1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2024-07-03 00:32:36 +02:00
Commit graph

14 commits

Author SHA1 Message Date
vanitasvitae d17d89f7f9
Fixed lint issues (suppressed, where they cant be fixed) 2016-11-04 23:28:57 +01:00
Gregor Santner b7ca97208a BIG REFACTORING - 0.1.6-next edition 2016-10-26 16:23:14 +02:00
vanitasvitae c67992fc37 Proxy tor preset
Set windowSoftInputMode to adjustResize, Repair sharing text into app, Repair image sharing on 4.2

Fix view intent

Update TR; Update buildToolsVersion -> 24.0.2

Update ISSUE_TEMPLATE.md
Update README.md

Switch ic_launcher back to png

Replace blowball image on splash with character

Reworked UI using Fragments

Merge branch 'master' into rework_fragments

Update README.md
Fixed top/bottom menu entry population

Added HashtagFragment

Moved WebClients and ChromeClients to webview package

Removed SplashActivity, migrated PodSelectionActivity to PodSelectionFragment

Merge branch 'master' into rework_fragments

Handle Intent.Action.Main in handleIntent()

Update strings-about.xml
Fixed image sharing to other apps

Get title for image sharing dialog from resources instead of using hardcoded string. Also do not show multiple permission dialogs stacked

Removed test Fragments and old SplashActivity related stuff

Merge branch 'master' into rework_fragments

Added some documentation to MainActivity

Fixed clear webview cache. Thanks @di72nn

Only set window title depending on webviews content, when DiasporaStreamFragment is displayed (do not overwrite other fragments title when the webview loads in the background)

Reworked custom themes

Set customtab color

Do not open load the stream when clicked on toolbar

Added note about customtabs and proxys. Fixes #77

Resolved merge conflicts

Removed duplicate method getAppSettings

Fixed default color was id instead of color value bug

Update TR

Some improvements of code quality

Moved colorpicker repo up

Fixed applying of settings

Fixed bug causing ClassCastException

Moved ThemeHelper and ColorPalette to util.theming

Added missing license headers to source files

Merge branch 'master' into proper-themes

Apply nav-slider entry visibilities in onResume

SettingsActivity: Switched to Toolbar and fixed toolbar color issue

Fixed BrowserFragment reloading in onResume and added credits to LeafPic

Added reference to ColorPicker in 3rd party licenses and updated support libraries

Merged master

Fixed applying proxy settings

Merged master proxy changes

Fixed nav slider layout color issue

Proxy tor preset

Reworked custom themes

Set customtab color

Do not open load the stream when clicked on toolbar

Added note about customtabs and proxys. Fixes #77

Resolved merge conflicts

Removed duplicate method getAppSettings

Fixed default color was id instead of color value bug

Update TR

Some improvements of code quality

Moved colorpicker repo up

Fixed applying of settings

Fixed bug causing ClassCastException

Moved ThemeHelper and ColorPalette to util.theming

Added missing license headers to source files

Merge branch 'master' into proper-themes

Apply nav-slider entry visibilities in onResume

SettingsActivity: Switched to Toolbar and fixed toolbar color issue

Fixed BrowserFragment reloading in onResume and added credits to LeafPic

Added reference to ColorPicker in 3rd party licenses and updated support libraries

Merged master

Fixed applying proxy settings

Merged master proxy changes

Fixed nav slider layout color issue

Merge branch 'proper-themes' of github.com:Diaspora-for-Android/diaspora-android into proper-themes
2016-10-13 16:56:31 +02:00
Gregor Santner e2eaa73ba1 #40 new color scheme, Replace png icons with vector drawables 2016-09-15 22:10:43 +02:00
Gregor Santner ac19efd847 Accent color orange; Notification/Message count badge; Reworked progressbar #40 2016-09-11 17:15:26 +02:00
Gregor Santner 1dcd05af10 Update design #40, fixes #65 2016-09-09 20:56:43 +02:00
Gregor Santner 4f8215beee Allow most navigation items to hide as pref 2016-08-13 14:13:14 +02:00
Gregor Santner b4c0797155 tr fix 2016-08-02 23:06:10 +02:00
Gregor Santner 72e15c1611 colour changes #40 2016-08-02 21:39:47 +02:00
scoute-dich b5cf37108e added titles on top toolbar 2016-06-07 19:13:37 +02:00
Gregor Santner ff39986715 Activity transitions, usability MainActivity, green accent color 2016-06-02 13:58:09 +02:00
Gregor Santner 0a88c1d400 Bump android libs; gradle; Studio 2.1 2016-05-05 17:42:29 +02:00
Gregor Santner 5f3b07e973 Link to profile; Move menu actions; Refactoring part1 2016-03-20 22:49:11 +01:00
scoute-dich 22eccee75b Initial commit 2016-03-03 17:46:31 +01:00