Nextcloud bot
|
0558b25ee3
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2021-11-02 03:49:39 +00:00 |
|
Nextcloud bot
|
346fc512a2
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2021-11-01 03:48:17 +00:00 |
|
Nextcloud bot
|
3abf27f947
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2021-10-30 03:50:46 +00:00 |
|
Nextcloud bot
|
f9bfb044dc
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2021-10-29 03:49:55 +00:00 |
|
Álvaro Brey
|
dd7b76ead4
|
Merge pull request #9150 from nextcloud/fix-fastlane-rc
fastlane: Restore version prompt for RC releases
|
2021-10-28 12:34:00 +02:00 |
|
Álvaro Brey
|
d74af1c35e
|
Merge pull request #9164 from nextcloud/fix/network-metered-security-exception
ConnectivityService: handle SecurityException in getNetworkCapabilities
|
2021-10-28 11:00:16 +02:00 |
|
Álvaro Brey Vilas
|
9a94ddc1cc
|
ConnectivityService: handle SecurityException in getNetworkCapabilities
Bug on Android implementation
See: https://stackoverflow.com/questions/66652819/getting-security-exception-while-trying-to-fetch-networkcapabilities-on-android
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
|
2021-10-28 10:13:30 +02:00 |
|
Nextcloud bot
|
da095ddfb6
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2021-10-28 03:51:04 +00:00 |
|
Tobias Kaminsky
|
0184bb7608
|
Merge pull request #9157 from nextcloud/AccountManagerService
AccountManagerService needs to be exported
|
2021-10-27 19:59:48 +02:00 |
|
tobiasKaminsky
|
3823eccfe6
|
AccountManagerService needs to be exported
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2021-10-27 08:49:05 +02:00 |
|
Nextcloud bot
|
8c0e77ae93
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2021-10-27 03:55:09 +00:00 |
|
Álvaro Brey
|
9b25979eb7
|
Merge pull request #9149 from nextcloud/obsoleteSDKchekcs
Remove unneeded checks for M build target
|
2021-10-26 09:03:54 +02:00 |
|
Álvaro Brey Vilas
|
e40d2910b9
|
fastlane: Restore version prompt for RC releases
Was lost in https://github.com/nextcloud/android/pull/9118,
so now RC releases didn't pause for version check.
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
|
2021-10-26 08:37:01 +02:00 |
|
drone
|
05d98ccc4b
|
Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <drone@nextcloud.com>
|
2021-10-26 06:02:19 +00:00 |
|
tobiasKaminsky
|
bbcfdbe98d
|
Remove unneeded checks for M build target
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2021-10-26 07:57:01 +02:00 |
|
Nextcloud bot
|
a946385603
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2021-10-26 03:50:35 +00:00 |
|
Andy Scherzinger
|
1b87f68aed
|
Merge pull request #9142 from nextcloud/bumpMasterTo3.19
Bump master to 3.19 alpha
|
2021-10-25 18:42:22 +02:00 |
|
Nextcloud bot
|
2c7c571fca
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2021-10-25 14:25:18 +00:00 |
|
tobiasKaminsky
|
85d1f5bb0d
|
Bump master to 3.19 alpha
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2021-10-25 16:17:42 +02:00 |
|
Tobias Kaminsky
|
6176998a0e
|
Merge pull request #9141 from nextcloud/bump-outdated-server-version
Bump versions before RC
|
2021-10-25 16:13:56 +02:00 |
|
Tobias Kaminsky
|
6e76954fcf
|
Merge pull request #8848 from nextcloud/sharingDialog
Sharing dialog improvement
|
2021-10-25 16:08:23 +02:00 |
|
Tobias Kaminsky
|
cf8021059e
|
Merge pull request #7568 from nextcloud/unifiedSearch
Unified search
|
2021-10-25 16:07:08 +02:00 |
|
drone
|
16b37bcc05
|
Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <drone@nextcloud.com>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2021-10-25 16:06:17 +02:00 |
|
Álvaro Brey Vilas
|
0984213b62
|
AndroidManifest: remove resources with maxSDK=22
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
|
2021-10-25 15:44:36 +02:00 |
|
Álvaro Brey Vilas
|
e99960c59d
|
TestPowerManagementService: Bump SDK version used for test
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
|
2021-10-25 15:39:25 +02:00 |
|
Álvaro Brey Vilas
|
a5afe1ec41
|
Bump minSdk version to 23
22 is under 0.5% of users
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
|
2021-10-25 15:35:52 +02:00 |
|
Álvaro Brey Vilas
|
16b83131c8
|
Bump OUTDATED_SERVER_VERSION to 19
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
|
2021-10-25 15:25:44 +02:00 |
|
tobiasKaminsky
|
0cdfd7a906
|
Optimize imports
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2021-10-25 15:18:31 +02:00 |
|
tobiasKaminsky
|
3965f22e7c
|
remove unused foreground (which was working only on API23+)
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2021-10-25 15:17:58 +02:00 |
|
Álvaro Brey Vilas
|
6fe72782fe
|
FileDisplayActivity: fix new spotbugs warning
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
|
2021-10-25 15:17:58 +02:00 |
|
Álvaro Brey Vilas
|
d7d3157410
|
Unified search: solve RTL symmetry warnings
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
|
2021-10-25 15:17:58 +02:00 |
|
Álvaro Brey Vilas
|
631db66da7
|
Unified search: show context leak in UnifiedSearchViewModel
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
|
2021-10-25 15:17:57 +02:00 |
|
Álvaro Brey Vilas
|
8cadb2b5de
|
Unified search: add placeholder icon for Deck
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
|
2021-10-25 15:17:57 +02:00 |
|
Álvaro Brey Vilas
|
c51df6fb5b
|
Unified search: better placeholder icons
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
|
2021-10-25 15:17:57 +02:00 |
|
Álvaro Brey Vilas
|
16100677bb
|
Unified search: fix inverted success value for "load more"
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
|
2021-10-25 15:17:56 +02:00 |
|
Álvaro Brey Vilas
|
f927cfe2d8
|
Unified search: Round thumbnails when requested by server
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
|
2021-10-25 15:17:56 +02:00 |
|
Álvaro Brey Vilas
|
b6cd8af18a
|
GetRemoteFileTask: pass User directly instead of account
Needed after model changes in master
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
|
2021-10-25 15:17:56 +02:00 |
|
Álvaro Brey Vilas
|
149c701682
|
Restore master branch for library
Unified search has already been merged
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
|
2021-10-25 15:17:55 +02:00 |
|
Álvaro Brey Vilas
|
2387545119
|
Unified search: Fix broken integration test
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
|
2021-10-25 15:17:55 +02:00 |
|
Álvaro Brey Vilas
|
18cbdfa93c
|
Unified search: minor UI improvements
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
|
2021-10-25 15:17:55 +02:00 |
|
Álvaro Brey Vilas
|
61c2242896
|
Unified search: cleanup viewmodel usage with interface
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
|
2021-10-25 15:17:54 +02:00 |
|
Álvaro Brey Vilas
|
fdf1abd0fd
|
Unified search: fix opening non-file results (open in a browser)
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
|
2021-10-25 15:17:54 +02:00 |
|
Álvaro Brey Vilas
|
c3a1656781
|
Unified search: fix existing tests to make CI happy
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
|
2021-10-25 15:17:54 +02:00 |
|
tobiasKaminsky
|
73e4f3cf05
|
fix loading message
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2021-10-25 15:17:53 +02:00 |
|
Álvaro Brey Vilas
|
146650c0c6
|
Unified search: bind search view on US fragment to allow subsequent searches
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
|
2021-10-25 15:17:53 +02:00 |
|
Álvaro Brey Vilas
|
361e81ea9c
|
Unified search: set toolbar title to search query
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
|
2021-10-25 15:17:53 +02:00 |
|
Álvaro Brey Vilas
|
3fc6fc8bdf
|
Unified search: several UI and navigation improvements
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
|
2021-10-25 15:17:53 +02:00 |
|
Álvaro Brey Vilas
|
fac2958788
|
Unified search: Show error messages, loading anim, click animations. Implement refresh.
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
|
2021-10-25 15:17:52 +02:00 |
|
Álvaro Brey Vilas
|
e898965dc1
|
Unified search: transform results in ViewModel and fix "load more" behaviour
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
|
2021-10-25 15:17:52 +02:00 |
|
Álvaro Brey Vilas
|
484a506688
|
Unified search: do not show "load more" if there are no more results
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
|
2021-10-25 15:17:52 +02:00 |
|