Commit Graph

184 Commits

Author SHA1 Message Date
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 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 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
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
Gregor Santner 78b96d9ade Improve navigation drawer, default visibilities 2016-08-28 17:54:35 +02:00
Gregor Santner 40a9823b19 Update Translations 2016-08-27 16:59:28 +02:00
Gregor Santner c93e28cdc7 Load license, contributors, maintainers and 3party libs from ressources 2016-08-27 16:40:16 +02:00
vanitasvitae 8ae74d97d4 Reworked search dialog to use layout resource and some code cleanup 2016-08-27 12:34:08 +02:00
vanitasvitae 18eeb76079 Forgot to add HashtagProvider 2016-08-27 09:24:14 +02:00
vanitasvitae 5a6910b447 Added license headers and some documentation to AboutActivity, HtmlTextView, HashtagProvider 2016-08-27 09:23:58 +02:00
vanitasvitae 48f0997864 Merge branch 'master' of github.com:Diaspora-for-Android/diaspora-android 2016-08-27 00:46:54 +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
Gregor Santner e3a777a800 Fix new TR errors 2016-08-26 19:35:02 +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 50f5a79c30 Added changes to Manifest 2016-08-24 22:07:15 +02:00
vanitasvitae 0b8dbcc35d Added first design of an AboutActivity 2016-08-24 22:05:35 +02:00
Gregor Santner 12d12cdd39 TR update 2016-08-23 22:20:06 +02:00
vanitasvitae f8d8126c0e Removed unused classes and cleaned code up 2016-08-23 21:23:36 +02:00
vanitasvitae 7091b1ba31 Updated NetCipher from 1.2.1 to 2.0.0-alpha1. This fixes #58 2016-08-23 14:36:03 +02:00
vanitasvitae 7c1510a272 Added first design of StatisticsFetchTask (currently not working/needed) 2016-08-23 14:28:34 +02:00
Gregor Santner 75106e2c12 Update strings.xml 2016-08-22 10:00:58 +02:00
vanitasvitae 5bcc99dfba Display app launcher icon instead of nothing when no avatar image set. Fix #55 2016-08-21 17:04:51 +02:00
Gregor Santner 024bba8260 TR update 2016-08-19 19:33:23 +02:00
vanitasvitae 417a695a6b Made description of navigation drawer settings more precise 2016-08-19 14:07:37 +02:00
vanitasvitae c3006f9fb2 Fix #54 2016-08-19 13:54:03 +02:00
Gregor Santner 38ae98478c update TR 2016-08-16 21:05:36 +02:00
vanitasvitae 08b39b16c9 Fixed #51 2016-08-14 18:23:23 +02:00
Gregor Santner 352d644bc3 Release v0.1.5 2016-08-14 11:34:36 +02:00
vanitasvitae 99349fc13a Migrated SettingsActivity to using PreferenceFragment 2016-08-13 19:54:16 +02:00
vanitasvitae 48a7680930 Fixed Navslider option changes not causing activity restart 2016-08-13 16:36:11 +02:00
Gregor Santner 8854ba35b2 Update strings 2016-08-13 15:54:18 +02:00
Gregor Santner 4f148191f7 Aspect name as title (fixes#44 , fixes #47) 2016-08-13 15:37:08 +02:00
Gregor Santner 4f8215beee Allow most navigation items to hide as pref 2016-08-13 14:13:14 +02:00
Gregor Santner a4864714bf japan translation 2016-08-13 13:22:05 +02:00
vanitasvitae 9c572fff6a Merge pull request #50 from Diaspora-for-Android/disable_backup
Disabled Backup
2016-08-13 00:56:16 +02:00
vanitasvitae d53e955985 Disable Webview FileAccess 2016-08-13 00:42:13 +02:00
vanitasvitae 44bec084e2 Disabled Backup 2016-08-13 00:21:43 +02:00
vanitasvitae 79e8ead9bc Some cleaning up 2016-08-10 23:43:00 +02:00
vanitasvitae be54e65abe Commented DiasporaUrlHelper and added license 2016-08-10 23:21:34 +02:00
Gregor Santner c2e5dab920 Added Kannada language (thanks yogi) 2016-08-10 22:53:16 +02:00
vanitasvitae 7e352c1aeb Readded profile item to navdrawer 2016-08-10 17:47:21 +02:00