Commit Graph

266 Commits

Author SHA1 Message Date
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
Daniel Micay 17a9e43b8b use Java 11 for CI 2021-07-28 16:23:13 -04:00
dependabot[bot] 186fc3a299 Bump appcompat from 1.3.0 to 1.3.1
Bumps appcompat from 1.3.0 to 1.3.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-21 17:30:39 -04:00
dependabot[bot] 2a81f0eeb1 Bump material from 1.3.0 to 1.4.0
Bumps [material](https://github.com/material-components/material-components-android) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.3.0...1.4.0)

---
updated-dependencies:
- dependency-name: com.google.android.material:material
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-03 00:33:58 -04:00
dependabot[bot] 0b0acb71d8 Bump gradle from 4.2.1 to 4.2.2
Bumps gradle from 4.2.1 to 4.2.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-06-30 20:13:29 -04:00
Daniel Micay f19ee95965 update appcompat to 1.3.0 2021-05-18 18:20:15 -04:00
Daniel Micay 5de235498d update gradle to 7.0.1 2021-05-15 22:26:43 -04:00
dependabot[bot] 0494ee2592 Bump gradle from 4.2.0 to 4.2.1
Bumps gradle from 4.2.0 to 4.2.1.

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-14 03:59:18 -04:00
dependabot[bot] cbe66d6b29 Bump gradle from 4.1.3 to 4.2.0
Bumps gradle from 4.1.3 to 4.2.0.

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-05 04:41:19 -04:00
inthewaves cadb40cbbb gradle: replace JCenter with Maven Central 2021-05-05 04:19:42 -04:00
Daniel Micay 16cfe1e1ed update gradle to 7.0 2021-05-05 04:18:37 -04:00
Daniel Micay 30ce9f1e3e update branch for GitHub Actions / dependabot 2021-04-23 23:23:06 -04:00
inthewaves ce254aecc0 bump build tools version to 30.0.3 2021-03-20 03:55:20 -04:00
dependabot[bot] 0aeca3624a Bump gradle from 4.1.2 to 4.1.3
Bumps gradle from 4.1.2 to 4.1.3.

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-19 05:37:21 -04:00
Daniel Micay 31ca9b5c9f raise minSdkVersion to 26 2021-02-10 23:09:40 -05:00
flawedworld 322065acc1 Create dependabot.yml 2021-02-10 23:09:37 -05:00
dependabot-preview[bot] 701435a72b Bump material from 1.2.1 to 1.3.0
Bumps [material](https://github.com/material-components/material-components-android) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.2.1...1.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-10 23:09:03 -05:00
inthewaves 285057a111 bump gradle plugin version to 4.1.2 2021-02-07 20:11:07 -05:00
anupritaisno1 3ccb122524 bump gradle plugin version to 4.1.1
Signed-off-by: anupritaisno1 <www.anuprita804@gmail.com>
2021-01-03 12:22:25 -05:00
Daniel Micay c1b05611b2 add gradle build GitHub workflow 2020-12-21 18:06:32 -05:00
Daniel Micay 42185aa0a9 update build tools to 30.0.2 2020-11-24 02:55:36 -05:00
Daniel Micay 7d4679f05b update compileSdkVersion 2020-11-24 01:34:29 -05:00
anupritaisno1 9547b55a9a update pdf.js to 2.5.207 release
Signed-off-by: anupritaisno1 <www.anuprita804@gmail.com>
2020-11-10 18:20:55 -05:00
Daniel Micay eb7884d6c1 update targetSdkVersion to 30 2020-11-09 22:11:03 -05:00
Daniel Micay e9f159bdc4 update libraries 2020-11-09 22:10:28 -05:00
Daniel Micay 4c4f7e0b5f update gradle wrapper 2020-11-09 22:08:13 -05:00
inthewaves c63c84be95 update copyright notice 2020-08-28 21:49:24 -04:00
inthewaves 42de305b7c move initial showSystemUi call to loadPdf
The reasoning for calling showSystemUi() in the onCreate method
before was to make the transitions for immersive mode more smooth.
However, it's only needed when the PDF has actually loaded, i.e. when
the immersive mode makes sense to use.

Before, Snackbars were partially covered by the navigation UI due to the
showSystemUi() setting the View.SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION
flag. Moving it so that the function is only called when a PDF is loaded
fixes this issue.
2020-08-28 21:49:05 -04:00
Atrate f3d322ddc1 Mime -> MIME
Signed-off-by: Atrate <Atrate@protonmail.com>
2020-08-28 21:45:30 -04:00
anupritaisno1 6f8a37c054 bump gradle plugin version to 4.0.1
Signed-off-by: anupritaisno1 <www.anuprita804@gmail.com>
2020-07-28 05:13:55 -04:00
anupritaisno1 19741a1f4a update gradle plugin version to 4.0.0
Signed-off-by: anupritaisno1 <www.anuprita804@gmail.com>
2020-06-09 20:01:11 -04:00