Commit Graph

353 Commits

Author SHA1 Message Date
June 846757d3fb update appcompat and material
Signed-off-by: June <june@eridan.me>
2022-01-22 20:33:31 -05:00
Daniel Micay 7b6cc83a54 update gradle to 7.3.3 2021-12-26 16:16:41 -05:00
Daniel Micay ef1173192a update Gradle to 7.3.2 2021-12-15 18:00:44 -05:00
dependabot[bot] 5f8426def9 Bump kotlin-gradle-plugin from 1.6.0 to 1.6.10
Bumps [kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.6.0 to 1.6.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.0...v1.6.10)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-14 16:27:48 -05:00
dependabot[bot] ef0a27129a Bump gradle from 7.0.3 to 7.0.4
Bumps gradle from 7.0.3 to 7.0.4.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-09 04:49:36 -05:00
Daniel Micay 666cb4db02 update Gradle to 7.3.1 2021-12-01 14:20:46 -05:00
Daniel Micay 872f62eb38 cleaner style for validate gradle wrapper action 2021-11-29 23:40:33 -05:00
Daniel Micay c9317c3090 trigger actions for every branch 2021-11-29 23:35:34 -05:00
Daniel Micay 289f8ba7cd bind actions to major versions 2021-11-29 23:18:51 -05:00
dependabot[bot] 53a497cab9 Bump actions/setup-java from 2.3.1 to 2.4.0
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v2.3.1...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 17:22:04 -05:00
Daniel Micay 94f4cb6362 set Java bytecode version for Kotlin 2021-11-24 23:13:47 -05:00
Daniel Micay e4b107e1e4 update text layer CSS 2021-11-24 22:22:33 -05:00
Daniel Micay c7329644b2 disable idle-detection in Permissions-Policy 2021-11-24 02:19:18 -05:00
smdyv 90d4b22799 Add Kotlin Android plugin to module 2021-11-22 10:48:57 -05:00
Daniel Micay 290000687a increment version to 7 2021-11-21 17:42:53 -05:00
Daniel Micay 1c69280219 update pdf.js to 2.10.377 2021-11-21 17:30:18 -05:00
Daniel Micay bf3ea3c8a4 disable obsolete jetifier 2021-11-21 16:55:27 -05:00
Daniel Micay 24d8d32c5c remove unnecessary lint ignore 2021-11-21 16:05:04 -05:00
Daniel Micay 2cdd5f967e handle deprecation of resource ids as constants 2021-11-21 16:02:22 -05:00
Daniel Micay fb44da509c return true for action_open 2021-11-21 15:59:45 -05:00
Daniel Micay 6a9f7e11b1 remove setSaveFormData since minSdkVersion >= 26 2021-11-21 15:54:29 -05:00
Daniel Micay 216195954e enable web content debugging in debug builds 2021-11-21 15:49:26 -05:00
Daniel Micay bcef367a58 replace Feature-Policy with Permissions-Policy 2021-11-21 15:45:58 -05:00
Daniel Micay 262d110266 remove legacy script-src directive 2021-11-21 15:41:15 -05:00
Daniel Micay 0d08f3606d explicitly set pdf.js worker to avoid deprecation 2021-11-21 15:40:04 -05:00
Daniel Micay a40708ce02 use Gradle Kotlin DSL 2021-11-21 15:10:47 -05:00
Daniel Micay a68bac16d6 enable strict mode for resource shrinking 2021-11-21 14:54:17 -05:00
June 0d0bca6d4d Enable full R8 optimisation
Signed-off-by: June <zanthed@riseup.net>
2021-11-21 14:48:08 -05:00
smdyv 9ed8422ae7 Renew Google Play icon 2021-11-21 14:46:14 -05:00
smdyv e41739832e Delete legacy launcher icons
API level 26 introduces adaptive launcher icons.
Our minSdkVersion is 26.
2021-11-21 14:33:22 -05:00
smdyv 4ca7135287 Renew launcher icon 2021-11-21 14:33:22 -05:00
Daniel Micay 267927ed33 use official Kotlin code style 2021-11-20 19:13:56 -05:00
dependabot[bot] b8c01139d3 Bump appcompat from 1.3.1 to 1.4.0
Bumps appcompat from 1.3.1 to 1.4.0.

---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-17 16:20:33 -05:00
Daniel Micay dc1471e0f8 use JDK 17 for CI 2021-11-16 14:42:10 -05:00
Daniel Micay 333d1848cf update Gradle to 7.3 2021-11-16 12:14:32 -05:00
Daniel Micay f5f5b17387 update copyright notice 2021-11-11 22:20:55 -05:00
dependabot[bot] 493291da85 Bump gradle from 7.0.2 to 7.0.3
Bumps gradle from 7.0.2 to 7.0.3.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-11 17:10:11 -04:00
Daniel Micay 1e61761d72 reorganize gradle.properties 2021-10-08 15:10:22 -04:00
Daniel Micay 0586656bd2 use modern Android Studio Gradle configuration 2021-10-08 15:07:12 -04:00
Daniel Micay b3154cafce update copyright notice 2021-09-30 12:27:48 -04:00
Daniel Micay eb25091112 target Java 11 2021-09-30 12:16:00 -04:00
Daniel Micay 4f027be30e enable cache for gradle dependencies in workflow 2021-09-30 00:50:34 -04:00
Daniel Micay 795453d2fa update setup-java to v2.3.1 2021-09-30 00:50:23 -04:00
Daniel Micay 70dabbaf7f disable gradle daemon for workflow 2021-09-30 00:45:09 -04:00
Daniel Micay 095c76f46f use consistent indent style for YAML 2021-09-30 00:10:54 -04:00
Daniel Micay 5a7e9428fb use dependabot for GitHub Actions 2021-09-30 00:09:01 -04:00
Daniel Micay 753b698e16 add Gradle wrapper validation workflow 2021-09-29 23:44:24 -04:00
Daniel Micay 6a8277d96c set distributionSha256Sum for Gradle wrapper 2021-09-29 23:24:37 -04:00
June 90b2b5f989 target API 31
API 31 requires intents to set android:exported true or false

Signed-off-by: June <zanthed@riseup.net>
2021-09-29 09:37:57 -04:00
Daniel Micay a8fcbf6404 update SDK build tools to 31.0.0 2021-09-22 09:20:59 -04:00