Commit graph

457 commits

Author SHA1 Message Date
AJ Jordan
d31dd61b1b
Ignore CHANGELOG.md while generating changelogs
I heard you liked changelogs, so I put a changelog in your changelog...
or something. How meta.

Signed-off-by: AJ Jordan <alex@strugee.net>
2020-04-01 20:00:15 -04:00
nextcloud-android-bot
9fa46b0b48 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-03-26 19:17:48 +00:00
nextcloud-android-bot
18cdde1acd Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-03-23 06:55:36 +00:00
tobiasKaminsky
25b8886ba2
manually increase lint
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-03-19 19:12:36 +01:00
tobiasKaminsky
7eb0f66079
Add circle support for searching / displaying
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-03-19 19:12:23 +01:00
nextcloud-android-bot
b34bf03551 Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-03-19 13:17:48 +00:00
Andy Scherzinger
0925f54d84
Merge pull request #5598 from nextcloud/changelog-ancestry-fix
Fix the dev edition changelog excluding stuff
2020-03-12 08:38:37 +01:00
tobiasKaminsky
9ead4432e8
manually increase spotbug/lint
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-03-10 09:21:00 +01:00
AJ Jordan
9686d38f95
Expand paths to ignore for dev edition changelogs 2020-03-06 21:34:22 -05:00
AJ Jordan
a712d61386
Fix commits missing from dev edition changelogs
Ref #5525

Signed-off-by: AJ Jordan <alex@strugee.net>
2020-03-06 21:34:17 -05:00
Andy Scherzinger
11aa3e1575
master is at 94 lint warnings
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-03-06 11:10:30 +01:00
Tobias Kaminsky
2061207e25
Merge pull request #5531 from nextcloud/fix/AS36
Update to Android Studio 3.6
2020-03-05 09:58:46 +01:00
Tobias Kaminsky
c00b13df12
Merge pull request #5491 from nextcloud/conflictDialog
Enhance conflict dialog
2020-03-05 08:40:07 +01:00
tobiasKaminsky
185123c58f
update dev changelog recognition for updating library
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-03-04 07:40:33 +01:00
tobiasKaminsky
ae08a42f8a
Enhance conflict dialog
- fix bug
- add ui tests
- add instrumented tests

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-03-03 10:31:03 +01:00
Tobias Kaminsky
3dde163c70
Merge pull request #5496 from nextcloud/fix/5232
properly colorize text preview gradient based on theme (day/night)
2020-03-03 09:44:37 +01:00
Andy Scherzinger
b9df3de466
use app namespace instead of android
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-03-03 09:39:47 +01:00
Andy Scherzinger
e5e4973c60
Update to AS 3.6.1
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-03-03 09:39:14 +01:00
tobiasKaminsky
b9ea5d44ba
switch back to light mode after test
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-03-03 08:52:32 +01:00
tobiasKaminsky
d8ada799f3
fix dev lib replacement
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-03-03 07:22:49 +01:00
tobiasKaminsky
391a9fe8e3
dev: change library before building
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-03-02 16:15:42 +01:00
Tobias Kaminsky
6d6d8898cd
Merge pull request #5530 from nextcloud/better-dev-changelogs
Improve dev edition changelog generation
2020-03-02 16:13:21 +01:00
nextcloud-android-bot
059eb9176c Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-03-02 08:32:04 +00:00
AJ Jordan
a6c95934cf
Improve dev edition changelog generation
We:

* No longer include commit ids
* Exclude merges, individual Dependabot commits, commits including only
  non-user-facing changes, or version bump commits
* Collapse all Dependabot commits into a single "Update dependencies"
  changelog entry
* Do the same for Transifex updates, which get turned into a single
  "Update translations" changelog entry
* Say if the Android Nextcloud library has changed instead of including
  its commit id

The list of paths to ignore is probably incomplete, but it's easier to
just revisit this script over time and add to it as new contenders pop
up, rather than trying to find everything now.

Fixes #5525

