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 |
|
Daniel Micay
|
5e4ca28f75
|
update SDK to 31
|
2021-09-22 09:20:32 -04:00 |
|
Daniel Micay
|
6d76e2472c
|
use only double quotes for Gradle Groovy syntax
|
2021-09-21 14:07:36 -04:00 |
|
Daniel Micay
|
7cd3a188e1
|
use newer gradle plugins syntax
|
2021-09-21 14:04:38 -04:00 |
|
dependabot[bot]
|
9af586dc58
|
Bump gradle from 7.0.1 to 7.0.2
Bumps gradle from 7.0.1 to 7.0.2.
---
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-09-01 17:12:51 -04:00 |
|
Daniel Micay
|
966c6d6ea2
|
update gradle to 7.2
|
2021-08-21 00:09:49 -04:00 |
|
dependabot[bot]
|
5988ad4a65
|
Bump gradle from 7.0.0 to 7.0.1
Bumps gradle from 7.0.0 to 7.0.1.
---
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-08-18 18:41:56 -04:00 |
|
Daniel Micay
|
c1e2b2057e
|
update gradle to 7.1.1 and gradle plugin to 7.0.0
|
2021-07-28 16:26:11 -04:00 |
|