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

13 commits

Author SHA1 Message Date
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 ed55459019 Move Logging to own class; Allow disable normal&spam messages 2016-09-19 01:10:29 +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 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 c93e28cdc7 Load license, contributors, maintainers and 3party libs from ressources 2016-08-27 16:40:16 +02:00
vanitasvitae 5a6910b447 Added license headers and some documentation to AboutActivity, HtmlTextView, HashtagProvider 2016-08-27 09:23:58 +02:00
vanitasvitae 240551f34c Made hashtags in textviews clickable. Hashtags open post editor with hashtag inserted. Also cleaned up text sharing in general 2016-08-27 00:04:07 +02:00
vanitasvitae f26f1539ec Added some more features and information to the AboutActivity 2016-08-26 17:08:57 +02:00
vanitasvitae c62f38e693 Added lorem ipsum and some more visual tweaks to AboutActivity 2016-08-25 00:23:20 +02:00
vanitasvitae 0b8dbcc35d Added first design of an AboutActivity 2016-08-24 22:05:35 +02:00