Signed-off-by: AJ Jordan <alex@strugee.net>
2020-02-27 10:04:34 -05:00
tobiasKaminsky
ecd5379646
Add screenshot tests
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-02-21 19:40:43 +01:00
nextcloud-android-bot
ac6a64b672 Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-02-20 02:25:48 +00:00
Alice Gaudon
49f3a67251
ConflictsResolveActivity: code style and readability improvements
Signed-off-by: Alice Gaudon <alice@gaudon.pro>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-02-18 07:39:13 +01:00
Chris Narkiewicz
0977c37916
Fix crash during text file creation
Fixes #5330

Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-02-17 09:30:37 +01:00
tobiasKaminsky
5cc0360855
upload preliminary step
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-02-13 15:34:53 +01:00
tobiasKaminsky
26d7b9c692
Fix after rebase
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-02-11 08:58:31 +01:00
tobiasKaminsky
c2750aabda
Add ui test for list shares
add test user to drone
switch back to master
use "waitForIdleSync" instead of sleep

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-02-11 08:57:09 +01:00
tobiasKaminsky
1bb04aa29e
also increase annotationProcessor
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-02-10 08:48:52 +01:00
tobiasKaminsky
8ce35e3f59
manually bump lint
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-02-07 08:44:18 +01:00
nextcloud-android-bot
dc1a3f1f06 Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-02-06 07:28:36 +00:00
tobiasKaminsky
4a1e1b1ca8
Bump to "Obsolete custom lint check"
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-02-06 08:14:07 +01:00
Tobias Kaminsky
c5be0ad7e4
Merge pull request #5399 from nextcloud/extractArbitraryDataSet
extract ArbitraryDataSet class
2020-02-05 12:30:37 +01:00
tobiasKaminsky
7e4711a23c
github comment if preliminary step failed
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-02-05 11:35:02 +01:00
tobiasKaminsky
c7ea6458bf
extract ArbitraryDataSet class
cleanup

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-02-05 10:58:05 +01:00
nextcloud-android-bot
0d0a4a3198 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-02-05 09:34:45 +00:00
Tobias Kaminsky
0c272ad1d7
Merge pull request #5231 from nextcloud/roundedCorners
images: slightly rounded corners
2020-02-03 13:47:15 +01:00
tobiasKaminsky
b787284ab6
bump spotbugs
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-02-03 11:53:37 +01:00
tobiasKaminsky
b8d042e171
Basic documentation of how to test
add checklist as PR template

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-01-31 09:50:00 +01:00
tobiasKaminsky
cfb8306681
dev: do not modify master, but push everything to dev branch
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-01-29 08:38:03 +01:00
tobiasKaminsky
c14725fdbc
reproducable dev version: use commit instead of master snapshot for dev version
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-01-23 13:43:50 +01:00
nextcloud-android-bot
19f2a5024d Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-01-11 21:40:56 +00:00
tobiasKaminsky
91252852c7
manually increasing lint due to "autoMirrored" warning
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-01-10 09:32:43 +01:00
tobiasKaminsky
1ec8b067f0
- fix not clickable rich workspace area
- fix crash on first loading

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-01-08 08:42:29 +01:00
tobiasKaminsky
74f8a723b8
fixes from CI
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-01-07 08:23:48 +01:00
nextcloud-android-bot
2310c9c453 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-12-22 14:28:02 +00:00
tobiasKaminsky
0d84a2dd34
warning about used feature in newer SDK
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-12-19 08:57:39 +01:00
tobiasKaminsky
f2627a29a8
enable caching
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-12-19 08:57:39 +01:00
Tobias Kaminsky
9fbedb4d8c
Merge pull request #4992 from nextcloud/uiComparison
Ui comparison
2019-12-19 07:42:11 +01:00
tobiasKaminsky
0ad5785998
add library commit hash for reproducable builds
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-12-16 08:34:00 +01:00
tobiasKaminsky
d6249163a7
new tests
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-12-13 10:59:29 +01:00
tobiasKaminsky
e5a02d5637
typo
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-12-13 08:34:49 +01:00
tobiasKaminsky
76bbc110a9
test ui diff
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-12-12 14:05:31 +01:00
tobiasKaminsky
4b328cbe3e
manually increase spotbugs and lint
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-12-09 11:59:54 +01:00
nextcloud-android-bot
1f4e857681 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-11-27 20:55:41 +00:00
nextcloud-android-bot
4e0b40517c
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-11-27 21:35:18 +01:00
nextcloud-android-bot
11687c65cb Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-11-25 12:22:26 +00:00
nextcloud-android-bot
8879179cff Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-11-19 12:28:44 +00:00
tobiasKaminsky
8e3931edf6
SSO: return response headers
new headers in parallel

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-10-28 14:48:24 +01:00
nextcloud-android-bot
272f6203b9 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-10-24 17:29:43 +00:00
tobiasKaminsky
d5ff4f9a4f
Fix spotbugs filter
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-10-24 14:34:34 +02:00
tobiasKaminsky
0e90952b5b
increase spotbugs due to unfixable warning
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-10-24 13:28:11 +02:00
dependabot-preview[bot]
adc74c1e41 Bump fb-contrib from 7.4.6 to 7.4.7 (#4711)
* Bump fb-contrib from 7.4.6 to 7.4.7

Bumps [fb-contrib](https://github.com/mebigfatguy/fb-contrib) from 7.4.6 to 7.4.7.
- [Release notes](https://github.com/mebigfatguy/fb-contrib/releases)
- [Commits](https://github.com/mebigfatguy/fb-contrib/compare/v7.4.6...v7.4.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Drone: update FindBugs results to reflect reduced error/warning count [skip ci]

Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-10-22 00:30:55 +02:00
dependabot-preview[bot]
8fa348f801 Bump findsecbugs-plugin from 1.9.0 to 1.10.0 (#4703)
* Bump findsecbugs-plugin from 1.9.0 to 1.10.0

Bumps [findsecbugs-plugin](https://github.com/find-sec-bugs/find-sec-bugs) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/find-sec-bugs/find-sec-bugs/releases)
- [Changelog](https://github.com/find-sec-bugs/find-sec-bugs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/find-sec-bugs/find-sec-bugs/compare/version-1.9.0...version-1.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Drone: update FindBugs results to reflect reduced error/warning count [skip ci]

Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-10-18 08:45:20 +02:00
nextcloud-android-bot
e5880a05c8 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-10-15 17:47:04 +00:00
nextcloud-android-bot
31b62a8634 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-10-14 13:08:30 +00:00
nextcloud-android-bot
ff452c835e Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-09-27 19:20:18 +00:00
Tobias Kaminsky
0e95a073d1
Update findbugs-results.txt 2019-09-09 12:04:49 +02:00
tobiasKaminsky
5c06b83a70
activity: use lastGiven header
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-27 19:40:56 +02:00
nextcloud-android-bot
0f66801b8f Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-08-27 15:11:23 +00:00
tobiasKaminsky
d423dd3b00
Add printing system to RichDocuments
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-27 08:26:53 +02:00
nextcloud-android-bot
4d5b166fc0 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-08-23 09:31:45 +00:00
Andy Scherzinger
1660024105
Merge pull request #4360 from nextcloud/as350
Update due to Android Studio 3.5.0
2019-08-22 19:05:22 +02:00
tobiasKaminsky
4411f22cd5
update due to Android Studio 3.5.0
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-22 08:10:56 +02:00
nextcloud-android-bot
8a30677577 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-08-20 14:59:49 +00:00
tobiasKaminsky
caf1842f4f
drawer: show only server address
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-20 15:19:21 +02:00
nextcloud-android-bot
969ce78e03 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-08-20 06:45:21 +00:00
Tobias Kaminsky
c8173c31c2
Use reloading on photo view (#2250)
Use reloading on photo view
2019-08-20 08:19:23 +02:00
tobiasKaminsky
3d9126a604
Use reloading on photo view
- cache query for 30s
- show progressbar if loading more

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-16 08:45:29 +02:00
nextcloud-android-bot
725ffc4caa Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-08-14 20:44:55 +00:00
nextcloud-android-bot
9ff067f846 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-08-06 20:54:38 +00:00
Andy Scherzinger
6773e1a510
Merge pull request #4056 from nextcloud/exceptionHandler
Re-enable exception handler
2019-08-01 14:52:20 +02:00
Jan-Christoph Borchardt
a2cf6bc408
Improve app store screenshot designs
Separate app store screenshot text into bold heading and regular subline

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-01 08:17:35 +02:00
nextcloud-android-bot
eca49155c5 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-07-29 20:54:37 +00:00
nextcloud-android-bot
28dac70420
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-07-29 17:40:22 +02:00
nextcloud-android-bot
fc27b1a2ca
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-07-29 17:40:21 +02:00
tobiasKaminsky
53633991d2
merge commit should always run drone
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-07-25 11:54:12 +02:00
tobiasKaminsky
c78c79aaf1
check if drone should run: also when build.gradle changed
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-07-25 08:38:03 +02:00
tobiasKaminsky
6a925b7f27
wip
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-07-23 07:52:50 +02:00
tobiasKaminsky
d5691e274c
fix check if source code was modified
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-07-22 14:55:49 +02:00
tobiasKaminsky
d9d9ad51ce
Run drone only if source file changed
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-07-15 08:25:49 +02:00
Chris Narkiewicz
23f7c2f46b
Remove legacy AccountUtils
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-07-02 18:14:30 +01:00
tobiasKaminsky
9352dbb045
- fix wrong tinted button on upload file within collabora
- do not show FAB in this file picker dialog

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-06-28 09:51:20 +02:00
nextcloud-android-bot
bd2be891f8 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-05-31 15:17:28 +00:00
Chris Narkiewicz
b6fc62fb87
Move first run and whats new to onboarding package
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-05-31 15:45:14 +01:00
Tobias Kaminsky
7a2ab86a88
Codacy (#4072)
Codacy
2019-05-29 10:50:44 +02:00
tobiasKaminsky
90d9600418
add ktlint
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-05-28 10:02:36 +02:00