Commit graph

1237 commits

Author SHA1 Message Date
David-Development
68989d6295 Merge pull request #430 from cemrich/collapse-folder-icons
Switched collapse folder icons.
2015-11-13 08:57:58 -04:00
David-Development
2e22954b1b Merge pull request #428 from cemrich/bugfix-leaked-connection
Fixed leaked connection from CustomTabsService.
2015-11-13 08:57:06 -04:00
David-Development
6c552ab168 Merge pull request #427 from cemrich/bugfix-webview-bgcolor
Set news detail view's background color according to theme.
2015-11-13 08:56:19 -04:00
benjamin stephan
29d6beb158 cleaned up a bit 2015-11-12 11:31:02 +01:00
Jenkins for ownCloud
2edd038616 [tx-robot] updated from transifex 2015-11-11 01:41:46 -05:00
Christine Emrich
a15e94957d delete unused code in touched layout xml 2015-11-10 14:49:00 +01:00
Christine Emrich
2648484618 Styling. Added scrollbar and fixed black theme colors. 2015-11-09 22:42:51 +01:00
Christine Emrich
0280c7bd83 Refactored markdown to xml code. 2015-11-09 22:09:26 +01:00
Christine Emrich
638fb79b9f Refactor VersionInfoDialogFragment. Use localized string. 2015-11-09 21:22:06 +01:00
Christine Emrich
b849a45f05 Replacing custom changeloglib with repository version. 2015-11-09 21:19:52 +01:00
Christine Emrich
438b6f2045 Avoid volume change at beginning and end of feed when "navigate with volume buttons" is activated. 2015-11-08 10:52:33 +01:00
Christine Emrich
48f73ec846 Merge branch 'master' of https://github.com/owncloud/News-Android-App into feature/page-indicator
# Conflicts:
#	News-Android-App/src/main/java/de/luhmer/owncloudnewsreader/NewsDetailActivity.java
#	News-Android-App/src/main/res/layout/activity_news_detail.xml
2015-11-07 10:38:19 +01:00
Christine Emrich
883272d267 Switched collapse folder icons. 2015-11-06 21:52:03 +01:00
Christine Emrich
09bc5209f1 Fixed leaked connection from CustomTabsService. 2015-11-05 14:41:19 +01:00
Christine Emrich
1670030977 Set news detail view's background color according to theme.
This change is only visible while the content is still loading.
2015-11-05 13:28:28 +01:00
benjamin stephan
517516b5f3 added context menu in newsdetail-webview to longclick and save images locally (Download-folder). Not yet cleaned up! 2015-11-05 12:16:46 +01:00
Jenkins for ownCloud
b62be944c3 [tx-robot] updated from transifex 2015-10-30 01:41:42 -04:00
Jenkins for ownCloud
1db5955432 [tx-robot] updated from transifex 2015-10-29 01:41:41 -04:00
Jenkins for ownCloud
726fae351e [tx-robot] updated from transifex 2015-10-24 01:41:42 -04:00
Jenkins for ownCloud
2ae6784bfe [tx-robot] updated from transifex 2015-10-23 01:41:41 -04:00
Jenkins for ownCloud
7bad8fb05b [tx-robot] updated from transifex 2015-10-19 01:41:43 -04:00
Jenkins for ownCloud
5d17a2009d [tx-robot] updated from transifex 2015-10-16 01:41:37 -04:00
Jenkins for ownCloud
16951ad503 [tx-robot] updated from transifex 2015-10-12 01:41:38 -04:00
Jenkins for ownCloud
7cb0b39e7a [tx-robot] updated from transifex 2015-10-11 01:41:37 -04:00
Jenkins for ownCloud
c5be938e49 [tx-robot] updated from transifex 2015-10-10 01:41:36 -04:00
Jenkins for ownCloud
e80e3ed1e7 [tx-robot] updated from transifex 2015-10-09 01:41:37 -04:00
Jenkins for ownCloud
ba9594f481 [tx-robot] updated from transifex 2015-10-08 01:41:36 -04:00
Jenkins for ownCloud
ee96eeba2d [tx-robot] updated from transifex 2015-10-07 01:41:35 -04:00
Jenkins for ownCloud
d91243d828 [tx-robot] updated from transifex 2015-10-06 01:41:35 -04:00
Jenkins for ownCloud
556b1e4dae [tx-robot] updated from transifex 2015-10-04 01:41:36 -04:00
David-Development
14efd37005 fix android lint issues 2015-10-03 20:56:36 +02:00
David-Development
fd39b399ed add compatibility to api level 8 2015-10-03 19:44:11 +02:00
David-Development
21b336acd6 refactoring (parse version number in separate method) 2015-10-03 18:44:10 +02:00
David-Development
f4871ffe6a fix lint warning 2015-10-03 18:43:16 +02:00
David-Development
0c652e4b4a add comment 2015-10-03 18:01:29 +02:00
David-Development
90f3117595 Merge pull request #417 from schaal/parallelize-sync
Start AsyncTasks in parallel
2015-10-03 12:46:05 -03:00
Daniel Schaal
f2a5059e05 Add unit tests to check API url generation. 2015-10-03 13:58:06 +02:00
Daniel Schaal
05aff94ba6 Keep track of sync state in OwnCloudSyncService 2015-10-03 13:58:06 +02:00
Daniel Schaal
d035c24138 Add StopWatch to time synchronization 2015-10-03 13:58:06 +02:00
Daniel Schaal
38b87fa8c8 Initialize OwnCloud_Reader on demand, remove init method 2015-10-03 13:58:06 +02:00
Daniel Schaal
230070b234 Reset api when logging in 2015-10-03 13:58:06 +02:00
Daniel Schaal
2228e6455e Initialize HttpJsonRequest in SyncTests SetUp method. 2015-10-03 13:58:06 +02:00
Daniel Schaal
03d13f4418 Change minSDK to 11.
Only a tiny percentage of devices still use lower api levels.
2015-10-03 13:58:06 +02:00
Daniel Schaal
63f02808fd Completely remove task_id and SYNC_TYPE, no longer necessary 2015-10-03 13:58:06 +02:00
Daniel Schaal
8766bfb8b7 Make all AsyncTasks return Exceptions 2015-10-03 13:58:06 +02:00
Daniel Schaal
2c52085ab4 Remove task_id from OnAsyncTaskCompletedListener 2015-10-03 13:58:06 +02:00
Daniel Schaal
63bab52994 Use the same OnAsyncTaskCompletedListener for all tasks. 2015-10-03 13:58:06 +02:00
Daniel Schaal
7ebdbb33b4 Make ROOT_PATH_API constants relative. 2015-10-03 13:58:06 +02:00
Daniel Schaal
65b980b7e4 Ensure trailing slash directly in HttpJsonRequest 2015-10-03 13:58:06 +02:00
Daniel Schaal
63371ae4f2 Parallelize AsyncTasks in OwncloudSyncService
Synchronize completion of tasks using a CountDownLatch
2015-10-03 13:58:06 +02:00