Commit Graph

25 Commits

Author SHA1 Message Date
Gregor Santner d1d2d7b4d1 Fix drawable lint issues 2017-10-29 15:33:59 +01:00
Gregor Santner b4608794ab Hide statusbar option for mainacitvity 2017-09-11 18:48:58 +02:00
Gregor Santner baff1a1d35
Fixed #156 #158 #159
* Added pod spyurk.am
* Added chinese traditional language
* Added NavSlider option: Statistics
* Changed shared-by-notice text
2017-04-15 12:00:52 +02:00
vanitasvitae 5379386ecc
Added icons to notification dropdown menu 2017-03-08 10:17:49 +01:00
Gregor Santner ac2327d2f2 Fix #151; URL handling; language; dia.so
* Language switcher in settings (#151)
* Handle dia.so links
* Improve security at internal browser decision
2017-03-05 20:51:56 +01:00
vanitasvitae b62f8d32b7
Added option to control screen rotation 2016-11-12 15:36:56 +01:00
vanitasvitae 00e238a028
Added back stream loading on topbar click. Made it toggleable in settings 2016-11-10 14:18:22 +01:00
vanitasvitae 527912e49b
Fixed a ton of lint issues 2016-11-08 20:41:53 +01:00
vanitasvitae 8e324d8f2b Added reports navdrawer entry and divided visibility options into subcategories as suggested by gsantner
Merge PR #110 from DfA/divide-visibility-options

Reports Navdrawer Item reworked
set context of webview in onAttach method of BrowserFragment

Merge branch 'master' of github.com:Diaspora-for-Android/diaspora-android
2016-11-06 20:36:43 +01:00
vanitasvitae f89f21f979 Added icons to the settings
Chaged some icons

Moved Contacts up one in Settings
2016-10-28 00:18:44 +02:00
Gregor Santner 2b0a5cd876 ThemedFragment for Aspects & tagst, fixes #94 #81 2016-10-26 14:33:05 +02:00
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
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
vanitasvitae c62f38e693 Added lorem ipsum and some more visual tweaks to AboutActivity 2016-08-25 00:23:20 +02:00
Gregor Santner 2507dbd015 Use Vector Drawables instead of pngs 2016-08-07 23:51:31 +02:00
Gregor Santner 4b9bbdb5d7 Update icons #40 2016-08-07 03:30:44 +02:00
Gregor Santner 78f6c7e6e2 Optionally allow exit button in nav drawer 2016-08-07 02:28:37 +02:00
scoute-dich b5cf37108e added titles on top toolbar 2016-06-07 19:13:37 +02:00
Gregor Santner 88801f6961 Android Studio 2.0; bump libs; gradle version 2016-04-09 13:53:06 +02:00
scoute-dich 22eccee75b Initial commit 2016-03-03 17:46:31 +01:00