Nextcloud bot
|
f552d9d5b2
|
[tx-robot] updated from transifex
|
2019-05-01 00:51:07 +00:00 |
|
Nextcloud bot
|
5b97bf7c66
|
[tx-robot] updated from transifex
|
2019-04-30 00:52:06 +00:00 |
|
David Luhmer
|
75edaa27d2
|
remove youtube support
|
2019-04-29 19:55:32 -04:00 |
|
David Luhmer
|
f3f78ea3d1
|
fix youtube playback (while switching between list / detail view)
|
2019-04-29 19:47:07 -04:00 |
|
David Luhmer
|
959958e857
|
request location permission for twilight manager (day/night mode)
|
2019-04-29 19:43:30 -04:00 |
|
David Luhmer
|
9c856b4f56
|
update gradle to latest version (for Android Studio 3.4)
|
2019-04-29 19:32:22 -04:00 |
|
David Luhmer
|
de3823108b
|
add support for android auto
|
2019-04-29 19:30:46 -04:00 |
|
David Luhmer
|
225136ea77
|
rename playback icon
|
2019-04-29 19:25:58 -04:00 |
|
David Luhmer
|
66bbcfff01
|
Merge pull request #757 from nextcloud/fix-scroll-position-reset
fix location reset of browser by orientation changes
|
2019-04-29 20:20:18 -03:00 |
|
Poussinou
|
3e9300b395
|
Create full_description.txt
|
2019-04-28 23:14:21 +02:00 |
|
Poussinou
|
a14ebb2132
|
Create short_description.txt
|
2019-04-28 23:11:08 +02:00 |
|
Poussinou
|
c3295bd377
|
Add files via upload
|
2019-04-28 22:44:51 +02:00 |
|
Nextcloud bot
|
bbd420c929
|
[tx-robot] updated from transifex
|
2019-04-28 00:53:00 +00:00 |
|
Nextcloud bot
|
c3931431d3
|
[tx-robot] updated from transifex
|
2019-04-25 00:50:51 +00:00 |
|
David Luhmer
|
5bd0c28e9e
|
fix background color of progressbar in podcast view
|
2019-04-24 14:00:30 -03:00 |
|
Nextcloud bot
|
9678248e8c
|
[tx-robot] updated from transifex
|
2019-04-21 00:53:02 +00:00 |
|
David Luhmer
|
a2bd8d6120
|
remove unused imports
|
2019-04-20 10:20:01 -03:00 |
|
David Luhmer
|
0d635ddb36
|
double tap to mark item "starred" - fix #766 / refactoring
|
2019-04-20 10:18:24 -03:00 |
|
David Luhmer
|
b2e9eac592
|
Merge pull request #765 from Unpublished/bumps
Bump deps
|
2019-04-20 10:13:22 -03:00 |
|
Unpublished
|
eabbfc4308
|
Bump deps
- AGP to 3.4.0
- gradle to 5.3.1
- retrofit2 to 2.5.0
- recyclerview to 1.1.0-alpha04
Signed-off-by: Unpublished <unpublished@gmx.net>
|
2019-04-19 21:46:32 +02:00 |
|
Nextcloud bot
|
ff2fe6bcb0
|
[tx-robot] updated from transifex
|
2019-04-19 00:52:24 +00:00 |
|
Nextcloud bot
|
0cb2b1d75e
|
[tx-robot] updated from transifex
|
2019-04-18 00:52:45 +00:00 |
|
David Luhmer
|
11ab21a639
|
Merge pull request #764 from Unpublished/instance_state
Correctly save and use folder id in instance state
|
2019-04-16 22:37:28 -03:00 |
|
Nextcloud bot
|
541a70308f
|
[tx-robot] updated from transifex
|
2019-04-17 00:53:15 +00:00 |
|
Unpublished
|
7c8b1f9a07
|
Correctly save and use folder id in instance state
Signed-off-by: Unpublished <unpublished@gmx.net>
|
2019-04-16 11:22:12 +02:00 |
|
Nextcloud bot
|
d5c979dd07
|
[tx-robot] updated from transifex
|
2019-04-16 01:03:50 +00:00 |
|
David Luhmer
|
cc5af3338a
|
Merge pull request #759 from Unpublished/dagger
Bump dagger from 2.16 to 2.22.1 and remove jsr250-api
|
2019-04-13 18:09:19 -03:00 |
|
Nextcloud bot
|
bd8855f5ba
|
[tx-robot] updated from transifex
|
2019-04-13 00:54:52 +00:00 |
|
David Luhmer
|
1174f86fb0
|
Update README.md
|
2019-04-12 17:30:47 -03:00 |
|
David Luhmer
|
724838fc22
|
Merge pull request #758 from Unpublished/fixLint
exclude auto-value from apk to fix lint error
|
2019-04-12 17:20:48 -03:00 |
|
David Luhmer
|
c474ce650d
|
Merge pull request #760 from Unpublished/mockito
Bump mockito to 2.27.0
|
2019-04-12 17:20:16 -03:00 |
|
David Luhmer
|
5ee2c55641
|
move strings / use custom database for tests
|
2019-04-12 17:18:18 -03:00 |
|
Unpublished
|
4508c7087f
|
Bump mockito to 2.27.0
Signed-off-by: Unpublished <unpublished@gmx.net>
|
2019-04-12 13:51:27 +02:00 |
|
Unpublished
|
53d35904b6
|
Bump dagger from 2.16 to 2.22.1 and remove jsr250-api
It's included in dagger-compiler since version 2.12
772374b971
Signed-off-by: Unpublished <unpublished@gmx.net>
|
2019-04-12 13:47:45 +02:00 |
|
Unpublished
|
6515f251a6
|
exclude auto-value from apk to fix lint error
Signed-off-by: Unpublished <unpublished@gmx.net>
|
2019-04-12 13:42:11 +02:00 |
|
Nextcloud bot
|
645aea5f99
|
[tx-robot] updated from transifex
|
2019-04-12 00:52:48 +00:00 |
|
David Luhmer
|
d3bf295c17
|
fix minor issue with searchview
|
2019-04-11 16:55:36 -03:00 |
|
David Luhmer
|
ca39b4eb8a
|
possible workaround for app crash in widget
|
2019-04-11 16:50:39 -03:00 |
|
David Luhmer
|
71fa993608
|
extract string resources
|
2019-04-11 16:49:55 -03:00 |
|
David Luhmer
|
3971416d15
|
fix invisible color of cursor in search view / fix rotation issues of search view
|
2019-04-11 16:11:09 -03:00 |
|
David Luhmer
|
842b7be3a3
|
reset database immediately when the new account is stored (otherwise this might lead to inconsistency)
|
2019-04-11 14:02:18 -03:00 |
|
David Luhmer
|
f053229879
|
fix race-conditions (getActivity() returned null sometimes when called from AsyncTask)
|
2019-04-11 14:01:42 -03:00 |
|
David Luhmer
|
2dc8d48810
|
fix buttons in NewFeed dialog
|
2019-04-10 22:44:31 -03:00 |
|
David Luhmer
|
fc29e954d1
|
use AlertDialog from androidx
|
2019-04-10 22:43:36 -03:00 |
|
Nextcloud bot
|
52eb8da7d9
|
[tx-robot] updated from transifex
|
2019-04-11 00:52:34 +00:00 |
|
David Luhmer
|
86a554c2f6
|
fix codacy issues
|
2019-04-10 21:08:24 -03:00 |
|
David Luhmer
|
50b0b9f4b1
|
fix location reset of browser by orientation changes (fixed #729)
|
2019-04-10 17:13:26 -03:00 |
|
David Luhmer
|
9a1c8bd1d7
|
Merge pull request #752 from nextcloud/unit-tests
Unit tests
|
2019-04-10 17:06:06 -03:00 |
|
David Luhmer
|
2bd58fa29d
|
hide manual login by default
|
2019-04-10 17:03:01 -03:00 |
|
David Luhmer
|
863de5244b
|
fix color issues in login dialog
|
2019-04-10 13:08:05 -03:00 |
|