Caio Oliveira
d71ff5f05a
buildSrc: Fix strange warning in ci build ( mihonapp/mihon#952 )
...
* buildSrc: Fix strange warning
´Project accessors enabled, but root project name not explicitly set for 'buildSrc'. Checking out the project in different folders will impact the generated code and implicitly the buildscript classpath, breaking caching.´
* Update settings.gradle.kts
---------
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
(cherry picked from commit 2674b849746f20c051dab3fd6edfad1594e41b42)
2024-07-05 14:47:31 +07:00
Maddie Witman
f0fad0c603
Added configuration options to e-ink page flashes ( mihonapp/mihon#625 )
...
* Recommit for e-ink pref changes
* Fixed state holder for flash interval
* Detekt
* Refactor suggested by Antsy
* inverted currentDisplayRefresh check for early exit
(cherry picked from commit 2f86f25d5b24c2054a604802dc65b8bc3a99c7c0)
# Conflicts:
# app/src/main/java/eu/kanade/presentation/more/settings/screen/SettingsReaderScreen.kt
# app/src/main/java/eu/kanade/presentation/reader/settings/GeneralSettingsPage.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/setting/ReaderPreferences.kt
2024-07-05 14:47:21 +07:00
Cuong-Tran
9ffeb13ef3
refactor: Update usage of delegated sources' ids
2024-07-05 10:37:43 +07:00
Cuong-Tran
7c63f84f5f
feat: Add support for backing up and storing source's feeds along with saved searches
2024-07-05 10:37:43 +07:00
Cuong-Tran
9d36c1ae15
feat: Add support for backing up and restoring global popular/latest feeds
2024-07-05 10:37:43 +07:00
Cuong-Tran
0147f830be
feat: Add back navigation to clear source search query
2024-07-05 10:37:08 +07:00
Tran M. Cuong
799de48b7d
Update extensions lib ( #138 )
...
* add comments
* reorganize methods
2024-07-05 10:36:29 +07:00
Cuong-Tran
87306ceef1
update build script to new release notes format
2024-07-05 10:25:20 +07:00
Cuong-Tran
e1840d39b6
bump stable version & changelog
2024-07-04 17:04:36 +07:00
Cuong-Tran
a0a6c677e3
improve: don't show arrow if related titles are from Recommends
2024-07-04 15:47:12 +07:00
Cuong-Tran
45e9d19a75
fix GDrive error message
2024-07-02 13:54:50 +07:00
Cuong-Tran
a8e65dd63a
really fixed duplicate issue with Related titles row
2024-07-02 13:50:26 +07:00
Cuong-Tran
a32316ddb4
refactor: check source loaded with launch instead of launchIO
2024-07-02 12:33:39 +07:00
Cuong-Tran
79568eb37b
update changelog
2024-07-02 02:23:35 +07:00
CrepeTF
387a707b18
Theme fixes ( mihonapp/mihon#963 )
...
* Fix theme issue with download progress indicator
* Fix theme issue with download progress indicator + better contrast
(cherry picked from commit e132cc405f23e18dd8d73626730821eae9051149)
2024-07-02 02:13:45 +07:00
Cuong-Tran
159d5e31d7
refactor: Improve error message handling in GoogleDriveSyncService
2024-07-02 01:24:41 +07:00
Cuong-Tran
f24c101d78
refactor: switch to Crossfade for RelatedTitlesScreen
2024-07-02 01:24:41 +07:00
Cuong-Tran
780523b221
fix: filter duplicate related entries using ID instead of URL
...
solve #120
2024-07-02 01:24:41 +07:00
Cuong-Tran
e25ff219eb
refactor: Update seedColor usage in ReaderActivity
...
- Using state to update seed color when there is change
- Fix: loading seed color in case manga is late to init
- improve: change chapter's slider's text color
2024-07-02 01:22:01 +07:00
Cuong-Tran
c49c4c9c6d
refactor(navigation): Add navigateUp functionality to SourceFeedScreen and SourceFeedToolbar
...
directly navigate back instead of just close search bar
2024-07-02 01:16:34 +07:00
Cuong-Tran
c92fdb5231
improve: retry to load source in some case it's late
2024-07-02 01:16:34 +07:00
Tran M. Cuong
19890ef4d4
update-color-schemes ( #121 )
...
* feat: Add more color theme
- CloudFlare
- CottonCandy
- Doom
- Matrix
- Mocha
- Sapphire
* generate full color for Cottoncandy
* generate full color for Mocha
* refactor(ui): reorder themes
close #114
2024-07-02 01:14:27 +07:00
Cuong-Tran
9ab91394e4
Update changelog & github action
2024-06-25 18:16:16 +07:00
AntsyLich
a8ce6061d7
Cleanup in CommonMangaItem.kt
...
Closes mihonapp/mihon#19
Co-authored-by: Roshan Varughese <40583749+Animeboynz@users.noreply.github.com>
(cherry picked from commit e17f70f7226ea031fc1f962c9dfea3e404ba53ad)
2024-06-25 18:01:18 +07:00
FooIbar
16f812974a
Fix unexpected skips in strong skipping mode ( mihonapp/mihon#940 )
...
(cherry picked from commit 0ce1cf22cdbb7d82df3db1a901253b4973ab027f)
2024-06-25 18:01:18 +07:00
Cuong-Tran
6651483741
chore: showing changelog in preview build
2024-06-25 16:48:11 +07:00
Cuong-Tran
11cfa733e9
refactor: Improve key generation for list items
2024-06-25 12:48:12 +07:00
Cuong-Tran
05565900db
Add log to ScreenTransition to track screen transition by key used multiple times issue
2024-06-25 12:00:09 +07:00
Cuong-Tran
4555ac9c89
feat(ui): better cover_loading size
2024-06-25 01:35:05 +07:00
Cuong-Tran
a2b0103e98
feat(ui): better cover_error size
2024-06-25 00:43:22 +07:00
Cuong-Tran
06004de0f1
refactor(ui): Update text and icon colors in metadata description adapters for delegated sources
2024-06-24 23:31:15 +07:00
Cuong-Tran
e89f50c845
chore: Simplify pop conditions when search in MangaScreen
2024-06-25 12:55:09 +07:00
Cuong-Tran
069a38a46f
feat(ui): improve navigation when using manga's Home button
2024-06-24 23:52:22 +07:00
Cuong-Tran
43852b8b79
feat(ui): Improve navigation flow when click on manga's source
2024-06-24 18:41:25 +07:00
Cuong-Tran
5d9a7a1189
MangaScreen only shows Home button if previous screen is also MangaScreen
2024-06-24 18:13:37 +07:00
Cuong-Tran
a4ded07f6f
refactor: leverage DynamicMaterialTheme with TachiyomiTheme
2024-06-24 16:39:33 +07:00
Cuong-Tran
5d6aa7f98a
Fix typo
2024-06-24 16:02:16 +07:00
Cuong-Tran
763f3fdb15
primary color for page count in reader
2024-06-24 15:29:56 +07:00
Cuong-Tran
0bcf4fe2c9
update splash background color
2024-06-24 15:16:29 +07:00
Cuong-Tran
1d5f906a06
refactor: Use modifier instead of contentPadding for ScrollbarLazyColumn to support stickerHeader
2024-06-24 15:16:29 +07:00
Cuong-Tran
b491ad4c5f
Fix ExtensionsScreen padding
2024-06-24 15:16:29 +07:00
Tran M. Cuong
004ecc62bb
feat: SourcesFilterScreen: add sticky header & show language in SourceFiler's items
...
sticky header without language name
This reverts commit a676891d98964eaf9288199630cf0289830f0212.
show language in SourceFiler's items
correct padding to fix scrollbar overlaping
2024-06-24 15:16:28 +07:00
Cuong-Tran
4b8fe6868e
feat: scrollbar for related mangas screen
...
Fast scroll for RelatedMangasList
also fix padding
refactor: Replace contentPadding with modifier in RelatedMangasList
2024-06-24 15:16:28 +07:00
Cuong-Tran
e326358523
feat: Add option to show home icon on related titles
...
Add an option to show a home icon while browsing related titles, allowing users
to navigate directly back to home screen.
2024-06-24 15:16:28 +07:00
Tran M. Cuong
4726126c6b
improve delegated's Metadata view ( #110 )
...
* Fix more_info was preloaded with default color before being set correct color
* Remove the "meta" on delegated entries
* Fix title overlaps more-info in 8muses's metadata view
* better delegated genre's color
2024-06-24 15:16:28 +07:00
Cuong-Tran
a8728f332c
color for reader's loading/progress indicator
2024-06-24 15:16:28 +07:00
Cuong-Tran
c8c4ad7be6
color for icons in reader
...
close #107
2024-06-24 15:16:28 +07:00
Cuong-Tran
2bbda8c0bd
Fix crashing issues with Screen
2024-06-22 22:43:44 +07:00
Cuong-Tran
1c61efd8e9
change color for full-cover icon & reading button
...
also remove the divider of related-titles in tablet view
2024-06-22 22:22:28 +07:00
Cuong-Tran
f1e0c51e6c
better background for full cover view
...
close #69
2024-06-22 21:41:17 +07:00