Commit Graph

673 Commits

Author SHA1 Message Date
Gregor Santner a2508e4df5 Go to login page instead of podpage 2016-10-07 04:29:32 +02:00
Gregor Santner 64a9d02e7c Update podlist 2016-10-07 03:47:59 +02:00
Gregor Santner c550c2474e Rework app to use new DiasporaPod class 2016-10-07 02:43:12 +02:00
Gregor Santner 3303a48787 Update TR 2016-10-07 02:11:45 +02:00
vanitasvitae 7391431501
Added note about customtabs and proxys. Fixes #77 2016-10-06 21:44:13 +02:00
vanitasvitae ebedfd9fb5
Do not open load the stream when clicked on toolbar 2016-10-06 21:23:24 +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 91c706ed4a 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) 2016-10-03 23:04:09 +02:00
vanitasvitae c005ef744d Fixed clear webview cache. Thanks @di72nn 2016-10-03 18:28:08 +02:00
vanitasvitae 68d299f894 Added some documentation to MainActivity 2016-10-02 22:22:08 +02:00
vanitasvitae 160ed992df Merge branch 'master' into rework_fragments 2016-10-02 14:15:50 +02:00
vanitasvitae 88e4636e88 Removed test Fragments and old SplashActivity related stuff 2016-10-02 13:36:57 +02:00
vanitasvitae 7ee5e0f39b Get title for image sharing dialog from resources instead of using hardcoded string. Also do not show multiple permission dialogs stacked 2016-10-02 12:55:05 +02:00
vanitasvitae 036457117c Fixed image sharing to other apps 2016-10-02 12:42:12 +02:00
vanitasvitae 2475c66830 Update strings-about.xml 2016-10-01 01:47:16 +02:00
vanitasvitae d8cbe480ad Handle Intent.Action.Main in handleIntent() 2016-10-01 01:30:58 +02:00
vanitasvitae e0e8adac19 Merge branch 'master' into rework_fragments 2016-10-01 01:21:19 +02:00
vanitasvitae 94895f78e0 Removed SplashActivity, migrated PodSelectionActivity to PodSelectionFragment 2016-10-01 01:18:42 +02:00
vanitasvitae e06e2f3ba1 Moved WebClients and ChromeClients to webview package 2016-10-01 00:24:53 +02:00
vanitasvitae fec93a0660 Added HashtagFragment 2016-09-30 23:15:10 +02:00
vanitasvitae 850f759cde Fixed top/bottom menu entry population 2016-09-29 19:44:42 +02:00
vanitasvitae 1baeac1fe5 Update README.md 2016-09-29 00:24:27 +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
Gregor Santner 4c8602b37d Switch ic_launcher back to png 2016-09-27 01:07:40 +02:00
Gregor Santner 73895c9ddb Update README.md 2016-09-26 23:01:21 +02:00
vanitasvitae 8a94bf5766 Update ISSUE_TEMPLATE.md 2016-09-26 20:53:58 +02:00
Gregor Santner a04e2051a8 Update TR; Update buildToolsVersion -> 24.0.2 2016-09-26 16:28:17 +02:00
vanitasvitae 2aaddec3a3 Fix view intent 2016-09-22 23:40:35 +02:00
vanitasvitae 5c41c62c85 Set windowSoftInputMode to adjustResize, Repair sharing text into app, Repair image sharing on 4.2 2016-09-22 23:20:13 +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 c94a511ace Proxy tor preset 2016-09-21 15:03:54 +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