Commit graph

2050 commits

Author SHA1 Message Date
David Luhmer
10ac0e3e91 remove singleTop again.. not needed 2019-06-08 08:30:43 +02:00
David Luhmer
a7ccdf21a5 fix bug that activity is recreated when going back from detail view 2019-06-08 08:16:36 +02:00
Nextcloud bot
fa4437cf92
[tx-robot] updated from transifex 2019-06-08 02:50:56 +00:00
Nextcloud bot
b65783b743
[tx-robot] updated from transifex 2019-06-07 02:48:54 +00:00
David Luhmer
a77750f128 merge 2019-06-06 18:54:48 +02:00
David Luhmer
992954e3df fix #771 - Persistent request of the location permission 2019-06-06 18:54:13 +02:00
Nextcloud bot
0e017f2337
[tx-robot] updated from transifex 2019-06-06 02:51:33 +00:00
David Luhmer
1f4466332c
Merge pull request #761 from nextcloud/dev
[WIP] - Dev
2019-06-05 20:07:41 +02:00
David Luhmer
4bd1249dc8 remove unused import 2019-06-05 19:58:24 +02:00
David Luhmer
bbcc083370 optimize imports 2019-06-05 19:50:09 +02:00
David Luhmer
7b0ebd15b4 update version 2019-06-05 19:34:51 +02:00
David Luhmer
df81e55505 add missing intent filter in order to complete lint tests 2019-06-05 19:34:30 +02:00
David Luhmer
214b3aaa9d fix broken colors in snackbar 2019-06-05 19:20:49 +02:00
David Luhmer
a6260ba48b fix tests 2019-06-05 19:20:40 +02:00
Nextcloud bot
592e466010
[tx-robot] updated from transifex 2019-05-31 02:50:23 +00:00
Nextcloud bot
86a371749b
[tx-robot] updated from transifex 2019-05-30 02:49:52 +00:00
Nextcloud bot
291719b03a
[tx-robot] updated from transifex 2019-05-29 02:59:59 +00:00
Nextcloud bot
132a79dda9
[tx-robot] updated from transifex 2019-05-25 02:59:32 +00:00
Nextcloud bot
ac147e27db
[tx-robot] updated from transifex 2019-05-24 03:00:44 +00:00
Nextcloud bot
227c32c05e
[tx-robot] updated from transifex 2019-05-16 02:56:59 +00:00
David Luhmer
70c06e7590 fix lint issue 2019-05-11 20:21:46 +02:00
David Luhmer
d4863e9917 fix build issues in debug mode 2019-05-11 20:13:01 +02:00
David Luhmer
b6c7788211 Merge branch 'master' into dev
# Conflicts:
#	News-Android-App/build.gradle
#	News-Android-App/src/main/AndroidManifest.xml
#	News-Android-App/src/main/java/de/luhmer/owncloudnewsreader/NewsDetailActivity.java
#	News-Android-App/src/main/java/de/luhmer/owncloudnewsreader/NewsDetailFragment.java
#	News-Android-App/src/main/java/de/luhmer/owncloudnewsreader/NewsReaderListActivity.java
#	News-Android-App/src/main/java/de/luhmer/owncloudnewsreader/adapter/NewsListRecyclerAdapter.java
#	gradle/wrapper/gradle-wrapper.properties
2019-05-11 20:09:14 +02:00
David Luhmer
5b420ec1a8 cleanup code / use explicit scoping 2019-05-11 19:38:43 +02:00
David Luhmer
ca0c58b1d6 fix codacy issues 2019-05-11 15:43:29 +02:00
David Luhmer
6899ebd3ae update sso 2019-05-11 15:13:12 +02:00
David Luhmer
043039c1ab refactoring 2019-05-11 14:57:32 +02:00
David Luhmer
bb9dac3a9a refactor / disable podcast state in listview 2019-05-11 14:57:16 +02:00
David Luhmer
b0b608abac remove video view from layouts / add support to open youtube videos directly in the youtube app 2019-05-11 14:50:33 +02:00
David Luhmer
f3c9315ad3 refactor 2019-05-11 14:32:54 +02:00
David Luhmer
17a13e10cc fix sso login issues on Android < 8 devices 2019-05-11 14:29:21 +02:00
David Luhmer
3a01eaea2c remove unused permission 2019-05-11 14:28:06 +02:00
David Luhmer
80d5bd9d02 update dependencies in order to fix restarts of activity when dark-mode enabled (https://issuetracker.google.com/issues/74022852) 2019-05-11 14:27:53 +02:00
Nextcloud bot
97334ccf2d
[tx-robot] updated from transifex 2019-05-10 00:52:38 +00:00
Nextcloud bot
a33d1a1fbb
[tx-robot] updated from transifex 2019-05-07 00:51:51 +00:00
David Luhmer
47fa9df253 revamp podcast playback / drop youtube support 2019-05-06 19:33:06 +02:00
David Luhmer
e49d5d25b0 refactor podcast playback / use picture-in-picture mode 2019-05-06 19:29:36 +02:00
Nextcloud bot
83f25a9b5f
[tx-robot] updated from transifex 2019-05-02 00:51:22 +00:00
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
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
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
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
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
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
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
David Luhmer
7d0a35c506
Merge pull request #743 from nextcloud/androidx
Update to androidx
2019-04-06 14:13:12 -03:00
David Luhmer
57078938be remove unused imports 2019-04-06 14:08:44 -03:00
David Luhmer
e2c19c5b3d
Merge pull request #745 from Unpublished/show_only_unread
only show unread items if parent folder is ALL_UNREAD_ITEMS
2019-04-06 13:50:11 -03:00
David Luhmer
fb70b2ac7d optimize imports 2019-04-06 13:46:48 -03:00
David Luhmer
882e18f472 remove unused import 2019-04-05 22:43:38 -03:00
David Luhmer
ef61ce4986 Fix lint issues / Cadacy issue 2019-04-05 22:34:40 -03:00
David Luhmer
d94df30ddf fix lint issues 2019-04-05 18:57:40 -03:00
David Luhmer
e51b31a5e6 cleanup unused test / dependency 2019-04-05 18:49:37 -03:00
David Luhmer
4b568535c6 fix NightMode tests 2019-04-05 18:49:22 -03:00
David Luhmer
d2abb52e01 add checks that requests are made 2019-04-05 17:27:56 -03:00
David Luhmer
eec524ec6c update unit tests 2019-04-05 17:04:36 -03:00
David Luhmer
aef30d46a4 Merge branch 'androidx' of https://github.com/owncloud/News-Android-App into androidx 2019-04-05 14:50:07 -03:00
David Luhmer
1772606290 update tests 2019-04-05 14:47:00 -03:00
Unpublished
3cb0e594c6 fix lint errors 2019-04-05 17:09:38 +02:00
David Luhmer
0914892f76 Merge branch 'master' into androidx
# Conflicts:
#	News-Android-App/build.gradle
2019-04-04 16:16:07 -03:00
David Luhmer
a3d0e02a59 Merge branch 'master' into sso-annotation-support
# Conflicts:
#	News-Android-App/src/main/java/de/luhmer/owncloudnewsreader/reader/nextcloud/API_SSO.java
2019-04-04 16:03:31 -03:00
David Luhmer
be15fe3955 update error handling 2019-04-04 15:59:36 -03:00
David Luhmer
8869c2d813 update api specs 2019-04-04 15:58:38 -03:00
David Luhmer
29891ce1e7 Fix #747 (add share button for chrome custom tabs) 2019-04-04 15:44:07 -03:00
David Luhmer
918327cff7
Merge pull request #744 from Unpublished/runOnUiThread
update progress on ui thread
2019-04-04 15:42:01 -03:00
David Luhmer
ec61027283 add proguard rules for mockito 2019-04-04 15:20:26 -03:00
Unpublished
832ae7e150
Update News-Android-App/build.gradle
Co-Authored-By: David-Development <david-dev@live.de>
2019-04-03 21:29:26 +02:00
Unpublished
1512c44e7e fix codacy and possible NPE 2019-04-01 12:45:57 +02:00
Unpublished
8465072a56 only show unread items if parent folder is ALL_UNREAD_ITEMS 2019-04-01 11:51:16 +02:00
Unpublished
517f865d5f update progress on ui thread 2019-04-01 11:49:52 +02:00
Nextcloud bot
ef2e0d36ec
[tx-robot] updated from transifex 2019-03-31 01:55:00 +00:00
David Luhmer
3f3c038c14 bump proguard rules 2019-03-30 09:43:48 +01:00
David Luhmer
d414097b7c update to androidx / rework gui tests 2019-03-30 09:07:27 +01:00
Nextcloud bot
2f88afdf98
[tx-robot] updated from transifex 2019-03-29 01:54:46 +00:00
Nextcloud bot
35850dcedf
[tx-robot] updated from transifex 2019-03-27 11:36:38 +00:00
Nextcloud bot
52b84d20d2
[tx-robot] updated from transifex 2019-03-27 01:46:44 +00:00
Nextcloud bot
bc213b3db8
[tx-robot] updated from transifex 2019-03-25 01:47:23 +00:00
Nextcloud bot
b4ad611f2d
[tx-robot] updated from transifex 2019-03-24 01:48:31 +00:00
David Luhmer
a1d81c4e82 handle reauthentication 2019-03-18 19:30:37 +01:00
David Luhmer
805ee5bd5f fix line formatting 2019-03-18 19:16:55 +01:00
David Luhmer
c790067cd7 Fix app crashes / Handle Token Mismatch 2019-03-18 19:10:55 +01:00
David Luhmer
a6c5816916 fix #736 2019-03-18 19:10:06 +01:00
David Luhmer
5a6478223b update gradle 2019-03-18 19:08:33 +01:00
David Luhmer
6ebad03954 return if api is not initialized 2019-03-18 19:08:17 +01:00
Nextcloud bot
1bc1eacd83
[tx-robot] updated from transifex 2019-03-18 01:53:44 +00:00
Nextcloud bot
740ef84756
[tx-robot] updated from transifex 2019-03-17 01:54:38 +00:00
Nextcloud bot
16a9c023a4
[tx-robot] updated from transifex 2019-03-16 01:54:14 +00:00
Nextcloud bot
c6a590dd61
[tx-robot] updated from transifex 2019-03-14 01:49:09 +00:00
Unpublished
2281466bde replace "No folder" with root folder string 2019-03-10 20:03:26 +01:00
Nextcloud bot
6f1cd549cc
[tx-robot] updated from transifex 2019-03-10 01:48:17 +00:00
David Luhmer
6c40cc2c1c
Merge pull request #722 from Unpublished/reworkForegroundDetection
Rework foreground detection
2019-03-08 11:37:11 +01:00
David Luhmer
01bbb4102f
Merge pull request #732 from Unpublished/bump_changelog
Bump changelog from 2.0.0 to 2.1.0
2019-03-08 10:42:05 +01:00
Nextcloud bot
2ceb0c272a
[tx-robot] updated from transifex 2019-03-07 01:47:46 +00:00
dependabot[bot]
4441833e08 Bump changelog from 2.0.0 to 2.1.0 2019-03-06 17:25:42 +01:00
Nextcloud bot
e2cf8c95f4
[tx-robot] updated from transifex 2019-03-04 01:45:36 +00:00
David Luhmer
0579596561 update dependencies 2019-03-03 21:27:35 +01:00
David Luhmer
ea40633192 remove unused import 2019-03-03 09:39:10 +01:00
David Luhmer
784fbf86f6 adapt to latest single-sign-on library 2019-03-03 09:38:26 +01:00
David Luhmer
a6ea2cd919 cleanup imports 2019-03-03 09:38:02 +01:00
Nextcloud bot
c2f3bcf4f7
[tx-robot] updated from transifex 2019-03-03 01:46:26 +00:00
Nextcloud bot
002bd414ec
[tx-robot] updated from transifex 2019-03-02 01:46:22 +00:00
David Luhmer
9b51b8d1e9 Refactoring of login dialog 2019-03-01 12:55:07 +01:00
David Luhmer
46ba8ede17 first implementation of unread badges #728 2019-03-01 12:54:32 +01:00
David Luhmer
3f23ec9956 use annotations for single sign on 2019-03-01 12:37:13 +01:00
David Luhmer
a73cbeb1e9 Merge remote-tracking branch 'origin/master' into sso-annotation-support 2019-03-01 11:51:39 +01:00
Nextcloud bot
d95c2f5faf
[tx-robot] updated from transifex 2019-03-01 01:53:09 +00:00
Unpublished
0e6c414db3 reformat to make codacy happy 2019-02-27 13:00:29 +01:00
Nextcloud bot
e6f9a902a6
[tx-robot] updated from transifex 2019-02-25 01:51:47 +00:00
Nextcloud bot
77a3f50a2a
[tx-robot] updated from transifex 2019-02-24 01:55:18 +00:00
Nextcloud bot
3bea423643
[tx-robot] updated from transifex 2019-02-13 01:52:26 +00:00
Nextcloud bot
edead975d2
[tx-robot] updated from transifex 2019-02-11 01:52:30 +00:00
Nextcloud bot
3281eceeb4
[tx-robot] updated from transifex 2019-02-10 01:54:15 +00:00
Unpublished
ed19cc8997 fix NPE in API 17 emulator
- getActivity can be null before onCreateView
2019-02-09 14:57:31 +01:00
Unpublished
46236a8d9f replace getRunningTasks with ActivityLifecycleCallbacks 2019-02-09 14:57:31 +01:00
Nextcloud bot
5d1719f5e7
[tx-robot] updated from transifex 2019-02-09 01:52:58 +00:00
David Luhmer
40f538f16c update to 0.9.9.25 2019-02-08 14:41:46 +01:00
David Luhmer
b135009f68 fix app crash when trying to add feed while no account is setup 2019-02-08 14:40:52 +01:00
David Luhmer
a64dcf0531 fix app crash on android 4.x 2019-02-08 14:40:33 +01:00
Nextcloud bot
1527227812
[tx-robot] updated from transifex 2019-02-07 01:55:20 +00:00
David Luhmer
1bb024d038 Update to 0.9.9.24 2019-02-03 15:44:20 +01:00
David Luhmer
ac30a3390b refactor code / fix app crash on Android 4.x 2019-02-03 15:42:31 +01:00
David Luhmer
4b8e9d91e4 remove unused code and unused permissions 2019-02-03 15:41:54 +01:00
Nextcloud bot
bc8a03713c
[tx-robot] updated from transifex 2019-02-01 01:46:50 +00:00
Nextcloud bot
8898ed72f6
[tx-robot] updated from transifex 2019-01-30 01:47:43 +00:00
Nextcloud bot
55d5d892ce
[tx-robot] updated from transifex 2019-01-28 01:46:47 +00:00
David Luhmer
0588fb8cd5 update to v.0.9.9.23 2019-01-27 16:08:09 +01:00
David Luhmer
c1d83a05e3 Launch item state sync when switching from this app to another - fix #717 2019-01-27 16:05:22 +01:00
David Luhmer
e8f9891028 fix app crash 2019-01-27 15:21:45 +01:00
David Luhmer
aa1de5977c fix app crash when sync on startup is enabled 2019-01-27 15:21:25 +01:00
Nextcloud bot
65485642ea
[tx-robot] updated from transifex 2019-01-23 01:51:59 +00:00
Nextcloud bot
79face7bc0
[tx-robot] updated from transifex 2019-01-19 01:53:08 +00:00
Nextcloud bot
699c31a1fd
[tx-robot] updated from transifex 2019-01-18 01:55:10 +00:00
Nextcloud bot
86a9d3a9ea
[tx-robot] updated from transifex 2019-01-17 01:52:31 +00:00
Nextcloud bot
905eb079d3
[tx-robot] updated from transifex 2019-01-15 01:55:26 +00:00
Nextcloud bot
fbcc4834b8
[tx-robot] updated from transifex 2019-01-14 01:52:48 +00:00
Nextcloud bot
c2ca315868
[tx-robot] updated from transifex 2019-01-10 01:51:00 +00:00
Nextcloud bot
2852544a0f
[tx-robot] updated from transifex 2019-01-09 01:53:51 +00:00
David Luhmer
ab78860b5a Update to 0.9.9.22 2019-01-05 10:02:37 +01:00
David Luhmer
5f62f97812 fix app crash due to race condition 2019-01-05 09:45:05 +01:00
David Luhmer
ab1d2a520d return result of state sync 2019-01-05 09:44:37 +01:00
David Luhmer
f02b2e7cf3 improve first app start 2019-01-04 15:03:18 +01:00
David Luhmer
e755400781 hide skip button in latest version of showcaseview 2019-01-04 14:52:47 +01:00
David Luhmer
47b6d2f1c5 update version to 0.9.9.21 2019-01-04 14:24:55 +01:00
David Luhmer
490fba232e add showcaseview as library 2019-01-04 14:23:56 +01:00
David Luhmer
eade7aa6ba update build tools / update sso library 2019-01-04 13:33:11 +01:00
David Luhmer
55d68f6488 remove dependency to org.apache.commons:commons-lang 2019-01-04 13:32:00 +01:00
David Luhmer
b3f5c108df remove unnecessary permission request 2019-01-04 13:09:53 +01:00
David Luhmer
75cb0547d1
Merge pull request #714 from nextcloud/fix-anr-#713
Fix ANR due to blocking call on main thread (fix #713)
2019-01-04 11:20:03 +01:00
Nextcloud bot
bee4748b64
[tx-robot] updated from transifex 2019-01-03 01:49:35 +00:00
Nextcloud bot
b70634b7af
[tx-robot] updated from transifex 2019-01-01 01:49:25 +00:00
Nextcloud bot
91b57cd709
[tx-robot] updated from transifex 2018-12-31 01:51:35 +00:00
Nextcloud bot
5affd37dd8
[tx-robot] updated from transifex 2018-12-30 01:53:16 +00:00
David Luhmer
592805d753 adjust to use new annotations from sso library 2018-12-29 21:48:21 +01:00
David Luhmer
60fe4a568b fix typo 2018-12-27 13:23:17 +01:00
David Luhmer
5e11303e87 fix codacy issues 2018-12-27 13:22:39 +01:00
David Luhmer
fb4cf61f29 fix app crash when logging in again into single sign on account 2018-12-27 12:49:32 +01:00
David Luhmer
62ebc7b82f Fix ANR due to blocking call on main thread (fix #713) 2018-12-27 12:48:19 +01:00
Nextcloud bot
9bf1d4fb83
[tx-robot] updated from transifex 2018-12-27 01:52:07 +00:00
Nextcloud bot
be7c6eefa4
[tx-robot] updated from transifex 2018-12-26 01:53:46 +00:00
Nextcloud bot
689d32dfcb
[tx-robot] updated from transifex 2018-12-25 06:06:39 +00:00
Nextcloud bot
8b7600eec8
[tx-robot] updated from transifex 2018-12-24 01:58:16 +00:00
Nextcloud bot
190da04158
[tx-robot] updated from transifex 2018-12-23 01:53:56 +00:00
Nextcloud bot
1127978b3b
[tx-robot] updated from transifex 2018-12-22 01:49:38 +00:00
Nextcloud bot
80322c7e78
[tx-robot] updated from transifex 2018-12-21 01:50:14 +00:00
Nextcloud bot
c30660f890
[tx-robot] updated from transifex 2018-12-20 01:51:23 +00:00
Nextcloud bot
1a3c524b3f
[tx-robot] updated from transifex 2018-12-19 01:53:12 +00:00
Daniel
b9cd150935
Merge pull request #712 from AnotherDaniel/showChangelogOnTablet
Show prefs-changelog also in tablet mode
2018-12-18 21:52:55 +01:00
David Luhmer
0a6bf8102b add changelogPreference as local variable 2018-12-18 11:32:24 +01:00
David Luhmer
44c158d54a cleanup if/else formatting 2018-12-18 11:28:27 +01:00
David Luhmer
83be9da036 set version click listener when binding preference (works on tablets and phones) 2018-12-18 11:27:32 +01:00
Nextcloud bot
67479238ac
[tx-robot] updated from transifex 2018-12-18 01:51:06 +00:00
Daniel
efc123c28f 711 - add report-issue link to about prefs 2018-12-17 22:17:59 +01:00
Daniel
38681243b0 711 - minor phrasing change for about prefs entry 2018-12-17 21:52:56 +01:00
Daniel
f5db87de68 711 - show changelog also on tablets 2018-12-17 21:52:22 +01:00
David Luhmer
f6eae1ae0c fix possible app crashes 2018-12-17 10:21:16 +01:00
David Luhmer
03bfa9ae3d update Manifest to Version 0.9.9.20 2018-12-17 09:48:52 +01:00
David Luhmer
6b233953cf adjust url to changelog 2018-12-17 09:35:43 +01:00
Nextcloud bot
4fedf8f7da
[tx-robot] updated from transifex 2018-12-17 01:51:23 +00:00
Daniel
b4cd2b2586
Merge pull request #710 from AnotherDaniel/aboutRework
704 - move about dialog info to settings menu
2018-12-16 21:18:37 +01:00
David Luhmer
414c9926ec add cancel button to changelog and adjust layout of changelog 2018-12-16 14:44:55 +01:00
David Luhmer
3a7fab38ac cleanup unused imports 2018-12-16 08:50:19 +01:00
David Luhmer
d03edc2af6 remove changelog from main menu / cleanup resources 2018-12-16 08:49:54 +01:00
Nextcloud bot
cf5f84a2a3
[tx-robot] updated from transifex 2018-12-16 01:51:42 +00:00
David Luhmer
b3f437063c small layout improvements of changelog screen 2018-12-15 22:35:50 +01:00
David Luhmer
0ae67173c5 use dialog fragment instead of support dialog fragment / use class method for version string 2018-12-15 22:34:11 +01:00
David Luhmer
e372fd8b46 disable version dialog from main activity 2018-12-15 22:33:25 +01:00
Daniel
2758a63db2 704 - move about dialog info to settings menu 2018-12-15 21:59:56 +01:00
David Luhmer
d0b42e3b9a fix #696 - no automatic sync due to immediate destroy of service (disposable gets cleaned up and sync interrupted) 2018-12-14 18:15:17 +01:00
David Luhmer
e7a229762e
Merge pull request #707 from nextcloud/add-headline-view
re-add headline-only view - fix #680
2018-12-14 16:44:03 +01:00
Nextcloud bot
24bc0cb42d
[tx-robot] updated from transifex 2018-12-13 01:51:25 +00:00
David Luhmer
5352f222a0 change order of layouts as suggested by @AnotherDaniel 2018-12-12 22:40:44 +01:00
David Luhmer
940e1d7c24 fix #698 - black font color on all layouts / cleanup 2018-12-12 22:33:40 +01:00
David Luhmer
a0a66beea3 small design adjustment 2018-12-12 22:30:23 +01:00
Daniel
6e9a2895fe
Merge pull request #699 from AnotherDaniel/fixMarkAllRead
#590 - attempt to fix inadvertet mark-read on menu-bar pull
2018-12-12 22:28:11 +01:00
Daniel
0f3effb23d 590 - merge with cleanup commit, further simplification of SettingsActivity 2018-12-12 22:19:04 +01:00
David Luhmer
bbd58d7269 re-add headline-only view 2018-12-12 22:02:33 +01:00
Daniel
a06f0d5417 590 - add check for large screens/tablet mode, also some cleanup 2018-12-12 21:55:22 +01:00
Daniel
df91d3ab67 590 - add check for large screens/tablet mode, also some cleanup 2018-12-12 21:43:26 +01:00
David Luhmer
50b950fdaf refactoring 2018-12-12 21:30:45 +01:00
Nextcloud bot
434d8d411b
[tx-robot] updated from transifex 2018-12-12 01:57:44 +00:00
Nextcloud bot
5ecfd5d5e9
[tx-robot] updated from transifex 2018-12-11 01:50:34 +00:00
David Luhmer
d57ef6e0f7 proof of concept / use app drawer edge-width 2018-12-10 10:02:20 +01:00
David Luhmer
1a8b6ccf47
Merge pull request #703 from nextcloud/fix-widget
fix widget not updating (fix #702)
2018-12-10 09:34:17 +01:00
Nextcloud bot
7c564d9c09
[tx-robot] updated from transifex 2018-12-10 05:23:22 +00:00
Daniel
cc653f46ed
Update WidgetProvider.java 2018-12-09 20:41:23 +01:00
Nextcloud bot
475a8cc7dc
[tx-robot] updated from transifex 2018-12-08 01:49:24 +00:00
David Luhmer
c955e9ccdb fix widget not updating (fix #702) 2018-12-07 17:40:52 +01:00
Nextcloud bot
df6b93e27c
[tx-robot] updated from transifex 2018-12-01 01:48:33 +00:00
Nextcloud bot
d1868bb8cc
[tx-robot] updated from transifex 2018-11-30 01:49:25 +00:00
Nextcloud bot
f43ee7b72f
[tx-robot] updated from transifex 2018-11-26 01:54:52 +00:00
Nextcloud bot
a6a78b1b3f
[tx-robot] updated from transifex 2018-11-22 01:50:41 +00:00
Nextcloud bot
023ddba836
[tx-robot] updated from transifex 2018-11-21 01:50:15 +00:00
Daniel
2730a3420b 590 - and yet another one: only mark read if gesture starts a certain distance from left edge 2018-11-18 22:07:27 +01:00
Daniel
3b1f8d1702 590 - another option, only mark read if swipe starts at window bottom 2018-11-18 21:45:45 +01:00
Nextcloud bot
0f7df707de
[tx-robot] updated from transifex 2018-11-18 01:51:29 +00:00
Daniel
5c616d4a3e #590 - variable naming improvement and doc
(cherry picked from commit bca3756)
2018-11-17 16:57:20 +01:00
Daniel
7dd0c886be #590 - attempt to fix inadvertet mark-read on menu-bar pull 2018-11-17 16:57:20 +01:00
Nextcloud bot
ff87aa30cc
[tx-robot] updated from transifex 2018-11-17 02:06:20 +00:00
Nextcloud bot
1bb70278e3
[tx-robot] updated from transifex 2018-11-16 01:50:36 +00:00
Nextcloud bot
8606eb3f16
[tx-robot] updated from transifex 2018-11-15 01:53:28 +00:00
Nextcloud bot
211e17f3a4
[tx-robot] updated from transifex 2018-11-14 01:50:58 +00:00
Nextcloud bot
bee5b996e8
[tx-robot] updated from transifex 2018-11-13 01:53:25 +00:00
Nextcloud bot
a448ec9345
[tx-robot] updated from transifex 2018-11-12 01:50:48 +00:00
David Luhmer
398278529a add support to "download" cached images to download directory 2018-11-11 08:40:22 +01:00
David Luhmer
14882d43f5 remove unused activity 2018-11-11 08:39:37 +01:00
David Luhmer
575b29396b fix background/theme for SyncIntervalSelectorActivity 2018-11-11 08:36:28 +01:00
David Luhmer
39606cce6a Merge branch 'master' of https://github.com/owncloud/News-Android-App 2018-11-11 08:35:00 +01:00
David Luhmer
af5b56af47 adjust default background color 2018-11-11 08:34:47 +01:00
Nextcloud bot
f727e494fb
[tx-robot] updated from transifex 2018-11-11 01:52:14 +00:00
rakekniven
4eed508af3
Update strings.xml
Corrected spelling of Google Play Store.

Reported at Transifex.

Signed-off-by: Mark Ziegler <mark.ziegler@rakekniven.de>
2018-11-10 16:55:01 +01:00
David Luhmer
b53d3f84c5
Merge pull request #694 from AnotherDaniel/fixSettingsBackground
#693 - fix SettingsActivity background
2018-11-10 14:52:26 +01:00
Nextcloud bot
0d1cb22c22
[tx-robot] updated from transifex 2018-11-10 01:50:18 +00:00
David Luhmer
ffd370b6a7 remove redundant code / cleanup color definitions 2018-11-09 22:17:01 +01:00
David Luhmer
8a1ed51d97 add code again to set correct color theme in settings 2018-11-09 21:38:29 +01:00
David Luhmer
254c1b6f0d implement oled theme using windowBackground color 2018-11-09 21:37:47 +01:00
David Luhmer
b8a862b92d cleanup redundant background definitions 2018-11-09 21:37:06 +01:00
David Luhmer
97e5e59786 remove redundant setTheme call 2018-11-09 21:23:23 +01:00
Nextcloud bot
8aafd76da6
[tx-robot] updated from transifex 2018-11-08 14:33:52 +00:00
Nextcloud bot
183176b5a3
[tx-robot] updated from transifex 2018-11-08 01:49:12 +00:00
Daniel
020dd3095e #693 - fix SettingsActivity background 2018-11-07 22:32:48 +01:00
Nextcloud bot
b1f6c53b5e
[tx-robot] updated from transifex 2018-11-07 01:48:57 +00:00
David Luhmer
04a9d47092
Merge pull request #689 from AnotherDaniel/firstSettingsSectionHeading
#688 - show section heading of first/general settings section in simple preferences view
2018-11-06 22:48:31 +01:00
David Luhmer
818b51e35f
Merge pull request #691 from AnotherDaniel/blackOledBgDependentSetting
#690 - disable black bg setting if Light theme is selected
2018-11-06 22:48:04 +01:00
David Luhmer
6206b724f3 improve comment 2018-11-06 22:41:13 +01:00
Nextcloud bot
79c899843a
[tx-robot] updated from transifex 2018-11-06 01:50:47 +00:00
Daniel
266435a2c4 #690 - use constant instead of string for settings key: reloaded 2018-11-05 22:35:05 +01:00
Daniel
c99041b14a #690 - use constant instead of string for settings key 2018-11-05 22:24:34 +01:00
Daniel
5fcaa1707f #690 - disable black bg setting if Light theme is selected 2018-11-05 22:17:43 +01:00
Nextcloud bot
13315fc9c7
[tx-robot] updated from transifex 2018-11-05 01:50:27 +00:00
Daniel
1cf5b80993 #688 - show section heading of first/general settings section in simple preferences view 2018-11-04 22:09:40 +01:00
David Luhmer
694b1d09fa
Merge branch 'master' into fixBlackBgLostOnOrientationChange 2018-11-04 21:08:08 +01:00
Unpublished
a2af9f5005 fix build 2018-11-04 18:45:46 +01:00
David Luhmer
691702f6cc Fix some issues related to the dark theme not being applied properly in auto mode 2018-11-04 11:15:26 +01:00
David Luhmer
4c8903f358 use material design color definitions / use color-def for day/night 2018-11-04 09:21:22 +01:00
Nextcloud bot
282cd875e9
[tx-robot] updated from transifex 2018-11-04 01:55:22 +00:00
Daniel
6d8266c49c #683 (final) minor fix and settings title change 2018-11-03 21:40:20 +01:00
Nextcloud bot
203b805a81
[tx-robot] updated from transifex 2018-11-03 01:50:37 +00:00
David Luhmer
ad66ba813c
Merge pull request #685 from nextcloud/refactor-podcast-playback
fix notifications / improve lifecycle / add support for bluetooth playback etc.
2018-11-03 00:36:57 +01:00
David Luhmer
1616874396
Merge pull request #682 from nextcloud/fix-677
adjust text-color (fix #677)
2018-11-02 23:23:43 +01:00
David Luhmer
123a36b6d1 fix settings screen / refactoring 2018-11-02 23:03:50 +01:00
David Luhmer
783b95d5ff refactoring 2018-11-02 22:26:17 +01:00
David Luhmer
3f5940f51e fix codacy issues 2018-11-02 21:34:32 +01:00
Nextcloud bot
003c34bb52
[tx-robot] updated from transifex 2018-11-02 01:52:26 +00:00
David Luhmer
9e72aa3b0f fix theme update 2018-11-01 23:42:36 +01:00
David Luhmer
576bfd7be6 fix race-conditions while choosing theme 2018-11-01 23:08:57 +01:00
Daniel
0a0a042e6b #683 - fixed unused imports, added comment 2018-11-01 18:39:27 +01:00
David Luhmer
e2ff49a964 fix notifications / improve lifecycle / add support for bluetooth playback etc. 2018-11-01 13:13:27 +01:00
Nextcloud bot
23a3bdd05a
[tx-robot] updated from transifex 2018-11-01 01:51:05 +00:00
Daniel
38a0fb79ac #683 attempt to fix oled bg lost on orientation change 2018-10-31 23:20:45 +01:00
David Luhmer
499cbf1c69
Merge pull request #679 from AnotherDaniel/fixSettingsBreadcrumbColor
Fix settings breadcrumb color
2018-10-31 20:47:18 +01:00
David Luhmer
1ff3442256
Update News-Android-App/src/main/java/de/luhmer/owncloudnewsreader/SettingsActivity.java
Co-Authored-By: AnotherDaniel <dk.mailbox@gmx.net>
2018-10-31 19:45:17 +00:00
David Luhmer
a9483eb4f2 use white text-color for dark theme 2018-10-31 20:41:47 +01:00
Daniel
44e4aefb79 #678 slight code design change, fixed unecessary imports 2018-10-31 20:40:27 +01:00
David Luhmer
439fc6d72c adjust text-color (fix #677) 2018-10-31 20:30:22 +01:00
Nextcloud bot
e719d029ee
[tx-robot] updated from transifex 2018-10-31 01:50:35 +00:00
Daniel
522c0a89dd #678 only apply breadcrumb text color workaround in tablet mode 2018-10-30 23:03:06 +01:00
Daniel
ba7a645002 fix for #678 - text color of settings fragment title text 2018-10-30 22:48:54 +01:00
David Luhmer
f22d78979a refactor podcast tags 2018-10-30 22:34:31 +01:00
David Luhmer
a449acbd6c refactor podcast notifications 2018-10-30 22:34:03 +01:00
David Luhmer
3e2a8e41c8 Merge branch 'master' of https://github.com/owncloud/News-Android-App 2018-10-30 22:03:25 +01:00
David Luhmer
7ed75f6a3c refactoring 2018-10-30 22:03:09 +01:00
David Luhmer
353024b6c5 fix notifications for web page download service 2018-10-30 22:02:17 +01:00
David Luhmer
ca8fac6303 add podcast download progress 2018-10-30 22:01:37 +01:00