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
|
28f7be5625
|
Merge branch 'bugfix/menu-item-not-greyed-out' of github.com:cemrich/News-Android-App into bugfix/menu-item-not-greyed-out
|
2015-03-29 19:47:31 +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 |
|
David-Development
|
8c382c2fd5
|
Merge pull request #317 from yoimox/patch-1
Update README.md
|
2015-03-29 19:45:20 +02:00 |
|
Christine Emrich
|
828f43b241
|
Text color of option menu items now changes when item is disabled and menu has been opened through action bar.
|
2015-03-29 19:13:58 +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 |
|
David-Development
|
20bfe0983d
|
Merge pull request #317 from yoimox/patch-1
Update README.md
|
2015-03-22 12:56:24 +01:00 |
|
Jenkins for ownCloud
|
3b397a17d9
|
[tx-robot] updated from transifex
|
2015-03-22 01:41:25 -04:00 |
|
yoimox
|
74656f1847
|
Update README.md
add matching F-Droid badge
|
2015-03-21 11:34:59 -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 |
|