Commit graph

656 commits

Author SHA1 Message Date
Daniel Schaal
a2ec4929be Remove all Drawables except launcher icon from xxxhdpi
According to documentation, only the launcher icon should be provided
for xxxhdpi
2015-07-14 16:54:52 +02:00
Daniel Schaal
6a530e8bf4 Remove forcing library versions 2015-07-14 16:54:52 +02:00
Daniel Schaal
feeb04ea4b remove unused layout 2015-07-14 16:54:52 +02:00
Daniel Schaal
fc4372a290 remove unused libs (jsoup and freemarker) 2015-07-14 16:54:52 +02:00
Daniel Schaal
ee7d85a38a Use Base64 implementation from android.util 2015-07-14 16:54:50 +02:00
Daniel Schaal
9b4d1104dd Use quantity string for Toast text 2015-07-14 16:54:29 +02:00
Daniel Schaal
35dd6c7830 use android:theme instead of deprecated app:theme 2015-07-14 16:54:29 +02:00
Daniel Schaal
d404ec9978 Remove deprecated Apache HTTP classes from HttpJsonRequest 2015-07-14 16:54:29 +02:00
Daniel Schaal
ff54db8a4b Suppress wrong NewApi inspection 2015-07-14 16:54:29 +02:00
Daniel Schaal
3a71397f15 Move GetCacheSizeAsync to main thread 2015-07-12 06:06:39 +02:00
Daniel Schaal
9d2f4e5bc1 Cast null to String to avoid varargs warning 2015-07-12 06:06:39 +02:00
Daniel Schaal
6f36801a3e Check if keystore file is readable 2015-07-12 06:06:39 +02:00
Jenkins for ownCloud
cd7ffeafb6 [tx-robot] updated from transifex 2015-07-11 01:41:40 -04:00
Jenkins for ownCloud
e31d7d0efa [tx-robot] updated from transifex 2015-07-10 01:41:39 -04:00
Jenkins for ownCloud
68d3d96823 [tx-robot] updated from transifex 2015-07-07 01:41:38 -04:00
Jenkins for ownCloud
891ea1a170 [tx-robot] updated from transifex 2015-07-06 01:41:29 -04:00
Jenkins for ownCloud
81a863f7a3 [tx-robot] updated from transifex 2015-07-04 01:42:36 -04:00
Jenkins for ownCloud
5f2202c029 [tx-robot] updated from transifex 2015-07-03 01:42:37 -04:00
Jenkins for ownCloud
579b0c256a [tx-robot] updated from transifex 2015-07-02 01:42:36 -04:00
Jenkins for ownCloud
49c397e922 [tx-robot] updated from transifex 2015-07-01 01:42:26 -04:00
Jenkins for ownCloud
7b8ab394f9 [tx-robot] updated from transifex 2015-06-30 01:41:28 -04:00
Jenkins for ownCloud
e84f7cc94b [tx-robot] updated from transifex 2015-06-29 01:41:23 -04:00
Jenkins for ownCloud
86d470e5e4 [tx-robot] updated from transifex 2015-06-28 01:41:35 -04:00
David Development
75a16440ab Update to 0.9.3 - Add Contributor section in readme 2015-06-27 17:28:34 +02:00
David Development
3ee1e6f9f6 Fix wrong rotation of folder indicator 2015-06-27 17:19:35 +02:00
David Development
d4a73b3a09 Fix possible app crash (gplay report) 2015-06-27 17:09:31 +02:00
David Development
f44c35216d Fix small "star" icon in actionbar 2015-06-27 17:02:45 +02:00
David-Development
bc280f1fd6 Merge pull request #358 from schaal/materialize
Use more material design elements and some cleanups
2015-06-27 16:58:07 +02:00
Daniel Schaal
bcbcf005c5 Use material icons 2015-06-26 20:48:09 +02:00
Daniel Schaal
6f1d382678 Use Snackbar instead of Messagebar 2015-06-26 20:47:41 +02:00
Daniel Schaal
a3ab1549c6 use app:ShowAsAction instead of android:ShowAsAction 2015-06-26 20:47:41 +02:00
Daniel Schaal
b562e6bd2c Remove GoogleReaderApi, Google Reader is long gone 2015-06-26 17:37:23 +02:00
Daniel Schaal
fb06ebfb1b Use getQuantityString for strings with quantities. 2015-06-26 17:37:19 +02:00
Jenkins for ownCloud
b5b0de2f1d [tx-robot] updated from transifex 2015-06-26 01:41:32 -04:00
Daniel Schaal
75f96406df Use AppCompatActivity instead of deprecated ActionBarActivity 2015-06-25 19:58:36 +02:00
Jenkins for ownCloud
733e1c6e48 [tx-robot] updated from transifex 2015-06-25 01:41:31 -04:00
David-Development
19846003d2 Merge pull request #357 from schaal/update-lang-config
Add more languages mappings to transifex config
2015-06-24 11:35:38 +02:00
Daniel Schaal
48269238f4 rename invalid languages
There are no region codes for valencia and pirate, so just
XV and XP.
2015-06-23 20:11:06 +02:00
Jenkins for ownCloud
c8efc38ce6 [tx-robot] updated from transifex 2015-06-23 01:41:39 -04:00
Jenkins for ownCloud
8cd612585d [tx-robot] updated from transifex 2015-06-22 01:41:36 -04:00
David-Development
8921351467 Merge pull request #356 from schaal/update-buildsystem
Update buildsystem
2015-06-21 19:14:02 +02:00
Daniel Schaal
12f25f30d3 Tint* Widgets are replaced with AppCompat* Widgets in 22 2015-06-21 14:03:49 +02:00
Daniel Schaal
3f11bb04e8 Use correct values for Theme.AppCompat 2015-06-21 14:03:35 +02:00
Daniel Schaal
9959063d17 use roboelectric 3.0-rc3, use upstream GradleTestRunner 2015-06-21 13:59:00 +02:00
Daniel Schaal
0410227822 Rename androidTest to test 2015-06-21 13:05:57 +02:00
Daniel Schaal
ce67821ee1 Remove invalid language codes or rename to valid ones 2015-06-21 13:05:32 +02:00
Daniel Schaal
45ed07475d Cleanup and update gradle scripts
Use up-to-date gradle plugin and sdk libraries
2015-06-21 13:04:52 +02:00
David Development
a7df05f9bb Update to 0.9.2 2015-06-21 12:59:26 +02:00
David Development
17afd9de0c Fix #318 2015-06-21 12:43:41 +02:00
David Development
bd3c94fe91 Merge remote-tracking branch 'origin/master' 2015-06-21 12:00:46 +02:00
David Development
0bf3f8bbd6 Fix #342 2015-06-21 12:00:21 +02:00
David-Development
4fd796504e Merge pull request #354 from schaal/check-defaultTrustManager-first
First try defaultTrustManager, then appTrustManager
2015-06-21 11:15:39 +02:00
Jenkins for ownCloud
55e56104bf [tx-robot] updated from transifex 2015-06-21 01:41:31 -04:00
Jenkins for ownCloud
d6fdc0b0b7 [tx-robot] updated from transifex 2015-06-20 01:41:31 -04:00
Daniel Schaal
d307a7fbca First try defaultTrustManager, then appTrustManager
Also only print stackTrace after every check failed.
2015-06-18 19:23:58 +02:00
Jenkins for ownCloud
732cd0542a [tx-robot] updated from transifex 2015-06-18 01:41:31 -04:00
Jenkins for ownCloud
09a01cf5a8 [tx-robot] updated from transifex 2015-06-17 01:41:32 -04:00
David Development
456b4daa87 Fix #348 2015-06-15 21:16:59 +02:00
Jenkins for ownCloud
028aaa83b6 [tx-robot] updated from transifex 2015-06-15 01:41:31 -04:00
Jenkins for ownCloud
d18b74cf4c [tx-robot] updated from transifex 2015-06-14 01:41:23 -04:00
Jenkins for ownCloud
51bb434c99 [tx-robot] updated from transifex 2015-06-12 01:41:32 -04:00
Jenkins for ownCloud
2d0421e7ab [tx-robot] updated from transifex 2015-06-11 01:41:33 -04:00
Jenkins for ownCloud
f33510c1f2 [tx-robot] updated from transifex 2015-06-10 01:41:27 -04:00
David Development
de2e69a585 Fix #350 2015-06-09 21:25:09 +02:00
Jenkins for ownCloud
c22fe837d2 [tx-robot] updated from transifex 2015-06-09 01:41:32 -04:00
Jenkins for ownCloud
7f888b675c [tx-robot] updated from transifex 2015-06-08 01:41:30 -04:00
Jenkins for ownCloud
30375943b7 [tx-robot] updated from transifex 2015-06-07 01:41:31 -04:00
Jenkins for ownCloud
80a0d0963d [tx-robot] updated from transifex 2015-06-04 01:41:31 -04:00
Jenkins for ownCloud
02d5c24e0b [tx-robot] updated from transifex 2015-06-03 01:41:30 -04:00
Jenkins for ownCloud
5f6fdd2198 [tx-robot] updated from transifex 2015-06-02 01:41:30 -04:00
Jenkins for ownCloud
58f504f0a2 [tx-robot] updated from transifex 2015-05-31 01:43:51 -04:00
David Development
4291da21c3 Merge remote-tracking branch 'origin/master' 2015-05-30 11:27:39 +02:00
David Development
7985b1c55c Update to 0.9.1 2015-05-30 11:03:29 +02:00
David Development
bf205ebf8b Refactoring 2015-05-30 10:56:22 +02:00
Jenkins for ownCloud
29930ff8a2 [tx-robot] updated from transifex 2015-05-30 01:41:31 -04:00
David Development
0c0ecc26bc Fix #345 2015-05-30 00:18:54 +02:00
David Development
2e56241279 Fix #343 2015-05-27 11:13:49 +02:00
Jenkins for ownCloud
7050665abf [tx-robot] updated from transifex 2015-05-23 01:41:29 -04:00
Jenkins for ownCloud
d398965d3f [tx-robot] updated from transifex 2015-05-11 01:41:31 -04:00
Jenkins for ownCloud
34dced2c58 [tx-robot] updated from transifex 2015-05-02 01:41:31 -04:00
Jenkins for ownCloud
dc58f9ba9f [tx-robot] updated from transifex 2015-04-30 03:26:32 -04:00
Jenkins for ownCloud
1c38b4e4eb [tx-robot] updated from transifex 2015-04-25 01:41:31 -04:00
Jenkins for ownCloud
027fb32525 [tx-robot] updated from transifex 2015-04-24 01:41:29 -04:00
David Development
af4b560693 Fix #339 2015-04-18 11:05:31 +02:00
David Development
a7affebe27 Fix #338 2015-04-17 13:19:33 +02:00
David Development
b96643ac53 Update to 0.8.9.5 2015-04-17 09:23:18 +02:00
David Development
dc4813e09f Fix #334 2015-04-13 09:38:08 +02:00
David Development
6c439fde3f Update to 0.8.8 2015-04-11 15:13:54 +02:00
David Development
9dfadd4da6 Fix #329 2015-04-11 15:06:18 +02:00
David Development
a871712216 Fix #332 2015-04-11 14:05:25 +02:00
David Development
3c078290bc Fix app crash on emulator 2015-04-11 14:04:57 +02:00
David Development
a00d344750 Fix #333 2015-04-11 14:04:07 +02:00
Jenkins for ownCloud
71e7852aee [tx-robot] updated from transifex 2015-04-08 01:41:30 -04:00
David Development
d1565482ba Merge branch 'master' of https://github.com/owncloud/News-Android-App 2015-04-07 20:59:54 +02:00
David Development
86e2d85af1 Update to 0.8.7 2015-04-07 20:59:39 +02:00
David Development
e09ec7dee9 Fix #331 and Memory Leak 2015-04-07 20:43:54 +02:00
Jenkins for ownCloud
015af305e1 [tx-robot] updated from transifex 2015-04-07 01:41:24 -04:00
Jenkins for ownCloud
e340ddee6c [tx-robot] updated from transifex 2015-04-06 01:41:24 -04:00
Jenkins for ownCloud
2d8bfdd829 [tx-robot] updated from transifex 2015-04-05 01:41:24 -04:00
David Development
282c8412ae Merge branch 'master' of https://github.com/owncloud/News-Android-App 2015-04-03 17:18:56 +02:00
David Development
b923601147 Fix #303 2015-04-03 17:17:10 +02:00
David Development
8ca9861d44 Fix #308 and #324 2015-04-03 16:24:45 +02:00
David Development
89ceeb95d2 Remove unused code 2015-04-03 15:38:56 +02:00
David Development
1fb1d2b740 Refactoring 2015-04-03 15:38:11 +02:00
David Development
5efcf8b532 home as up not visible after restore 2015-04-03 15:35:39 +02:00
David Development
994c804d4b Refactoring, fix app crash 2015-04-03 14:43:19 +02:00
David Development
6be8b2a601 Fix issue that view is not created 2015-04-03 14:42:43 +02:00
David Development
942154ef64 Fix issues with service getting destroyed 2015-04-03 14:41:40 +02:00
David Development
8895a06fe5 Fix threading issue 2015-04-03 14:40:02 +02:00
David Development
0241d58c11 Fix #311 2015-04-03 14:14:54 +02:00
David Development
7bb62e94dd Fix memory issues 2015-04-03 14:08:40 +02:00
David Development
bd0550a3e2 Code cleanup 2015-04-03 14:02:31 +02:00
David Development
8b5477eb63 Code cleanup 2015-04-03 13:56:38 +02:00
David Development
ec1138fbab Code cleanup 2015-04-03 12:12:14 +02:00
David Development
20b3c1b1a7 Add password toggle 2015-04-03 12:09:16 +02:00
David-Development
8870a6fafe Merge pull request #328 from cemrich/bugfix/volume-button-sound
Suppressed volume button sounds while scrolling through feed items
2015-04-03 10:23:29 +02:00
Jenkins for ownCloud
67b69185fa [tx-robot] updated from transifex 2015-04-03 01:41:25 -04:00
Jenkins for ownCloud
0aa65a13c9 [tx-robot] updated from transifex 2015-04-02 01:41:23 -04:00
Christine Emrich
c4d614c911 Suppressed volume button sounds while scrolling through feed items. 2015-04-01 16:04:34 +02:00
David Development
eef1ea935e Code refactoring 2015-03-31 22:22:11 +02:00
David-Development
150a555042 Merge pull request #322 from cemrich/bugfix/menu-item-not-greyed-out
Text color of option menu items now changes when item is disabled and me...
2015-03-31 22:15:36 +02:00
David-Development
e9e556b512 Merge pull request #323 from otrichet/master
Various changes
2015-03-31 07:42:46 +02:00
Jenkins for ownCloud
4f9ed7cb32 [tx-robot] updated from transifex 2015-03-31 01:41:26 -04:00
Olivier Trichet
a7701e4b64 Purging the cache actually empty it
File.delete() returns 0 on a deleted file: the calculated cache size would
never decrease during a purge.
2015-03-29 20:14:46 +02:00
Olivier Trichet
35b2fc8520 Do not add bytes and Mbytes to calculate file size
file.length() returns size as byte, while the variable size was MByte.
Thus "size -= file.length()" is incorrect.
2015-03-29 20:14:37 +02:00
Olivier Trichet
4e298a9f1e Remove not null check on 'this' (not null by definition) 2015-03-29 19:53:40 +02:00
Olivier Trichet
a5c4b2d811 Do not try to download non-existing feed's favicon 2015-03-29 19:48:30 +02:00
Christine Emrich
18c90c2f71 Text color of option menu items now changes when item is disabled and menu has been opened through action bar. 2015-03-29 19:47:18 +02:00
Olivier Trichet
0d2f02c667 Add audio/x-m4a to supported podcast mimetype 2015-03-29 13:45:07 +02:00
Olivier Trichet
a4d6284957 Remove dead code
Remove unused class de.luhmer.owncloudnewsreader.database.DatabaseConnection
and all unused code that still reference it
2015-03-29 13:42:18 +02:00
Olivier Trichet
b06ce65f89 Remove unused class BitmapDrawableLruCache 2015-03-29 12:50:48 +02:00
Olivier Trichet
0998986f33 Close notification in the status bar when a postcast ends 2015-03-29 11:29:34 +02:00
Olivier Trichet
5050bbccd1 Remove files generated by IDEs 2015-03-29 11:16:01 +02:00
Jenkins for ownCloud
c97b4ce8df [tx-robot] updated from transifex 2015-03-29 01:41:28 -04:00
Jenkins for ownCloud
3b397a17d9 [tx-robot] updated from transifex 2015-03-22 01:41:25 -04:00
Jenkins for ownCloud
4ad1556fdd [tx-robot] updated from transifex 2015-03-20 01:41:30 -04:00
Jenkins for ownCloud
e3e8f64396 [tx-robot] updated from transifex 2015-03-19 01:41:30 -04:00
Jenkins for ownCloud
b1dc4202e8 [tx-robot] updated from transifex 2015-03-16 01:41:24 -04:00
Jenkins for ownCloud
0bb199c0ba [tx-robot] updated from transifex 2015-03-15 01:41:26 -04:00
Jenkins for ownCloud
75ffeec76e [tx-robot] updated from transifex 2015-03-12 01:41:24 -04:00
Jenkins for ownCloud
ecf92f0785 [tx-robot] updated from transifex 2015-03-10 01:41:30 -04:00
David Development
44d4db6e1d Improve image caching 2015-03-06 10:45:42 +01:00
David Development
5840fa1453 Fix #311 2015-03-06 10:01:27 +01:00
David Development
9ce84bd2a2 Fix that images without http[s] prefix cannot be cached 2015-03-06 09:49:33 +01:00
Jenkins for ownCloud
7120fd4b50 [tx-robot] updated from transifex 2015-03-06 01:41:26 -05:00
Jenkins for ownCloud
9d530a9063 [tx-robot] updated from transifex 2015-03-04 01:41:28 -05:00
Jenkins for ownCloud
0350c39549 [tx-robot] updated from transifex 2015-03-03 01:41:25 -05:00
Jenkins for ownCloud
ab5b768864 [tx-robot] updated from transifex 2015-02-24 01:41:25 -05:00
Jenkins for ownCloud
032288162f [tx-robot] updated from transifex 2015-02-22 01:41:25 -05:00
David Development
8c4348c00f fix compatibility issues with latest AndroidSlidingUpPanel 2015-02-21 23:44:57 +01:00
Jenkins for ownCloud
9a4a1f76a0 [tx-robot] updated from transifex 2015-02-21 01:41:24 -05:00
Jenkins for ownCloud
b30f20bec0 [tx-robot] updated from transifex 2015-02-17 01:41:28 -05:00
Jenkins for ownCloud
f1c45672b7 [tx-robot] updated from transifex 2015-02-15 01:41:23 -05:00
Jenkins for ownCloud
94ad59b8e8 [tx-robot] updated from transifex 2015-02-12 01:41:23 -05:00
Jenkins for ownCloud
3bfe447029 [tx-robot] updated from transifex 2015-02-11 01:41:23 -05:00
Jenkins for ownCloud
97b2c6bc8b [tx-robot] updated from transifex 2015-02-10 01:41:24 -05:00
Jenkins for ownCloud
8ae64a37ba [tx-robot] updated from transifex 2015-02-08 01:41:22 -05:00
Jenkins for ownCloud
4efa26aa72 [tx-robot] updated from transifex 2015-02-07 01:41:24 -05:00
Jenkins for ownCloud
6ed1b40c0c [tx-robot] updated from transifex 2015-02-06 01:41:23 -05:00
Jenkins for ownCloud
a5a867a3ec [tx-robot] updated from transifex 2015-02-04 01:42:18 -05:00
Jenkins for ownCloud
cbd72a65aa [tx-robot] updated from transifex 2015-01-30 01:41:24 -05:00
Jenkins for ownCloud
82dd0ae44f [tx-robot] updated from transifex 2015-01-28 01:41:34 -05:00
Jenkins for ownCloud
a43d31b845 [tx-robot] updated from transifex 2015-01-24 01:41:23 -05:00
Jenkins for ownCloud
720d1ed1ec [tx-robot] updated from transifex 2015-01-23 01:41:24 -05:00
Jenkins for ownCloud
1066877958 [tx-robot] updated from transifex 2015-01-21 01:41:23 -05:00
Jenkins for ownCloud
f55455863d [tx-robot] updated from transifex 2015-01-20 01:41:22 -05:00
David Development
1d0c06449d update ownCloud-Account-Importer dependency 2015-01-19 18:16:58 +01:00
Jenkins for ownCloud
a671d6d2d3 [tx-robot] updated from transifex 2015-01-18 01:41:25 -05:00
David Development
3f37932706 add basic junit tests 2015-01-18 00:05:08 +01:00
David Development
dfc4bf8616 update to 0.8.4 2015-01-17 20:57:59 +01:00
David Development
02c862c011 Fix #307 2015-01-17 20:30:03 +01:00
David Development
8ebd7b10c9 code cleanup/refactoring 2015-01-17 15:12:22 +01:00
David-Development
205d0c1b94 Update ORM and improve SQL 2015-01-17 15:11:58 +01:00
Jenkins for ownCloud
c7ee15ea9c [tx-robot] updated from transifex 2015-01-15 01:41:23 -05:00
Jenkins for ownCloud
0b3c0516cb [tx-robot] updated from transifex 2015-01-14 01:41:23 -05:00
Jenkins for ownCloud
9517f807b2 [tx-robot] updated from transifex 2015-01-13 01:41:23 -05:00
Jenkins for ownCloud
9a77315af4 [tx-robot] updated from transifex 2015-01-12 01:41:23 -05:00
Jenkins for ownCloud
423597df90 [tx-robot] updated from transifex 2015-01-11 01:41:27 -05:00
David Development
62ba675db1 Add option menu for long pressing a link - #293 2015-01-10 19:13:27 +01:00
David Development
253cec7a81 reformat code 2015-01-10 19:12:51 +01:00
David Development
495b7b33ce basic implementation of #288 2015-01-10 19:12:04 +01:00
David Development
95df796890 always show "open in browser" in actionbar - fix #293 2015-01-10 19:11:02 +01:00
David Development
a69e4bb94b basic implementation of #288 2015-01-10 18:28:36 +01:00
Jenkins for ownCloud
e0edba38e2 [tx-robot] updated from transifex 2015-01-10 01:41:24 -05:00
Jenkins for ownCloud
8dea7ed2b4 [tx-robot] updated from transifex 2015-01-06 01:41:23 -05:00
Jenkins for ownCloud
acc084a519 [tx-robot] updated from transifex 2015-01-05 01:41:22 -05:00
Jenkins for ownCloud
5316e02e31 [tx-robot] updated from transifex 2015-01-04 01:41:24 -05:00
Jenkins for ownCloud
12d1498d63 [tx-robot] updated from transifex 2015-01-03 01:41:22 -05:00
Jenkins for ownCloud
ae7767e086 [tx-robot] updated from transifex 2015-01-02 01:41:21 -05:00
Jenkins for ownCloud
f15d1825bc [tx-robot] updated from transifex 2014-12-31 01:41:23 -05:00
David Development
18e4cfabc7 Update to 0.8.3 2014-12-27 12:06:02 +01:00
David Development
324ae49eb9 Fix #296 2014-12-27 11:48:22 +01:00
David Development
81076d5462 Add option to add a new feed by sharing an url 2014-12-26 12:29:24 +01:00
David Development
dbb504ec70 Fix #295 2014-12-26 12:17:48 +01:00
Jenkins for ownCloud
5212044caa [tx-robot] updated from transifex 2014-12-24 01:41:21 -05:00
Jenkins for ownCloud
1499b5c7ce [tx-robot] updated from transifex 2014-12-23 01:41:23 -05:00
Jenkins for ownCloud
36169c4af1 [tx-robot] updated from transifex 2014-12-21 01:41:21 -05:00
Jenkins for ownCloud
6ffe351c35 [tx-robot] updated from transifex 2014-12-20 01:41:21 -05:00
Jenkins for ownCloud
ab16d488c3 [tx-robot] updated from transifex 2014-12-19 01:41:26 -05:00
David-Development
c52bd007f6 Merge pull request #297 from nivalis/master
Crash on Settings > Add new feed
2014-12-18 11:12:44 +01:00