David Luhmer
|
110ad80040
|
update api call for single sign on (match new interface)
|
2018-08-28 22:15:54 +02:00 |
|
David Luhmer
|
b4daa91491
|
remove import account button in favor of single sign on button
|
2018-08-25 17:41:24 +02:00 |
|
David Luhmer
|
d5afbe187d
|
Merge branch 'master' of https://github.com/owncloud/News-Android-App
|
2018-08-25 17:29:21 +02:00 |
|
David Luhmer
|
685386fb32
|
improve single sign-on feature
|
2018-08-25 17:29:10 +02:00 |
|
Nextcloud bot
|
ac4cad51e5
|
[tx-robot] updated from transifex
|
2018-08-23 00:52:44 +00:00 |
|
Nextcloud bot
|
c65ce1c63d
|
[tx-robot] updated from transifex
|
2018-08-21 00:48:18 +00:00 |
|
David Luhmer
|
8e3b51f7eb
|
fix bug that unread notification always appears when closing the nextcloud news app
|
2018-08-19 12:21:23 +02:00 |
|
David Luhmer
|
cf96109839
|
Update to 0.9.9.17
|
2018-08-19 12:06:00 +02:00 |
|
David Luhmer
|
4c1351d62d
|
improve unread notification (fix #645, fix #630)
|
2018-08-19 11:53:13 +02:00 |
|
David Luhmer
|
d0fbb2f37f
|
fix lint issues / add disposable for rxjava observables
|
2018-08-19 11:15:56 +02:00 |
|
David Luhmer
|
cac15eb498
|
add "move_feed" option to Single Sign On feature
|
2018-08-19 11:15:22 +02:00 |
|
David Luhmer
|
b83c60e4c3
|
code cleanup
|
2018-08-19 11:14:54 +02:00 |
|
David Luhmer
|
774b073403
|
Merge branch 'master' of https://github.com/owncloud/News-Android-App
|
2018-08-19 10:55:45 +02:00 |
|
David Luhmer
|
25592c55bf
|
fix issues with special characters in password (use utf-8 charset)
|
2018-08-19 10:55:26 +02:00 |
|
David Luhmer
|
8d04b6358b
|
remove support for tesla launcher
|
2018-08-19 10:54:41 +02:00 |
|
Nextcloud bot
|
3865025404
|
[tx-robot] updated from transifex
|
2018-08-13 00:50:08 +00:00 |
|
Nextcloud bot
|
fb0e212252
|
[tx-robot] updated from transifex
|
2018-08-08 00:51:00 +00:00 |
|
Nextcloud bot
|
7af5bbf4a0
|
[tx-robot] updated from transifex
|
2018-08-06 00:47:27 +00:00 |
|
Nextcloud bot
|
7f73e5f800
|
[tx-robot] updated from transifex
|
2018-08-05 00:50:23 +00:00 |
|
Nextcloud bot
|
f78de473fd
|
[tx-robot] updated from transifex
|
2018-08-01 00:46:55 +00:00 |
|
Nextcloud bot
|
1cde544b48
|
[tx-robot] updated from transifex
|
2018-07-31 00:49:43 +00:00 |
|
Nextcloud bot
|
8d2d0f6589
|
[tx-robot] updated from transifex
|
2018-07-30 00:51:21 +00:00 |
|
David Luhmer
|
0ad496237d
|
Merge pull request #644 from NilsGriebner/move_feed
Move feed
|
2018-07-29 19:52:56 +02:00 |
|
Nextcloud bot
|
7afad03af7
|
[tx-robot] updated from transifex
|
2018-07-29 00:49:17 +00:00 |
|
David Luhmer
|
c8a31957ff
|
disable autoplay for all videos / fix playback issues - #638
|
2018-07-28 18:41:12 +02:00 |
|
David Luhmer
|
a42df6d5fe
|
Fix renaming issues with sso support
|
2018-07-28 17:05:51 +02:00 |
|
David Luhmer
|
82ef79edc4
|
Fix #646 (support for animated gifs on android 8.1)
|
2018-07-28 17:05:28 +02:00 |
|
David Luhmer
|
f281bc8aa6
|
Merge pull request #641 from nextcloud/packageRenaming
Package renaming
|
2018-07-28 16:31:53 +02:00 |
|
David Luhmer
|
5325c7b4c0
|
add support to move feed into root folder as well
|
2018-07-28 10:55:42 +02:00 |
|
David Luhmer
|
6a8862d012
|
fix app crash after refactoring (wrong array access)
|
2018-07-28 10:55:18 +02:00 |
|
David Luhmer
|
14771eb1a1
|
remove german translations (will be provided by transifex)
|
2018-07-28 10:44:22 +02:00 |
|
David Luhmer
|
e5e58ca627
|
remove unused string
|
2018-07-28 10:44:02 +02:00 |
|
David Luhmer
|
754cae2845
|
fix some margin issues introduced by me.. should be consistent now
|
2018-07-28 10:43:42 +02:00 |
|
David Luhmer
|
643f49a6ce
|
keep feed name and icon in title / only add info to move feed / use translated text instead of hardcoded one
|
2018-07-28 10:42:46 +02:00 |
|
David Luhmer
|
0888c66de3
|
use android ArrayAdapter instead of creating a custom one (the build in one uses view-holder pattern)
|
2018-07-28 10:41:59 +02:00 |
|
Nextcloud bot
|
abeac76d23
|
[tx-robot] updated from transifex
|
2018-07-28 00:47:49 +00:00 |
|
Nextcloud bot
|
78d3ee6dd2
|
[tx-robot] updated from transifex
|
2018-07-27 00:49:33 +00:00 |
|
David Luhmer
|
16b7a72e31
|
Merge pull request #640 from NilsGriebner/search
Implement search functionality
|
2018-07-26 19:52:43 +02:00 |
|
Nextcloud bot
|
47dc69aec3
|
[tx-robot] updated from transifex
|
2018-07-24 00:47:52 +00:00 |
|
Nextcloud bot
|
403d1fc832
|
[tx-robot] updated from transifex
|
2018-07-20 00:47:07 +00:00 |
|
Nextcloud bot
|
f8782d4f24
|
[tx-robot] updated from transifex
|
2018-07-19 00:46:24 +00:00 |
|
David Luhmer
|
afa4305948
|
Search in both read and unread items / small fixes
|
2018-07-12 21:18:09 +02:00 |
|
David Luhmer
|
4ea52ce24a
|
increase debounce timeout to 400ms (better for older phones)
|
2018-07-12 21:14:34 +02:00 |
|
David Luhmer
|
845ae4f2a4
|
hide progressbar when error occurs
|
2018-07-12 21:14:08 +02:00 |
|
David Luhmer
|
7789847c0d
|
use equals instead of == for string comparison
|
2018-07-12 19:54:11 +02:00 |
|
David Luhmer
|
218e47afea
|
use rxjava and debounce operation to perform search
|
2018-07-12 14:25:57 +02:00 |
|
David Luhmer
|
3638f4684c
|
remove unused reference/variable
|
2018-07-11 16:55:57 +02:00 |
|
Nextcloud bot
|
60fad8f7f2
|
[tx-robot] updated from transifex
|
2018-07-06 00:42:28 +00:00 |
|
Nextcloud bot
|
011704168a
|
[tx-robot] updated from transifex
|
2018-07-02 00:43:12 +00:00 |
|
Nextcloud bot
|
783836390b
|
[tx-robot] updated from transifex
|
2018-06-26 00:47:05 +00:00 |
|
Nils Griebner
|
6578bc779d
|
Remove patch import in api interface
|
2018-06-21 23:20:51 +02:00 |
|
Nils Griebner
|
9eeb840d97
|
Add layout for folder ListViiew in move feed view
|
2018-06-21 23:17:35 +02:00 |
|
Nils Griebner
|
8bc32e5a93
|
Add ArrayAdapter for folder list
|
2018-06-21 23:16:54 +02:00 |
|
Nils Griebner
|
7fca8da05e
|
Add string and translation for move feature related strings
|
2018-06-21 23:15:48 +02:00 |
|
Nils Griebner
|
5c0f3b4a1d
|
Add move feed dialog to feed options
|
2018-06-21 23:13:40 +02:00 |
|
Nils Griebner
|
b5d3e35dbf
|
Add move feed function to NewsReaderListDialogFragment
|
2018-06-21 23:11:32 +02:00 |
|
Nils Griebner
|
34407febc2
|
Add move feed function to api
|
2018-06-21 23:10:22 +02:00 |
|
David Luhmer
|
f4f7f65a0d
|
Merge branch 'master' of https://github.com/owncloud/News-Android-App
|
2018-06-21 09:37:04 +02:00 |
|
David Luhmer
|
c5b6a9360f
|
Fix #643 (Minor gradle update for security)
|
2018-06-21 09:36:52 +02:00 |
|
Nextcloud bot
|
c9b7838403
|
[tx-robot] updated from transifex
|
2018-06-21 00:51:09 +00:00 |
|
David Luhmer
|
551a8a4f8a
|
Merge branch 'master' into packageRenaming
# Conflicts:
# News-Android-App/src/main/java/de/luhmer/owncloudnewsreader/LoginDialogFragment.java
# News-Android-App/src/main/java/de/luhmer/owncloudnewsreader/reader/nextcloud/API_SSO.java
# News-Android-App/src/main/java/de/luhmer/owncloudnewsreader/reader/nextcloud/API_SSO_Helper.java
|
2018-06-20 12:00:04 +02:00 |
|
Nextcloud bot
|
c2e213f210
|
[tx-robot] updated from transifex
|
2018-06-20 00:49:04 +00:00 |
|
Nils Griebner
|
3f0756ec65
|
Add changes which @AndyScherzinger pointed out in his review
|
2018-06-19 19:24:17 +02:00 |
|
Nils Griebner
|
e065288987
|
Add english and german translation for search related strings
|
2018-06-18 21:02:55 +02:00 |
|
David Luhmer
|
e4288662ca
|
Refactoring / Update to match latest SSO API
|
2018-06-18 20:43:01 +02:00 |
|
tobiasKaminsky
|
518b5edf52
|
package renaming
|
2018-06-18 14:26:13 +02:00 |
|
Nils Griebner
|
1a3b59f489
|
Bring up keyboard on search button click. Clear focus of search view on back press or scroll
|
2018-06-17 22:54:42 +02:00 |
|
Nextcloud bot
|
bbf7f30675
|
[tx-robot] updated from transifex
|
2018-06-17 00:52:53 +00:00 |
|
Nils Griebner
|
e9f93ae555
|
Set focus to search view on button click
|
2018-06-16 20:40:24 +02:00 |
|
Nils Griebner
|
8ac0fcfd9d
|
Use preference to get right sql statement to filter view
|
2018-06-16 20:39:33 +02:00 |
|
Nils Griebner
|
5d19ced689
|
Add preference summary for search settings
|
2018-06-16 15:38:46 +02:00 |
|
Nils Griebner
|
fa5d52cfeb
|
Add resources for search function
|
2018-06-16 00:25:49 +02:00 |
|
Nils Griebner
|
a7bf38f864
|
Add settings for search function
|
2018-06-16 00:24:16 +02:00 |
|
Nils Griebner
|
e22530cf89
|
Add white icon for search view
|
2018-06-16 00:23:08 +02:00 |
|
Nils Griebner
|
421cb81799
|
Add filter queries to search in view
|
2018-06-16 00:22:19 +02:00 |
|
Nils Griebner
|
f04586d27e
|
Create a task in NewsReaderDetailFragment to search in current view
|
2018-06-15 23:50:06 +02:00 |
|
Nils Griebner
|
34f035eec4
|
Add search method and search view callback methods to NewsReaderListActivity
|
2018-06-15 23:41:50 +02:00 |
|
David Luhmer
|
aae8c9b11c
|
remove test code
|
2018-06-15 14:54:19 +02:00 |
|
David Luhmer
|
a0c08a9ef8
|
fix app crash when fingerprint does not exist
|
2018-06-15 14:34:50 +02:00 |
|
David Luhmer
|
35e3ebcf5b
|
Update app to use latest nextcloud sso handler (basic error handling)
|
2018-06-15 14:33:35 +02:00 |
|
David Luhmer
|
cbb9043bdc
|
update tests for fastlane screengrab
|
2018-06-15 14:24:30 +02:00 |
|
David Luhmer
|
782be87ed1
|
update proguard rules for fastlane screengrab
|
2018-06-15 14:23:33 +02:00 |
|
David Luhmer
|
8a8cf1005d
|
update dependencies
|
2018-06-15 14:23:02 +02:00 |
|
David Luhmer
|
9ffbe8bc40
|
remove multidex
|
2018-06-15 14:22:20 +02:00 |
|
David Luhmer
|
a7c527fc8c
|
Merge branch 'sso'
|
2018-06-15 14:06:53 +02:00 |
|
Nextcloud bot
|
ad444e83bf
|
[tx-robot] updated from transifex
|
2018-06-15 00:50:32 +00:00 |
|
Nils Griebner
|
a779a65b80
|
Add search item to actionbar
|
2018-06-13 19:56:31 +02:00 |
|
David Luhmer
|
dab4a3982b
|
remove old test
|
2018-06-13 15:07:05 +02:00 |
|
David Luhmer
|
05055a82d9
|
Merge pull request #639 from nextcloud/sso
Proof of concept for SingSignOn
|
2018-06-12 15:56:47 +02:00 |
|
David Luhmer
|
e48dfe87fd
|
refactoring / code cleanup
|
2018-06-12 15:56:02 +02:00 |
|
tobiasKaminsky
|
227bb7ce4c
|
use jitpack instead of submodules
hide password field if SSO is used: todo currently set to dummy value
multidex now needed
|
2018-06-12 14:25:07 +02:00 |
|
Nextcloud bot
|
96efaa7d7e
|
[tx-robot] updated from transifex
|
2018-06-03 00:49:27 +00:00 |
|
Nextcloud bot
|
c4bcf0d897
|
[tx-robot] updated from transifex
|
2018-05-26 00:55:13 +00:00 |
|
Nextcloud bot
|
a2b2799a6c
|
[tx-robot] updated from transifex
|
2018-05-25 00:55:48 +00:00 |
|
Nextcloud bot
|
8fb5d8904e
|
[tx-robot] updated from transifex
|
2018-05-24 00:56:11 +00:00 |
|
Nextcloud bot
|
3c8b7f71a8
|
[tx-robot] updated from transifex
|
2018-05-23 00:56:47 +00:00 |
|
Nextcloud bot
|
3adcb8ce28
|
[tx-robot] updated from transifex
|
2018-05-22 00:53:09 +00:00 |
|
David Luhmer
|
f27ad852e7
|
refactoring
|
2018-05-21 20:54:42 +02:00 |
|
David Luhmer
|
78019cafe4
|
Fix typo / update ownCloud-Account-Importer
|
2018-05-21 16:52:09 +02:00 |
|
David Luhmer
|
c8c67f61c6
|
Add auth token to requests
|
2018-05-21 11:45:35 +02:00 |
|
David Luhmer
|
f38b97e90d
|
add basic exception handling
|
2018-05-20 17:00:18 +02:00 |
|
Nextcloud bot
|
1680e6b84e
|
[tx-robot] updated from transifex
|
2018-05-20 00:49:50 +00:00 |
|
David Luhmer
|
8eda9526b3
|
Implement SSO to run side-by-side with retrofit / add permission to run even with different app signatures (app signing) / Bug fixes
|
2018-05-18 23:14:33 +02:00 |
|
David Luhmer
|
ae43e734b0
|
Implement Single Sign On (Update to latest on master)
|
2018-05-18 14:58:49 +02:00 |
|
Nextcloud bot
|
4d14f58aa2
|
[tx-robot] updated from transifex
|
2018-05-17 00:54:52 +00:00 |
|
Nextcloud bot
|
55ed174be4
|
[tx-robot] updated from transifex
|
2018-05-16 00:50:41 +00:00 |
|
David Luhmer
|
24340bf7ed
|
Fix build error in oss flavor (for f-droid)
|
2018-05-15 22:31:35 +02:00 |
|
David Luhmer
|
7ffd5ea713
|
Update to v.0.9.9.16
|
2018-05-15 22:24:35 +02:00 |
|
David Luhmer
|
44cb71c847
|
Move notification handling into separate class / add/improve support for android 8+ notifications
|
2018-05-15 22:24:11 +02:00 |
|
Nextcloud bot
|
9c7666c33c
|
[tx-robot] updated from transifex
|
2018-05-15 00:49:54 +00:00 |
|
Nextcloud bot
|
7b48c2a498
|
[tx-robot] updated from transifex
|
2018-05-14 00:49:13 +00:00 |
|
Nextcloud bot
|
99dc205de6
|
[tx-robot] updated from transifex
|
2018-05-13 00:48:05 +00:00 |
|
Nextcloud bot
|
ee48ca87b3
|
[tx-robot] updated from transifex
|
2018-05-12 00:48:57 +00:00 |
|
David Luhmer
|
eb1023cd2a
|
Fix #629
|
2018-05-11 16:10:44 +02:00 |
|
David Luhmer
|
ab0fec18a8
|
show notification when image download is finished
|
2018-05-11 15:52:11 +02:00 |
|
David Luhmer
|
51463ca472
|
Update gradle dependency / fix typo
|
2018-05-11 15:50:14 +02:00 |
|
David Luhmer
|
632cac0e2a
|
Merge branch 'master' of https://github.com/owncloud/News-Android-App
# Conflicts:
# News-Android-App/src/main/res/values-nb-rNO/strings.xml
# News-Android-App/src/main/res/values-ru/strings.xml
|
2018-05-11 15:32:52 +02:00 |
|
David Luhmer
|
1ccd5ef0f6
|
add fileprovider for android o
|
2018-05-11 15:30:34 +02:00 |
|
Nextcloud bot
|
ec5e93c1fe
|
[tx-robot] updated from transifex
|
2018-05-10 00:52:51 +00:00 |
|
Nextcloud bot
|
8890dcba4a
|
[tx-robot] updated from transifex
|
2018-05-09 00:44:23 +00:00 |
|
Nextcloud bot
|
5ea1cb4f59
|
[tx-robot] updated from transifex
|
2018-04-27 00:46:05 +00:00 |
|
David Luhmer
|
7a87650557
|
Merge pull request #628 from stefan-niedermann/master
Added adaptive icon and adjusted splash screen
|
2018-04-23 23:52:12 +02:00 |
|
Nextcloud bot
|
e91570ba03
|
[tx-robot] updated from transifex
|
2018-04-23 00:42:09 +00:00 |
|
Nextcloud bot
|
4c4e527755
|
[tx-robot] updated from transifex
|
2018-04-22 00:44:46 +00:00 |
|
Nextcloud bot
|
d41338b144
|
[tx-robot] updated from transifex
|
2018-04-21 00:42:31 +00:00 |
|
Nextcloud bot
|
238369aa5d
|
[tx-robot] updated from transifex
|
2018-04-19 00:43:11 +00:00 |
|
Niedermann IT-Dienstleistungen
|
918d009347
|
Fix web icon naming
|
2018-04-14 22:12:17 +02:00 |
|
Niedermann IT-Dienstleistungen
|
d1d4217ef7
|
Align app store icons to official apps
|
2018-04-14 22:11:20 +02:00 |
|
Niedermann IT-Dienstleistungen
|
9c853e338c
|
Fix web icon naming
|
2018-04-14 20:37:12 +02:00 |
|
Niedermann IT-Dienstleistungen
|
5fd8333268
|
Use ruond icons for fallback and web
|
2018-04-14 20:35:43 +02:00 |
|
Niedermann IT-Dienstleistungen
|
bd5d02c88c
|
Added widget preview
|
2018-04-10 21:31:03 +02:00 |
|
Niedermann IT-Dienstleistungen
|
68642625e3
|
Added roundIcon for API level 25
|
2018-04-10 21:21:55 +02:00 |
|
Niedermann IT-Dienstleistungen
|
23777762f0
|
Added adaptive icon and adjusted splash screen
|
2018-04-10 18:46:56 +02:00 |
|
Nextcloud bot
|
34a210e5b6
|
[tx-robot] updated from transifex
|
2018-04-08 00:47:46 +00:00 |
|
Nextcloud bot
|
c7078b763d
|
[tx-robot] updated from transifex
|
2018-04-05 00:43:52 +00:00 |
|
Nextcloud bot
|
e41107ecd2
|
[tx-robot] updated from transifex
|
2018-04-02 00:44:43 +00:00 |
|
Nextcloud bot
|
1f2371ed98
|
[tx-robot] updated from transifex
|
2018-03-31 00:47:17 +00:00 |
|
Nextcloud bot
|
c9676af0cf
|
[tx-robot] updated from transifex
|
2018-03-27 00:42:22 +00:00 |
|
Nextcloud bot
|
33511421d2
|
[tx-robot] updated from transifex
|
2018-03-26 00:44:15 +00:00 |
|
Nextcloud bot
|
2c5d77181e
|
[tx-robot] updated from transifex
|
2018-03-24 01:44:51 +00:00 |
|
Nextcloud bot
|
ca51c39c2c
|
[tx-robot] updated from transifex
|
2018-03-23 01:42:02 +00:00 |
|
Nextcloud bot
|
3c7b9fe04d
|
[tx-robot] updated from transifex
|
2018-03-17 01:42:25 +00:00 |
|
Nextcloud bot
|
3df54ae3c5
|
[tx-robot] updated from transifex
|
2018-03-16 01:43:34 +00:00 |
|
Nextcloud bot
|
145418ab57
|
[tx-robot] updated from transifex
|
2018-03-14 01:49:28 +00:00 |
|
Nextcloud bot
|
c11db899ce
|
[tx-robot] updated from transifex
|
2018-03-13 01:43:38 +00:00 |
|
Nextcloud bot
|
d02660dbba
|
[tx-robot] updated from transifex
|
2018-03-11 01:43:39 +00:00 |
|
Nextcloud bot
|
26ac5dd241
|
[tx-robot] updated from transifex
|
2018-03-10 01:43:49 +00:00 |
|
David Luhmer
|
3866bd9abc
|
Code refactoring
|
2018-03-08 22:20:32 -04:00 |
|
David Luhmer
|
c3c044a000
|
Fix possible race condition issue
|
2018-03-08 22:20:18 -04:00 |
|
Nextcloud bot
|
00de19171d
|
[tx-robot] updated from transifex
|
2018-03-09 01:47:18 +00:00 |
|
David Luhmer
|
05d9e5db5f
|
Run database updates (state updates) in Background (Async Task) (No more lagging while scrolling) / Add reference to issue #513
|
2018-03-08 13:45:45 -04:00 |
|
David Luhmer
|
6cde5d22f3
|
Recyclerview Pro Tips - Set item click listener in onCreateViewHolder / Fix bug in load-more feature (blocking issue) / fix height issue of progress layout
|
2018-03-08 13:41:12 -04:00 |
|
David Luhmer
|
9964f12c86
|
Recyclerview Pro Tip - set setHasFixedSize
|
2018-03-08 13:39:15 -04:00 |
|
David Luhmer
|
60cff306c4
|
Update to 0.9.9.15
|
2018-03-05 23:17:10 -04:00 |
|
David Luhmer
|
87d07c62e6
|
Remove unused code / optimize imports
|
2018-03-05 22:52:43 -04:00 |
|
David Luhmer
|
ff6eed67db
|
Disable debug output
|
2018-03-05 22:52:05 -04:00 |
|
David Luhmer
|
5b113ba489
|
Fix Bug in Android that default value is not shown/visible in Playback Speed Picker
|
2018-03-05 22:51:50 -04:00 |
|
Nextcloud bot
|
f869950cd7
|
[tx-robot] updated from transifex
|
2018-03-06 01:45:50 +00:00 |
|
David Luhmer
|
a768e55207
|
Add option to change playback speed of podcast
|
2018-03-05 18:03:12 -04:00 |
|
David Luhmer
|
26c774c744
|
Add margin to podcast title
|
2018-03-05 17:57:02 -04:00 |
|
David Luhmer
|
b2e4132645
|
Merge pull request #623 from jwaghetti/playback_speed_gui
GUI for podcast playback speed.
|
2018-03-05 15:52:56 -04:00 |
|
David Luhmer
|
0bcb088f00
|
Merge pull request #566 from jwaghetti/playback_speed
MediaPlayer playback speed control.
|
2018-03-05 15:49:33 -04:00 |
|
David Luhmer
|
28e974b1c3
|
Allow podcast notification to be canceled when playback is paused
|
2018-03-05 15:47:09 -04:00 |
|
David Luhmer
|
0f2a9de0fc
|
Merge branch 'master' into playback_speed
|
2018-03-05 15:41:26 -04:00 |
|
David Luhmer
|
6cc32c4d14
|
Fix #557 - Reloading Icon barely visible
|
2018-03-05 15:18:10 -04:00 |
|
David Luhmer
|
8496ff90e7
|
Fix #564 - Feed icons don't appear to be caching
|
2018-03-05 13:21:07 -04:00 |
|
David Luhmer
|
fc563c07ef
|
Add Adblocker
|
2018-03-05 12:56:23 -04:00 |
|
David Luhmer
|
cda434a120
|
Fix #622 - JsonNull error (showrss.info) - ignore missing 'url' attribute
|
2018-03-05 12:42:56 -04:00 |
|
Nextcloud bot
|
4f5d04162c
|
[tx-robot] updated from transifex
|
2018-03-05 01:44:16 +00:00 |
|
Nextcloud bot
|
c550a670ea
|
[tx-robot] updated from transifex
|
2018-03-04 01:45:58 +00:00 |
|
Nextcloud bot
|
8b37f3c98c
|
[tx-robot] updated from transifex
|
2018-03-03 01:45:47 +00:00 |
|
David Luhmer
|
5076e0895f
|
Merge commit 'cc41daa4c8a2c28e6d4e215a735782dd1868fb8d'
# Conflicts:
# News-Android-App/src/main/res/values-el/strings.xml
# News-Android-App/src/main/res/values/strings.xml
|
2018-03-02 14:46:20 -04:00 |
|
David Luhmer
|
ada4186646
|
Fix #618 - Extract strings in string-arrays as variables in order to prevent app crashes and translation issues with transifex
|
2018-03-02 14:21:22 -04:00 |
|
Nextcloud bot
|
0e301a87dd
|
[tx-robot] updated from transifex
|
2018-03-02 01:45:58 +00:00 |
|
Nextcloud bot
|
d36dab1514
|
[tx-robot] updated from transifex
|
2018-02-28 01:44:32 +00:00 |
|
Nextcloud bot
|
9bb2c3b6ac
|
[tx-robot] updated from transifex
|
2018-02-27 01:50:33 +00:00 |
|
Nextcloud bot
|
fcfca33970
|
[tx-robot] updated from transifex
|
2018-02-23 01:43:41 +00:00 |
|
Nextcloud bot
|
26d0d0533a
|
[tx-robot] updated from transifex
|
2018-02-19 01:42:12 +00:00 |
|
Nextcloud bot
|
b8c4d267a4
|
[tx-robot] updated from transifex
|
2018-02-17 01:44:09 +00:00 |
|
Nextcloud bot
|
3f642cd0a9
|
[tx-robot] updated from transifex
|
2018-02-16 01:43:17 +00:00 |
|
Nextcloud bot
|
2c5841cb03
|
[tx-robot] updated from transifex
|
2018-02-15 01:45:36 +00:00 |
|
Nextcloud bot
|
fbb499b67f
|
[tx-robot] updated from transifex
|
2018-02-14 01:42:00 +00:00 |
|
Nextcloud bot
|
f7dceebd51
|
[tx-robot] updated from transifex
|
2018-02-12 22:59:53 +00:00 |
|
Nextcloud bot
|
ea7fd3dc72
|
[tx-robot] updated from transifex
|
2018-02-09 01:41:51 +00:00 |
|
David Luhmer
|
14c808ccd0
|
Update to 0.9.9.14
|
2018-02-08 22:16:33 +01:00 |
|
David Luhmer
|
0e8f74f589
|
Fix build error
|
2018-02-08 22:11:47 +01:00 |
|
David Luhmer
|
322c76a52a
|
Fix #616
|
2018-02-08 22:11:29 +01:00 |
|
David Luhmer
|
b8b416fc41
|
Fix Android 7 issue - #600 - (only allow "internal" install location)
|
2018-02-08 21:40:50 +01:00 |
|
David Luhmer
|
8e96edcf3c
|
Fix broken translation (syntax error)
|
2018-02-08 21:38:08 +01:00 |
|
David Luhmer
|
5603ed5361
|
Fix #617 - Scroll behavior (mark only one as read ahead)
|
2018-02-08 21:37:48 +01:00 |
|
Nextcloud bot
|
e1af714994
|
[tx-robot] updated from transifex
|
2018-02-08 01:40:02 +00:00 |
|
Nextcloud bot
|
28145a7c5e
|
[tx-robot] updated from transifex
|
2018-02-01 01:42:45 +00:00 |
|
Nextcloud bot
|
739bd7d65c
|
[tx-robot] updated from transifex
|
2018-01-31 01:40:45 +00:00 |
|
Nextcloud bot
|
80299df8e5
|
[tx-robot] updated from transifex
|
2018-01-30 01:41:54 +00:00 |
|
Nextcloud bot
|
29c0f6700d
|
[tx-robot] updated from transifex
|
2018-01-29 01:42:57 +00:00 |
|
David Luhmer
|
076ba51117
|
Update to 0.9.9.13
|
2018-01-28 15:28:47 +01:00 |
|
David Luhmer
|
6bf2b45f1b
|
fix (hopefully) weird app crash on android 8
|
2018-01-28 14:41:15 +01:00 |
|
David Luhmer
|
7aea76c8da
|
Fix #604 and #591 - Add option to choose which browser to use
|
2018-01-28 14:19:57 +01:00 |
|
David Luhmer
|
7fedff5ad1
|
Fix #612 - API call wasn't executed before.. Use completable from retrofit instead of creating custom one / use butterknife for views
|
2018-01-28 14:02:01 +01:00 |
|
David Luhmer
|
14f2c85dfd
|
Fix #614 - Black background color for OLED screens
|
2018-01-28 13:11:14 +01:00 |
|
David Luhmer
|
0f7dc04e6e
|
Update build files / Update Support Version / Update auto-value / enable shrinkResources
|
2018-01-21 15:05:53 +01:00 |
|
David Luhmer
|
a14bbc070c
|
Merge branch 'master' of https://github.com/owncloud/News-Android-App
|
2018-01-21 13:18:45 +01:00 |
|
David Luhmer
|
f18631e1fc
|
Fix #606 (App crashes while openening settings on Android 4.2)
|
2018-01-21 13:17:37 +01:00 |
|
Nextcloud bot
|
da7c95254c
|
[tx-robot] updated from transifex
|
2018-01-21 01:40:44 +00:00 |
|
Nextcloud bot
|
27e9728867
|
[tx-robot] updated from transifex
|
2018-01-15 01:40:43 +00:00 |
|
Nextcloud bot
|
2336515427
|
[tx-robot] updated from transifex
|
2018-01-06 01:41:31 +00:00 |
|
Nextcloud bot
|
a693895180
|
[tx-robot] updated from transifex
|
2018-01-04 01:34:29 +00:00 |
|
Nextcloud bot
|
f81a12ef9f
|
[tx-robot] updated from transifex
|
2017-12-31 01:32:51 +00:00 |
|
Nextcloud bot
|
8fd7cdcd19
|
[tx-robot] updated from transifex
|
2017-12-30 01:33:23 +00:00 |
|
Nextcloud bot
|
e0b72ea31d
|
[tx-robot] updated from transifex
|
2017-12-21 01:29:45 +00:00 |
|
Nextcloud bot
|
cef09f1c21
|
[tx-robot] updated from transifex
|
2017-12-20 01:30:10 +00:00 |
|
David Luhmer
|
4bad914c82
|
Fix #607 - Workaround for SSL Handshake failed on Android 7.0
|
2017-12-18 20:27:31 +01:00 |
|
Nextcloud bot
|
623935c8d1
|
[tx-robot] updated from transifex
|
2017-12-18 01:29:17 +00:00 |
|
Nextcloud bot
|
cab2491a19
|
[tx-robot] updated from transifex
|
2017-12-17 01:29:58 +00:00 |
|
Allan Nordhøy
|
cc41daa4c8
|
Various spelling fixes
|
2017-12-13 03:11:36 +01:00 |
|
Nextcloud bot
|
5e69553f08
|
[tx-robot] updated from transifex
|
2017-12-11 01:39:19 +00:00 |
|
Nextcloud bot
|
9813373834
|
[tx-robot] updated from transifex
|
2017-12-10 01:39:09 +00:00 |
|
Nextcloud bot
|
33ee66ee17
|
[tx-robot] updated from transifex
|
2017-12-09 01:38:50 +00:00 |
|
Nextcloud bot
|
75004d02c3
|
[tx-robot] updated from transifex
|
2017-12-08 14:09:38 +00:00 |
|
Nextcloud bot
|
f1fdc37e21
|
[tx-robot] updated from transifex
|
2017-12-08 13:59:38 +00:00 |
|
David Luhmer
|
903a08b19a
|
Update to 0.9.9.12
|
2017-12-05 19:37:09 +01:00 |
|
David Luhmer
|
c7e1688ffe
|
Fix a few NPE's
|
2017-12-05 18:57:59 +01:00 |
|
David Luhmer
|
f918431b5e
|
Fix #602
|
2017-12-05 18:57:26 +01:00 |
|
David Luhmer
|
c9ddb3eec4
|
Update to 0.9.9.11
|
2017-11-09 23:19:10 +01:00 |
|
David Luhmer
|
9947938329
|
add missing permission for android 8
|
2017-11-09 23:18:57 +01:00 |
|
David Luhmer
|
4e205fd5ce
|
Fix app crashes on Android 8
|
2017-11-09 19:40:52 +01:00 |
|
David Luhmer
|
b1cbeca1f2
|
use new changelog file - #571
|
2017-11-09 19:39:54 +01:00 |
|
David Luhmer
|
0ce190aac3
|
Update to 0.9.9.10
|
2017-11-07 23:05:07 +01:00 |
|
David Luhmer
|
64a73121f9
|
Merge remote-tracking branch 'remotes/cemrich/refactoring-NewsDetailFragment'
# Conflicts:
# News-Android-App/src/main/java/de/luhmer/owncloudnewsreader/NewsDetailFragment.java
|
2017-11-07 22:53:44 +01:00 |
|
David Luhmer
|
02ddf09f64
|
Add support for cardview
|
2017-11-07 21:21:24 +01:00 |
|
David Luhmer
|
c211a3915d
|
Improvement: Load links of feeds in external browser (better security / auto fill in of passwords etc.) - #591
|
2017-11-07 20:43:09 +01:00 |
|
David Luhmer
|
98d71efa29
|
Small fix in "mark as read while scrolling" feature when reloading the adapter
|
2017-11-07 20:21:57 +01:00 |
|
David Luhmer
|
570a5921d4
|
Improve "mark as read while scrolling" feature. #590
|
2017-11-07 20:21:05 +01:00 |
|
David Luhmer
|
a8adef498f
|
update to Android Studio 3 / update gradle to v.3.0.0 / update butterknife to v.8.8.1
|
2017-11-07 20:18:06 +01:00 |
|
David Luhmer
|
3dfcf947e1
|
Update to 0.9.9.9
|
2017-10-25 18:10:01 +02:00 |
|
David Luhmer
|
f9f0822b63
|
Fix #587 - 0.9.9.9 crashes immediately
|
2017-10-25 17:46:54 +02:00 |
|
David Luhmer
|
93a55eb28f
|
Update to 0.9.9.9
|
2017-10-22 16:01:10 +02:00 |
|
David Luhmer
|
ebf96de29d
|
Merge branch 'master' of https://github.com/owncloud/News-Android-App
|
2017-10-19 22:18:58 +02:00 |
|
David Luhmer
|
1c5c308495
|
Optimize imports
|
2017-10-19 22:18:24 +02:00 |
|
David Luhmer
|
24e3527ede
|
Fix several widget issues
|
2017-10-19 22:18:11 +02:00 |
|
David Luhmer
|
d22769d8dc
|
Fix #583 (App crashes on Android 8)
|
2017-10-19 22:16:44 +02:00 |
|
David Luhmer
|
7e99577294
|
Fix #579 (invalid drawable tag vector)
|
2017-10-19 21:34:01 +02:00 |
|
Mario Đanić
|
ecb52ae2cc
|
Disable app name translation
|
2017-10-10 19:40:55 +02:00 |
|
David Luhmer
|
68893059bb
|
Fix #575 (Widget unusable on dark background)
|
2017-10-10 18:19:53 +02:00 |
|
Jean Waghetti
|
faf11172e5
|
GUI for podcast playback speed.
|
2017-10-07 01:07:31 -03:00 |
|
Jean Waghetti
|
dee69cecc5
|
Playback Speed support.
|
2017-10-07 00:40:04 -03:00 |
|
David Luhmer
|
d1ef635c39
|
Update to 0.9.9.8
|
2017-06-20 15:49:20 +02:00 |
|
David Luhmer
|
ccba687340
|
use flavors for youtube player api
|
2017-06-20 15:48:54 +02:00 |
|
David Luhmer
|
8856d2fbac
|
Small fixes / improvements
|
2017-06-20 15:48:08 +02:00 |
|
David Luhmer
|
651db2d722
|
possible fix of app crash (nexus 5 - IllegalStateException)
|
2017-06-20 11:13:10 +02:00 |
|