David-Development
4b710a77df
Update to 0.9.6.1
2015-08-23 05:34:07 +02:00
David-Development
4e29dfec39
Fix #381
2015-08-23 05:30:09 +02:00
David-Development
8eab232dfd
Fix #392 - Performance improvement
2015-08-22 16:34:24 +02:00
David-Development
eae327e01c
Merge branch 'master' of https://github.com/owncloud/News-Android-App
2015-08-22 04:20:56 +02:00
David-Development
d5e3f220bc
Update to 0.9.6
2015-08-22 04:19:31 +02:00
David-Development
b62dfc683a
sql performance improvements - drawer layout
2015-08-22 04:07:14 +02:00
David-Development
863f3b993f
sql performance improvements
2015-08-22 04:05:19 +02:00
Jenkins for ownCloud
c848720b03
[tx-robot] updated from transifex
2015-08-21 01:41:38 -04:00
David-Development
32614425e4
add proguard
2015-08-20 17:04:38 +02:00
David-Development
3a4110893c
Merge pull request #391 from schaal/podcast-fixes
...
Podcast fixes
2015-08-20 11:31:27 -03:00
Daniel Schaal
dd5035912f
Hide PodcastFragment when Podcast is completed.
2015-08-18 15:44:14 +02:00
Daniel Schaal
c5a5d5c993
Cancel PodcastNotification when PlaybackService is destroyed
2015-08-18 15:44:14 +02:00
Daniel Schaal
18adf015ab
Use Drawables and tint for play/pause instead of Drawable states.
...
Using states is unreliable, e.g. when scrolling the ViewHolder out of
view and then back sometimes the wrong Drawable is shown.
2015-08-18 15:44:14 +02:00
Daniel Schaal
b4d27c5d7c
Stop PodcastPlaybackService when inactive on unBind.
2015-08-18 15:44:14 +02:00
Daniel Schaal
bfdadbbb74
Set textColor for textViewBody using attribute.
2015-08-18 15:44:14 +02:00
Daniel Schaal
b02e6dfcd7
Set ProgressBar values for download progress in ViewHolder
2015-08-18 15:44:14 +02:00
Daniel Schaal
f3bfa08d1a
Set OnClickListener for play button in OnCreateViewHolder
2015-08-18 15:44:14 +02:00
Daniel Schaal
ec1979017f
Don't pass activity to ViewHolder
2015-08-18 15:44:14 +02:00
Daniel Schaal
cf2c24d474
Move changing of Drawable state to ViewHolder.
...
Add method setPlaying to ViewHolder, call this method from
onBindViewHolder.
Also remove the unnecessary check whether flPlayPausePodcastWrapper
is null, all layouts contain it now.
2015-08-18 15:44:14 +02:00
Daniel Schaal
233942af8d
Use version 3.1.1 of SlidingUpPanelLayout
...
The bug in version 3.1.0 causing a NPE was fixed in 3.1.1
2015-08-18 15:44:14 +02:00
Daniel Schaal
de94c70b1e
Don't check if service is running when starting a podcast
...
Add base class MediaItem to PodcastItem and TTSItem.
If the service is already running, onStartCommand will be called again
when startService is called and the new MediaItem will be started.
Fixes a NPE when a podcast is started when the service is already
running.
2015-08-18 15:44:14 +02:00
Jenkins for ownCloud
8387d057a1
[tx-robot] updated from transifex
2015-08-15 01:41:29 -04:00
Jenkins for ownCloud
7f58a317ea
[tx-robot] updated from transifex
2015-08-13 01:41:36 -04:00
Jenkins for ownCloud
8e5d24e66f
[tx-robot] updated from transifex
2015-08-12 01:41:57 -04:00
Jenkins for ownCloud
eda9ab2a11
[tx-robot] updated from transifex
2015-08-11 01:41:36 -04:00
Jenkins for ownCloud
a65f00a2da
[tx-robot] updated from transifex
2015-08-10 01:41:27 -04:00
Jenkins for ownCloud
e2ea8bb7da
[tx-robot] updated from transifex
2015-08-09 01:41:31 -04:00
David-Development
4234990449
Merge branch 'master' of https://github.com/owncloud/News-Android-App
2015-08-09 03:16:32 +02:00
David-Development
e129ee5892
Fix #386
2015-08-09 03:16:12 +02:00
David-Development
e868f79ad6
Fix #388
2015-08-09 03:08:47 +02:00
Jenkins for ownCloud
8c1870ff51
[tx-robot] updated from transifex
2015-08-08 01:41:28 -04:00
Jenkins for ownCloud
134d684fd8
[tx-robot] updated from transifex
2015-08-07 01:41:28 -04:00
Jenkins for ownCloud
255b6c196f
[tx-robot] updated from transifex
2015-08-06 01:41:35 -04:00
Jenkins for ownCloud
62b0ef33b1
[tx-robot] updated from transifex
2015-08-03 01:41:36 -04:00
David-Development
898ec5d52b
Merge pull request #384 from schaal/bugfixes
...
Bugfixes
2015-08-02 08:54:11 -04:00
Jenkins for ownCloud
bfad746d65
[tx-robot] updated from transifex
2015-08-01 01:41:33 -04:00
Jenkins for ownCloud
7a92b86b46
[tx-robot] updated from transifex
2015-07-31 01:41:40 -04:00
Jenkins for ownCloud
1a5dcfa77d
[tx-robot] updated from transifex
2015-07-30 01:41:35 -04:00
Jenkins for ownCloud
7b2ae6ba0d
[tx-robot] updated from transifex
2015-07-28 01:41:35 -04:00
Daniel Schaal
a10a6ab89d
Cleanup onBackPressed handling
2015-07-27 18:56:54 +02:00
Daniel Schaal
d4c13fb823
Fix #382 - Call onBackPressed on tablets without drawerLayout
2015-07-27 18:36:25 +02:00
Daniel Schaal
e8a0ae7e2b
Remove extraneous AppBarLayout (the include already has one)
2015-07-27 17:00:18 +02:00
Daniel Schaal
6dfa8317ef
Fix #383 - Add top margin to layout
2015-07-27 16:58:09 +02:00
David Development
1e76a9dc64
Update to 0.9.5.2
2015-07-25 09:33:15 +02:00
David-Development
c231217ede
Merge pull request #378 from schaal/designissues
...
(Partial) Fix for some design issues as discussed in #376
2015-07-25 09:25:13 +02:00
Jenkins for ownCloud
f758977fea
[tx-robot] updated from transifex
2015-07-25 01:41:29 -04:00
Daniel Schaal
2b9e3aa731
Increase drag margin for drawer.
...
Increase the margin that allows to open the drawer to prevent
accidentally starting a star swipe when trying to open the drawer.
See:
http://stackoverflow.com/questions/16988597/set-drag-margin-for-android-navigation-drawer/17802569#17802569
2015-07-25 06:59:24 +02:00
Daniel Schaal
e6d066e1aa
Reduce header height in navigation drawer
2015-07-25 06:40:16 +02:00
David-Development
6a21b813c2
Merge pull request #375 from schaal/img-width
...
Fix images being bigger than DetailFragment width.
2015-07-24 09:03:59 +02:00
Jenkins for ownCloud
ffb81df1e0
[tx-robot] updated from transifex
2015-07-24 01:41:45 -04:00