Commit graph

1163 commits

Author SHA1 Message Date
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
Daniel Schaal
3368d1e0c1 Use a Future to get the api version. 2015-10-03 13:58:06 +02:00
Daniel Schaal
2c887ff4fb Convert OwnCloud_Reader to a singleton 2015-10-03 13:58:06 +02:00
Daniel Schaal
eb45690702 Use init instead of createNewInstance for HttpJsonRequest, init on main thread. 2015-10-03 13:58:06 +02:00
Daniel Schaal
ad2a3a4c21 Add Start_AsyncTask method, use varargs for OnAsyncTaskCompletedListener 2015-10-03 13:58:03 +02:00
Daniel Schaal
7c2c621737 Use UIL async API to download images in GetImageThreaded 2015-10-03 08:38:00 +02:00
Daniel Schaal
8cf857f65e Add one more invalid language to transifex mapping. 2015-10-03 08:37:27 +02:00
Jenkins for ownCloud
d84f527bed [tx-robot] updated from transifex 2015-10-03 01:41:38 -04:00
Jenkins for ownCloud
0f58e17398 [tx-robot] updated from transifex 2015-10-02 01:41:38 -04:00
David-Development
856fc0a3f6 Update to 0.9.7.2 2015-09-29 12:37:42 +02:00
David-Development
9a67f8a5aa Add profile picture support 2015-09-29 12:29:32 +02:00
David-Development
53f558c707 Add profile picture support 2015-09-29 12:28:37 +02:00
David-Development
7310437790 Merge branch 'master' of https://github.com/owncloud/News-Android-App 2015-09-29 11:58:16 +02:00
David-Development
35387d8e4e add unit tests for sync 2015-09-29 11:58:04 +02:00
David-Development
4a2a716ee0 Fix url issues since HttpUrl is used. 2015-09-29 11:56:45 +02:00
David-Development
1fd47989ec Fix app crash - ProgressViewHolder cast exception 2015-09-29 11:49:15 +02:00
Jenkins for ownCloud
02a754a61b [tx-robot] updated from transifex 2015-09-29 01:41:48 -04:00
David-Development
169ece6cea Merge pull request #413 from schaal/cleanups
Cleanups
2015-09-28 16:49:42 -03:00
Jenkins for ownCloud
418e74d908 [tx-robot] updated from transifex 2015-09-28 02:37:09 -04:00
Daniel Schaal
1c2174f4a5 Update gradle build plugin to 1.3.0 2015-09-27 12:06:06 +02:00
Daniel Schaal
4b652fdf62 Use customtabs support library, remove customtabs submodule 2015-09-27 12:04:58 +02:00
Daniel Schaal
7b87c76337 Add attribute for inactive star tint color 2015-09-27 10:28:44 +02:00
Daniel Schaal
6e97efb85e Use different Drawables for rewinding and replaying. 2015-09-27 10:05:58 +02:00
Daniel Schaal
465fad91b6 Use tint for Drawables in podcast fragment.
Remove now unused Drawables.
2015-09-27 10:05:58 +02:00
Daniel Schaal
bc3a3a4467 Use tint for expand Drawable in subscription_list_item layout.
Remove now unused drawables, remove _light suffix from remaining
Drawables.
2015-09-27 10:05:58 +02:00