1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2024-06-26 05:24:52 +02:00
Commit graph

85 commits

Author SHA1 Message Date
massimilianoLe 5854075080 pull to refresh page (#219) 2018-11-23 10:28:37 +01:00
Gregor Santner 4cd88400ee Rework string ids to tell content 2018-09-04 19:16:51 +02:00
Gregor Santner 48a00b099e
. 2018-09-04 17:02:34 +02:00
Gregor Santner d53128e5cb
Merge license and changelog dialog on first start 2018-04-08 09:01:52 +02:00
Gregor Santner a96e91aefb
Top toolbar with overflow icons and light/dark theme 2017-10-29 14:47:00 +01:00
Gregor Santner eb0e2b0997
Improve badge and podselection colors ; Update podlist 2017-08-13 23:02:04 +02:00
Gregor Santner 6d93db79b8
Improve AMOLED mode 2017-06-10 13:01:57 +02:00
Gregor Santner 2d7d898bfe
- Added AMOLED mode
- Use opoc/AdBlock
- Improve NavDrawer
2017-06-08 02:33:00 +02:00
Gregor Santner 98bf2d6a93
New language: Czech - thanks @bezcitu; Search single-line; Update Readme 2016-12-24 15:33:52 +01:00
Gregor Santner 165626fc6c
Added flavour secondlion* 2016-12-22 04:07:30 +01:00
Gregor Santner 8abb662546 Release - v0.2.1 2016-11-22 19:22:44 +01:00
vanitasvitae dbafcc065c
Fixed duplicate strings and removed unnecessary background colors 2016-11-11 20:37:27 +01:00
vanitasvitae be0a37dbc8
Workaround for overlapping fragments. Fixes #116 2016-11-11 20:17:59 +01:00
vanitasvitae f2ed7069a6 Reworked AboutFragment
Reworked licenseFragment

removed unused old layout

Fixed lint issues

Fixed margin

use onClick and fix string indent
2016-11-08 13:07:38 +01:00
vanitasvitae b07a1eba1e
Possible fix for webview crashes 2016-11-06 17:33:22 +01:00
vanitasvitae d17d89f7f9
Fixed lint issues (suppressed, where they cant be fixed) 2016-11-04 23:28:57 +01:00
vanitasvitae fd05370280
Fixed pod displaying pod domain/name in debug fragment and fixed diaspora markdown link 2016-10-30 21:04:08 +01:00
Gregor Santner b7ca97208a BIG REFACTORING - 0.1.6-next edition 2016-10-26 16:23:14 +02:00
Gregor Santner 2b0a5cd876 ThemedFragment for Aspects & tagst, fixes #94 #81 2016-10-26 14:33:05 +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 6cc651bfcc
Themed PodSelectionDialog 2016-10-22 23:30:22 +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
vanitasvitae ebc70fdff0
Allow more than one line in the nav_header pod notice 2016-10-15 11:21:51 +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 14b9b6a8f0
Fixed Settings layout issue 2016-10-13 18:18:47 +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 654a00d647 PodSelectionFragment 2016-10-06 05:26:54 +02:00
Gregor Santner 50207181f9 Let PodService fetch from DfA; PodSelection rework 2016-10-05 02:30:10 +02:00
vanitasvitae 88e4636e88 Removed test Fragments and old SplashActivity related stuff 2016-10-02 13:36:57 +02:00
vanitasvitae 94895f78e0 Removed SplashActivity, migrated PodSelectionActivity to PodSelectionFragment 2016-10-01 01:18:42 +02:00
vanitasvitae fec93a0660 Added HashtagFragment 2016-09-30 23:15:10 +02:00
vanitasvitae ae26ecd112 Merge branch 'master' into rework_fragments 2016-09-28 21:48:09 +02:00
vanitasvitae e4d4305fc1 Reworked UI using Fragments 2016-09-28 21:43:25 +02:00
Gregor Santner 8e9dabe951 Replace blowball image on splash with character 2016-09-27 01:24:07 +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 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 ac19efd847 Accent color orange; Notification/Message count badge; Reworked progressbar #40 2016-09-11 17:15:26 +02:00
vanitasvitae dc8349a4e8 Moved BroadcastReceiver for CustomTabs in own class 2016-09-11 14:51:23 +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 02f56f25fb Cleaned code, added debug log to DebugFragment of AboutActivity 2016-09-09 19:27:07 +02:00
vanitasvitae 305a40c8c5 Added some experimental changes to keep the webview on orientation changes 2016-09-05 20:42:57 +02:00
vanitasvitae e7f74eb08d Added information about android version and device to AboutActivity 2016-09-05 18:45:22 +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
Gregor Santner 78b96d9ade Improve navigation drawer, default visibilities 2016-08-28 17:54:35 +02:00