Commit graph

8857 commits

Author SHA1 Message Date
Cuong M. Tran
1761811fc7
update changelog 2024-05-19 02:52:51 +07:00
Cuong Tran
2e4adab773
[skip ci] Add renovate.json & fix pull_request CI 2024-05-19 02:52:21 +07:00
Cuong Tran
4c063cf1ea
[skip ci] Build devPreview on develop branch with CI on this repo instead of dispatch 2024-05-19 01:39:01 +07:00
Cuong Tran
b3dcf85dc6
[skip ci] Won't create 'r...' tag if building development version 2024-05-14 19:58:30 +07:00
Cuong M. Tran
48fb4a2e60
workflow: fix fetch-depth 2024-05-10 10:39:22 +07:00
Cuong Tran
7a175939e2
update README: fix badge 2024-05-09 23:54:54 +07:00
Cuong Tran
23d862d17c
workflow: fix fetch-depth 2024-05-09 23:17:12 +07:00
Cuong M. Tran
f3d3070ea8
setup workflow to build preview repo 2024-05-09 19:33:03 +07:00
Cuong M. Tran
c0908f9f51
Merge branch 'feature/updater' into develop 2024-05-08 15:05:18 +07:00
Cuong M. Tran
8eceef75b9
update changelog 2024-05-08 14:47:59 +07:00
Cuong M. Tran
1eefa745ea
Updater: similar to Mihon
- Preview version now name Beta, use different package & repo
- Drop syDebugVersion, use commitCount
- Fix Firebase analytics for both Release & Preview build
- Create separate variant for Preview build instead of using syDebugVersion
- Preview version showing changelog_debug.xml
- Release version showing changelog_release.xml
2024-05-08 11:55:10 +07:00
Cuong M. Tran
4161b6cac9
WhatsNewDialog: add button to open Github's release version 2024-05-08 11:12:54 +07:00
Cuong M. Tran
533caa0cc2
AboutScreen: remove Mihon's link & update Komikku's link 2024-05-08 11:01:16 +07:00
Cuong M. Tran
19b57a22d0
new icon for preview/beta
update icon for debug
2024-05-06 10:51:07 +07:00
Cuong M. Tran
1044e1d115
Change WhatsNew confirm button from Cancel to OK 2024-05-03 18:08:13 +07:00
Cuong M. Tran
0f29586723
Disable invalidate_download_cache since it's not working yet 2024-05-03 18:07:41 +07:00
Cuong M. Tran
5942daa4e1
Related titles: switch to Map to avoid duplicated entries 2024-05-03 10:21:22 +07:00
Cuong M. Tran
efac4c12fc
workflow build_develop 2024-05-02 18:16:09 +07:00
Cuong M. Tran
2f752e0fc5
Navigate from SourceFeedScreen will allow go back to it instead of Home screen 2024-05-02 16:12:38 +07:00
Cuong M. Tran
5392999e39
Click on the missing Source name in MangaScreen will search for missing extension in ExtensionsScreen 2024-05-02 15:53:43 +07:00
Cuong M. Tran
ba1414d70d
Click uninstalled source in MangaScreen will open extensionsTab 2024-05-02 15:53:43 +07:00
Cuong M. Tran
01007bf870
Add WebView button to SourceFeedScreen 2024-05-02 13:42:50 +07:00
Cuong M. Tran
329417c431
Click on Source name in MangaScreen will open Source's Browsing instead of Global searching 2024-05-02 12:38:49 +07:00
Cuong M. Tran
c0a3c7465c
Fix getRelatedMangaList error message when source is not installed 2024-05-01 23:39:14 +07:00
Cuong M. Tran
da7f142352
Allow extensions to use both custom related titles & App's related titles by search 2024-05-01 04:09:29 +07:00
Cuong M. Tran
ef4979a67a
Update README.md
[skip ci]
2024-04-30 02:34:08 +07:00
Cuong M. Tran
b514a30f22
More special charaters to split keyword when searching for related titles 2024-04-30 02:33:54 +07:00
Cuong M. Tran
d9e440084e
Support showing related titles for all extensions...
...by using getSearchManga (if extension support searching)

Drop old API style (using suspend function instead of RxJava)

