Commit graph

41 commits

Author SHA1 Message Date
Álvaro Brey Vilas
e57176f009
Move app source to subproject
Android Studio has started to fail for some stuff with that old structure (for example connected tests don't work).
It's about time to do this.

Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
2022-03-11 11:10:51 +01:00
tobiasKaminsky
042c413569
Calendar backup/import
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-10-25 13:02:12 +02:00
Andy Scherzinger
f3dd13c7c6 update bouncycastle to 1.69
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-07-21 06:37:27 +00:00
tobiasKaminsky
b16de93c1e
Lint: ignore zero, as we do not show those translated strings in case of zero/empty
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-06-28 14:40:21 +02:00
dependabot-preview[bot]
634e138fb4
Bump daggerVersion from 2.29.1 to 2.30.1
Bumps `daggerVersion` from 2.29.1 to 2.30.1.

Updates `dagger` from 2.29.1 to 2.30.1
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.29.1...dagger-2.30.1)

Updates `dagger-android` from 2.29.1 to 2.30.1
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.29.1...dagger-2.30.1)

Updates `dagger-android-support` from 2.29.1 to 2.30.1
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.29.1...dagger-2.30.1)

Updates `dagger-compiler` from 2.29.1 to 2.30.1
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.29.1...dagger-2.30.1)

Updates `dagger-android-processor` from 2.29.1 to 2.30.1
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.29.1...dagger-2.30.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-24 09:45:05 +01:00
tobiasKaminsky
b66adb9199
Prevent firebase crashes
https://firebase.google.com/docs/analytics/configure-data-collection?platform=android

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-10-02 08:53:05 +02:00
dependabot-preview[bot]
95f896897a
Bump daggerVersion from 2.28.3 to 2.29.1
Bumps `daggerVersion` from 2.28.3 to 2.29.1.

Updates `dagger` from 2.28.3 to 2.29.1
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.28.3...dagger-2.29.1)

Updates `dagger-android` from 2.28.3 to 2.29.1
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.28.3...dagger-2.29.1)

Updates `dagger-android-support` from 2.28.3 to 2.29.1
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.28.3...dagger-2.29.1)

Updates `dagger-compiler` from 2.28.3 to 2.29.1
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.28.3...dagger-2.29.1)

Updates `dagger-android-processor` from 2.28.3 to 2.29.1
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.28.3...dagger-2.29.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-09-14 08:00:17 +02:00
dependabot-preview[bot]
251af8f0ef
Bump material from 1.1.0 to 1.2.0
Bumps [material](https://github.com/material-components/material-components-android) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.1.0...1.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-08-05 07:18:48 +02:00
dependabot-preview[bot]
a361df0b4c
Bump butterknife from 10.2.1 to 10.2.2
Bumps [butterknife](https://github.com/JakeWharton/butterknife) from 10.2.1 to 10.2.2.
- [Release notes](https://github.com/JakeWharton/butterknife/releases)
- [Changelog](https://github.com/JakeWharton/butterknife/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JakeWharton/butterknife/compare/10.2.1...10.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-08-04 17:45:50 +02:00
dependabot-preview[bot]
e0c15717f7
Bump work-runtime from 2.3.4 to 2.4.0
Bumps work-runtime from 2.3.4 to 2.4.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-07-23 07:39:39 +02:00
dependabot-preview[bot]
72b9dd069a
Bump daggerVersion from 2.28.1 to 2.28.3
Bumps `daggerVersion` from 2.28.1 to 2.28.3.

Updates `dagger` from 2.28.1 to 2.28.3
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.28.1...dagger-2.28.3)

Updates `dagger-android` from 2.28.1 to 2.28.3
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.28.1...dagger-2.28.3)

Updates `dagger-android-support` from 2.28.1 to 2.28.3
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.28.1...dagger-2.28.3)

Updates `dagger-compiler` from 2.28.1 to 2.28.3
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.28.1...dagger-2.28.3)

