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

291 commits

Author SHA1 Message Date
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 a1ca8596b8 forward clicks on bottom toolbar to fragments onOptionsItemSelected 2016-09-22 00:54:32 +02:00
vanitasvitae 179fb3e741 Removed onPause and onResume in oder to fix issue with image upload 2016-09-22 00:40:35 +02:00
vanitasvitae 3eb5b2c867 Moved some code from WebViewFragment to StreamFragment and vice versa 2016-09-22 00:29:32 +02:00
vanitasvitae bd8b5381ea Prewarm customTabs 2016-09-21 22:49:37 +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 52d6947d3e Refactor layout file names 2016-09-21 12:36:42 +02:00
Gregor Santner b12e021e99 Update AppSettings.java 2016-09-20 23:55:50 +02:00
vanitasvitae a086923804 Removed newNotificationSnackbar 2016-09-20 21:44:43 +02:00
vanitasvitae adff9667af Version bump 2016-09-20 21:26:23 +02:00
Gregor Santner aab63bfb13 TR Update 2016-09-20 21:08:11 +02:00
vanitasvitae 1f0861c519 Update CHANGELOG.md 2016-09-20 20:57:14 +02:00
vanitasvitae 2996c63981 Fixed a bug where on Lolipop+ one could only append one image to a post 2016-09-20 20:41:25 +02:00
vanitasvitae 4a135e50d6 Removed animation from customTab 2016-09-20 20:09:30 +02:00
vanitasvitae 504f7cd434 Fixed #68 2016-09-20 19:52:42 +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 ef0e1b792a Merge pull request #67 from Diaspora-for-Android/customTabs
Custom tabs
2016-09-18 20:26:35 +02:00
Gregor Santner 3af1d120d7 Merge branch master into customTabs 2016-09-18 20:15:59 +02:00
Gregor Santner fb4209b13f bottom toolbar overflow style 2016-09-15 23:08:03 +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 0bf2e0aabd Update TR 2016-09-11 19:13:41 +02:00
Gregor Santner 5ba8675c39 Merge branch 'master' of github.com:Diaspora-for-Android/diaspora-android 2016-09-11 17:53:25 +02:00
Gregor Santner ac19efd847 Accent color orange; Notification/Message count badge; Reworked progressbar #40 2016-09-11 17:15:26 +02:00
vanitasvitae 1261d93a17 Moved TitleUpdateReceiver in own class and added some debug logs 2016-09-11 15:22:16 +02:00
vanitasvitae dc8349a4e8 Moved BroadcastReceiver for CustomTabs in own class 2016-09-11 14:51:23 +02:00
vanitasvitae 916ee58690 setupUI before applying proxy settings to mitigate nullpointer on WebView 2016-09-11 13:06:13 +02:00
vanitasvitae 40592ffae8 set Animations to CustomTabs 2016-09-11 13:05:26 +02:00
vanitasvitae ae2cefd6a5 Use customTabs to open external links. This is a very basic implementation 2016-09-11 12:35:16 +02:00
vanitasvitae 0b0b0198df Updated support libraries 2016-09-11 11:57:42 +02:00
vanitasvitae b8ba6bb443 Added a lot of debug logs to MainActivity 2016-09-10 16:54:48 +02:00
vanitasvitae f58fbd8364 Fixed crash when opening search dialog 2016-09-10 10:47:29 +02:00
Gregor Santner 1dcd05af10 Update design #40, fixes #65 2016-09-09 20:56:43 +02:00
vanitasvitae 1b06e20c84 Added long click action to Debug Log. User can copy log to clipboard using long click 2016-09-09 19:50:11 +02:00
vanitasvitae 83ea03ab60 Merge branch 'master' of github.com:Diaspora-for-Android/diaspora-android 2016-09-09 19:27:26 +02:00
vanitasvitae 02f56f25fb Cleaned code, added debug log to DebugFragment of AboutActivity 2016-09-09 19:27:07 +02:00
vanitasvitae d7046a1036 Update CHANGELOG.md 2016-09-08 22:11:19 +02:00
vanitasvitae 2a4706654f Translated about text to german 2016-09-08 14:28:09 +02:00
vanitasvitae 9e0a364bc8 Merge branch 'keepWebView' 2016-09-08 10:19:15 +02:00
vanitasvitae e6446217a8 Fixed image upload on 4.2 devices 2016-09-07 23:55:25 +02:00
vanitasvitae 7dbfb10229 Added permission check to FileChooser and added missing file choosing method for Android 4.2 WIP WARNING 2016-09-07 23:12:17 +02:00
vanitasvitae 305a40c8c5 Added some experimental changes to keep the webview on orientation changes 2016-09-05 20:42:57 +02:00
Gregor Santner 87363d204a TR update 2016-09-05 20:07:46 +02:00
vanitasvitae 8721f9e45b Update CHANGELOG.md 2016-09-05 18:55:56 +02:00
vanitasvitae e7f74eb08d Added information about android version and device to AboutActivity 2016-09-05 18:45:22 +02:00
vanitasvitae 05d9edbbdb Added contributors.txt to gitignore 2016-09-05 18:16:18 +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 315361e2b2 Fixed crowdin issues 2016-09-05 14:23:03 +02:00
Gregor Santner 4ad9828f2c Update CONTRIBUTORS.txt, LICENSE.md, Translations 2016-09-01 19:18:22 +02:00