Commit Graph

447 Commits

Author SHA1 Message Date
8df8522088
libpdfviewer: disable minimization 2024-07-18 21:56:07 +02:00
48631380a7
libpdfviewer: fix README 2024-06-06 13:49:07 +02:00
7e01d2b224
libpdfviewer: update to PdfViewer 19 2024-06-06 13:43:13 +02:00
octocorvus
124e48c6c8 fix PDF date parsing issue causing crash
The issue is due to optional time zone offset 'mm' field followed by
apostrophe being absent, but the parser expecting an extra apostrophe
after the time zone 'HH' field apostrophe anyway, causing it go past the
end of the date string.

Fix the issue by only checking for apostrophe if 'mm' field is present.
2024-05-07 23:56:19 -04:00
octocorvus
1a01da8abb exclude top-level build directory from eslint checks
Some javascript files can be present there, causing build to fail due to
eslint checks.
2024-05-07 23:56:19 -04:00
Daniel Micay
d2a8e8ebe4 increment version to 19 2024-05-07 19:21:42 -04:00
dependabot[bot]
00fa73bc17 Bump esbuild from 0.20.2 to 0.21.1
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.20.2 to 0.21.1.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.20.2...v0.21.1)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-07 18:02:23 -04:00
octocorvus
4ccb01762d bugfix: add missing CSS for hiddenCanvasElement
This is required by the new pdf.js version.
2024-05-07 15:27:09 -04:00
Daniel Micay
ce7262b6b7 update npm dependencies 2024-05-07 13:35:41 -04:00
dependabot[bot]
e8e706c748 Bump pdfjs-dist from 4.0.379 to 4.2.67
Bumps [pdfjs-dist](https://github.com/mozilla/pdfjs-dist) from 4.0.379 to 4.2.67.
- [Commits](https://github.com/mozilla/pdfjs-dist/commits)

---
updated-dependencies:
- dependency-name: pdfjs-dist
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-07 13:33:19 -04:00
Daniel Micay
6fea095c18 update Kotlin to 1.9.24 2024-05-07 12:53:56 -04:00
dependabot[bot]
fee2e9e921 Bump eslint from 8.57.0 to 9.2.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.2.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.57.0...v9.2.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-03 17:42:56 -04:00
Daniel Micay
87c0136e22 update Material Components library to 1.12.0 2024-05-02 15:32:48 -04:00
Daniel Micay
3e3fd54286 update AndroidX Core to 1.13.1 2024-05-02 15:18:59 -04:00
Daniel Micay
6cbd353c79 update Android Gradle plugin to 8.4.0 2024-05-01 08:45:55 -04:00
Daniel Micay
c9eb422545 move to new eslint configuration format 2024-04-22 18:26:53 -04:00
Daniel Micay
da219e0cf3 update AndroidX Core to 1.13.0 2024-04-17 18:38:38 -04:00
Daniel Micay
016f3e77ee switch to new gradle wrapper validation GitHub action 2024-04-12 18:37:54 -04:00
Daniel Micay
ce4755de43 update Android Gradle plugin to 8.3.2 2024-04-10 08:40:15 -04:00
Daniel Micay
ccd5a900c9 update Gradle to 8.7 2024-03-28 22:20:01 -04:00
Daniel Micay
2217e83508 update Android Gradle plugin to 8.3.1 2024-03-24 23:40:23 -04:00
Daniel Micay
0c83d5c7fa update npm dependencies 2024-03-20 20:38:52 -04:00
dependabot[bot]
2300df7509 Bump esbuild from 0.20.1 to 0.20.2
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.20.1 to 0.20.2.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.20.1...v0.20.2)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-14 17:40:38 -04:00
Daniel Micay
cab3ae60e9 update Kotlin to 1.9.23 2024-03-07 21:15:22 -05:00
Daniel Micay
3cfa0828a9 remove redundant Java/Kotlin version configuration
This is now set automatically from the toolchain configuration.
2024-03-01 13:55:57 -05:00
Daniel Micay
44279d0c9e update Android Gradle plugin to 8.3.0 2024-03-01 13:20:36 -05:00
dependabot[bot]
c52397a7da Bump eslint from 8.56.0 to 8.57.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.56.0 to 8.57.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.56.0...v8.57.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-23 17:16:20 -05:00
dependabot[bot]
8c3a11e8df Bump esbuild from 0.20.0 to 0.20.1
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.20.0 to 0.20.1.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.20.0...v0.20.1)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 16:51:45 -05:00
Daniel Micay
07c067b26a update Android Gradle plugin to 8.2.2 2024-02-16 09:32:36 -05:00
Daniel Micay
1db1bfa08c update copyright notice 2024-02-15 02:58:53 -05:00
Daniel Micay
4165436bc7 update Gradle to 8.6 2024-02-11 10:59:50 -05:00
octocorvus
be4e1e15a2 update worker import for PDF.js v4 2024-02-05 01:03:54 -05:00
dependabot[bot]
8b25e32381 Bump pdfjs-dist from 3.11.174 to 4.0.379
Bumps [pdfjs-dist](https://github.com/mozilla/pdfjs-dist) from 3.11.174 to 4.0.379.
- [Commits](https://github.com/mozilla/pdfjs-dist/commits)

---
updated-dependencies:
- dependency-name: pdfjs-dist
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 01:03:54 -05:00
dependabot[bot]
4e32d5f1de Bump gradle/wrapper-validation-action from 1 to 2
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1 to 2.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](https://github.com/gradle/wrapper-validation-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 16:20:53 -05:00
dependabot[bot]
9f9d560a68 Bump esbuild from 0.19.12 to 0.20.0
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.19.12 to 0.20.0.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.19.12...v0.20.0)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 16:10:38 -05:00
Daniel Micay
4c02e39f99 update npm dependencies 2024-01-23 17:12:40 -05:00
dependabot[bot]
9edebee062 Bump esbuild from 0.19.11 to 0.19.12
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.19.11 to 0.19.12.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.19.11...v0.19.12)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-23 17:11:50 -05:00
Daniel Micay
3dbbfc105a update Android Gradle plugin to 8.2.1 2024-01-09 15:58:14 -05:00
dependabot[bot]
711fa6c99a Bump esbuild from 0.19.10 to 0.19.11
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.19.10 to 0.19.11.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.19.10...v0.19.11)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-29 21:16:33 -05:00
Daniel Micay
c033acd326 update Material Components library to 1.11.0 2023-12-25 11:40:37 -05:00
Daniel Micay
aedf1293aa update Kotlin to 1.9.22 2023-12-25 11:30:36 -05:00
dependabot[bot]
75cf30ffb2 Bump esbuild from 0.19.9 to 0.19.10
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.19.9 to 0.19.10.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.19.9...v0.19.10)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 17:20:40 -05:00
Daniel Micay
5665e60b14 update Kotlin to 1.9.21 2023-12-19 15:38:17 -05:00
Daniel Micay
8124cb030a update Gradle to 8.5 2023-12-19 08:41:09 -05:00
dependabot[bot]
e2c31b255c Bump eslint from 8.55.0 to 8.56.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.55.0 to 8.56.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.55.0...v8.56.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 16:55:30 -05:00
dependabot[bot]
e16f79340e Bump esbuild from 0.19.8 to 0.19.9
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.19.8 to 0.19.9.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.19.8...v0.19.9)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 17:10:14 -05:00
Daniel Micay
9cdb8a2cd7 update CI to Java 21 2023-12-07 02:27:59 -05:00
dependabot[bot]
2116b71aff Bump eslint from 8.54.0 to 8.55.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.54.0 to 8.55.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.54.0...v8.55.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 17:07:28 -05:00
dependabot[bot]
e7dee3025d Bump actions/setup-java from 3 to 4
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-29 18:38:02 -05:00
dependabot[bot]
1222231793 Bump esbuild from 0.19.7 to 0.19.8
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.19.7 to 0.19.8.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.19.7...v0.19.8)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-27 17:31:02 -05:00