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

41 commits

Author SHA1 Message Date
vanitasvitae 532b80ea84
Added ThemedVisibilityPreference and set it in NavSlider Preference Screen 2016-10-25 21:29:16 +02:00
vanitasvitae 97d075e210
Added navslider entry contacts 2016-10-25 17:56:35 +02:00
vanitasvitae b9221099c2 SQUASH
Rewrote ThemedSettings by inheriting Preference classes

Fixed issues pointed out by gsantner

Added back circle color picker preview to Settings and reflect color changes immediatelly :D

Removed some debug messages and unified usage of Themeable
2016-10-25 17:04:32 +02:00
Gregor Santner 866672eb47 Show Tor preset in Pod selection
; Themed BadgeDrawable
; Update TR, Pods
; Show Stream option after login
2016-10-22 19:21:26 +02:00
Gregor Santner 2f5aa1e0e7 backward compatibility - proxy 2016-10-22 16:01:45 +02:00
vanitasvitae 3e7c843d7b
Update gradle and fix proxy port bug 2016-10-18 21:15:54 +02:00
vanitasvitae f76207e75b
Switched intellihide toolbars on by default 2016-10-14 13:07:07 +02:00
vanitasvitae 8e852d7ff2
Added notifications dropdown menu with settings 2016-10-14 12:57:17 +02:00
Gregor Santner 71d8b886f6 Code auto reformatting; Update TR, PodList 2016-10-14 01:26:56 +02:00
Gregor Santner 110598ea85 Merge branch 'master' into poddy_as_podsource 2016-10-14 00:44:23 +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 c550c2474e Rework app to use new DiasporaPod class 2016-10-07 02:43:12 +02:00
Gregor Santner b12e021e99 Update AppSettings.java 2016-09-20 23:55:50 +02:00
Gregor Santner ed55459019 Move Logging to own class; Allow disable normal&spam messages 2016-09-19 01:10:29 +02:00
Gregor Santner 67c416f870 Preference option - Chrome Custom Tab 2016-09-18 23:17:18 +02:00
Gregor Santner 78b96d9ade Improve navigation drawer, default visibilities 2016-08-28 17:54:35 +02:00
vanitasvitae f8d8126c0e Removed unused classes and cleaned code up 2016-08-23 21:23:36 +02:00
Gregor Santner 4f148191f7 Aspect name as title (fixes#44 , fixes #47) 2016-08-13 15:37:08 +02:00
Gregor Santner 4f8215beee Allow most navigation items to hide as pref 2016-08-13 14:13:14 +02:00
Gregor Santner 8f2a01ca73 Load from/save counts from prefs 2016-08-07 11:41:26 +02:00
Gregor Santner 78f6c7e6e2 Optionally allow exit button in nav drawer 2016-08-07 02:28:37 +02:00
vanitasvitae 08e2849a36 removed ShareActivity, moved sharing code to MainActivity, made adding shared-by-notice toggleable 2016-08-02 23:58:36 +02:00
Gregor Santner ad2cb4c615 Merge preferences from AppSettings and SettingsActivy/preferences.xml 2016-08-02 21:33:13 +02:00
Gregor Santner a15e060e25 Allow turning off toolbar intellihide 2016-07-31 15:16:22 +02:00
Gregor Santner 08d634c7f1 Update license infos of source files 2016-07-29 14:00:28 +02:00
Dmitriy Bogdanov 0072f22845
Add "Followed tags" listing 2016-07-18 16:02:18 +04:00
Gregor Santner a1962a723d Fix Travis CI -> SDK 24 2016-07-18 11:59:10 +02:00
vanitasvitae 2024f5d8fa Cleanup and release v0.1.3 2016-07-04 11:19:09 +02:00
vanitasvitae b807939652 Moved desktop/mobile toggle from settingsactivity to bottom bar, updated german translations, removed unused settings methods 2016-06-17 19:43:28 +02:00
vanitasvitae e532cbc215 Connected proxy settings to SettingsActivity. 2016-06-16 23:36:52 +02:00
vanitasvitae 414b314649 Merged master's changes 2016-06-16 23:01:23 +02:00
vanitasvitae 766a854a92 Made SettingsActivity use correct sharedPrefs, made FontSize and loadImages preferences work, removed unused code, moved webview initialization code in own method 2016-06-16 22:55:06 +02:00
vanitasvitae 8466c279bb Add isLoadDesktopPage to Preferences, make SettingsActivity list changed settings in Intent 2016-06-16 21:18:42 +02:00
vanitasvitae 8996d4a73a Added some strings and started to integrate settingsActivity into the app 2016-06-11 00:28:26 +02:00
vanitasvitae 61c92349aa Added option to set manual proxy 2016-06-09 01:03:50 +02:00
scoute-dich b5cf37108e added titles on top toolbar 2016-06-07 19:13:37 +02:00
Gregor Santner 3a49a83896 Extract and show aspects 2016-06-05 17:25:29 +02:00
Gregor Santner 85038e90f2 Cache last podlist 2016-06-05 13:57:34 +02:00
Gregor Santner 280f5ab1c3 Lots of refactoring; Reworked Splash,PodSelectionActivity; Switch Pod; Clear settings; 2016-06-04 03:48:57 +02:00
Gregor Santner a0d81da63d Update markdown files 2016-05-31 15:42:13 +02:00
Gregor Santner 42f73b9418 Final package id 2016-03-29 19:38:50 +02:00
Renamed from app/src/main/java/de/dfa/diaspora_android/data/AppSettings.java (Browse further)