Commit Graph

15 Commits

Author SHA1 Message Date
Gregor Santner a96e91aefb
Top toolbar with overflow icons and light/dark theme 2017-10-29 14:47:00 +01:00
Gregor Santner 165626fc6c
Added flavour secondlion* 2016-12-22 04:07:30 +01:00
Gregor Santner 71d8b886f6 Code auto reformatting; Update TR, PodList 2016-10-14 01:26:56 +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
vanitasvitae 3d2fce6ac0 Fixed layout issue (webview below topbar 2016-09-21 21:35:03 +02:00
vanitasvitae b2337b1955 Moved WebView in own fragments. There is still a bug, where the webview cannot be returned for some reason. 2016-09-21 21:15:34 +02:00
Gregor Santner fb4209b13f bottom toolbar overflow style 2016-09-15 23:08:03 +02:00
vanitasvitae 823ab7b8d8 AboutActivity respects intellihide settings, all coordinatorlayouts do now snap, added back button to AboutActivity and SettingsActivity 2016-09-05 18:15:29 +02:00
vanitasvitae e1b02c42d2 Removed unnecessary and buggy collapsableToolbarLayout 2016-08-07 01:51:07 +02:00
vanitasvitae 9e5b2b1235 Blend out bottom bar 2016-06-21 16:18:19 +02:00
Gregor Santner 14d5f04e2f Lower bottom toolbar #22 2016-06-07 13:33:50 +02:00
Gregor Santner 4c5911804a Collapsing top menu 2016-06-05 01:42:10 +02:00
Gregor Santner 945d617a52 fix keyboard. #4 2016-06-04 21:46:54 +02:00
Gregor Santner f7ce310703 toolbar/actions/menu changes, replaced fab 2016-06-04 17:10:24 +02:00
Gregor Santner 234335e696 Refactor layout & menu files, dialogs 2016-06-04 11:11:51 +02:00
Renamed from app/src/main/res/layout/app_bar_main.xml (Browse further)