Commit graph

16323 commits

Author SHA1 Message Date
Andy Scherzinger
1f0f7c163d
Merge pull request #7585 from nextcloud/changelog-master-stable-3.14.1
Add changelog for 3.14.1
2020-12-02 11:41:40 +01:00
tobiasKaminsky
3d2930da50
Add changelog for 3.14.1
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-12-02 10:35:43 +01:00
Nextcloud bot
b4b8a67019
[tx-robot] updated from transifex 2020-12-02 03:47:46 +00:00
Andy Scherzinger
183efcbe89
Merge pull request #7333 from nextcloud/shimmer
Add shimmer to preview image fragment
2020-12-01 12:43:47 +01:00
Andy Scherzinger
6521f2c117
Merge pull request #7538 from bguneys/master
Make PIN activity mimic a dialog
2020-12-01 12:41:52 +01:00
Andy Scherzinger
700d3fe866
update screenshots
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-12-01 09:14:19 +01:00
Andy Scherzinger
f50d805e4a
remove testing delay
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-12-01 00:01:44 +01:00
tobiasKaminsky
f32ac35783
wip
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-30 22:55:51 +01:00
tobiasKaminsky
a319b2195f
wip
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-30 22:55:50 +01:00
Andy Scherzinger
35a070b7d5
optimized layout for rtl languages
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-30 22:42:36 +01:00
Andy Scherzinger
06aca9e078
optimize layout
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-30 22:37:07 +01:00
Andy Scherzinger
6ff582a886
remove variable prefixes and sort member variables
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-30 22:26:49 +01:00
Andy Scherzinger
7af5ed1bb6
replace manual view access with view binding
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-30 22:26:48 +01:00
Andy Scherzinger
dadbf70fd6
use final on variables, remove c-style array definition
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-30 22:26:48 +01:00
Andy Scherzinger
a2ac0d427a
further optimize layout to mimic dialog
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-30 22:26:48 +01:00
Andy Scherzinger
379a5d0ec7
Updated screenshots
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-30 22:26:48 +01:00
bguneys
f048880725
Add padding to layout
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-30 22:26:47 +01:00
bguneys
d90facec0a
Make PIN activity mimic a dialog
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-30 22:26:47 +01:00
Tobias Kaminsky
ad54939b39
Merge pull request #7513 from nextcloud/drop44
Drop Android 4.4 Support
2020-11-30 15:27:25 +01:00
Andy Scherzinger
dc0337476d
Merge pull request #7565 from nextcloud/hardenConnectionCheck
getActiveNetwork might be null
2020-11-30 13:13:10 +01:00
nextcloud-android-bot
58f4c6833c Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-11-30 09:58:07 +00:00
Andy Scherzinger
f1857bc88f
remove unused string resouces
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-30 09:57:09 +01:00
Andy Scherzinger
a72bf7bc78
remove Android 4.4. code block from kotlin files
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-30 09:57:08 +01:00
nextcloud-android-bot
0849cf21bd
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-11-30 09:57:07 +01:00
Andy Scherzinger
e745dc8b67
spotbugs: remove unreachable code block
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-30 09:57:06 +01:00
Andy Scherzinger
a75d8c0755
remove all test min sdk references and declarations
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-30 09:57:05 +01:00
Andy Scherzinger
02ec390cc4
spotbugs remove unused list
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-30 09:57:04 +01:00
Andy Scherzinger
e52331a781
merge theme for minSDK=21
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-30 09:57:03 +01:00
Andy Scherzinger
cf2a35f64d
Drop Android 4.4 Support
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-30 09:57:02 +01:00
tobiasKaminsky
a03b066073
getActiveNetwork might be null
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-30 09:55:39 +01:00
Nextcloud bot
a9906aa1d7
[tx-robot] updated from transifex 2020-11-30 03:44:41 +00:00
Nextcloud bot
9bf4b11cd0
[tx-robot] updated from transifex 2020-11-29 03:43:39 +00:00
Nextcloud bot
6367537c23
[tx-robot] updated from transifex 2020-11-28 03:41:00 +00:00
Nextcloud bot
4216316141
[tx-robot] updated from transifex 2020-11-27 03:42:04 +00:00
Tobias Kaminsky
4d481a712f
Merge pull request #7488 from nextcloud/vpn
More detailed check if >= Android M for metered connections
2020-11-26 10:13:15 +01:00
Tobias Kaminsky
7436fbede7
Merge pull request #6757 from nextcloud/removeBigSpinner
Remove big spinner
2020-11-26 09:30:26 +01:00
Andy Scherzinger
5a4e059265
Merge pull request #7501 from nextcloud/dependabot/gradle/mockitoVersion-3.6.28
Bump mockitoVersion from 3.6.0 to 3.6.28
2020-11-26 09:26:27 +01:00
tobiasKaminsky
a81fcb8f63
Update last screenshot
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-26 08:25:40 +01:00
Nextcloud bot
d3d2564d0c
[tx-robot] updated from transifex 2020-11-26 03:46:54 +00:00
dependabot-preview[bot]
127e1fb6eb
Bump mockitoVersion from 3.6.0 to 3.6.28
Bumps `mockitoVersion` from 3.6.0 to 3.6.28.

Updates `mockito-core` from 3.6.0 to 3.6.28
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.6.0...v3.6.28)

Updates `mockito-android` from 3.6.0 to 3.6.28
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.6.0...v3.6.28)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-26 02:20:15 +00:00
Andy Scherzinger
b1cc464348
Update/Add screenshots
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-26 00:25:18 +01:00
nextcloud-android-bot
d25c201b63 Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-11-25 21:22:03 +00:00
Andy Scherzinger
1e93c5c301
add test for shimmering contact list
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-25 22:09:16 +01:00
Andy Scherzinger
b58402cab6
changes after rebase
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-25 22:09:15 +01:00
Andy Scherzinger
f3749b6bd3
Update tests to shimmer logic
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-25 22:09:14 +01:00
Andy Scherzinger
3d2b7b33b6
update screenshot
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-25 22:09:12 +01:00
Andy Scherzinger
1f1d50e54a
update activities tests
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-25 22:09:11 +01:00
Andy Scherzinger
104d2f0bbf
Update Screenshots
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-25 22:09:10 +01:00
Andy Scherzinger
95120156c8
cleanup shimmers
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-25 22:09:09 +01:00
Andy Scherzinger
3e9b9b0406
use correct license headers
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-25 22:09:07 +01:00