0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 12:02:16 +02:00
Commit Graph

396 Commits

Author SHA1 Message Date
Mike Hardy
df74a96f3b Bumped version to 2.15alpha23
@branch-specific
2021-01-25 00:47:21 +00:00
TacoTheDank
ae488ec4d0 Update NDK 2021-01-23 14:59:29 -05:00
David Allison
a695a6cdfc Download Javadoc/Sources for all dependencies
When not in CI.

Swaps an initial one-time download for ease of development

https://docs.gradle.org/current/javadoc/org/gradle/plugins/ide/idea/model/IdeaModule.html#isDownloadJavadoc--

https://docs.gradle.org/current/javadoc/org/gradle/plugins/ide/idea/model/IdeaModule.html#isDownloadSources--
2021-01-22 18:29:53 +00:00
Mike Hardy
a25cb062a4
Dependency updates 20210120 (#8029)
* Bump mockito-inline from 3.6.28 to 3.7.0

Bumps [mockito-inline](https://github.com/mockito/mockito) from 3.6.28 to 3.7.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.6.28...v3.7.0)

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

* Bump mockito-inline from 3.7.0 to 3.7.7

Bumps [mockito-inline](https://github.com/mockito/mockito) from 3.7.0 to 3.7.7.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.7.0...v3.7.7)

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

* Bump gradle from 4.1.1 to 4.1.2

Bumps gradle from 4.1.1 to 4.1.2.

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

* Bump lint-tests from 27.1.1 to 27.1.2

Bumps lint-tests from 27.1.1 to 27.1.2.

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

* Bump sqlite-android from 3.33.0 to 3.34.0

Bumps [sqlite-android](https://github.com/requery/sqlite-android) from 3.33.0 to 3.34.0.
- [Release notes](https://github.com/requery/sqlite-android/releases)
- [Changelog](https://github.com/requery/sqlite-android/blob/master/CHANGELOG.md)
- [Commits](https://github.com/requery/sqlite-android/commits)

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

* Bump lint-api from 27.1.1 to 27.1.2

Bumps lint-api from 27.1.1 to 27.1.2.

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

* Bump lint to 27.1.2 to match other lint artifacts

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-01-20 10:03:14 -05:00
Mike Hardy
8e73956efc Bumped version to 2.15alpha22
@branch-specific
2021-01-13 16:32:30 +00:00
Mike Hardy
f02b3ad18d Bumped version to 2.15alpha21
@branch-specific
2021-01-11 16:53:54 +00:00
Mike Hardy
2ae7df53db Bumped version to 2.15alpha20
@branch-specific
2020-12-31 17:30:03 +00:00
Mike Hardy
857e424c0f Bumped version to 2.15alpha19
@branch-specific
2020-12-28 00:58:31 +00:00
Mike Hardy
5ee868a055 Bumped version to 2.15alpha18
@branch-specific
2020-12-21 18:37:20 +00:00
Mike Hardy
4e6aa1b4be Bumped version to 2.15alpha17
@branch-specific
2020-12-20 19:52:53 +00:00
Henrik Giesel
205322b15c Bump androidx.webkit to 1.4.0 2020-12-20 13:49:46 -05:00
Henrik Giesel
2be4bf1ba1 Add experimental support for dynamic import in Reviewer JS 2020-12-20 13:49:46 -05:00
Mike Hardy
e696f3a58a Make Travis build toggles into generic CI toggles
This makes the build settings that change in virtualized / CI environments
generic across any CI provider

Needed for port to Github Actions
2020-12-20 13:22:29 -05:00
Mike Hardy
0196da1a5d Remove ADB options from AnkiDroid build.gradle
This was needed from when ARM emulators were used, to avoid timeouts
during app install. No longer necessary as we don't support non-accelerated
emulators anymore

Fixes #7852
2020-12-20 13:22:29 -05:00
Mike Hardy
fa3c20167b Bumped version to 2.15alpha16
@branch-specific
2020-12-14 14:45:17 +00:00
Mike Hardy
1c99901902 Bumped version to 2.15alpha15
@branch-specific
2020-12-13 14:02:58 +00:00
Mike Hardy
a55bcd502c Bumped version to 2.15alpha14
@branch-specific
2020-12-12 22:25:40 +00:00
Mike Hardy
09e622693e Bumped version to 2.15alpha13
@branch-specific
2020-12-10 22:22:03 +00:00
Mike Hardy
b1def328b1 Bumped version to 2.15alpha12
@branch-specific
2020-12-09 19:11:04 +00:00
Mike Hardy
24443a327e Bump minSdkVersion to 21, purge related lower-API workarounds
Fixes #7843
2020-12-09 13:40:58 -05:00
Mike Hardy
e70f17175d Bumped version to 2.15alpha11
@branch-specific
2020-12-08 19:39:28 +00:00
dependabot-preview[bot]
98fc12efc0 Bump exifinterface from 1.3.1 to 1.3.2
Bumps exifinterface from 1.3.1 to 1.3.2.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-08 13:57:12 -05:00
dependabot-preview[bot]
57951d8d55 Bump browser from 1.2.0 to 1.3.0
Bumps browser from 1.2.0 to 1.3.0.

Includes forward-port to non-deprecated method for setting toolbar color

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-08 13:57:12 -05:00
dependabot-preview[bot]
75612ea7f5 Bump mockito-inline from 3.6.0 to 3.6.28
Bumps [mockito-inline](https://github.com/mockito/mockito) 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-12-08 13:57:12 -05:00
Mike Hardy
114724aec9 Bumped version to 2.15alpha10
@branch-specific
2020-12-03 11:23:40 +00:00
David Allison
3decc9657b LINT: Fix missing fallthroughs
And adds a compiler error if any are added

Fixes 7813
2020-12-02 09:48:09 -05:00
Mike Hardy
9fb1c9c8d3 Bumped version to 2.15alpha9
@branch-specific
2020-11-29 03:23:44 +00:00
Mike Hardy
8bb0d77075 Bumped version to 2.15alpha8
@branch-specific
2020-11-26 03:27:30 +00:00
Mike Hardy
48920780e4 Bumped version to 2.15alpha7
@branch-specific
2020-11-23 18:13:55 +00:00
Mike Hardy
61c2bf0617 Bumped version to 2.15alpha6
@branch-specific
2020-11-20 03:32:17 +00:00
Mike Hardy
7bba58f575 Bumped version to 2.15alpha5
@branch-specific
2020-11-17 19:20:02 +00:00
Mike Hardy
f933e372f4 Bumped version to 2.15alpha4
@branch-specific
2020-11-14 14:45:51 +00:00
Mike Hardy
2c79e41214 Bumped version to 2.15alpha3
@branch-specific
2020-11-13 02:25:14 +00:00
Mike Hardy
69d9b04e09 Bumped version to 2.15alpha2
@branch-specific
2020-11-11 19:19:59 +00:00
Mike Hardy
5f88b8ca5a Revert "Revert "Adjust Play store publishing property setting to plugin v3 style""
This reverts commit ff7d11a317.
2020-11-11 14:12:53 -05:00
dependabot-preview[bot]
52e838beb9 Bump com.github.triplet.play from 2.8.0 to 3.0.0
Bumps com.github.triplet.play from 2.8.0 to 3.0.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-11 14:12:53 -05:00
dependabot-preview[bot]
1b82e5c159 Bump constraintlayout from 2.0.3 to 2.0.4
Bumps constraintlayout from 2.0.3 to 2.0.4.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-11 14:12:53 -05:00
Mike Hardy
6cbe5f139d Bumped version to 2.15alpha1
@branch-specific
2020-11-10 22:25:47 +00:00
Mike Hardy
29e855a0f2
Prepare for 2.15 development 2020-11-10 16:56:40 -05:00
Mike Hardy
82aafe9cc9 Bumped version to 2.14alpha29
@branch-specific
2020-11-09 22:05:50 +00:00
Mike Hardy
aeb9db7c0f Bumped version to 2.14alpha28
@branch-specific
2020-11-08 20:59:59 +00:00
Mike Hardy
169326801c Bumped version to 2.14alpha27
@branch-specific
2020-10-30 14:18:57 +00:00
Mike Hardy
154c2fb99f Bumped version to 2.14alpha26
@branch-specific
2020-10-29 04:56:53 +00:00
dependabot-preview[bot]
dc3911bff0 Bump constraintlayout from 2.0.2 to 2.0.3
Bumps constraintlayout from 2.0.2 to 2.0.3.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-28 11:53:42 -05:00
dependabot-preview[bot]
3a8c3f88b7 Bump mockito-inline from 3.5.15 to 3.6.0
Bumps [mockito-inline](https://github.com/mockito/mockito) from 3.5.15 to 3.6.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.5.15...v3.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-28 11:53:42 -05:00
dependabot-preview[bot]
3ca60016f2 Bump mockito-inline from 3.5.13 to 3.5.15
Bumps [mockito-inline](https://github.com/mockito/mockito) from 3.5.13 to 3.5.15.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.5.13...v3.5.15)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-28 11:53:42 -05:00
dependabot-preview[bot]
9983189276 Bump exifinterface from 1.3.0 to 1.3.1
Bumps exifinterface from 1.3.0 to 1.3.1.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-28 11:53:42 -05:00
Mike Hardy
cee205114a Bumped version to 2.14alpha25
@branch-specific
2020-10-27 23:29:28 +00:00
Mike Hardy
52f370d35d
Bump to 2.14alpha24
Manual commit because release troubleshooting botched release process commits
2020-10-27 18:00:33 -05:00
Mike Hardy
a4fed8afe8
Revert "Bump com.github.triplet.play from 2.8.0 to 3.0.0"
This reverts commit ba207318e7.
2020-10-27 17:21:18 -05:00