Cleanup
2024-04-30 02:33:54 +07:00
Cuong M. Tran
255d257d0a
Update dependencies, fix issue_moderator, add build_pull_request.
Add dependabot.
2024-04-30 02:33:29 +07:00
Cuong M. Tran
a9412dd951
Won’t write commit logs to changelog_debug 2024-04-27 00:28:50 +07:00
Cuong M. Tran
b1ed993f4d
Update github's workflow script, exclude cases when only edit *.md files 2024-04-26 23:32:50 +07:00
Cuong M. Tran
b8fb5ec53b
Update README.md 2024-04-26 21:43:17 +07:00
Cuong M. Tran
9bea7b6d87
Merge branch 'feature/bulk-favorite' into develop 2024-04-26 19:07:46 +07:00
Cuong M. Tran
5d554b360b
Merge branch 'feature/related-mangas' into develop 2024-04-26 19:07:09 +07:00
Cuong M. Tran
abc701908e
Fix try/catch to avoid stop loading related titles when extensions throw somethings 2024-04-26 19:05:54 +07:00
Cuong Tran
f6be3a494c
BulkSelection: “Select all” for all screens
(cherry picked from commit bddcc089df738e23331b351cc20c8425cb316c74)
2024-04-26 12:44:49 +07:00
Cuong Tran
45553eb096
BulkSelection: avoid using toggle when Select all
(cherry picked from commit 695f872b381feca1051f0f5133a0288d252691e5)
2024-04-26 12:33:05 +07:00
Cuong Tran
097ce0e2c3
Hide bulkSelection’s “Select all” button when not used
(cherry picked from commit 8f8214f65467cde97161a5fd9edab5b1543b333e)
2024-04-26 12:06:29 +07:00
Cuong Tran
a8f617faae
detekt: cleanup code
# Conflicts:
#	app/src/main/java/eu/kanade/presentation/browse/FeedScreen.kt

# Conflicts:
#	app/src/main/java/eu/kanade/presentation/browse/FeedScreen.kt
2024-04-26 12:05:32 +07:00
Cuong M. Tran
fddfe6280a
Select All for GlobalSearch
(cherry picked from commit a28233735cac5bce5a630de84555b501ffcccc8d)
2024-04-26 11:45:09 +07:00
Cuong M. Tran
5d870559e7
Merge branch 'master' into bulk-favorite 2024-04-26 11:38:17 +07:00
Cologler
30ab6153ca
fix: check order before restore from backup (#1156) 2024-04-26 11:35:16 +07:00
KaiserBh
e3e5c55a5a
feat: syncing etag and overall improvement. (#1155)
* chore: don't log the access token from google.

Signed-off-by: KaiserBh <kaiserbh@proton.me>

* chore: don't log the access token from google.

Signed-off-by: KaiserBh <kaiserbh@proton.me>

* chore: forgot to add sy stuff.

The customInfo and readEntries wasn't taken into account, so when it was disabled it will always sync it because it's true by default in BackupOptions.kt. Should be fixed and now it doesn't reset the check mark.

Signed-off-by: KaiserBh <kaiserbh@proton.me>

* fix: same device sync.

When same device is initiating the sync just update the remote that.

Signed-off-by: KaiserBh <kaiserbh@proton.me>

* refactor: throw early.

When there is network failure or any sort during downloading just throw exception and stop syncing.

Signed-off-by: KaiserBh <kaiserbh@proton.me>

* refactor(gdrive): stream the json.

People with over 3k library can't sync because we are hitting OOM ```java.util.concurrent.ExecutionException: java.lang.OutOfMemoryError: Failed to allocate a 370950192 byte allocation with 25165824 free bytes and 281MB until OOM, target footprint 333990992, growth limit 603979776```. This should fix that for them but only gdrive.

Signed-off-by: KaiserBh <kaiserbh@proton.me>

* feat: a demo for sync with new api

* refactor: perform early null checks

* feat: restore even if push failed

* feat: switch to protobuf

* chore: show error notification when sync fails.

Signed-off-by: KaiserBh <kaiserbh@proton.me>

* fix: update order by merge

* fix: call pushSyncData twice

---------

Signed-off-by: KaiserBh <kaiserbh@proton.me>
Co-authored-by: Cologler <skyoflw@gmail.com>
2024-04-26 11:35:16 +07:00
Shamicen
6720f44762
Safer password handling (#1146)
* no longer convert passwords to string

* also clear backing array of outputStream

* use fill and small refactor
2024-04-26 11:35:16 +07:00
Dexroneum
d5ed009960
[RU] Translations (#1129)
* [RU] Translations

* [RU] Translated the remaining lines
2024-04-26 11:35:15 +07:00
Howard Wu
9a6dbdb60b
Update Simplified Chinese Translation (#1126) 2024-04-26 11:35:15 +07:00
Jobobby04
9681b8f055
Move sync strings to SY files 2024-04-26 11:35:15 +07:00
AntsyLich
32c3636139
Revert "Update Scaffold fork (#10143)" + Cleanup
Causes delay of one frame before actual contentPadding is measured

This reverts commit ea15bc782a2cd603c78de7567a59e973dd50fd7f.

Co-authored-by: Ivan Iskandar <12537387+ivaniskandar@users.noreply.github.com>
(cherry picked from commit 56e66e041d22ebd680654df4aefa81578c0f5f11)
2024-04-26 11:35:15 +07:00
AntsyLich
9b66027ad8
MangaCoverFetcher: Small cleanups
Co-authored-by: Ivan Iskandar <12537387+ivaniskandar@users.noreply.github.com>
(cherry picked from commit 13656959ae0606736f6ca9eb62699dc23e467c2f)
2024-04-26 11:35:15 +07:00
AntsyLich
4836ddfffc
Remove unused imports
(cherry picked from commit 20e4cb26d6c264b13edb357ecfa25a6db21f19b8)
2024-04-26 11:35:15 +07:00