Commit graph

432 commits

Author SHA1 Message Date
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
Jenkins for ownCloud
62479d9eb6 [tx-robot] updated from transifex 2014-12-18 01:41:23 -05:00
Olivier Trichet
f45e7ed4dc Crash on Settings > Add new feed
No action is specified in this scenario
2014-12-17 23:10:27 +01:00
Jenkins for ownCloud
3b3f892419 [tx-robot] updated from transifex 2014-12-17 01:41:23 -05:00
Olivier Trichet
848221019c Fix access to the first element of an empty list
Avoid message "Error while downloading image" upon synchronization
when image caching is enabled.
2014-12-13 20:46:34 +01:00
David Development
9eff9b20d6 Fix #292 2014-12-11 14:56:46 +01:00
David Development
c26b9d3fb6 Implement #282 2014-12-11 14:55:29 +01:00
David Development
a2facbc2ea Update to 0.8.1 2014-12-06 13:35:04 +01:00
David Development
578a6f0f56 Fix #290 2014-12-06 13:30:06 +01:00
David Development
ebaf2457b1 fix avg color is not calculated after re-login 2014-12-06 13:21:47 +01:00
David Development
a45701ef05 Fix #289 2014-12-06 13:20:56 +01:00
David Development
cbea2f9339 Fix #291 2014-12-06 12:34:33 +01:00
Jenkins for ownCloud
ef64b8536b [tx-robot] updated from transifex 2014-12-05 01:41:22 -05:00
Jenkins for ownCloud
e432e22c04 [tx-robot] updated from transifex 2014-12-04 01:41:23 -05:00
David Development
6f324f8fce Update to 0.8.0 2014-11-29 20:37:20 +01:00
David Development
16726f4199 Add Material Design 2014-11-29 20:31:44 +01:00
David Development
a6167b4ef9 Fix #236 2014-11-29 20:30:44 +01:00
David Development
b2b4af3e29 Merge branch 'master' of https://github.com/owncloud/News-Android-App 2014-11-29 19:12:26 +01:00
David Development
5cdeb1eaae Switch to Material Design 2014-11-29 19:12:14 +01:00
Jenkins for ownCloud
d4b13a1555 [tx-robot] updated from transifex 2014-11-28 01:41:23 -05:00
Jenkins for ownCloud
f56a536fd5 [tx-robot] updated from transifex 2014-11-24 01:41:23 -05:00
Jenkins for ownCloud
bfd0b35140 [tx-robot] updated from transifex 2014-11-22 01:41:26 -05:00
Jenkins for ownCloud
02a0a402dc [tx-robot] updated from transifex 2014-11-21 02:52:57 -05:00
Jenkins for ownCloud
a7d2e0d67d [tx-robot] updated from transifex 2014-11-20 01:41:27 -05:00
Volkan Gezer
7643ba5e05 fix typo 2014-11-19 16:48:36 +01:00