Commit graph

1688 commits

Author SHA1 Message Date
David Luhmer
959958e857 request location permission for twilight manager (day/night mode) 2019-04-29 19:43:30 -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
5bd0c28e9e fix background color of progressbar in podcast view 2019-04-24 14:00:30 -03: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
5ee2c55641 move strings / use custom database for tests 2019-04-12 17:18:18 -03: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
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
David Luhmer
041edb2d18 fix offset of PreferenceCatergories (bug in androidx library) 2019-04-10 12:56:52 -03:00
David Luhmer
6b2689d91a remove unused debug manifest 2019-04-10 12:48:44 -03:00
Unpublished
17eee2a7d3 close application on back press if no account is set up 2019-04-10 14:35:30 +02:00
David Luhmer
0b7e21803c
Merge pull request #753 from nextcloud/redesign-login
Redesign login
2019-04-10 00:27:08 -03:00
David Luhmer
a048f0f501 refactor 2019-04-10 00:18:58 -03:00
David Luhmer
1af8cc1ae0 refactor 2019-04-10 00:10:36 -03:00
David Luhmer
cb67e17b53 reduce complexity of method "getHtmlPage" 2019-04-09 23:57:08 -03:00
Nextcloud bot
cb0b4282b5
[tx-robot] updated from transifex 2019-04-10 00:53:22 +00:00
David Luhmer
d93c5cf66d
Merge branch 'master' into redesign-login 2019-04-09 20:23:36 -03:00
Unpublished
da10499b7d update to robolectric 4.2.1, fix unit test and include test in ci 2019-04-10 00:13:37 +02:00
David Luhmer
db59231602 add missing NewsDetailActivity for Dependency Injection 2019-04-09 16:29:04 -03:00
David Luhmer
36e47abd4f extract strings to resources 2019-04-09 16:26:47 -03:00
David Luhmer
13de29f593 move to MaterialComponents theme / adjustments 2019-04-09 15:59:41 -03:00
Unpublished
842b5ee591 use string resources 2019-04-09 10:19:13 +02:00
David Luhmer
50fdb1f455 fix codacy issues 2019-04-08 23:26:08 -03:00
David Luhmer
7c79e1695b use variable instead of hardcoded string 2019-04-08 23:07:09 -03:00
David Luhmer
bcd5b0af88 show layout in androidstudio 2019-04-08 23:06:57 -03:00
David Luhmer
ec29ea7aee redesign login dialog (use sso by default) / use activity instead of dialog 2019-04-08 23:05:35 -03:00
David Luhmer
1836876cbe
Merge branch 'master' into unit-tests 2019-04-08 11:38:22 -03:00
David Luhmer
b2f1f909ae use androidx test orchestrator 2019-04-08 11:35:23 -03:00
David Luhmer
b37f99200d refactor 2019-04-08 11:34:30 -03:00
David Luhmer
555a4d656f use DI for SharedPreferences 2019-04-08 11:34:08 -03:00
Nextcloud bot
9488638f79
[tx-robot] updated from transifex 2019-04-08 00:54:15 +00:00
David Luhmer
786cb5ec36
Merge pull request #750 from Unpublished/downgradeOkHttp
Downgrade okhttp to 3.12.2 and use same version for all okhttp deps
2019-04-07 17:03:05 -03:00
David Luhmer
62f79242b4 make ThemeChooser static / use DI for SharedPreferences 2019-04-07 15:46:41 -03:00
Unpublished
778458861f Downgrade okhttp to 3.12.2 and use same version for all okhttp deps 2019-04-07 20:07:59 +02:00
Unpublished
d7ea3bca2b fix build 2019-04-07 19:49:24 +02:00
David Luhmer
8716119737 update unit tests 2019-04-07 13:47:50 -03:00
David Luhmer
26c90c228c upgrade settings to AppCompatActivity (remove tablet view) / streamline preference access 2019-04-07 12:46:23 -03:00
David Luhmer
8af4210fc8 bump settings 2019-04-07 11:45:26 -03:00
David Luhmer
06e95ffa27 move test 2019-04-06 23:23:45 -03:00