Updates `dagger-android-processor` from 2.28.1 to 2.28.3
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.28.1...dagger-2.28.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-07-20 12:26:12 +02:00
tobiasKaminsky
10f6ec94fa
Add to jetified-dagger-lint-aar-2.28.1 for custom lint check
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-29 16:59:20 +02:00
tobiasKaminsky
cc517ffcfd
Lint ignore
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-29 16:00:44 +02:00
tobiasKaminsky
5d8883e8c2
add lint ignore for newApi within build dir
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-10 09:09:56 +02:00
Stefan Niedermann
8a70f22cc3 Ignore RestrictedApiCheck for generated files
https://stackoverflow.com/a/53193227
2020-06-10 09:06:43 +02:00
tobiasKaminsky
31fe35906e
Switch to bouncycastle
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-04-22 20:29:10 +02:00
tobiasKaminsky
f565b6cf48
fix lint to exclude correct freemarker version
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-03-19 14:00:24 +01:00
tobiasKaminsky
7bba2b192a
change ignore version on freemarker
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-01-04 13:26:10 +01:00
tobiasKaminsky
84303837a6
remove unused resources / add to lint ignore
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-12-06 14:37:35 +01:00
tobiasKaminsky
bd58321cfa
Replace specific languages with placeholder
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-11-05 15:08:18 +01:00
tobiasKaminsky
6b468d5751
hide unusedAttribute lint warning on autofill
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-10-10 15:30:30 +02:00
AndyScherzinger
6c0a48d9b4
ignore (potential) typos in translations 2018-09-02 13:56:15 +02:00
tobiaskaminsky
eced47e3f1
ignore unused resources on translated files (done via transifex)
Signed-off-by: tobiaskaminsky <tobias@kaminsky.me>
2018-06-10 21:36:28 +02:00
tobiasKaminsky
6128422817
ignore "unused quantity"
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-05-19 13:19:32 +02:00
tobiasKaminsky
aa4e9cdef7
ignore TypographyEllipsis lint check on translated files 2018-04-05 10:18:32 +02:00
tobiasKaminsky
3753832a9a
remove 200 features from whats new
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-01-16 11:10:36 +01:00
Jan-Christoph Borchardt
b6e84b66fd
First release of E2E 2018-01-15 08:11:49 +01:00
tobiasKaminsky
0a577b9fd6
fix lint 2018-01-02 09:37:37 +01:00
tobiasKaminsky
f6c7ccfedc
add mocked devices for phone and tablet 2018-01-02 09:37:37 +01:00
tobiasKaminsky
e5a7d56bdc
supress extra translation warning except on /values/strings.xml 2017-12-27 13:31:01 +01:00
tobiasKaminsky
86340913a8
versionDev as flavor 2017-11-27 12:15:38 +01:00
tobiasKaminsky
f79152677d
change lint ignore ath 2017-11-08 08:00:57 +01:00
Andy Scherzinger
3867fbb0de
ignore MissingQuantity in values-ka-rGE/strings.xml 2017-11-07 16:52:26 +01:00
tobiaskaminsky
98876c6b05
transifex -> fastlane converter 2017-11-07 14:29:45 +01:00
AndyScherzinger
91f7737713
fix identation 2017-08-08 13:00:04 +02:00
AndyScherzinger
26abeb8a2f
lint: ignore nnio-0.2.jar 2017-08-08 12:59:57 +02:00
tobiasKaminsky
e9f16c1bcf
add lint.xml to ignore invalidPackage from freemarker 2017-08-04 14:46:22 +02:00
David A. Velasco
aae90eb1aa Merge branch 'develop' of https://github.com/tobiasKaminsky/android into thumbnails_for_downloaded_images 2014-09-15 09:41:25 +02:00
tobiasKaminsky
db4ccec8ee Added requested changes. 2014-09-01 21:12:51 +02:00
tobiasKaminsky
d15e5cce06 Thumbnail 2014-08-09 10:19:50 +02:00
masensio
8f64354d72 OC-208: Changes from comments 2013-06-11 10:46:21 +02:00