David Luhmer
|
e69b66325b
|
Merge pull request #670 from AnotherDaniel/changeFontSize
#467 add font size scaling
|
2018-10-21 20:29:32 +02:00 |
|
David Luhmer
|
ab3059cbd4
|
Fix codacy issues
|
2018-10-21 20:00:22 +02:00 |
|
David Luhmer
|
10a557db33
|
Fix codacy issues
|
2018-10-21 15:34:39 +02:00 |
|
David Luhmer
|
d6b9651071
|
remove unused import
|
2018-10-21 13:02:40 +02:00 |
|
David Luhmer
|
ef516efcac
|
Fix codacy issues
|
2018-10-21 12:40:37 +02:00 |
|
Nextcloud bot
|
581771cd9a
|
[tx-robot] updated from transifex
|
2018-10-21 00:44:57 +00:00 |
|
Daniel
|
06d214f87c
|
#467 changed rss item view line calculation to use simple formula
|
2018-10-20 20:17:43 +02:00 |
|
David Luhmer
|
809779df89
|
optimize imports / refactor tests
|
2018-10-20 10:59:20 +02:00 |
|
Nextcloud bot
|
2dca7a55b1
|
[tx-robot] updated from transifex
|
2018-10-20 00:43:50 +00:00 |
|
Daniel
|
6cf3fff7e6
|
467 fixed code duplication in new loadFavIconForFeed method
|
2018-10-17 21:46:22 +02:00 |
|
Daniel
|
bcdc552a64
|
#467 optimized imports, favicon vert offset is now always correct
|
2018-10-17 21:39:55 +02:00 |
|
Daniel
|
58ce30a724
|
#467 tweaks to favicon vert alignment and nbr of lines displayed in simple view
|
2018-10-16 22:40:55 +02:00 |
|
David Luhmer
|
bd5cc57106
|
prepare update to 0.9.9.19
|
2018-10-16 21:59:06 +02:00 |
|
Daniel
|
4cf7d70080
|
#467 trial, scale feed name and date half as much as the rest
|
2018-10-15 22:05:35 +02:00 |
|
Daniel
|
f1b7ed5a73
|
#467 changed scaling to use fixed pixels, align simple view line number according to font size, do not scale feed name and date
|
2018-10-15 21:19:48 +02:00 |
|
Daniel
|
188a716aa4
|
#467 compute scaled-pixel to device-pixel factor
|
2018-10-14 20:42:27 +02:00 |
|
David Luhmer
|
7e6a2b42ed
|
fix small typo
|
2018-10-14 11:15:26 +02:00 |
|
Daniel
|
7a918c6d77
|
#467 improvement approach for using sclaed pixels
|
2018-10-13 21:45:55 +02:00 |
|
Daniel
|
7816b262bb
|
#467 added font scaling for feed list view
|
2018-10-13 21:22:41 +02:00 |
|
David Luhmer
|
b9b09edeaa
|
Merge branch 'master' into nightmode
|
2018-10-13 13:52:16 +02:00 |
|
David Luhmer
|
55dd14ee84
|
Fix #667 - Beeping while podcast playing/downloading
|
2018-10-13 13:45:08 +02:00 |
|
David Luhmer
|
b1ec9f3b12
|
add tests for nightmode
|
2018-10-13 13:11:00 +02:00 |
|
David Luhmer
|
ade038354a
|
set default shared preferences values on first startup of app
|
2018-10-13 13:09:19 +02:00 |
|
David Luhmer
|
945149eb14
|
don't show url if none is setup yet
|
2018-10-13 13:04:55 +02:00 |
|
David Luhmer
|
4257aef82a
|
fix app crash when settings are not complete
|
2018-10-13 13:03:44 +02:00 |
|
David Luhmer
|
076ce6daf1
|
fix wrong default value for theme
|
2018-10-13 13:02:26 +02:00 |
|
Daniel
|
ff0a80a127
|
#467 changed font unit to em, finalised changes for webview
|
2018-10-12 20:39:32 +02:00 |
|
Daniel
|
7f7af9ca37
|
#467 added font size scaling for webview
|
2018-10-11 22:26:42 +02:00 |
|
Daniel
|
b793d62364
|
#664 folders and feeds sorted alphabetically via corresponding dao requests
|
2018-10-09 23:30:52 +02:00 |
|
David Luhmer
|
721ee3a5f4
|
fix Android 8 warnings for cleartext traffic
|
2018-10-08 15:54:35 +02:00 |
|
David Luhmer
|
e4c77664f6
|
update sso / refactor tests
|
2018-10-08 15:54:05 +02:00 |
|
Nextcloud bot
|
d91287baca
|
[tx-robot] updated from transifex
|
2018-10-07 00:51:27 +00:00 |
|
David Luhmer
|
623569fed5
|
add test-case for (#665)
|
2018-10-04 21:49:51 +02:00 |
|
David Luhmer
|
ac48e1c99c
|
implement suggestion by @AnotherDaniel
|
2018-10-04 21:39:57 +02:00 |
|
David Luhmer
|
52f2e5dc4a
|
fix default value
https://github.com/nextcloud/news-android/pull/661#issuecomment-427132228
|
2018-10-04 21:03:01 +02:00 |
|
David Luhmer
|
b15332f525
|
swipe upwards to mark as read (see #633)
|
2018-10-04 16:36:31 +02:00 |
|
David Luhmer
|
a9d1dbdbae
|
Fix codacy issues
|
2018-10-03 20:45:38 +02:00 |
|
David Luhmer
|
a91cbd194c
|
fix theme caching issues / add logging / cleanup
|
2018-10-03 20:38:09 +02:00 |
|
David Luhmer
|
a3a6d9b378
|
add oled mode to detail view / use theme for oled instead for setting background manually
|
2018-10-03 19:01:52 +02:00 |
|
dk.mailbox@gmx.net
|
eb21ac7a54
|
oled mode switch
|
2018-10-02 23:08:32 +02:00 |
|
David Luhmer
|
7efee8f5f9
|
cleanup historic and unused color definitions / fix color issues in day-night mode
|
2018-09-29 11:57:25 +02:00 |
|
David Luhmer
|
aeb10bfb33
|
remove unnecessary left/right layout definitions
|
2018-09-29 11:55:22 +02:00 |
|
David Luhmer
|
08a422b256
|
remove unused color variable
|
2018-09-29 11:51:54 +02:00 |
|
Nextcloud bot
|
ac8d250dec
|
[tx-robot] updated from transifex
|
2018-09-29 00:48:14 +00:00 |
|
David Luhmer
|
8c619ac2d9
|
add missing proguard rule to build apk successfully (fix #663)
|
2018-09-28 21:42:18 +02:00 |
|
David Luhmer
|
8bc5b50d0a
|
fix color reference
|
2018-09-28 21:22:36 +02:00 |
|
David Luhmer
|
e912dd2602
|
add dark/light/oled/day-night themes / change default theme to light
|
2018-09-28 21:22:17 +02:00 |
|
David Luhmer
|
23efac4eaa
|
use pre-defined color instead of hex code
|
2018-09-28 21:20:52 +02:00 |
|
David Luhmer
|
1f1bb08a9c
|
fix typo
|
2018-09-28 21:20:01 +02:00 |
|
David Luhmer
|
12678dd2bc
|
Merge branch 'master' into nightmode
# Conflicts:
# News-Android-App/src/main/res/values/colors.xml
# News-Android-App/src/main/res/values/strings.xml
# News-Android-App/src/main/res/values/themes.xml
|
2018-09-28 20:37:33 +02:00 |
|
David Luhmer
|
1679fd02bb
|
fix compile issues caused by recent okhttp version
|
2018-09-28 15:11:37 +02:00 |
|
David Luhmer
|
144a88014b
|
Merge pull request #658 from nextcloud/ui-refactoring
UI refactoring of "simple" (default) list view
|
2018-09-28 15:04:01 +02:00 |
|
David Luhmer
|
4ea302528f
|
remove option to configure title line count
|
2018-09-28 14:51:28 +02:00 |
|
David Luhmer
|
511ee43a79
|
update gradle dependencies
|
2018-09-28 14:11:47 +02:00 |
|
Nextcloud bot
|
07449b4df4
|
[tx-robot] updated from transifex
|
2018-09-26 00:52:52 +00:00 |
|
Nextcloud bot
|
5785589405
|
[tx-robot] updated from transifex
|
2018-09-25 00:52:40 +00:00 |
|
Daniel
|
602efbc930
|
fixed isDarkMode implementation
|
2018-09-24 18:42:44 +02:00 |
|
Daniel
|
4f823cb6bd
|
Issue #660 - fixed Codacy findings
|
2018-09-23 22:58:45 +02:00 |
|
Daniel
|
08c6f661d9
|
Issue #660 - changed theme setting to nightmode selection, update isDarkTheme(), changed settings default to NightMode=Auto
|
2018-09-23 22:42:17 +02:00 |
|
David Luhmer
|
7162409878
|
fix center crop issue / improve layout
|
2018-09-23 19:18:57 +02:00 |
|
Nextcloud bot
|
c4c339e75f
|
[tx-robot] updated from transifex
|
2018-09-23 01:20:19 +00:00 |
|
Nextcloud bot
|
37c3d96f88
|
[tx-robot] updated from transifex
|
2018-09-22 00:52:41 +00:00 |
|
David Luhmer
|
29adf8d6e6
|
fix margin in webview
|
2018-09-21 16:37:22 +02:00 |
|
Nextcloud bot
|
1dad1e6ffb
|
[tx-robot] updated from transifex
|
2018-09-21 00:59:48 +00:00 |
|
David Luhmer
|
602db211c1
|
small ui css refinements
|
2018-09-20 21:21:22 +02:00 |
|
David Luhmer
|
f4d8669376
|
change default theme to "light"
|
2018-09-20 21:21:11 +02:00 |
|
David Luhmer
|
59da39e2d4
|
redesign of detail view
|
2018-09-20 21:14:26 +02:00 |
|
AndyScherzinger
|
0c6dfd4453
|
fine tune layouting
|
2018-09-20 14:19:02 +02:00 |
|
Nextcloud bot
|
3bb23ae724
|
[tx-robot] updated from transifex
|
2018-09-20 00:51:33 +00:00 |
|
David Luhmer
|
bad279fd48
|
design changes
|
2018-09-19 22:06:58 +02:00 |
|
David Luhmer
|
f0707cfff3
|
adjust colors / margins as suggested by @AndyScherzinger
|
2018-09-19 19:52:56 +02:00 |
|
David Luhmer
|
a858d21325
|
disable divider line in listview
|
2018-09-19 19:46:57 +02:00 |
|
David Luhmer
|
1e23b9e1ba
|
second design proposal
|
2018-09-18 21:26:02 +02:00 |
|
David Luhmer
|
29ea6659ec
|
UI refactoring of "simple" (default) list view
|
2018-09-18 17:08:38 +02:00 |
|
David Luhmer
|
0e5eba6d86
|
simple refactoring
|
2018-09-18 13:06:04 +02:00 |
|
David Luhmer
|
858809a911
|
Merge branch 'master' of https://github.com/owncloud/News-Android-App
|
2018-09-17 19:43:19 +02:00 |
|
David Luhmer
|
295d779f97
|
update to 0.9.9.18
|
2018-09-17 19:34:22 +02:00 |
|
David Luhmer
|
7dceba891b
|
fix #657 (rename app from "Nextcloud News" to "News")
|
2018-09-17 19:32:20 +02:00 |
|
David Luhmer
|
ef7c6c21b3
|
update dependencies
|
2018-09-17 19:27:52 +02:00 |
|
David Luhmer
|
101bb823cd
|
update min version for files app
|
2018-09-17 19:27:42 +02:00 |
|
Nextcloud bot
|
d8a772fb26
|
[tx-robot] updated from transifex
|
2018-09-17 00:53:02 +00:00 |
|
Nextcloud bot
|
99e13fb7e5
|
[tx-robot] updated from transifex
|
2018-09-15 00:50:58 +00:00 |
|
David Luhmer
|
ed38ae36fd
|
Merge pull request #654 from nextcloud/sso
add support for auth via custom auth manager
|
2018-09-14 10:54:33 +02:00 |
|
David Luhmer
|
f4ef1c6bc7
|
Merge pull request #656 from nextcloud/useStableSSOrelease
Use stable SSO lib release
|
2018-09-14 10:54:00 +02:00 |
|
David Luhmer
|
cbb51a75fe
|
reload feed list automatically if no rss items are visible (fix #651)
|
2018-09-14 10:52:14 +02:00 |
|
tobiasKaminsky
|
2d84dca557
|
use stable SSO lib release
|
2018-09-14 08:26:53 +02:00 |
|
Nextcloud bot
|
b61d2f3b52
|
[tx-robot] updated from transifex
|
2018-09-14 00:52:26 +00:00 |
|
David Luhmer
|
94da9222c0
|
fix codacity issue
|
2018-09-13 09:28:03 +02:00 |
|
David Luhmer
|
8a29e9d531
|
refactoring (move login/authentication logic into sso library)
|
2018-09-13 09:21:26 +02:00 |
|
Nextcloud bot
|
42a32a2706
|
[tx-robot] updated from transifex
|
2018-09-13 00:51:20 +00:00 |
|
David Luhmer
|
824cc4d3ec
|
fix issues reported by codacy
|
2018-09-12 15:24:06 +02:00 |
|
David Luhmer
|
6e93320aa4
|
add support for auth via custom auth manager
|
2018-09-12 14:47:32 +02:00 |
|
Nextcloud bot
|
eb67fb133b
|
[tx-robot] updated from transifex
|
2018-09-10 00:50:57 +00:00 |
|
Nextcloud bot
|
2935314a33
|
[tx-robot] updated from transifex
|
2018-09-08 00:50:53 +00:00 |
|
Nextcloud bot
|
2b8321d737
|
[tx-robot] updated from transifex
|
2018-09-06 00:52:49 +00:00 |
|
Nextcloud bot
|
10e883e547
|
[tx-robot] updated from transifex
|
2018-09-05 00:49:17 +00:00 |
|
Nextcloud bot
|
9acd848529
|
[tx-robot] updated from transifex
|
2018-09-04 00:48:37 +00:00 |
|
David Luhmer
|
02a6ef6050
|
fix lint issues
|
2018-09-03 22:16:35 +02:00 |
|
David Luhmer
|
5983579037
|
remove sso permission (https://github.com/nextcloud/Android-SingleSignOn/issues/27)
|
2018-09-03 22:01:57 +02:00 |
|
David Luhmer
|
2f487a323a
|
Merge branch 'master' of https://github.com/owncloud/News-Android-App
|
2018-09-02 14:56:54 +02:00 |
|
David Luhmer
|
9ac81c1376
|
add better exception handling / handle case that news app is not installed on server and provide error message
|
2018-09-02 14:56:45 +02:00 |
|
David Luhmer
|
9ebc675bc2
|
login right away when sso account is selected
|
2018-09-02 14:55:46 +02:00 |
|
Nextcloud bot
|
57b4986237
|
[tx-robot] updated from transifex
|
2018-09-01 00:49:05 +00:00 |
|
Nextcloud bot
|
c9f19f644c
|
[tx-robot] updated from transifex
|
2018-08-31 00:49:31 +00:00 |
|
David Luhmer
|
4e6f0fd277
|
fix #650
|
2018-08-29 21:03:03 +02:00 |
|
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 |
|