Commit graph

45 commits

Author SHA1 Message Date
579484eba4
refactor: Bundle androidx 2024-05-31 06:02:38 +07:00
66ac6201e5
chore: Prepare ComicInfo 2024-05-29 07:59:12 +07:00
997cbd9103
fix: LocalSource not loading chapter
Co-authored-by: FooIbar <118464521+FooIbar@users.noreply.github.com>
2024-05-29 06:32:07 +07:00
d086df7287
feat: Onboarding screen (partial) 2024-05-26 16:52:06 +07:00
8d7f7c19a0
chore: Update UniFile 2024-05-26 08:47:08 +07:00
bf368e88ed
chore: Update dependencies 2024-05-25 21:01:08 +07:00
154c715287
fix: Test not actually running 2024-05-24 09:02:49 +07:00
b28f905d10
refactor: Migrate to JUnit 5 2024-05-24 07:46:20 +07:00
3412806bfc
refactor: Switch to Coil3 2024-05-23 20:38:59 +07:00
0722cb2f2d
test: Update checker
Also fixed bug found from the test unit
2024-05-22 12:28:29 +07:00
c3faccacd2
chore: Update SSIV and Image Decoder 2024-05-21 11:28:07 +07:00
04078084bd
refactor: Backport Android 12 SplashScreen to older Android versions
Fixes GH-20
2024-02-07 11:52:25 +07:00
b8ccdf5f6e
fix: Missing function 2024-02-03 17:22:25 +07:00
d1e2fd2059
fix: Switch SSIV 2024-02-03 16:39:57 +07:00
01c7795312
chore: Update SSIV 2024-02-03 16:26:11 +07:00
c3713710c8
fix: Dependency hash 2024-02-03 15:03:33 +07:00
747b7bc92b
chore(deps): Bumps image-decoder 2024-02-03 14:56:02 +07:00
2b8fd9d45e
fix: Hacky way to fix visual glitch after dismissing dialog
Not sure why, but alpha turn to 0.0f after dialog is dismissed
2024-01-14 10:50:05 +07:00
534642ea57
feat: Extension repo backend 2024-01-12 21:08:09 +07:00
d03481a348
feat: Bridge XML theme to Compose 2024-01-11 16:27:28 +07:00
af87ccf8f1
refactor: Migrate to upstream's preference abstraction 2024-01-10 17:07:58 +07:00
9a2815d277
refactor: Migrate to gradle version catalog 2024-01-10 12:10:43 +07:00
Jays2Kings
9e9316606f Update gradle-wrapper.properties 2023-10-11 10:23:07 -07:00
Jays2Kings
3140361452
Targeting SDK 33 (Android 13) (#1525)
* starting workmanager updates

* Update Download service to download job

Also making downloader use suspend methods like upstream

Co-Authored-By: Ivan Iskandar <12537387+ivaniskandar@users.noreply.github.com>

* Make BackupRestorer a job

* Make LibraryUpdateJob a datasync service type

* Changing Extension auto installer to a job instead of service

* Changing App auto installer to a job instead of service

With it theres no more services, and nearly ready to up the target sdk

* Add runtime permission for notifications

Shows permission when adding to library, seeing the app update in app prompt, or loading library or recents
Tries to show the permission again (or a warning message) when trying to restore a backup or set library update timing
Same warning messages shows when not allowing notifications

* Set target sdk to 33

we made it.

* Clean up ContextExtensions

* Add notification check for incognito mode

* Add last updated timestamp to updates job

* Update LibraryUpdateJob.kt

minor changes to the notifier's placeholder, and making sure it uses localeContext for versions under A13

* update channel logic in library updater

* Change library update channel to just take a Long instead a whole Manga

* Use extensionManager flow in ExtensionInstallerJob

* Update MainActivity.kt

* Fixes to downloadFlow

* reworking running extensions after library update logic

* Change update channel to shared flow in library job

* More updates to the library updates flow

no longer using a suspend, instead holding a buffer for the flow

* updates to the flow in extensionInstaller

from state to shared, also using "tryEmit" less for it

* Fix extension auto installing notification not dismissing/dismissable

* Version 1.7.0

* Update AppDownloadInstallJob.kt

* Refactor DownloadJob

* Version 1.7.0-b02

* Fix uninstalling extensions not refreshing the list

* Show notification permission prompt when pressing update all

* Chunked the extension install job in case too many extensions are being updated at once

The limit is around 62 extensions, but to be safe it runs 32 per job (which jobs still update 3 at a time)

Closes #1584

* Update Java Version

---------

Co-authored-by: Ivan Iskandar <12537387+ivaniskandar@users.noreply.github.com>
2023-07-31 16:19:43 -04:00
Jays2Kings
ff10d15f24 Update GDP to 7.4.1 2023-02-11 20:06:33 -05:00
Jays2Kings
b13777c2da Other gradle updates for ci/cd 2022-04-19 18:31:59 -04:00
Jays2Kings
7b9a77704b gradle to 7.4.2 2022-04-19 17:41:23 -04:00
Jays2Kings
39cb70d90d gradle 7.1.2 2022-04-03 16:11:07 -04:00
Jays2Kings
b26c029e40 Update to AS Arctic Fox (really gradle) 2021-08-06 22:38:22 -04:00
Jays2Kings
61c63bda09 Update Gradle distribution to 7.0 2021-05-08 23:40:20 -04:00
Jays2Kings
434926351c Added support for proto.gz backups
Lotta cleanup to do, but that's a later commit

Co-Authored-By: Carlos <2092019+CarlosEsco@users.noreply.github.com>
Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
2021-03-21 00:00:55 -04:00
Jays2Kings
21309bac4d Updating some dependencies 2020-08-23 19:18:22 -04:00
Carlos
7d5fa5a603
remove shortcuts.xml plugin since shortcuts arent used anymore (#463)
updated gradle to 6.1.1
update android gradle to 4.0
add buildSrc to use kotlin for versions didnt convert them all
2020-05-30 20:30:53 -04:00
Carlos
09f366d14b update to gradle 5.6.4
update to kotlin 1.3.70
updated jsoup to 1.12.2
updated evernote android job to 1.4.2
updated sqlite-android to 3.31.0
updated junit to 4.13
updated coroutines to 1.3.3
removed packaging options since these were required for travis releases
added logic for formatter but kept it commented out
switch everything to build.kts
2020-03-07 07:08:50 -05:00
Jay
71bf9dc828 Updated gradle gms 2019-10-26 14:49:34 -07:00
inorichi
f61a8ce51d Update Android Studio and gradle 2018-10-09 13:44:59 +02:00
inorichi
95e60ed775 Update cloudflare interceptor and android studio 2018-04-05 10:36:29 +02:00
inorichi
d545cfd38c Update Android Studio to 3.0 2017-10-28 14:44:19 +02:00
len
c00eaae62b AS 2.3 and Kotlin 1.1 2017-03-03 17:42:46 +01:00
len
46e09d174b Travis fix. Update gradle 2016-09-01 20:05:11 +02:00
len
b1d7167112 Bump dependencies 2016-06-15 13:18:27 +02:00
Jozef Hollý
2e6fc70353 Auto number of latest release, shorter versionCode (#280) 2016-04-27 22:18:36 +02:00
len
4ccce424de Reader view in Kotlin. Upgrade gradle wrapper. Remove ButterKnife from the project 2016-03-18 20:21:30 +01:00
inorichi
c35184abdc Upgrade gradle. Other minor changes 2016-02-06 00:37:11 +01:00
inorichi
b69510e972 Initial commit 2015-09-24 17:27:43 +02:00