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 |
|
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 |
|
David Luhmer
|
911fbf7fad
|
Merge pull request #756 from nextcloud/unit-tests_fix
close application on back press if no account is set up
|
2019-04-10 12:46:30 -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
|
a7a82181b7
|
Merge pull request #755 from nextcloud/fixJUnitTests
update to robolectric 4.2.1, fix unit test and include test in ci
|
2019-04-09 20:25:40 -03: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
|
384c7a3815
|
Merge branch 'redesign-login' of https://github.com/owncloud/News-Android-App into redesign-login
|
2019-04-09 15:59:55 -03:00 |
|
David Luhmer
|
13de29f593
|
move to MaterialComponents theme / adjustments
|
2019-04-09 15:59:41 -03:00 |
|
Unpublished
|
819922c6b9
|
Update News-Android-App/src/main/res/layout/activity_login_dialog.xml
Co-Authored-By: David-Development <david-dev@live.de>
|
2019-04-09 13:54:09 -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
|
609938ac2d
|
Merge pull request #734 from Unpublished/ci_build
add CircleCI build integration
|
2019-04-07 16:58:13 -03:00 |
|