Daniel Schaal
|
6b1eec4965
|
Build detail html page using StringBuilder
* Move css and js to separate files
* Slight design changes (smaller fonts, header with background)
* Only use Roboto-Regular font
|
2015-07-19 08:29:38 +02:00 |
|
Daniel Schaal
|
f00330d3d9
|
Use SwitchPreference in Settings
|
2015-07-19 08:29:38 +02:00 |
|
Daniel Schaal
|
c91871cdba
|
Change material theme colors to blue values used by owncloud
|
2015-07-19 08:29:38 +02:00 |
|
Daniel Schaal
|
52e49db35d
|
Change minSdk to 14, remove workarounds for older api levels
|
2015-07-19 08:29:38 +02:00 |
|
Jenkins for ownCloud
|
9b75081398
|
[tx-robot] updated from transifex
|
2015-07-19 01:41:42 -04:00 |
|
David Development
|
b9c885eb20
|
Update to 0.9.4
|
2015-07-18 14:49:54 +02:00 |
|
David Development
|
b2838bb8a2
|
Fix app-crash on database inconsistency
|
2015-07-18 14:39:11 +02:00 |
|
David Development
|
818c0cf471
|
Ignore min-sdk of Chrome Custom Tabs
|
2015-07-18 14:03:16 +02:00 |
|
David Development
|
45fb0e2827
|
Fix #258
|
2015-07-18 14:01:44 +02:00 |
|
David Development
|
feeae7de76
|
Code cleanup
|
2015-07-18 14:00:56 +02:00 |
|
David Development
|
e9017910e2
|
Fix #364
|
2015-07-18 13:31:23 +02:00 |
|
David Development
|
9611ccb6d1
|
Fix #360
|
2015-07-18 11:59:39 +02:00 |
|
David Development
|
0df4cceb92
|
Merge pull request
|
2015-07-18 11:37:01 +02:00 |
|
David Development
|
215271b3ef
|
Code cleanup
|
2015-07-18 11:28:44 +02:00 |
|
David Development
|
9ecc0f1fc5
|
Add Chrome Custom Tabs - #363
|
2015-07-18 11:18:31 +02:00 |
|
David Development
|
66a855e36e
|
Refactoring
|
2015-07-17 16:51:39 +02:00 |
|
David Development
|
6acf06c94d
|
add double check singleton pattern
|
2015-07-17 09:51:54 +02:00 |
|
David Development
|
6bdf9745cd
|
Remove unused code
|
2015-07-17 09:42:09 +02:00 |
|
David Development
|
9dd85ba0d6
|
Merge remote-tracking branch 'origin/master'
|
2015-07-17 09:39:45 +02:00 |
|
David Development
|
1ebfdc995b
|
Fix #361
|
2015-07-17 09:39:21 +02:00 |
|
Jenkins for ownCloud
|
f700f58d49
|
[tx-robot] updated from transifex
|
2015-07-17 01:41:37 -04:00 |
|
Daniel Schaal
|
68c78b7e6d
|
Use jcenter for HoloCircularProgressBar and gson
|
2015-07-14 16:54:52 +02:00 |
|
Daniel Schaal
|
86dd55be62
|
Use jcenter instead of mavenCentral
jcenter is the new default repository for gradle
|
2015-07-14 16:54:52 +02:00 |
|
Daniel Schaal
|
45766cb7ab
|
Materialize Login Dialog, use standard Dialog buttons
Remove cancel button, as the dialog can be canceled by pressing back
or pressing anywhere outside the dialog.
|
2015-07-14 16:54:52 +02:00 |
|
Daniel Schaal
|
f16e80dbe1
|
Remove unused BitmapDownloaderTask
|
2015-07-14 16:54:52 +02:00 |
|
Daniel Schaal
|
afcfec0155
|
Show Toast when cache is cleared, remove more hardcoded strings
|
2015-07-14 16:54:52 +02:00 |
|
Daniel Schaal
|
97a2f85d04
|
Check if feed is null in GetImageThreaded
|
2015-07-14 16:54:52 +02:00 |
|
Daniel Schaal
|
98b3c1ff96
|
Only start PodcastPlaybackService when actually playing a podcast.
|
2015-07-14 16:54:52 +02:00 |
|
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
|
6481399d27
|
Remove remove_invalid_languages.sh script, not needed anymore
|
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 |
|