c1064b1ba7
Fix browse comfortable grid
2020-05-24 16:13:52 -04:00
3a9f59b7a5
Finally a working comfortable grid
2020-05-24 15:59:44 -04:00
ccbe240846
Get Started on new Grid, only layout left
2020-05-24 15:59:44 -04:00
2c0d96917f
Add multiline sources info for merged sources
2020-05-24 14:13:04 -04:00
0316cf47ed
Fix merge with another crash(because of the kotlin dependency update)
2020-05-24 13:37:43 -04:00
e4c8de1145
Lint
2020-05-24 13:34:35 -04:00
9c978c608d
Fix hiding the sync favorites option
2020-05-24 13:34:25 -04:00
b4a88926ed
Rename EH Settings to Fork Settings
2020-05-24 13:12:51 -04:00
de593f458f
Remove language from manga type detection and ignore casing for tags ( #26 )
...
* Remove language detection
* Ignore casing for tag detection
Co-authored-by: she11sh0cked <she11sh0cked@users.noreply.github.com >
2020-05-24 19:09:06 +02:00
f3c8b37928
Last few fixes for J2K Auto Migration
2020-05-23 23:30:07 -04:00
91f22c03c0
Multiple fixes for J2K auto migration
2020-05-23 23:15:42 -04:00
81ee1ce39a
Batch select sources for pre migrations
...
Select none/all, pinned sources, enabled sources from the list
(cherry picked from commit 59c2da3f91052dfb0a292cb23ccb9d39055aadc7)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/migration/manga/design/PreMigrationController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/migration/manga/process/MigrationListController.kt
# app/src/main/res/drawable/ic_select_all_24dp.xml
# app/src/main/res/values/strings.xml
2020-05-23 22:51:34 -04:00
2ed54eed73
Migration updates
...
When searching manually, the sources used for auto migration will also be used for searching
Can now migrate to the same source if it is the only source being used for migration (for those who cant stop using kakalot)
(cherry picked from commit a3305171d64a8dc4c2fa52d3e5257f45e92f29f1)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/globalsearch/GlobalSearchPresenter.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/migration/SearchController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/migration/SearchPresenter.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/migration/manga/process/MigrationListController.kt
2020-05-23 22:28:25 -04:00
a9ef4bef8e
Small migration change
2020-05-23 22:06:22 -04:00
c9b988aca6
Remove unneded update chapter view
2020-05-23 21:55:56 -04:00
b803dbe3af
Update view when chapters read status has changed
2020-05-23 21:39:05 -04:00
35ef07d720
Lint
2020-05-23 16:16:52 -04:00
4f596d68b9
Handle empty thumbnail_url when refreshing covers
...
(cherry picked from commit ac8f2923e5
)
2020-05-23 16:05:05 -04:00
26776f8430
Tweak history card design
...
(cherry picked from commit e9d3b75e2b
)
2020-05-23 16:04:58 -04:00
471eb36a92
Avoid replacing covers with null when updating library (sort of closes #3194 )
...
(cherry picked from commit e6bc181e7a
)
2020-05-23 16:04:50 -04:00
8b8b377c29
Group advanced settings
...
(cherry picked from commit a2ece82197
)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/setting/SettingsAdvancedController.kt
2020-05-23 16:04:21 -04:00
d70d2cdff5
Make metadata updating optional
...
(cherry picked from commit 259946cf0a
)
2020-05-23 15:55:56 -04:00
b0704063f2
Move categories up in library settings
...
(cherry picked from commit 4fdb4f14a8
)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/setting/SettingsLibraryController.kt
2020-05-23 15:53:35 -04:00
dde7254dcf
Update drag icon
...
(cherry picked from commit 914f5e569b
)
2020-05-23 15:36:20 -04:00
4edb9ed398
Fix recycled icon in source migration list when source isn't installed
...
(cherry picked from commit 9b4ffd1cd5
)
2020-05-23 15:29:40 -04:00
9d764781c3
Update the coroutine dependency and fix issues that were causing the crash
2020-05-23 00:57:41 -04:00
f7d991ab54
Revert coroutines update because of crashes
2020-05-23 00:31:32 -04:00
59b3b7d79d
Fix builder
2020-05-22 17:53:00 -04:00
354bf362c0
Lint
2020-05-22 17:50:08 -04:00
69304466a7
Add icons to extension manager so they appear in more views without manually setting them
2020-05-22 17:50:08 -04:00
6e4d4739a6
Add migrate option from manga info view ( closes #1903 ) (doesnt actually do anything in SY)
...
(cherry picked from commit 035038a0b6
)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/info/MangaInfoController.kt
2020-05-22 17:50:08 -04:00
e8947b3107
Dependency updates
...
(cherry picked from commit ed87dd89a1
)
# Conflicts:
# app/build.gradle
2020-05-22 17:50:08 -04:00
153641a249
Add explicit refresh icon asset (maybe fixes #3218 )
...
(cherry picked from commit 3b41a78e76
)
2020-05-22 17:50:08 -04:00
60706e8b8b
Rename downloaded chapters ( #3216 )
...
(cherry picked from commit 0fccbbc0ca
)
2020-05-22 17:50:08 -04:00
19dc859ef2
Change resume button in history to an icon
...
(cherry picked from commit 067627b51a
)
2020-05-22 17:50:08 -04:00
06ff4444c5
Refactor history_item.xml to use ConstraintLayout
...
(cherry picked from commit 09816ed5b6
)
2020-05-22 17:50:08 -04:00
156cfb0c74
Scroll up/down when tapping top/bottom quarters of webtoon viewer
...
Includes a fix from J2K: 4e45a337da
(cherry picked from commit b457cdb0c2
)
2020-05-22 17:50:08 -04:00
e49a25b604
Add bottom padding to history/sources/extensions ( fixes #3192 )
...
(cherry picked from commit 5fd1dec347
)
2020-05-22 17:50:08 -04:00
b34a137c07
Make library update error notification optional ( closes #3200 )
...
(cherry picked from commit 647391ef73
)
2020-05-22 17:50:08 -04:00
1fb6b3775d
download new chapters changes ( #3193 )
...
* download new chapters changes
* move initialFetchChapters logic into onNextChapters
* refractor download new chapter logic to be more explicit
(cherry picked from commit ed029c52ae
)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/library/LibraryUpdateService.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/chapter/ChaptersPresenter.kt
2020-05-22 17:50:08 -04:00
b1c9a204c1
Minor edits
...
(cherry picked from commit d4ffb09a8b
)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/SourceController.kt
2020-05-22 17:50:08 -04:00
8435be1b1f
Implemented review changes
...
Shorter UI text and >= date comparison instead of >
(cherry picked from commit 6ba052d2af
)
2020-05-22 17:50:08 -04:00
7affb9ab63
Fix unread badges not hiding in list view
...
(cherry picked from commit 2fb0969c75
)
2020-05-22 17:50:08 -04:00
5627ad0801
Square covers in list view ( closes #3121 )
...
(cherry picked from commit 3357e878a5
)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryListHolder.kt
2020-05-22 17:50:08 -04:00
08017a0cd1
Move cover card outline clipping code from item to holder classes
...
(cherry picked from commit 471d5d62d5
)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/browse/SourceGridHolder.kt
2020-05-22 17:50:08 -04:00
b6603c3425
Specify charset for ZIP chapters when using Android N+ ( fixes #905 )
...
(cherry picked from commit e810b343cf
)
2020-05-22 17:50:08 -04:00
f63323feab
Remove redundant helper function
...
(cherry picked from commit 620be2617a
)
2020-05-22 17:50:08 -04:00
eea5f0ba6a
Add fastscroller to migration lists
...
(cherry picked from commit b8ffb87f01
)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/migration/MigrationController.kt
2020-05-22 17:50:08 -04:00
9f51dfad33
Sort list of sources in migration alphabetically
...
(cherry picked from commit 39e1e11f99
)
2020-05-22 17:50:08 -04:00
c31789c112
Localize tracker not logged in error
...
(cherry picked from commit 5f9df78ab0
)
2020-05-22 17:50:08 -04:00
86043fbb31
Warn about missing sources before restoring backup
...
(cherry picked from commit a00d11701f
)
2020-05-22 17:50:08 -04:00
1136ec2ad4
Add fastscroller to updates and history
...
(cherry picked from commit 1cf74a5396
)
2020-05-22 17:50:07 -04:00
7910f6e420
Minor cleanup
...
(cherry picked from commit 8cd27a199d
)
2020-05-22 17:50:07 -04:00
a087b0bf4b
Return job failure if library update actually doesn't start
...
(cherry picked from commit 772929b5c6
)
2020-05-22 17:50:07 -04:00
d0929c1dc5
Slightly simplify AMOLED theme definition
...
(cherry picked from commit c4ca3606ad
)
2020-05-22 17:50:07 -04:00
46500dcb32
Added missing sorting cases handling
...
Previous commit missed some cases resulting in errors at runtime
(cherry picked from commit 9e830f1c55
)
2020-05-22 17:50:07 -04:00
f85c34b807
Added sorting by upload date
...
Spanish 'strings' contains the proper translation for the new feature.
(cherry picked from commit ee8c71c14a
)
2020-05-22 17:50:07 -04:00
dfc3a5df42
Minor show more info button margin adjustment
...
(cherry picked from commit 39bd823651
)
2020-05-22 17:50:07 -04:00
2b78925c68
Add Croatian to settings
...
(cherry picked from commit a9d16fad34
)
2020-05-22 17:50:07 -04:00
eb2fedd669
Fix Chinese plurals
...
(cherry picked from commit 1da169319d
)
2020-05-22 17:50:07 -04:00
b8b5e70151
Translations (Continuous) ( #3125 )
...
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (531 of 531 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Polish)
Currently translated at 100.0% (531 of 531 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pl/
Translated using Weblate (Sardinian)
Currently translated at 100.0% (531 of 531 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (531 of 531 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (French)
Currently translated at 100.0% (531 of 531 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
Translated using Weblate (French)
Currently translated at 100.0% (531 of 531 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
Translated using Weblate (Japanese)
Currently translated at 76.2% (405 of 531 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ja/
Translated using Weblate (Turkish)
Currently translated at 100.0% (531 of 531 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (531 of 531 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (531 of 531 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
Translated using Weblate (Russian)
Currently translated at 100.0% (531 of 531 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (531 of 531 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Spanish)
Currently translated at 100.0% (531 of 531 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
Translated using Weblate (Kannada)
Currently translated at 100.0% (531 of 531 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/kn/
Translated using Weblate (Marathi)
Currently translated at 46.8% (249 of 531 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/mr/
Translated using Weblate (Finnish)
Currently translated at 100.0% (531 of 531 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fi/
Translated using Weblate (Catalan)
Currently translated at 100.0% (531 of 531 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
Translated using Weblate (Greek)
Currently translated at 100.0% (531 of 531 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/el/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (531 of 531 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (531 of 531 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Dutch)
Currently translated at 100.0% (531 of 531 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/nl/
Translated using Weblate (Dutch)
Currently translated at 100.0% (531 of 531 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/nl/
Translated using Weblate (Indonesian)
Currently translated at 100.0% (531 of 531 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/
Translated using Weblate (Hindi)
Currently translated at 100.0% (531 of 531 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
Translated using Weblate (German)
Currently translated at 100.0% (531 of 531 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (531 of 531 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (531 of 531 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (531 of 531 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (531 of 531 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (531 of 531 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (531 of 531 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Portuguese)
Currently translated at 99.4% (525 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/
Translated using Weblate (Malay)
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/
Translated using Weblate (Turkish)
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
Translated using Weblate (Russian)
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Dutch)
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/nl/
Translated using Weblate (Kannada)
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/kn/
Translated using Weblate (Finnish)
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fi/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Hindi)
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
Translated using Weblate (German)
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Added translation using Weblate (Spanish (Latin America))
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
Translated using Weblate (Romanian)
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ro/
Translated using Weblate (Italian)
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/
Translated using Weblate (Italian)
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/
Translated using Weblate (Italian)
Currently translated at 93.5% (494 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/
Translated using Weblate (Italian)
Currently translated at 93.5% (494 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/
Translated using Weblate (Hungarian)
Currently translated at 34.0% (180 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hu/
Translated using Weblate (Hungarian)
Currently translated at 30.1% (159 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hu/
Translated using Weblate (Kannada)
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/kn/
Translated using Weblate (Marathi)
Currently translated at 46.5% (246 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/mr/
Translated using Weblate (Indonesian)
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/
Translated using Weblate (Bengali)
Currently translated at 67.9% (359 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/bn/
Translated using Weblate (Kannada)
Currently translated at 55.8% (295 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/kn/
Translated using Weblate (Sardinian)
Currently translated at 99.8% (527 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
Translated using Weblate (Portuguese)
Currently translated at 97.9% (517 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Indonesian)
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/
Translated using Weblate (Indonesian)
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/
Translated using Weblate (Hindi)
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
Translated using Weblate (French)
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
Translated using Weblate (Bulgarian)
Currently translated at 99.8% (527 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/bg/
Translated using Weblate (Indonesian)
Currently translated at 97.7% (516 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/
Translated using Weblate (Kannada)
Currently translated at 27.6% (146 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/kn/
Translated using Weblate (Marathi)
Currently translated at 34.8% (184 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/mr/
Translated using Weblate (Swedish)
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sv/
Translated using Weblate (Swedish)
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sv/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (German)
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Added translation using Weblate (Kannada)
Translated using Weblate (Marathi)
Currently translated at 18.9% (100 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/mr/
Translated using Weblate (Marathi)
Currently translated at 8.5% (45 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/mr/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Greek)
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/el/
Translated using Weblate (Finnish)
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fi/
Translated using Weblate (Catalan)
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
Translated using Weblate (Turkish)
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
Translated using Weblate (Russian)
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Polish)
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pl/
Translated using Weblate (French)
Currently translated at 99.8% (527 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
Translated using Weblate (Spanish)
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
Translated using Weblate (Romanian)
Currently translated at 100.0% (527 of 527 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ro/
Translated using Weblate (Greek)
Currently translated at 100.0% (527 of 527 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/el/
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.8% (526 of 527 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.8% (526 of 527 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
Translated using Weblate (Finnish)
Currently translated at 100.0% (527 of 527 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fi/
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.8% (526 of 527 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
Translated using Weblate (Malay)
Currently translated at 100.0% (527 of 527 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/
Translated using Weblate (Hindi)
Currently translated at 100.0% (527 of 527 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
Translated using Weblate (German)
Currently translated at 100.0% (527 of 527 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translated using Weblate (Catalan)
Currently translated at 100.0% (527 of 527 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
Translated using Weblate (Turkish)
Currently translated at 100.0% (527 of 527 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (527 of 527 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (German)
Currently translated at 100.0% (527 of 527 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (527 of 527 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Romanian)
Currently translated at 100.0% (526 of 526 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ro/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (526 of 526 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (German)
Currently translated at 100.0% (526 of 526 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translated using Weblate (Catalan)
Currently translated at 100.0% (526 of 526 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
Translated using Weblate (Hindi)
Currently translated at 100.0% (526 of 526 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Dutch)
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/nl/
Translated using Weblate (Greek)
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/el/
Translated using Weblate (Turkish)
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
Translated using Weblate (French)
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
Translated using Weblate (Finnish)
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fi/
Translated using Weblate (Catalan)
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
Translated using Weblate (Swedish)
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sv/
Translated using Weblate (Malay)
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/
Translated using Weblate (Hindi)
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
Translated using Weblate (German)
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (528 of 528 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (527 of 527 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
Translated using Weblate (Sardinian)
Currently translated at 99.8% (526 of 527 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
Translated using Weblate (French)
Currently translated at 100.0% (527 of 527 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
Translated using Weblate (Greek)
Currently translated at 100.0% (527 of 527 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/el/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (527 of 527 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (German)
Currently translated at 100.0% (527 of 527 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (527 of 527 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Czech)
Currently translated at 73.4% (387 of 527 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/cs/
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/
Co-authored-by: Hosted Weblate <hosted@weblate.org >
(cherry picked from commit 2bb1eea2be
)
2020-05-22 17:50:07 -04:00
8c00905c99
Move extension preferences to separate controller
...
(cherry picked from commit 9cb45b92e1
)
2020-05-22 17:50:07 -04:00
598af5ebd5
Add lost Croatian translation ( #3176 )
...
(cherry picked from commit 4a8d5098da
)
2020-05-22 17:50:07 -04:00
8adedee973
Better distinguish between obsolete and unofficial extensions
...
(cherry picked from commit d875d5ef74
)
2020-05-22 17:50:07 -04:00
4dc2143160
Show notification with error log on update failures
...
(cherry picked from commit fc4e290c49
)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/library/LibraryUpdateService.kt
# app/src/main/java/eu/kanade/tachiyomi/data/notification/Notifications.kt
2020-05-22 17:50:07 -04:00
aded163e0a
Reword "Pager" to "Paged"
...
(cherry picked from commit ccc198e081
)
2020-05-22 17:50:07 -04:00
11a553cbf4
Remove unused function
...
(cherry picked from commit 9f0ed77423
)
2020-05-22 17:50:07 -04:00
a0048e9397
Avoid showing uninstalled source as last used
...
(cherry picked from commit bb3e616890
)
2020-05-22 17:50:07 -04:00
a8a22b5803
Null check for local source cover parent dir
...
(cherry picked from commit 573f3a392a
)
2020-05-22 17:50:07 -04:00
4122af491c
Using a float on the progress on app updates
...
Not sure if needed but I saw some funny behavior with the progress bar
(cherry picked from commit 830a834ea6
)
2020-05-22 17:50:07 -04:00
0de42b6654
Don't throw exception to stop restore job
...
(cherry picked from commit e4ea5d0344
)
2020-05-22 17:50:07 -04:00
d7aa1144cf
Copy to clipboard when long pressing tracking title ( closes #3163 )
...
(cherry picked from commit 97aed045e6
)
2020-05-22 17:50:07 -04:00
855f768e29
Add version bumper ( #25 )
...
Co-authored-by: she11sh0cked <she11sh0cked@users.noreply.github.com >
2020-05-22 23:39:24 +02:00
87fbda0b29
Recommendations rewrite ( #23 )
...
* WIP Rewrite api requests to use a coroutine scope
* Use scope.async instead of scope.launch
* Use onPageReceived to async update Pager; Reimplement api select logic
* Implement seperate classes; Bug fixes
* More bug fixes
* Use timber; Add more logs
Co-authored-by: she11sh0cked <she11sh0cked@users.noreply.github.com >
2020-05-22 11:35:43 -04:00
99dd9a0750
Fix last chapter and last updated info
2020-05-21 21:38:55 -04:00
c8befdd5ea
Fix manual refresh for manga, attempt to fix last chapter and last updated
2020-05-21 17:56:58 -04:00
54cf97170d
Fix landscape view(jsut replaced it with a minorly edited portrait view)
2020-05-21 15:10:13 -04:00
a5aa89512a
Half fixed landscape view
2020-05-21 00:57:49 -04:00
b02813f30a
Fix MangaAllInOneHolder lazy vars
2020-05-21 00:57:33 -04:00
51c8430e9c
Totally rewrote the all in one manga page, now is a recycler header
...
It works perfect, there is no lag it all
2020-05-21 00:30:09 -04:00
a846f7da47
Merge pull request #20 from Jacket-Chan/patch-1
...
Fixed a spelling error
2020-05-20 17:07:37 +02:00
b4e5443e56
Fixed a spelling error
...
:)
2020-05-19 22:44:37 -10:00
3fdfd91fff
Fix the favorite button
2020-05-19 22:57:41 -04:00
e4b52c036a
Lint
2020-05-19 22:01:22 -04:00
43098aa61b
Added Auto Webtoon Mode
2020-05-19 22:00:58 -04:00
e4d8fea138
Lewd Filter upgrade, almost finished
2020-05-19 18:51:42 -04:00
6da22ea8b0
Fix multiple recommendation bugs ( #18 )
...
* Fix multiple recommendation bugs
* Fix typo
* Fix typings
* Remove unused import
Co-authored-by: she11sh0cked <she11sh0cked@users.noreply.github.com >
2020-05-19 18:42:17 -04:00
5e618e0134
Create PullRequestTester.yml
2020-05-19 18:27:40 -04:00
fd09f64fe6
Recommendation bug fixes ( #17 )
...
* Return an empty recommendations list instead of throwing an error
* Fix api response find for searched manga
* Fix spelling
Co-authored-by: she11sh0cked <she11sh0cked@users.noreply.github.com >
2020-05-19 16:54:59 -04:00
ef2241e0cb
Fix recommendations throwing to early ( #16 )
...
* Fix recommendations throwing to early
Co-authored-by: she11sh0cked <she11sh0cked@users.noreply.github.com >
2020-05-19 16:01:48 -04:00
bcfe5af135
Fix filter button
2020-05-19 15:03:49 -04:00
a598afec43
Spelling correction
2020-05-19 13:54:03 -04:00
3c9ec48da3
Implement lewd filter ( #15 )
...
Co-authored-by: she11sh0cked <she11sh0cked@users.noreply.github.com >
2020-05-19 13:30:46 -04:00
7ce15caded
Improve recommendations ( #14 )
...
* Improve anilist recommendations by matching synonyms; Some bug fixes related to anilist
* Fix formatting
* Sort myanimelist results by result.title matching search.title
* Throw an exception if the result is not the manga we searched
Co-authored-by: she11sh0cked <she11sh0cked@users.noreply.github.com >
2020-05-19 13:29:42 -04:00
7e65e0de0e
fix tag detection
2020-05-19 00:19:43 -04:00
07a70d8c92
Add a crapton of detection for sources with only a certain type of manga
2020-05-18 21:39:31 -04:00
038574b107
Remove unused val
2020-05-18 20:23:56 -04:00
24067e1e97
Move new smart recommends to use new manga type detection
2020-05-18 20:19:18 -04:00
68b13c6425
Add modified J2k manga type detection
2020-05-18 20:11:09 -04:00
a9de6a123e
Smart recommendations ( #10 )
...
* Pass manga through to RecommendsPager
* Implement smart recommendations
* Add null checks
* Add more anilistSmart tags
* Add fallback titles
Co-authored-by: she11sh0cked <she11sh0cked@users.noreply.github.com >
2020-05-18 20:10:54 -04:00
b0251b8177
Add support for EH Visited exported data in batch add
2020-05-18 13:00:13 -04:00
c069d75ede
Fix Batch Add
2020-05-17 23:22:56 -04:00
5886cb7406
Fix all in one manga page being blank after clicking a button
2020-05-17 21:39:11 -04:00
1713dd4ea0
Made saved searches always available
...
Replace filtersheet with saved searches version if no filters are avalible
2020-05-17 20:52:51 -04:00
f5f7971cb5
Fix multiple bugs when fetching manga info
2020-05-17 17:11:46 -04:00
5271abbd1f
Migrate the rest of the EH prefreches to Flow Prefrences
2020-05-17 17:11:46 -04:00
7d2ded5944
Implement MyAnimeList recommendations ( #7 )
...
Co-authored-by: she11sh0cked <she11sh0cked@users.noreply.github.com >
2020-05-17 15:38:38 -04:00
d2b0319d63
Added last debug features, should fix galleries that dont restore properly for the updater
2020-05-16 20:56:45 -04:00
c15f4c7fd0
Update debug functions
2020-05-16 19:44:12 -04:00
3aee05bf26
Enable new tracking features only if tracking is enabled
2020-05-16 18:37:06 -04:00
9d148a70c8
Fix filters
2020-05-16 18:01:11 -04:00
4a64bb250d
Mitigate most of the lag problems, should fix all crashes(inspired by J2k code)
...
Add tracking button the way J2K has it, my own implementation
2020-05-16 17:53:14 -04:00
e6f5ea172a
Filter tracker status ( #2 )
...
* Implement library filter for tracker status
Co-authored-by: she11sh0cked <she11sh0cked@users.noreply.github.com >
2020-05-13 20:35:01 -04:00
6a0ab3526a
Implement library filter for tracked items ( #1 )
...
* Implement library filter for tracked items
* Revert formatting
* Move string 'tracked'
Co-authored-by: she11sh0cked <she11sh0cked@users.noreply.github.com >
2020-05-12 14:04:06 -04:00
fa29b914cc
Multiple bug fixes and changes
...
- Fixed options menu
- Fixed merge with another
- Migrate to MaterialFastScroll
2020-05-11 20:10:51 -04:00
3a79f8fb50
Updated E hentai notifications to new system
2020-05-11 17:11:47 -04:00
321eb38f2d
Fix Tag searching and Recommendations button
2020-05-11 17:10:29 -04:00
46dccf8a2d
Lint fix
2020-05-11 16:31:19 -04:00
7f02a533fa
fix regular font family name ( #3154 )
...
(cherry picked from commit 46b01c6134
)
2020-05-11 16:28:28 -04:00
38d329a601
Temporarily revert concurrent manga updates
...
(cherry picked from commit e208fa4020
)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/library/LibraryUpdateService.kt
2020-05-11 16:28:22 -04:00
1c0f08fc5b
Cover Update Followup to Address #3139 ( #3150 )
...
* update cover logic when thumbnail url becomes null
* always clear cover on refresh even if custom cover is set
* remove concurrency changes
(cherry picked from commit 5723c184b1
)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/library/LibraryUpdateService.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryController.kt
2020-05-11 16:08:30 -04:00
a076deeb5f
Move notification logic out of LibraryUpdateService
...
(cherry picked from commit 530daeaa3a
)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/library/LibraryUpdateService.kt
2020-05-11 16:05:16 -04:00
a006bc7d93
Rename EH update notifier
2020-05-11 16:03:32 -04:00
2b215524b6
Replace adapterPosition with bindingAdapterPosition in MigrationProcessHolder
2020-05-11 15:58:26 -04:00
f497e605b4
Style the recommendations buttonm
2020-05-11 15:57:40 -04:00
b09f1fff51
New All In One Manga interface, its optional and can be disabled
2020-05-11 15:33:38 -04:00
92af538b0a
Fix Search error
2020-05-11 00:50:15 -04:00
f0b821b122
finish off recommendations
...
(cherry picked from commit 6473bcd32242abf8ba50b3ac76562ae6b931d0cd)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/browse/BrowseSourceController.kt
2020-05-11 00:20:51 -04:00
4c5e99142f
Display recommendations from AniList
...
(cherry picked from commit f032667be5d2c9cfa5000ab1e166c7aaedbac701)
2020-05-11 00:05:40 -04:00
b0f39a7d0a
add recommendations button to manga info
...
(cherry picked from commit 0d370004e6c78597957284d67f1af80881e17a49)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/browse/BrowseSourceController.kt
# app/src/main/res/layout/manga_info_controller.xml
# app/src/main/res/values/strings.xml
2020-05-11 00:05:28 -04:00
38b469755f
Add simple hentai features option
2020-05-10 23:55:51 -04:00
3bfda338ef
Add basic E/Ex-Hentai watched tag settings, possibly more to come
2020-05-10 22:36:52 -04:00
6e1da22353
Convert EH settings to FlowPrefrences
2020-05-10 19:22:10 -04:00
60a0303d7f
Minor edits
...
(cherry picked from commit dd1b5c7ea7
)
2020-05-10 16:26:21 -04:00
6135b4daae
Animate in/out ActionToolbar
...
(cherry picked from commit 3cffc6890d
)
2020-05-10 16:26:10 -04:00
2fe38192b4
Show date format examples, migrate to FlowPreferences
...
(cherry picked from commit 04d44f19f5
)
2020-05-10 16:25:39 -04:00
ef3f4c2e17
Convert rotation to FlowPreference, remove some unused subscriptions code
...
Also remove EH lock code(was broken because of RxController changes)
(cherry picked from commit d46a742a43
)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/ReaderActivity.kt
2020-05-10 16:25:07 -04:00
e4e069ccca
Default unreadBadge setting to true ( closes #3138 )
...
(cherry picked from commit a94fd24fa9
)
2020-05-10 14:27:32 -04:00
505d2e4274
Minor wording edits
...
(cherry picked from commit 8a4c4c346a
)
2020-05-10 14:27:21 -04:00
4cdf2f468c
Manga cover updates ( #3101 )
...
* cover caching overhaul
* add ui for removing custom cover
* skip some loading work
* minor cleanup
* allow refresh library metadata to refresh local manga
* rename metadata_date to cover_last_modified
* rearrange removeMangaFromLibrary
* change custom cover directory
add setting for updating cover when refreshing library
* remove toggle and explicit action for updating covers
(cherry picked from commit dc54299e24
)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/database/DbOpenCallback.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/browse/BrowseSourcePresenter.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryGridHolder.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryPresenter.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/info/MangaInfoController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/info/MangaInfoPresenter.kt
2020-05-10 14:27:05 -04:00
8c7a2c4262
Add more info in tracking settings section
...
(cherry picked from commit 436253dd63
)
# Conflicts:
# app/src/main/res/values/strings.xml
2020-05-10 14:11:52 -04:00
156ce14dd8
Action: Remove Acknowledgement pong
2020-05-10 14:03:08 -04:00
27dc6443ec
Fix broken updater
2020-05-10 01:23:41 -04:00
0a5773211d
Added preview builds link
2020-05-10 01:19:31 -04:00
b3b0c39163
Fix naming of the preview repo
2020-05-10 01:12:56 -04:00
bc6b4d4be6
Test push
2020-05-10 00:52:02 -04:00
a14e5a99d9
Setup first full beta test
2020-05-10 00:29:43 -04:00
d643b947a9
Add files for new action, should allow automatic updating when finished
2020-05-10 00:20:36 -04:00
2033e82ff0
Update android-debug.yml
2020-05-09 22:16:24 -04:00
c2c872d000
Action: make the file a .apk
2020-05-09 21:44:44 -04:00
ae9377f8be
Action: Should Fix uploading
2020-05-09 21:30:44 -04:00
93a84cad34
Action: Test Signed path 2
2020-05-09 21:10:40 -04:00
f9ceb92495
Action: Test this path enviorment variable
2020-05-09 21:09:42 -04:00
bfdd5c9ec3
Action: Remove something I forgot
2020-05-09 20:53:12 -04:00
d800528550
Action: Change write file and attempt to fix app signing
2020-05-09 20:52:27 -04:00
6ec656b094
Action: Change way of attempting to get the needed NDK
2020-05-09 20:30:45 -04:00
29c5da1494
Action: Only assemble release
2020-05-09 20:02:15 -04:00
0a21a9e5f0
Remove validate gson
2020-05-09 19:39:12 -04:00
d3aaa3656b
Another way to add the json to the actions
2020-05-09 19:29:32 -04:00
69a8223d06
Fix formatting error in action
2020-05-09 19:18:38 -04:00
6959370087
Use another way to create the file
2020-05-09 19:17:23 -04:00
1d0937397f
I think I fixed the actions this time
2020-05-09 19:00:45 -04:00
aeeafe8556
Action for some reason had ;
2020-05-09 18:52:04 -04:00
38c5163ab9
Did removing this break the action?
2020-05-09 18:51:15 -04:00
4646e4b0d9
Hopefully this time fixes it
2020-05-09 18:49:07 -04:00
e9f105c52a
Hopfully fix google-services.json copying to app
2020-05-09 18:40:19 -04:00
3b225405cb
Add Google-services.json to action
2020-05-09 18:28:35 -04:00
b96a870c4e
Attempt to fix build errors
2020-05-09 18:09:21 -04:00
b70d70e82d
Make a debug build action
2020-05-09 17:56:45 -04:00
f4d1c27cde
Fix tapping manga info button and fix not showing full info when first looking at the manga
2020-05-09 13:10:45 -04:00
4195b00e48
Fix not removing the more button when global search doesnt find anything in that source
2020-05-09 13:06:59 -04:00
0a37dabf4b
Release 0.9.2.7
2020-05-09 12:20:57 -04:00
2d5ac20c46
Re-Implement the more button in global search
2020-05-09 12:06:36 -04:00
700fd61f34
Update details metadata along with chapters list
...
(cherry picked from commit 29feee0095
)
2020-05-09 11:49:28 -04:00
a0462fb480
Move DB transaction blocks to only the DB portions of restore logic
...
(cherry picked from commit 63f3180dff
)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/backup/BackupRestoreService.kt
2020-05-09 11:49:15 -04:00
d9d969406e
Revert Nucleus to 3.0.0
...
Fixes #3028
Fixes #3013
Fixes #3037
(cherry picked from commit 6b3b98cf57
)
2020-05-09 11:48:15 -04:00
f19685787f
Option to hide unread badges ( closes #3095 )
...
(cherry picked from commit 1442e2b53e
)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/preference/PreferenceKeys.kt
# app/src/main/java/eu/kanade/tachiyomi/data/preference/PreferencesHelper.kt
2020-05-09 11:48:01 -04:00
60caba86a5
Remove redundant DB call in library settings ( closes #3128 )
...
(cherry picked from commit 521ebf0678
)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/backup/BackupRestoreService.kt
2020-05-09 11:43:43 -04:00
80fa7ebe6c
String Formatting Fixes ( #3118 )
...
String Formatting Fixes
(cherry picked from commit a20874f6a1
)
2020-05-09 11:41:45 -04:00
9096edfc92
Concurrently refresh trackers
...
(cherry picked from commit 40776bdc8d
)
2020-05-09 11:41:32 -04:00
f30ad78a4c
Do library checks from up to 5 sources concurrently
...
(cherry picked from commit f853158e6b
)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/library/LibraryUpdateService.kt
2020-05-09 11:40:32 -04:00
ce0d99b78f
Download from up to 5 different sources concurrently ( closes #2534 )
...
(cherry picked from commit c9035b5df9
)
2020-05-09 11:36:04 -04:00
3ffb80c6f1
Concurrently download up to 5 pages at a time
...
(cherry picked from commit 150132f4dd
)
2020-05-09 11:35:52 -04:00
4e3c407583
Replace restore completion string with plurals
...
(cherry picked from commit fb97ac47bc
)
2020-05-09 11:35:43 -04:00
aaf9fc5d92
Translated using Weblate (Swedish) ( #3124 )
...
Translations
(cherry picked from commit 5b53b90495
)
2020-05-09 11:35:09 -04:00
5043f840a2
Translated using Weblate (Swedish) ( #3043 )
...
Translations (Continuous)
(cherry picked from commit c6513d4450
)
2020-05-09 11:34:51 -04:00
fac3bd1edd
Show icon when chapter is bookmarked
...
(cherry picked from commit ce6848b3c0
)
2020-05-09 11:34:38 -04:00
976cd41a87
MaterialFastScroll updates
...
(cherry picked from commit d86d861e4b
)
2020-05-09 11:34:24 -04:00
4aeaee65c3
Use borderless buttons everywhere for consistency
...
(cherry picked from commit 3b45fcdb21
)
2020-05-09 11:32:48 -04:00
f880a0f1a3
Do some download deletion in coroutines instead of completable
...
(cherry picked from commit 3d1250f2f8
)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryPresenter.kt
2020-05-09 11:32:31 -04:00
3a886e39fb
Remove fdroid flavor
...
(cherry picked from commit eaf1ef831a
)
2020-05-09 11:30:54 -04:00
005d43a3ec
Minor cleanup of wakelocks, extension ID backup
...
(cherry picked from commit b4c7992726
)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/util/system/ContextExtensions.kt
2020-05-09 11:30:38 -04:00
1d760f4728
Destroy action mode after actioning in chapters list ( closes #3004 )
...
(cherry picked from commit 03baa21185
)
2020-05-09 11:20:53 -04:00
02e3148efe
Adopt MaterialFastScroll from J2K fork
...
de8cb8c1b0
(cherry picked from commit 694de99a3f
)
2020-05-09 11:20:42 -04:00
e9ada7e5fb
Increase webtoon setting change page refresh range ( closes #3088 )
...
(cherry picked from commit 8383f4fb7b
)
2020-05-09 11:20:31 -04:00
2ce01a1c86
Alternative way of reading local manga JSON file
...
(cherry picked from commit eb3fff6c51
)
2020-05-09 11:20:21 -04:00
1af8bc95a8
Tweak about manga heading
...
(cherry picked from commit 4ff3f0bcba
)
2020-05-09 11:20:08 -04:00
0046ed879f
Convert app updater to foreground service
...
(cherry picked from commit 788ea052fc
)
2020-05-09 11:18:23 -04:00
4f8c6455bc
Fix updates/history section headers in RTL locales
...
(cherry picked from commit 08ba805bbd
)
2020-05-09 11:18:03 -04:00
c80b8c8ce9
Refresh page on 32-bit color setting change
...
(cherry picked from commit dbd14c6dac
)
2020-05-09 11:17:49 -04:00
5435c2fb53
Lighter weight method of rounding cover art and removed rounded covers option
...
(cherry picked from commit dabca5f09e
)
2020-05-09 11:17:07 -04:00
88963758b1
Add specific support for dummy extensions so that read chapter history is able to be freely restored without connecting to the source
2020-05-08 21:18:29 -04:00
e4d40c7693
Made migrate and merge with another only visible if the manga is favorited
2020-05-07 22:01:14 -04:00
2f928ac034
Release 2.9.2.6
2020-05-07 15:11:50 -04:00
509d7b20b4
ReImplement history features
2020-05-07 14:50:24 -04:00
35c4d0bf4e
Saved searches now work
2020-05-06 15:19:37 -04:00
5e5f2b0f1a
hide 'latest' when merging sources
...
(cherry picked from commit 40c1967f19d0db475acd04025989ded80571565d)
2020-05-05 15:28:36 -04:00
58135c965c
Release 0.9.2.5
2020-05-05 14:34:22 -04:00
5a9b84fe00
Fix issue where some sources just wouldnt work at all (examples are Dynasty and Toonily)
2020-05-05 14:28:21 -04:00
c9a10d9033
Update build.grade and lint fixes
2020-05-05 14:27:28 -04:00
730c316e89
Small brackets change, though I dont think logic will(though knowing my luck this might have been the reason)
2020-05-05 00:54:47 -04:00
29a07429df
Release 0.9.2.4
2020-05-04 23:52:34 -04:00
e44616fb3c
Fix bottom nav opening if opening manga from updates while in action mode
...
(cherry picked from commit 5977fca6b9
)
2020-05-04 23:41:08 -04:00
cb6ca49607
Remove some unneeded regular tachi stuff
2020-05-04 23:40:46 -04:00
ff8b58ee62
[CI SKIP] Add dev branch deploy script configuration
...
(cherry picked from commit 018dbce57e
)
2020-05-04 23:36:42 -04:00
b1350928ee
Remove unused import
2020-05-04 23:35:16 -04:00
52641494d3
Test for saved searches (currently doesnt work)
2020-05-04 21:04:58 -04:00
9bfe4ed829
Remove unneeded backup stuff, now almost everything is from stable
2020-05-04 20:33:09 -04:00
d6f0c0837b
Fix downloaded only
2020-05-04 19:20:54 -04:00
074a1bbca4
Implement logic for saved searches
2020-05-04 19:17:14 -04:00
178cd2b52d
Add my github
2020-05-04 16:44:29 -04:00
e35f807218
Change source migraton icon
2020-05-04 16:17:32 -04:00
63ca5cc66b
Remove dev update checker
2020-05-04 16:17:07 -04:00
6b66d4a34c
Move strings to external file
2020-05-04 15:35:25 -04:00
49580a7630
Fixed All Sources in Filter list
2020-05-04 13:58:08 -04:00
0300c1057b
Release 0.9.2.3
2020-05-04 02:00:42 -04:00
f5b8d3120d
Fix anilist jsonnull issue
...
41c64b7058
(cherry picked from commit abf47deee3
)
2020-05-04 01:40:11 -04:00
fd88db37f7
Bunch of crash fixes
...
(cherry picked from commit ce0090f0ca
)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/SourceController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/browse/source/browse/BrowseSourcePresenter.kt
2020-05-04 01:39:52 -04:00
39e36f957d
More extreme method for enforcing WebView availability
...
(cherry picked from commit 6cd34614f6
)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/App.kt
2020-05-04 01:34:02 -04:00
e84c39bf7b
Hitomi tag fixes(should now work for most tags)
2020-05-04 01:18:40 -04:00
5641b33bdd
Add EH and similar specific tag formatting for global and local search
2020-05-04 00:53:38 -04:00
72681bef83
Fix showing hidden sources like the merged source
2020-05-04 00:16:33 -04:00
6de16125f7
Fix cutoff for new buttons if your screen is small
2020-05-04 00:15:56 -04:00
46478546a8
Implement long click global search for tags
2020-05-04 00:06:20 -04:00
d4659ffaae
Fix merge with another crash
2020-05-04 00:05:44 -04:00
e192806950
Fix migration and merge buttons now showing up
2020-05-03 23:09:02 -04:00
1170334fde
Fix adding a manga to library crash
2020-05-03 23:05:42 -04:00
d368064549
Possibly fix backup restores
2020-05-03 22:36:30 -04:00
ada0703d17
Remove unneeded variable
2020-05-03 21:46:43 -04:00
06d3a753ac
Add manga migration and merge buttons
2020-05-03 21:24:00 -04:00
567c6ea8e7
Merging bugfix
2020-05-03 21:23:33 -04:00
bfc0868721
add built-in source icons
...
(cherry picked from commit f4533d9c7e0f989095bf40198dda59e58e1a6e01)
2020-05-03 19:35:53 -04:00
f5b7a8db1a
Setup for install
2020-05-03 19:33:28 -04:00
bef0a44447
It Builds!
2020-05-03 18:34:46 -04:00
e9ff202851
Basic fixes
2020-05-03 15:03:07 -04:00
4a3323f7d0
Revert to old sorting library ( fixes #3034 )
...
(cherry picked from commit e29e94a5a1
)
2020-05-03 14:41:17 -04:00
0014a0ca6c
Migrate to flow
2020-05-03 14:37:31 -04:00
7e99a9f789
Linting Fixes AZ
2020-05-03 14:36:19 -04:00
03e5c5ca10
Linting fixes
...
(cherry picked from commit 3f63b320c4
)
2020-05-03 14:35:49 -04:00
e4ff988f4d
Revert some seekbar event listener changes
...
(cherry picked from commit 134dbd2f1d
)
2020-05-03 14:34:40 -04:00
dde2320afc
Replace some listeners with flowbindings
...
(cherry picked from commit dad010a891
)
2020-05-03 14:34:40 -04:00
988d508025
Remove option to turn off app update checks, check every 3 days
...
(cherry picked from commit 8c1ec43500
)
2020-05-03 14:34:11 -04:00
24850450cb
Migrate more preferences
...
(cherry picked from commit 53a3be0703
)
2020-05-03 14:33:03 -04:00
e97d1ac257
Replace deprecated adapterPosition with bindingAdapterPosition
...
(cherry picked from commit c967308859
)
2020-05-03 14:31:00 -04:00
bc44eee5b7
Merge branch 'master' of https://github.com/az4521/Tachiyomi
...
necessary,
2020-05-03 14:29:54 -04:00
7a010e3446
Material Dialogs Eh Part 3
2020-05-03 14:29:11 -04:00
cb4fbb19ed
Material Dialogs Eh Part 2
2020-05-03 14:29:10 -04:00
ddf0357c5c
Material Dialogs Eh Part 1
2020-05-03 14:28:40 -04:00
800c01ea42
Lint fixes and update build.gradle
2020-05-03 14:27:34 -04:00
68bfba486e
Added number of pages to preload configuration
2020-05-03 14:26:05 -04:00
c09f6cb20c
Lint fixes
2020-05-03 14:25:41 -04:00
959bad0247
Lint fixes, likely nothing broke
2020-05-03 14:25:24 -04:00
efb8555d76
Update to SDK 29 (Android 10) ( #2468 )
...
(cherry picked from commit 83d5e458ca
)
2020-05-03 14:24:52 -04:00
a393772083
Move things back into the EH package, no need for them to be in the regular app
2020-05-03 14:24:22 -04:00
b4ade8c15d
Lint fixes, likely no visible changes
2020-05-03 14:22:13 -04:00
03502f6533
Merge branch 'master' of https://github.com/az4521/Tachiyomi
2020-05-03 14:21:26 -04:00
42c7669bca
database changes for mergedsources
2020-05-03 14:21:26 -04:00
1916751f4f
Complete RxBindings to FlowBinding migration
...
(cherry picked from commit 3d10dad780
)
2020-05-03 14:19:54 -04:00
e46dd808e7
Remove unused widget styles and animations
...
(cherry picked from commit 01dd46c5ed
)
2020-05-03 14:16:06 -04:00
5e92664761
Replace some old color attribute usages
...
(cherry picked from commit 11e10f6eff
)
2020-05-03 14:15:36 -04:00
aa5fd22db0
Add confirm exist setting ( closes #2615 )
...
(cherry picked from commit 321a4b24b9
)
2020-05-03 14:14:45 -04:00
56b1c07f58
Refactor databinding fields to parent abstract classes
...
(cherry picked from commit 6a532b836d
)
2020-05-03 14:12:46 -04:00
2ecac08bcc
Round manga info cover
...
(cherry picked from commit e388f0d563
)
2020-05-03 14:11:12 -04:00
95002a6e87
More FlowPreferences migrations
...
(cherry picked from commit b8152dd7f9
)
2020-05-03 14:03:50 -04:00
cea2b42b41
More FlowPreferences migrations
...
(cherry picked from commit 401210da44
)
2020-05-03 14:02:47 -04:00
8bc5a7d746
Migrate some RxSharedPreferences to FlowSharedPreferences
...
(cherry picked from commit beb81b657e
)
2020-05-03 14:00:35 -04:00
85723b975b
Lint fix
2020-05-03 13:58:54 -04:00
a2e05cf80b
Move bitmap images to nodpi
...
(cherry picked from commit 7118817df7
)
2020-05-03 13:58:29 -04:00
87363e47b0
Remove setting that was accidentally added
2020-05-03 13:57:39 -04:00
aefa7a1a4a
Fixes and such for integration to AZ
2020-05-03 13:56:36 -04:00
18f90587f2
Added option to migrate manga from manga details
...
(cherry picked from commit 3a4780e19b79e9afcb3e830cb02c52bd1c66bddf)
2020-05-03 13:34:42 -04:00
f47e9b6e14
Fixed migration crash when getting chapters
...
(cherry picked from commit a529667257908ddebaa92d36a83380c3c6c40408)
2020-05-03 13:22:40 -04:00
a7e4c1295d
More Plurals
...
(cherry picked from commit bcd6c33ed8aaa1cf81c027f88ce4a954e379a545)
2020-05-03 13:22:40 -04:00
50097eef9f
Fixes for merging from upstream
...
(cherry picked from commit 5f2eb19ea37ba191d414eee4e8f45f20f1a73e89)
2020-05-03 13:22:39 -04:00
949cdccbae
Confirm exit for migrations
...
(cherry picked from commit 640bd8d9babb3ace1d6a370adad35050271aa008)
2020-05-03 13:22:39 -04:00
3d0dc64de1
Mass Migration now shows progress and total manga in the title
...
(cherry picked from commit 68c3d28b4bc7b5cc4038648d5f187fe4da9a42a9)
2020-05-03 13:22:18 -04:00
2e0102d689
Migrations now shows how many manual migrations were made after skipping the rest
...
(cherry picked from commit bac01c98073dbee6c09144b6ebc55b6a0d56d0da)
2020-05-03 13:22:17 -04:00
2557111607
Optimzing Mass-Migration
...
(cherry picked from commit 504a10a6ebc3f28a5dd761db8a90c709c8794153)
2020-05-03 13:22:17 -04:00
46a626d2c5
Fixed crash when rapidly trying to skip manga
...
(cherry picked from commit 14c80436fcb92d22f0691b7b68caf524fd09cab5)
2020-05-03 13:22:17 -04:00
fb92b1a0b4
Update MigrationProcessHolder.kt
...
(cherry picked from commit dbbdc4c62e83328fd5d3623e42e56aa74511c320)
2020-05-03 13:22:16 -04:00
8e6ed194a6
Moved migration icons to main
...
(cherry picked from commit e89853afcfc2dff47a79a5d5aa67d37b049748cd)
2020-05-03 13:22:16 -04:00
01175e687c
Another fix for mass migration
...
Also fixing some deprecated code
(cherry picked from commit 2535ea92ebc97bad9f30e9e48493629df6db28a3)
2020-05-03 13:22:15 -04:00
00d2d4f969
More refactoring + more bug fixes
...
Such as when a manga picked has 0 chapters
(cherry picked from commit 332e8c9487b2e5e39a3a90705b2def80183bcc04)
2020-05-03 13:20:57 -04:00
43715f9835
Build fixes and remove possibly unneeded settings?
2020-05-03 13:20:56 -04:00
b99229b033
Refactoring + fixes for auto-migrate
...
(cherry picked from commit 142dc1c12a95534170517deb077c98896214a2d9)
2020-05-03 13:19:12 -04:00
62df1263b1
Cleanup of olf auto migration
...
(cherry picked from commit d64754e3e09e92b2e65c181b0b5e84b531490662)
2020-05-03 13:18:47 -04:00
a6f0e7f9b9
Part 2 of Auto-Migration Done
...
(cherry picked from commit c4321e3adfff1bdfdcd8ba209dd20549348be217)
2020-05-03 13:18:02 -04:00
f1472d4f8b
Fixes for this new auto migration ui
...
(cherry picked from commit 6d6ff9598205e11c767cedf2fbe261f746df0624)
2020-05-03 13:08:47 -04:00
52ad282492
Finished Part 1 of new auto source migration
...
(cherry picked from commit 10206ae7b30fbd521308a6d725e107e708b97dd0)
2020-05-03 13:08:46 -04:00
e7b39f29f2
Implemented J2K Auto Source Migration
...
(cherry picked from commit 8ba75831e6f51f6472d85f813405ede3f679cfd8)
2020-05-03 13:07:43 -04:00
c62d3abbc5
Fix Migrations
2020-05-03 02:15:54 -04:00
fb3ce226b5
Made rounded library covers configurable
2020-05-03 02:15:54 -04:00
de5f43713f
Rename catalogue classes/layouts -> source
...
(cherry picked from commit a1e7592bd8
)
2020-05-03 02:14:08 -04:00
84aba68b96
Add persistent notch display mode
...
(cherry picked from commit 444cfa7669166edc874da4994396776a90ded465)
2020-05-03 02:08:53 -04:00
1be0171398
fix fingerprint icon in dark themes
2020-05-03 02:08:33 -04:00
82c49a42c3
fix lockscreen
2020-05-03 02:08:33 -04:00
599a4c7b17
Fix unintended change
2020-05-03 02:08:13 -04:00
895dbbdacb
Set needed migrations
2020-05-03 02:07:07 -04:00
77026d4eeb
Pure Light Theme fixes and adding eh stuff to strings.xml
2020-05-03 02:06:04 -04:00
256b1881f0
Tweak Button Styles Part 2
2020-05-03 01:57:54 -04:00
2a299485cc
Add proper AZ Debug Icon
2020-05-03 01:53:59 -04:00
a6909a76ed
Fix common toolbar popup menu text color ( fixes #2695 )
...
(cherry picked from commit b9ea6e8d96
)
2020-05-03 01:52:05 -04:00
1ecba5bb7e
Migrate to MaterialComponents themes
...
(cherry picked from commit 7d0ea614da
)
2020-05-03 01:49:44 -04:00
c381b737d3
Use outlined icons in settings
...
(cherry picked from commit ace54f8175
)
2020-05-03 01:48:03 -04:00
70e7974396
Json build fixes
2020-05-03 01:47:35 -04:00
2104b60b81
Run lint
2020-05-03 01:41:34 -04:00
09dcb8029c
Add setting to hide manga content from update/download notifications
...
(cherry picked from commit f3d69599aa
)
2020-05-03 01:41:06 -04:00
f2ed26479f
Update for Workmanager
2020-05-03 01:40:53 -04:00
d03d9b344a
Reenable Proguard
...
(cherry picked from commit bb7ed73743
)
2020-05-03 01:38:48 -04:00
9b5fbda9a2
move jsoupextensions back pt2
2020-05-03 01:37:58 -04:00
647fbd1f4b
Move JsoupExtensions back ( fixes #2562 )
2020-05-03 01:37:58 -04:00
fa6ed901df
Optimize more imports
2020-05-03 01:37:25 -04:00
23ac3d18e5
Optimize imports, disallow wildcard imports because of klint, run linter
2020-05-03 01:36:21 -04:00
f18891a07e
Move crash reports setting to advanced
...
(cherry picked from commit 978ac50015
)
2020-05-03 01:34:51 -04:00
c85825f3c7
Run default Android Studio formatter on code
...
(cherry picked from commit 3ecc883944
)
2020-05-03 01:33:58 -04:00
319571edf3
Remove EH custom incognito webview in favor of new activity webview from Dev(I could not get it working with the new system.)
2020-05-03 01:08:08 -04:00
1f20d96191
Convert webview into an activity ( #2470 )
...
Based on 65804ebb3a
(cherry picked from commit 797553ce16
)
2020-05-03 01:06:07 -04:00
c2e50305eb
Converted tachiyomi_circle to webp
2020-05-03 01:05:01 -04:00
d00e1284d6
Convert filter mock image to webp
...
(cherry picked from commit eb56567812
)
2020-05-03 01:04:26 -04:00
ef4430216d
fix github updater
2020-05-03 01:00:41 -04:00
643f666178
Notification conflict fix
2020-05-03 01:00:41 -04:00
989b968e5b
Merge pull request #7 from jobobby04/Extensions_Overhaul_plus_other
...
Extensions overhaul plus other
2020-05-03 01:00:27 -04:00
92484e26e5
Set manga last update field based on chapter fetch time ( closes #2217 )
...
Based on 3c81f60041 (diff-7e5179d048c3dfaf75b444b7277fc840)
(cherry picked from commit ee8a53188c
)
2020-05-03 01:00:27 -04:00
429056f2ca
Build fixes
2020-05-03 00:48:34 -04:00
fa2b44eeb3
Move edit categories to library settings
2020-05-03 00:44:30 -04:00
52e742049b
Reorganize other util files
2020-05-03 00:39:16 -04:00
97a86269e6
change a dependency to try to fix merged sources
2020-05-03 00:31:59 -04:00
654d98b5c4
unhide merged sources
2020-05-03 00:31:43 -04:00
0509db1935
E-Hentai WatchedList checkbox fix ( #2 )
2020-05-03 00:31:07 -04:00
acf879d28c
Added Ehentai Watched list ( #1 )
2020-05-03 00:31:07 -04:00
cefe45e8cc
fixed double-locking, added secure screen, fixed tsumino for real this time
2020-05-03 00:30:52 -04:00
03b44fff22
update changelog and readme, fix hentaicafe tags
2020-05-03 00:27:44 -04:00
71c373926f
lock no longer requires usage access
2020-05-03 00:27:32 -04:00
1af11f076f
finish adding drag and drop
2020-05-03 00:25:04 -04:00
41c99c33a6
cherrypick drag and drop sorting
2020-05-03 00:12:54 -04:00
58cce53746
delegate tsumino
2020-05-02 23:52:58 -04:00
df6cafd6d1
bump version, changelog, hide merged sources
2020-05-02 23:52:21 -04:00
cc6c1b5641
add debug for EH aged flags
2020-05-02 23:51:52 -04:00
d61adc0259
nhentai language filtering, added dev build in settings
2020-05-02 23:51:21 -04:00
9ed7ee65c3
unhide and begin working on merged sources
2020-05-02 23:48:30 -04:00
5f94e230f9
adaptive fingerguns icon
2020-05-02 23:45:00 -04:00
4d8f44ddae
merge double upstream
2020-05-02 23:39:46 -04:00
264e04368b
Update issue templates
2020-05-02 15:07:47 -04:00
43c11c6ac5
Release 0.9.2
2020-05-02 15:00:10 -04:00
ede42cd6aa
Add link to extensions repo
2020-05-02 15:00:03 -04:00
33901dd72f
More ActionToolbar tweaks
2020-05-02 14:51:28 -04:00
ac4ae8103e
Force FastScrollers to be on right even in RTL ( closes #3038 )
2020-05-02 14:39:47 -04:00
2c93704b4a
Translated using Weblate (Malay) ( #3007 )
...
Currently translated at 100.0% (526 of 526 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/
Translated using Weblate (French)
Currently translated at 99.8% (525 of 526 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
Translated using Weblate (German)
Currently translated at 100.0% (526 of 526 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translated using Weblate (Malay)
Currently translated at 100.0% (525 of 525 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/
Translated using Weblate (Hindi)
Currently translated at 100.0% (525 of 525 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
Translated using Weblate (French)
Currently translated at 99.6% (523 of 525 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
Translated using Weblate (German)
Currently translated at 100.0% (525 of 525 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/
Translated using Weblate (Finnish)
Currently translated at 99.8% (522 of 523 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fi/
Translated using Weblate (Catalan)
Currently translated at 100.0% (523 of 523 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
Translated using Weblate (Greek)
Currently translated at 100.0% (523 of 523 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/el/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (523 of 523 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
Translated using Weblate (Turkish)
Currently translated at 100.0% (523 of 523 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
Translated using Weblate (Portuguese)
Currently translated at 100.0% (523 of 523 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/
Translated using Weblate (Malay)
Currently translated at 100.0% (523 of 523 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/
Translated using Weblate (French)
Currently translated at 100.0% (523 of 523 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (523 of 523 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Japanese)
Currently translated at 79.3% (415 of 523 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ja/
Translated using Weblate (German)
Currently translated at 100.0% (523 of 523 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (522 of 522 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (French)
Currently translated at 100.0% (522 of 522 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/
Translated using Weblate (French)
Currently translated at 100.0% (523 of 523 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
Translated using Weblate (German)
Currently translated at 100.0% (523 of 523 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translated using Weblate (French)
Currently translated at 99.6% (521 of 523 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
Translated using Weblate (Russian)
Currently translated at 100.0% (523 of 523 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (523 of 523 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (523 of 523 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (French)
Currently translated at 98.8% (517 of 523 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (523 of 523 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Russian)
Currently translated at 100.0% (523 of 523 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
Translated using Weblate (German)
Currently translated at 100.0% (523 of 523 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Co-authored-by: Hosted Weblate <hosted@weblate.org >
2020-05-02 12:34:55 -04:00
e2158af592
Swap bottom nav and ActionToolbar when appropriate
2020-05-02 12:27:23 -04:00
b06189ff95
Revert last_updated change
2020-05-02 12:11:51 -04:00
d72c51c8dd
Hide app/nav bars on scroll
2020-05-02 11:33:31 -04:00
e29e94a5a1
Revert to old sorting library ( fixes #3034 )
2020-05-02 10:56:03 -04:00
04d7eccc63
Show number of categories in setting summary
2020-05-02 10:47:21 -04:00
e58896bdfb
Separate out series viewer setting to its own group in reader sheet
2020-05-02 10:41:56 -04:00
d2bb4487e1
Move pager-specific settings into proper category, add summary for 32-bit color setting
2020-05-02 10:41:38 -04:00
e8623fbd7d
Show 32-bit color setting in reader sheet
2020-05-02 10:40:55 -04:00
0a6de2b3ea
Fix backup failing when source isn't installed
2020-05-02 10:24:37 -04:00
23a8e31791
Hide filter FAB when opened ( closes #3024 )
2020-05-02 10:22:28 -04:00
286d2b4cf6
Release 0.9.1
2020-05-01 21:42:34 -04:00
1ab07d169d
Add gray reader background option ( closes #3019 )
2020-05-01 21:40:36 -04:00
abf2d4b718
Start storing extension ID/source name mapping in backup files
2020-05-01 21:25:23 -04:00
37045c77cb
Fix manga info being cut off ( closes #3006 )
2020-05-01 21:09:05 -04:00
fd5d52a709
Remove confirmation prompt for passive biometric unlock (e.g. iris/face)
2020-05-01 21:08:52 -04:00
abcb21491c
Reset sort on update if using old sort by source setting
2020-05-01 19:59:08 -04:00
33d2b0984f
Fix chapter list selection uninverting ( closes #3014 )
2020-05-01 19:53:26 -04:00
fc7a040509
Move queue start/pause to FAB
2020-05-01 19:39:30 -04:00
be09dded20
Attempt to remove sound from backup/restore completion notifications
2020-05-01 19:29:15 -04:00
6493b9a6b3
Reword title display mode ( closes #3008 )
2020-05-01 19:20:05 -04:00
f07fbcc196
Relay extension changes to sources controller ( fixes #3002 )
2020-05-01 19:17:37 -04:00
cae90ddd08
Disable Proguard
...
Caused issues for some extensions (e.g. Komga)
2020-05-01 18:28:52 -04:00
7bd9b21e5a
Update issue templates
2020-05-01 18:18:29 -04:00
e29fb68375
fix preload never being restricted ( #3012 )
...
Fix preload never being restricted
2020-05-01 18:03:27 -04:00
33e0a34916
Release 0.9.0
2020-05-01 10:37:42 -04:00
fccb2e762d
Translated using Weblate (Ukrainian) ( #2981 )
...
Currently translated at 94.6% (495 of 523 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/
Translated using Weblate (Portuguese)
Currently translated at 99.2% (519 of 523 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/
Translated using Weblate (Malay)
Currently translated at 100.0% (523 of 523 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/
Translated using Weblate (Spanish)
Currently translated at 100.0% (523 of 523 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
Translated using Weblate (Sardinian)
Currently translated at 100.0% (523 of 523 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
Translated using Weblate (Spanish)
Currently translated at 100.0% (523 of 523 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
Translated using Weblate (Spanish)
Currently translated at 100.0% (523 of 523 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
Translated using Weblate (Russian)
Currently translated at 100.0% (523 of 523 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
Translated using Weblate (Swedish)
Currently translated at 100.0% (523 of 523 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sv/
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.4% (520 of 523 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
Translated using Weblate (Russian)
Currently translated at 99.4% (520 of 523 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
Translated using Weblate (Malay)
Currently translated at 100.0% (523 of 523 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/
Translated using Weblate (Bulgarian)
Currently translated at 99.8% (522 of 523 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/bg/
Translated using Weblate (Finnish)
Currently translated at 100.0% (523 of 523 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fi/
Translated using Weblate (Catalan)
Currently translated at 100.0% (523 of 523 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
Translated using Weblate (Greek)
Currently translated at 100.0% (523 of 523 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/el/
Translated using Weblate (Turkish)
Currently translated at 100.0% (523 of 523 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
Translated using Weblate (Romanian)
Currently translated at 100.0% (523 of 523 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ro/
Translated using Weblate (Hindi)
Currently translated at 100.0% (523 of 523 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (523 of 523 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (German)
Currently translated at 100.0% (523 of 523 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translated using Weblate (Catalan)
Currently translated at 100.0% (521 of 521 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
Translated using Weblate (Turkish)
Currently translated at 100.0% (521 of 521 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (521 of 521 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Indonesian)
Currently translated at 100.0% (521 of 521 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/
Translated using Weblate (Indonesian)
Currently translated at 100.0% (521 of 521 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/
Translated using Weblate (German)
Currently translated at 100.0% (521 of 521 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translated using Weblate (German)
Currently translated at 100.0% (521 of 521 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translated using Weblate (Indonesian)
Currently translated at 100.0% (521 of 521 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/
Translated using Weblate (Catalan)
Currently translated at 100.0% (521 of 521 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
Translated using Weblate (Finnish)
Currently translated at 100.0% (521 of 521 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fi/
Translated using Weblate (Sardinian)
Currently translated at 99.6% (519 of 521 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
Translated using Weblate (Catalan)
Currently translated at 100.0% (521 of 521 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
Translated using Weblate (Greek)
Currently translated at 100.0% (521 of 521 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/el/
Translated using Weblate (Turkish)
Currently translated at 100.0% (521 of 521 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
Translated using Weblate (Romanian)
Currently translated at 100.0% (521 of 521 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ro/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (521 of 521 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Malay)
Currently translated at 100.0% (521 of 521 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/
Translated using Weblate (Hindi)
Currently translated at 100.0% (521 of 521 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
Translated using Weblate (German)
Currently translated at 100.0% (521 of 521 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translated using Weblate (Finnish)
Currently translated at 100.0% (520 of 520 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fi/
Translated using Weblate (Tagalog)
Currently translated at 75.3% (392 of 520 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tl/
Translated using Weblate (Catalan)
Currently translated at 100.0% (520 of 520 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
Translated using Weblate (Turkish)
Currently translated at 100.0% (520 of 520 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
Translated using Weblate (Dutch)
Currently translated at 99.8% (519 of 520 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/nl/
Translated using Weblate (Dutch)
Currently translated at 99.8% (519 of 520 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/nl/
Translated using Weblate (Malay)
Currently translated at 100.0% (520 of 520 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/
Translated using Weblate (Arabic)
Currently translated at 91.5% (476 of 520 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ar/
Translated using Weblate (Dutch)
Currently translated at 84.8% (441 of 520 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/nl/
Translated using Weblate (Dutch)
Currently translated at 84.8% (441 of 520 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/nl/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (520 of 520 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (German)
Currently translated at 100.0% (520 of 520 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translated using Weblate (Sardinian)
Currently translated at 99.6% (517 of 519 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
Translated using Weblate (Serbian)
Currently translated at 96.1% (499 of 519 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sr/
Translated using Weblate (Greek)
Currently translated at 100.0% (519 of 519 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/el/
Translated using Weblate (Portuguese)
Currently translated at 100.0% (519 of 519 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/
Translated using Weblate (Finnish)
Currently translated at 100.0% (519 of 519 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fi/
Translated using Weblate (Serbian)
Currently translated at 91.1% (473 of 519 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sr/
Translated using Weblate (Catalan)
Currently translated at 100.0% (519 of 519 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
Translated using Weblate (Swedish)
Currently translated at 100.0% (519 of 519 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sv/
Translated using Weblate (Turkish)
Currently translated at 100.0% (519 of 519 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
Translated using Weblate (Russian)
Currently translated at 100.0% (519 of 519 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
Translated using Weblate (Romanian)
Currently translated at 100.0% (519 of 519 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ro/
Translated using Weblate (Malay)
Currently translated at 100.0% (519 of 519 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/
Translated using Weblate (Hindi)
Currently translated at 100.0% (519 of 519 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
Translated using Weblate (Serbian)
Currently translated at 90.5% (470 of 519 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sr/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (519 of 519 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (German)
Currently translated at 100.0% (519 of 519 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translated using Weblate (Sardinian)
Currently translated at 99.4% (513 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
Translated using Weblate (Malay)
Currently translated at 100.0% (516 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/
Translated using Weblate (German)
Currently translated at 100.0% (516 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Co-authored-by: Hosted Weblate <hosted@weblate.org >
2020-05-01 10:36:24 -04:00
956b3284d3
Always update extensions list on enter
2020-05-01 09:38:35 -04:00
937d0852b3
Always update sources list on enter ( fixes #2999 )
2020-05-01 09:25:35 -04:00
cf2967cf34
Fix some sheet color issues ( closes #3000 )
2020-05-01 08:49:45 -04:00
c1e64a839d
Update Bangumi link in README
2020-05-01 08:44:53 -04:00
c06928a7a5
Default library updates to daily + wifi
2020-04-30 20:27:02 -04:00
8c0cafc793
Reword action button in source filter sheet ( closes #2994 )
2020-04-30 20:22:52 -04:00
543ca43e24
Ignore built files
2020-04-30 18:44:07 -04:00
31b86f539b
Set backup/restore progress notifications to low priority
2020-04-30 18:40:36 -04:00
dff1f4dd52
Add banner at top of library when downloaded only mode is enabled
2020-04-30 18:35:17 -04:00
276cfed832
Update screenshots in README
2020-04-30 18:11:26 -04:00
bd61c33097
fix copy paste mistake in PreferencesHelper.kt ( #2993 )
...
fix copy paste mistake in PreferencesHelper.kt
2020-04-30 11:14:42 -04:00
e2a9c09597
Move google-services.json
2020-04-29 23:07:32 -04:00
5059c6295f
Increase next chapter preload threshold to last 5 pages
2020-04-29 23:04:15 -04:00
916c1c9de2
Add ability to inspect WebView in debug builds
2020-04-29 22:46:11 -04:00
2661700d9a
Split out backup/restore notifications into separate channels for progress/completion
2020-04-29 22:30:33 -04:00
02502c4ea5
Minor empty state string edits
2020-04-29 17:56:26 -04:00
382e85a8a0
Move google-services.json
2020-04-29 17:56:05 -04:00
05d830eb58
Disable entire checkbox view when disabled ( fixes #2989 )
2020-04-29 17:42:45 -04:00
7b149425fa
Adjust size of more header ( closes #2988 )
2020-04-29 17:37:49 -04:00
6f0e1965b6
More settings organization
2020-04-29 17:34:44 -04:00
970f1466b5
Fix download queue cutting off if too short
2020-04-29 09:49:54 -04:00
e422b1d6c1
Fix snackbar/FAB overlap in edit categories view
2020-04-29 09:49:43 -04:00
8992f47915
Remove unnecessary checks
2020-04-29 09:42:56 -04:00
fe65f4d6f8
Option to only include pinned sources in global search
2020-04-29 09:29:50 -04:00
8077e421e6
Move extension update preference to settings
2020-04-29 09:13:10 -04:00
4f806a921f
Set up extensions check job on update
2020-04-29 09:09:18 -04:00
8efe0502f3
Make search views take up full width
2020-04-29 09:02:09 -04:00
0eb61f34f6
Ensure ActionToolbars don't overlap snackbars or FABs
2020-04-29 08:58:52 -04:00
cc7735e284
No longer using chapter url for new chapter notification's reader intent
2020-04-28 23:06:34 -04:00
e24ddb9106
Use same header layout for sources/extensions/migration
2020-04-28 23:03:30 -04:00
67d284fc35
Fix top padding in sources tab
2020-04-28 22:44:23 -04:00
a9d32fea37
Handle paused state in download queue summary
2020-04-28 20:23:27 -04:00
3374481912
Refactor tabbed bottom sheet
2020-04-28 19:57:49 -04:00
1972cc25a9
Show download progress in MoreController
2020-04-28 19:44:02 -04:00
6a3cd0054b
Minor edits
2020-04-28 18:45:04 -04:00
548dbf4b78
Copy files from cache when downloading
2020-04-28 18:44:58 -04:00
74af40a352
Revert hiding cutout setting from reader sheet
2020-04-28 17:47:34 -04:00
8f26c4bd07
Dependency updates
2020-04-28 09:10:12 -04:00
1d51b06d3e
Increase default connect/read timeouts
2020-04-28 09:10:12 -04:00
305ee3c12e
Pull basic manga/chapter metadata from EPUB files. ( #2962 )
...
* Fill manga and chapter metadata with EPUB metadata where appropriate.
* Use fuzzy-match to remove manga titles from chapter names.
This allows removing manga titles from the metadata title of local EPUB chapters with characters that can't be in the manga directory's name due to filesystem limitations.
* Use more standard way of parsing EPUB dates.
* Use date format compatible with lower Android versions for EPUBs.
2020-04-27 22:49:06 -04:00
90ce89193d
Add logo header in more section
2020-04-27 22:48:25 -04:00
2ad3fa1593
Add row dividers in source migration list
2020-04-27 22:22:25 -04:00
4bb9949768
Fix extensions intent
2020-04-27 22:19:13 -04:00
c4f1d2f153
Revert column FlowPreference
...
Made loading janky
2020-04-27 22:19:06 -04:00
ed6f82af0f
Only apply downloaded only to chapter lists in library
2020-04-27 20:06:47 -04:00
3ba8cff60f
Edge fade for compact genre chips when scrolling
2020-04-27 19:50:35 -04:00
7307ddd1b8
Restore landscape manga info layout
2020-04-27 19:48:54 -04:00
0601bedb0b
Revert removal of last chapter/updated from manga info
2020-04-27 19:37:09 -04:00
0c988d95ee
Fix crash when tab isn't available
2020-04-27 19:22:22 -04:00
d593362ba8
Merge sources and extensions into one view
2020-04-27 19:16:46 -04:00
f97f4c68ba
Hide titles in restore notification based on preference
2020-04-27 18:21:12 -04:00
6d60d14f4a
Translated using Weblate (Finnish) ( #2977 )
...
Translations broke again
2020-04-27 16:47:35 -04:00
d13bc9d420
Translated using Weblate (Finnish) ( #2909 )
...
Currently translated at 100.0% (516 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fi/
Translated using Weblate (Greek)
Currently translated at 100.0% (516 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/el/
Translated using Weblate (Turkish)
Currently translated at 100.0% (516 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
Translated using Weblate (Romanian)
Currently translated at 100.0% (516 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ro/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (516 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (German)
Currently translated at 100.0% (516 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translated using Weblate (French)
Currently translated at 100.0% (516 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
Translated using Weblate (French)
Currently translated at 100.0% (516 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
Translated using Weblate (French)
Currently translated at 100.0% (516 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
Translated using Weblate (French)
Currently translated at 99.4% (513 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
Translated using Weblate (French)
Currently translated at 99.4% (513 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
Translated using Weblate (French)
Currently translated at 97.6% (504 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/
Translated using Weblate (Serbian)
Currently translated at 71.5% (370 of 517 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sr/
Translated using Weblate (Swedish)
Currently translated at 100.0% (517 of 517 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sv/
Translated using Weblate (Romanian)
Currently translated at 99.8% (516 of 517 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ro/
Translated using Weblate (Finnish)
Currently translated at 100.0% (517 of 517 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fi/
Translated using Weblate (Sardinian)
Currently translated at 99.4% (514 of 517 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
Translated using Weblate (Serbian)
Currently translated at 66.7% (345 of 517 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sr/
Translated using Weblate (Greek)
Currently translated at 100.0% (517 of 517 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/el/
Translated using Weblate (Turkish)
Currently translated at 100.0% (517 of 517 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
Translated using Weblate (Hindi)
Currently translated at 100.0% (517 of 517 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
Translated using Weblate (Sardinian)
Currently translated at 99.4% (514 of 517 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
Translated using Weblate (Catalan)
Currently translated at 100.0% (517 of 517 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
Translated using Weblate (Greek)
Currently translated at 99.8% (516 of 517 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/el/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (517 of 517 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (German)
Currently translated at 100.0% (517 of 517 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/
Translated using Weblate (Greek)
Currently translated at 75.2% (389 of 517 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/el/
Translated using Weblate (Portuguese)
Currently translated at 100.0% (517 of 517 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/
Translated using Weblate (Finnish)
Currently translated at 100.0% (517 of 517 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fi/
Translated using Weblate (Catalan)
Currently translated at 100.0% (517 of 517 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
Translated using Weblate (Turkish)
Currently translated at 100.0% (517 of 517 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
Translated using Weblate (Romanian)
Currently translated at 100.0% (517 of 517 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ro/
Translated using Weblate (Portuguese)
Currently translated at 100.0% (517 of 517 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/
Translated using Weblate (Portuguese)
Currently translated at 100.0% (517 of 517 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (517 of 517 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (German)
Currently translated at 100.0% (517 of 517 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translated using Weblate (Portuguese)
Currently translated at 96.5% (499 of 517 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/
Translated using Weblate (Portuguese)
Currently translated at 96.5% (499 of 517 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/
Translated using Weblate (Turkish)
Currently translated at 100.0% (516 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
Translated using Weblate (Malay)
Currently translated at 100.0% (516 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/
Translated using Weblate (Hungarian)
Currently translated at 31.2% (161 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hu/
Translated using Weblate (Urdu (Pakistan))
Currently translated at 9.4% (49 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ur_PK/
Translated using Weblate (Urdu (Pakistan))
Currently translated at 7.9% (41 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ur_PK/
Translated using Weblate (Finnish)
Currently translated at 100.0% (516 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fi/
Translated using Weblate (Sardinian)
Currently translated at 99.4% (513 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (516 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Hindi)
Currently translated at 100.0% (516 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
Translated using Weblate (German)
Currently translated at 100.0% (516 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translated using Weblate (Finnish)
Currently translated at 100.0% (515 of 515 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fi/
Translated using Weblate (Turkish)
Currently translated at 100.0% (515 of 515 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
Translated using Weblate (German)
Currently translated at 100.0% (515 of 515 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/
Translated using Weblate (Finnish)
Currently translated at 100.0% (516 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fi/
Translated using Weblate (Catalan)
Currently translated at 100.0% (516 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (516 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Italian)
Currently translated at 99.8% (515 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/
Translated using Weblate (German)
Currently translated at 100.0% (516 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translated using Weblate (Malay)
Currently translated at 100.0% (516 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/
Translated using Weblate (French)
Currently translated at 98.8% (510 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
Translated using Weblate (French)
Currently translated at 98.8% (510 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
Translated using Weblate (Finnish)
Currently translated at 100.0% (516 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fi/
Translated using Weblate (Catalan)
Currently translated at 100.0% (516 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.0% (511 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.0% (511 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
Translated using Weblate (Turkish)
Currently translated at 100.0% (516 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
Translated using Weblate (Romanian)
Currently translated at 100.0% (516 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ro/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (516 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Hindi)
Currently translated at 100.0% (516 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
Translated using Weblate (French)
Currently translated at 97.8% (505 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
Translated using Weblate (French)
Currently translated at 97.8% (505 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
Translated using Weblate (French)
Currently translated at 97.8% (505 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
Translated using Weblate (German)
Currently translated at 100.0% (516 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translated using Weblate (Norwegian Bokmål)
Currently translated at 90.1% (465 of 516 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/nb_NO/
Translated using Weblate (Finnish)
Currently translated at 96.8% (497 of 513 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fi/
Translated using Weblate (Finnish)
Currently translated at 96.8% (497 of 513 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fi/
Translated using Weblate (Catalan)
Currently translated at 100.0% (513 of 513 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (513 of 513 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Hindi)
Currently translated at 100.0% (513 of 513 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
Translated using Weblate (Spanish)
Currently translated at 100.0% (513 of 513 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
Translated using Weblate (German)
Currently translated at 100.0% (513 of 513 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translated using Weblate (Finnish)
Currently translated at 95.5% (490 of 513 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fi/
Translated using Weblate (Finnish)
Currently translated at 95.5% (490 of 513 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fi/
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/
Translated using Weblate (Catalan)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
Translated using Weblate (Turkish)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
Translated using Weblate (Romanian)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ro/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.4% (508 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Indonesian)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/
Translated using Weblate (Indonesian)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/
Translated using Weblate (Hindi)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
Translated using Weblate (German)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/
Translated using Weblate (Catalan)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
Translated using Weblate (Spanish)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/
Translated using Weblate (Catalan)
Currently translated at 100.0% (512 of 512 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (512 of 512 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/
Translated using Weblate (Hindi)
Currently translated at 100.0% (512 of 512 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
Translated using Weblate (Spanish)
Currently translated at 100.0% (512 of 512 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (512 of 512 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (512 of 512 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (512 of 512 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (512 of 512 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (512 of 512 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/
Translated using Weblate (Turkish)
Currently translated at 100.0% (512 of 512 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
Translated using Weblate (Russian)
Currently translated at 100.0% (512 of 512 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (512 of 512 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Spanish)
Currently translated at 99.8% (511 of 512 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
Translated using Weblate (Sardinian)
Currently translated at 99.0% (507 of 512 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (512 of 512 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
Translated using Weblate (Russian)
Currently translated at 97.8% (501 of 512 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
Translated using Weblate (Spanish)
Currently translated at 99.6% (510 of 512 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (512 of 512 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (512 of 512 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
Translated using Weblate (Sardinian)
Currently translated at 99.2% (508 of 512 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.6% (510 of 512 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.6% (510 of 512 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
Translated using Weblate (Spanish)
Currently translated at 99.8% (511 of 512 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
Translated using Weblate (German)
Currently translated at 100.0% (512 of 512 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Co-authored-by: Hosted Weblate <hosted@weblate.org >
2020-04-27 16:22:02 -04:00
2a41e4ce68
Fix BrowseSourceController losing scroll position when navigating back
2020-04-27 16:21:23 -04:00
850654dccc
Hide EmptyView when retrying source request
2020-04-27 16:14:56 -04:00
2f9dfed073
Fix typo ( #2973 )
...
Fix MAL api updating wrong data on read chapters change (#2971 )
2020-04-27 10:34:41 -04:00
57911c42d1
Copy debug info when tapping version
2020-04-26 22:55:13 -04:00
6064eda68f
Remove unnecessary dialog padding dimens
2020-04-26 20:07:03 -04:00
fe803a4588
Add bottom padding to library for ActionToolbar
2020-04-26 20:04:05 -04:00
2787116171
Fix ActionToolbar background color
2020-04-26 18:00:56 -04:00
0a509cb382
Remove usage of alpha color selectors ( fixes #2957 )
...
Doesn't work properly in API < 23
2020-04-26 17:24:31 -04:00
b25ab941ba
Include viewer and chapter filter preferences when migrating manga ( closes #2866 )
2020-04-26 16:50:00 -04:00
6ef59a5949
Remove redundant DB transaction function
2020-04-26 16:45:23 -04:00
17fc8deb19
Migrate column preference to FlowPreference
2020-04-26 16:35:54 -04:00
45b5c1c262
Set preference visibility immediately ( fixes #2965 )
2020-04-26 16:26:42 -04:00
7fd547a2d6
Fix categories button not working after adding manga ( closes #2966 )
2020-04-26 16:08:23 -04:00
d19d787f6e
Refactor backup service
2020-04-26 16:07:07 -04:00
52474e39d9
Placeholder link to next release changelog
2020-04-26 12:38:53 -04:00
d243ee4b4c
Remove TextDrawable
2020-04-26 11:59:15 -04:00
2c2f8f5853
Improvements to EPUB support. ( #2409 )
...
* Fix EPUBs containing relative file paths and/or alternate path separators.
* Support calibre-generated EPUB covers.
* Store EPUB pathSeparator in a field.
* Process both types of image tags in EPUBs.
* Process all EPUB image tags in order.
2020-04-25 22:27:43 -04:00
64ba127e7d
Added Local Source icon ( #2961 )
2020-04-25 22:27:20 -04:00
9d22a9e664
Move some restore notification logic into service
2020-04-25 18:59:12 -04:00
96c55db7ca
Consider individual manga as transactions rather than entire restore job ( closes #2482 )
2020-04-25 18:50:44 -04:00
0f48563e29
Some restore code refactoring
2020-04-25 16:00:08 -04:00
7c014292d2
Localize some restore strings
2020-04-25 15:55:49 -04:00
19507d1837
Return success/failure result for backup job
2020-04-25 14:55:55 -04:00
81b2dfd9d0
Update top level project build scripts
2020-04-25 14:30:14 -04:00
3f63b320c4
Linting fixes
2020-04-25 14:24:45 -04:00
4da760d614
Simplify outlined button style name
2020-04-25 12:02:14 -04:00
a95ac8ad83
Add links to local source guide ( closes #2896 )
2020-04-25 11:56:24 -04:00
f841d3d259
Remove vector drawable support library flag
...
Not needed since our min SDK is >= 21
2020-04-25 11:26:08 -04:00
902700e1f4
Minor edits
2020-04-25 11:05:29 -04:00
bbf456a4aa
Tweak ActionToolbar styling
2020-04-25 11:01:08 -04:00
134dbd2f1d
Revert some seekbar event listener changes
2020-04-25 09:58:45 -04:00
d371b093d8
Enable Gradle caching
2020-04-25 09:58:29 -04:00
979c49b99a
Minor cleanup
2020-04-24 19:37:42 -04:00
dad010a891
Replace some listeners with flowbindings
2020-04-24 19:37:34 -04:00
9f974c9401
Refactor library sheet into tabs
2020-04-24 18:15:37 -04:00
fba3ed2244
Show scrollable single line of genres when compacted
2020-04-24 16:05:43 -04:00
aa1d927da6
More FlowPreference migration
2020-04-24 11:58:16 -04:00
292655cbdc
Adjust sources section heading padding
2020-04-24 11:00:07 -04:00
a088c9ca7c
Added Last Used header to browse
2020-04-24 10:53:22 -04:00
8c1ec43500
Remove option to turn off app update checks, check every 3 days
2020-04-24 10:39:55 -04:00
1ac1c6dc9e
Link to GitHub commits for preview build changelog
2020-04-24 10:29:35 -04:00
87ffd6eef2
Reduce size of history card titles
2020-04-24 10:22:05 -04:00
41139cea76
Revert Material Dialogs to v3.1.1 due to weird UI blinking/cutoff issues
2020-04-24 10:08:54 -04:00
d98b7275d1
More FlowPreference migration
2020-04-23 23:21:44 -04:00
77cca1ce84
Change favorite icon to heart
2020-04-23 23:08:25 -04:00
c0bbbdb7ee
Separate categories picker from long pressing manga favorite button
2020-04-23 23:03:20 -04:00
8e6b7aaec0
More subdued chapter page progress text
2020-04-23 22:58:35 -04:00
aae6820fdc
Replace Track Reading Dates date picker with MaterialDialog's one ( #2935 )
...
* Replaced datepicker with MaterialDialog's one
* Removed max date due to library bug (afollestad/material-dialogs#1973 )
* Removed old date picker view.
2020-04-23 18:28:41 -04:00
2a4f35959b
Hide reader cutout setting if no cutout detected
2020-04-22 23:22:03 -04:00
f71708e5c5
Group version info at top
2020-04-22 23:12:18 -04:00
6de00b1f21
Make restore a foreground service
2020-04-22 23:09:24 -04:00
2b27b40142
Fix round text icons ( closes #2934 )
2020-04-22 22:30:40 -04:00
55101b1a4a
Update nucleus library ( #2932 )
2020-04-22 22:27:30 -04:00
c014fd7f6d
Update README.md
2020-04-22 22:27:01 -04:00
53a3be0703
Migrate more preferences
2020-04-22 22:19:21 -04:00
04a178e7da
Move common view configs to parent class
2020-04-22 21:46:02 -04:00
6d5b6b2ff7
Specify Stable vs Preview in version
2020-04-22 21:24:43 -04:00
ab97de2763
Set default textInputStyle ( fixes #2926 )
2020-04-22 21:24:43 -04:00
34f7e4d448
Replace TextDrawable with a Kotlin fork ( #2929 )
...
* Replace old TextDrawable with Kotlin fork
* Update androidx preferences library
2020-04-22 21:23:44 -04:00
f7c139030f
Add Start/Finish date support for MAL ( #2672 )
...
* Started working on MAL support
* Added date picker UI
* Replaced Date with Calendar
* Added MAL remote update functionality
* Join url methods listEntryUrl and editUrl
* Removed unused methods
* Renamed mangaEditPayload to mangaEditPostBody
* Moved code to separate method
* Uniformed code to project conventions
* Removed wildcard import
* Moved MyAnimeListTrack to private class
* Improved MyAnimeListTrack name
* Removed redundant code
* Add start/finish date in local database
* Fixed format and improved codestyle
* Fixed typo and fixed TrackHolder's format
* Improved code style
* Ran linter
* Add database updating methods
* Change date format to fit new layout
* Review Commits
* Improve SetTrackReadingDatesDialog readability
* Move private methods after public ones
* Fixed SQL error
* Fixed remove date button
* Updated MaterialDesign methods to latest version
* Replaced dismissDialog() with dialog.Dismiss()
* Fixed wrong string resource usage.
2020-04-22 21:23:23 -04:00
c967308859
Replace deprecated adapterPosition with bindingAdapterPosition
2020-04-22 09:17:23 -04:00
02207f6cfd
Make entire history item card clickable
2020-04-22 09:14:30 -04:00
badddcf0de
Use existing paddings when allocating space for source RecyclerView for FAB ( fixes #2917 )
2020-04-22 09:10:09 -04:00
b6f1c516e2
Fix extended fab height, make text bolder ( fixes #2900 )
2020-04-22 09:07:40 -04:00
932a47a8a7
Update Material Dialogs
2020-04-21 23:33:01 -04:00
f69f78db34
Move restore progress dialog to notification
2020-04-21 21:53:15 -04:00
fc2c465bac
Prevent multiple concurrent backups/restores
2020-04-21 21:34:22 -04:00
f2a7f8efda
Move restore completed/error dialogs to notifications
2020-04-21 20:46:24 -04:00
e6c172ac22
Fully move backup progress/created dialog logic to notifications
2020-04-21 20:10:53 -04:00
d8e7481118
Fix backup/restore notification channel
2020-04-21 19:17:55 -04:00
2485ef8547
Remove migrating progress dialog
2020-04-21 19:01:01 -04:00
b17762f8d9
Remove source name from history cards, slightly compacter
2020-04-21 18:41:05 -04:00
b3611eef9d
Bug/2894 covers not updating ( #2908 )
...
* Use a wrapper around Manga to supply glide with proper equals() and hashCode() impl. for caching
* reload image if url has changed
* ignore case for http scheme comparison
* more ignore case for http scheme comparison
* fix indenting
* use data class for MangaThumbnail
2020-04-21 09:13:23 -04:00
a68c1adba6
Use lifecycle scope for flows in activities
2020-04-21 09:12:53 -04:00
42b536e40b
Replace backup progress dialog with notification
2020-04-20 23:11:02 -04:00
d6e49be268
Remove some progress dialogs
2020-04-20 23:10:10 -04:00
3d10dad780
Complete RxBindings to FlowBinding migration
2020-04-20 18:13:45 -04:00
c9a727594e
Fix manga info expansion toggling again after refreshing
2020-04-19 23:23:36 -04:00
cd25e1283a
Fix extension update badge again
2020-04-19 23:10:28 -04:00
6675de1a26
Fix extension update badge in bottom nav not updating
2020-04-19 21:05:45 -04:00
96618e9517
[CI SKIP] More consistent "WebView" wording
2020-04-19 20:53:31 -04:00
dff239141d
Force close app if Webview isn't available
2020-04-19 16:10:49 -04:00
abbb329ba6
Rename offline mode to downloaded only
2020-04-19 16:02:33 -04:00
5bc77fc6e8
Add offline mode (forced download filters; closes #2902 )
2020-04-19 15:30:55 -04:00
9c820fcca1
Default skip filtered to true
2020-04-19 15:29:10 -04:00
bb064a1ba7
Change restore error log extension to txt
2020-04-19 15:13:02 -04:00
a5d9fb518a
Minor edits
2020-04-19 15:12:46 -04:00
01dd46c5ed
Remove unused widget styles and animations
2020-04-19 12:23:37 -04:00
ed51989796
Use non-deprecated Kotlin experimental flag
2020-04-19 12:04:08 -04:00
bd20977ebc
Remove custom preference flow implementation
2020-04-19 12:03:51 -04:00
11e10f6eff
Replace some old color attribute usages
2020-04-19 12:02:08 -04:00
c88265ac04
Translated using Weblate (Portuguese (Brazil)) ( #2899 )
...
Missed translation
2020-04-19 08:41:46 -04:00
3f655ca50a
Translated using Weblate (Swedish) ( #2856 )
...
Currently translated at 100.0% (508 of 508 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sv/
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/
Translated using Weblate (Sardinian)
Currently translated at 99.8% (513 of 514 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (514 of 514 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/
Translated using Weblate (Turkish)
Currently translated at 100.0% (514 of 514 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
Translated using Weblate (Hindi)
Currently translated at 100.0% (514 of 514 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
Translated using Weblate (German)
Currently translated at 100.0% (514 of 514 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translated using Weblate (German)
Currently translated at 99.8% (513 of 514 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translated using Weblate (Norwegian Bokmål)
Currently translated at 89.6% (461 of 514 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/nb_NO/
Translated using Weblate (Swedish)
Currently translated at 100.0% (514 of 514 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sv/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (514 of 514 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Sardinian)
Currently translated at 99.8% (510 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
Translated using Weblate (Swedish)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sv/
Translated using Weblate (French)
Currently translated at 99.8% (510 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
Translated using Weblate (Catalan)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
Translated using Weblate (Swedish)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sv/
Translated using Weblate (Norwegian Bokmål)
Currently translated at 88.4% (452 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/nb_NO/
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/
Translated using Weblate (Turkish)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
Translated using Weblate (Romanian)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ro/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Italian)
Currently translated at 99.8% (510 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/
Translated using Weblate (Hindi)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
Translated using Weblate (Spanish)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/
Translated using Weblate (Sardinian)
Currently translated at 99.6% (509 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Spanish)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
Translated using Weblate (German)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
Translated using Weblate (French)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
Translated using Weblate (French)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/
Translated using Weblate (Romanian)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ro/
Translated using Weblate (Spanish)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
Translated using Weblate (Sardinian)
Currently translated at 99.6% (509 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
Translated using Weblate (Catalan)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
Translated using Weblate (Turkish)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
Translated using Weblate (Russian)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Hindi)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
Translated using Weblate (German)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translated using Weblate (Romanian)
Currently translated at 98.6% (503 of 510 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ro/
Translated using Weblate (Sardinian)
Currently translated at 99.8% (509 of 510 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
Translated using Weblate (Catalan)
Currently translated at 98.4% (502 of 510 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
Translated using Weblate (Romanian)
Currently translated at 100.0% (510 of 510 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ro/
Translated using Weblate (Portuguese)
Currently translated at 99.2% (506 of 510 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (510 of 510 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Hindi)
Currently translated at 100.0% (510 of 510 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (510 of 510 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Turkish)
Currently translated at 100.0% (510 of 510 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
Translated using Weblate (Russian)
Currently translated at 100.0% (510 of 510 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (510 of 510 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Malay)
Currently translated at 98.2% (501 of 510 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/
Translated using Weblate (Spanish)
Currently translated at 100.0% (510 of 510 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
Translated using Weblate (German)
Currently translated at 100.0% (510 of 510 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translated using Weblate (Sardinian)
Currently translated at 99.8% (506 of 507 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
Translated using Weblate (Turkish)
Currently translated at 100.0% (507 of 507 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
Translated using Weblate (Russian)
Currently translated at 100.0% (507 of 507 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (507 of 507 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Polish)
Currently translated at 95.4% (484 of 507 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pl/
Translated using Weblate (French)
Currently translated at 99.6% (505 of 507 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
Translated using Weblate (French)
Currently translated at 99.6% (505 of 507 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
Translated using Weblate (Spanish)
Currently translated at 100.0% (507 of 507 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
Translated using Weblate (Spanish)
Currently translated at 100.0% (507 of 507 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/
Translated using Weblate (Russian)
Currently translated at 100.0% (509 of 509 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (509 of 509 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/
Translated using Weblate (Russian)
Currently translated at 100.0% (509 of 509 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (509 of 509 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Spanish)
Currently translated at 99.2% (505 of 509 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
Translated using Weblate (German)
Currently translated at 100.0% (509 of 509 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translated using Weblate (Malay)
Currently translated at 100.0% (503 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/
Translated using Weblate (Czech)
Currently translated at 83.6% (421 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/cs/
Co-authored-by: Hosted Weblate <hosted@weblate.org >
2020-04-18 22:53:16 -04:00
359d4dc1b2
Show locale name in system default locale
2020-04-18 22:48:52 -04:00
ca47446b46
Add link to website and open source licenses
2020-04-18 22:27:54 -04:00
cffb2db7ae
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (508 of 508 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sv/
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/
Translated using Weblate (Sardinian)
Currently translated at 99.8% (513 of 514 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (514 of 514 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/
Translated using Weblate (Turkish)
Currently translated at 100.0% (514 of 514 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
Translated using Weblate (Hindi)
Currently translated at 100.0% (514 of 514 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
Translated using Weblate (German)
Currently translated at 100.0% (514 of 514 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translated using Weblate (German)
Currently translated at 99.8% (513 of 514 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translated using Weblate (Norwegian Bokmål)
Currently translated at 89.6% (461 of 514 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/nb_NO/
Translated using Weblate (Swedish)
Currently translated at 100.0% (514 of 514 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sv/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (514 of 514 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Sardinian)
Currently translated at 99.8% (510 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
Translated using Weblate (Swedish)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sv/
Translated using Weblate (French)
Currently translated at 99.8% (510 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
Translated using Weblate (Catalan)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
Translated using Weblate (Swedish)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sv/
Translated using Weblate (Norwegian Bokmål)
Currently translated at 88.4% (452 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/nb_NO/
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/
Translated using Weblate (Turkish)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
Translated using Weblate (Romanian)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ro/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Italian)
Currently translated at 99.8% (510 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/
Translated using Weblate (Hindi)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
Translated using Weblate (Spanish)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/
Translated using Weblate (Sardinian)
Currently translated at 99.6% (509 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Spanish)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
Translated using Weblate (German)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
Translated using Weblate (French)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
Translated using Weblate (French)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/
Translated using Weblate (Romanian)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ro/
Translated using Weblate (Spanish)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
Translated using Weblate (Sardinian)
Currently translated at 99.6% (509 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
Translated using Weblate (Catalan)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
Translated using Weblate (Turkish)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
Translated using Weblate (Russian)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Hindi)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
Translated using Weblate (German)
Currently translated at 100.0% (511 of 511 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translated using Weblate (Romanian)
Currently translated at 98.6% (503 of 510 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ro/
Translated using Weblate (Sardinian)
Currently translated at 99.8% (509 of 510 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
Translated using Weblate (Catalan)
Currently translated at 98.4% (502 of 510 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
Translated using Weblate (Romanian)
Currently translated at 100.0% (510 of 510 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ro/
Translated using Weblate (Portuguese)
Currently translated at 99.2% (506 of 510 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (510 of 510 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Hindi)
Currently translated at 100.0% (510 of 510 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (510 of 510 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Turkish)
Currently translated at 100.0% (510 of 510 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
Translated using Weblate (Russian)
Currently translated at 100.0% (510 of 510 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (510 of 510 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Malay)
Currently translated at 98.2% (501 of 510 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/
Translated using Weblate (Spanish)
Currently translated at 100.0% (510 of 510 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
Translated using Weblate (German)
Currently translated at 100.0% (510 of 510 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translated using Weblate (Sardinian)
Currently translated at 99.8% (506 of 507 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
Translated using Weblate (Turkish)
Currently translated at 100.0% (507 of 507 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
Translated using Weblate (Russian)
Currently translated at 100.0% (507 of 507 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (507 of 507 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Polish)
Currently translated at 95.4% (484 of 507 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pl/
Translated using Weblate (French)
Currently translated at 99.6% (505 of 507 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
Translated using Weblate (French)
Currently translated at 99.6% (505 of 507 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
Translated using Weblate (Spanish)
Currently translated at 100.0% (507 of 507 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
Translated using Weblate (Spanish)
Currently translated at 100.0% (507 of 507 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/
Translated using Weblate (Russian)
Currently translated at 100.0% (509 of 509 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (509 of 509 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/
Translated using Weblate (Russian)
Currently translated at 100.0% (509 of 509 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (509 of 509 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Spanish)
Currently translated at 99.2% (505 of 509 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
Translated using Weblate (German)
Currently translated at 100.0% (509 of 509 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translated using Weblate (Malay)
Currently translated at 100.0% (503 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/
Translated using Weblate (Czech)
Currently translated at 83.6% (421 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/cs/
2020-04-19 02:53:28 +02:00
0272907596
Avoid multiple reader instances ( closes #1851 )
2020-04-18 20:07:48 -04:00
321a4b24b9
Add confirm exist setting ( closes #2615 )
2020-04-18 20:05:31 -04:00
8a243ffb57
Include bookmark state when migrating chapters ( closes #2729 )
2020-04-18 19:40:50 -04:00
c2330fe3af
Fix extension setting dialogs not handling duplicate keys ( fixes #2876 )
2020-04-18 19:32:52 -04:00
9876732875
Genre search from updates/history ( closes #2893 )
2020-04-18 19:11:47 -04:00
29e453c201
Minor style tweaks
2020-04-18 19:05:19 -04:00
6c14402992
Remove manga homescreen shortcuts
2020-04-18 16:06:31 -04:00
bdee525336
Lint fixes
2020-04-18 15:28:44 -04:00
fbf13efe74
Bump minimum extension lib and WebView versions
2020-04-18 14:51:20 -04:00
415df2357c
JDK8, lint fixing ( #2888 )
...
* Use Kotlin JDK8
* Satisfy a ton of lints
* Run res/layout files (and manifest) through reformatter
2020-04-18 14:47:22 -04:00
4fc8800a37
Webtoon zoom out ( #2892 )
...
* Increased added support for zoom out on webtoons to help with horizontal layout reading
* Renamed var
2020-04-18 14:43:54 -04:00
6a532b836d
Refactor databinding fields to parent abstract classes
2020-04-18 14:40:18 -04:00
31b94fd3ff
Fix string key typo
2020-04-18 14:25:29 -04:00
fd733e819d
More consistent card radii
2020-04-18 14:18:51 -04:00
7b6d52c613
Tweak outlined library icon more
2020-04-18 14:12:33 -04:00
df69559b39
Collapsable manga summary/genre section
2020-04-18 12:40:47 -04:00
e388f0d563
Round manga info cover
2020-04-18 11:59:22 -04:00
85e7b78b21
Fix for library tags not triggering search
2020-04-18 11:53:25 -04:00
42a97f8c40
Add function in interface to get list of genres
2020-04-18 11:36:05 -04:00
5cff247aa4
Tweak library icon ( closes #2754 )
2020-04-18 11:20:09 -04:00
f115691365
Revert attempted WebView process fix
2020-04-17 22:42:14 -04:00
deb66436cb
Remove redundant call to set extension badge in bottom nav
2020-04-17 20:22:46 -04:00
b8152dd7f9
More FlowPreferences migrations
2020-04-17 20:15:33 -04:00
678c004a64
Add parent class for view configs
2020-04-17 20:10:29 -04:00
d9f44c1f7d
Extension function instead of redefining uiScope everywhere
2020-04-17 20:06:33 -04:00
088160ed32
Extra genre chip text trimming
2020-04-17 19:51:57 -04:00
8de004d281
toggle reader menu if transition by tapping are disabled ( #2887 )
...
Co-authored-by: raslmenea.rm@gmail.com <xpuf4MQNzDtnaqR>
2020-04-17 18:35:04 -04:00
bcde4337ac
Replace colorPrimaryDark with colorPrimaryVariant
2020-04-17 18:32:27 -04:00
401210da44
More FlowPreferences migrations
2020-04-17 18:30:05 -04:00
beb81b657e
Migrate some RxSharedPreferences to FlowSharedPreferences
2020-04-17 09:28:58 -04:00
f7b3450d65
More rxbindings migration
2020-04-17 09:28:26 -04:00
29776c739a
Use HTTPS for crash reports
2020-04-17 09:27:36 -04:00
bdf322ceb0
Mostly migrate rxbinding to Kotlin Flow version
2020-04-16 23:04:00 -04:00
fae763dbb0
Manga info action buttons
2020-04-16 22:16:15 -04:00
c0792522a4
Scrolling manga info view
2020-04-16 22:16:15 -04:00
c67e62bac3
Remove some relayed chapter info from main manga info view
2020-04-16 22:16:15 -04:00
9dc184adff
Make immersive mode slightly more reliable on rotation
2020-04-16 22:00:10 -04:00
7118817df7
Move bitmap images to nodpi
2020-04-16 19:09:05 -04:00
287b83b6c6
Gradle and travis updates ( #2881 )
...
* Update gradle wrapper
* Update buildtools, kotlin, and a plugin
* Replace old NDK in travis
2020-04-16 17:23:02 -04:00
5d03eef051
Prevented overzealous preloading ( #2882 )
2020-04-16 17:22:44 -04:00
48f7b06549
Minor edits
2020-04-16 17:21:58 -04:00
4e111cebbe
Update Acra
2020-04-15 22:57:34 -04:00
fe32332e2a
Rename "Local manga" -> "Local source"
2020-04-14 17:48:06 -04:00
0bb6e1cdc2
Crash fixes
2020-04-14 17:13:45 -04:00
e67bb64311
Rounded library covers
2020-04-12 22:29:15 -04:00
9058536406
Use native fontFamily support for library titles
2020-04-12 22:22:26 -04:00
5bc9e1632a
Remove unnecessary reader sheet backgrounds
2020-04-12 22:10:49 -04:00
a0a8899801
Tweak tracking card UI
2020-04-12 22:00:19 -04:00
aedb4749a2
Controllers now properly remove their toolbar items on pop ( fixes #2864 )
2020-04-12 12:34:56 -04:00
f52d49ad00
Replace some icons
2020-04-12 12:34:06 -04:00
a1e7592bd8
Rename catalogue classes/layouts -> source
2020-04-12 12:21:47 -04:00
c784d24fa6
Default reader theme to black
2020-04-12 11:32:02 -04:00
0375c0b2c5
Prioritize pinned sources in global search ( closes #1739 )
2020-04-11 11:46:05 -04:00
135e55fe27
Fix switch style in reader settings sheet ( fixes #2784 )
2020-04-11 11:29:55 -04:00
1ed291086a
Hide filter FAB in source latest
2020-04-11 11:02:32 -04:00
f6e25627de
Temporary workaround for chapter FAB being invisible
2020-04-10 23:55:18 -04:00
8fe79a1fb5
Add source pinning ( closes #2322 )
2020-04-10 18:38:24 -04:00
a1df78517f
use explicit file url instead of download manager's content url ( #2859 )
2020-04-10 18:11:24 -04:00
92fa8d683a
Remove maxWidth logic from SimpleNavigationView since it's not a sidebar anymore
2020-04-10 18:11:04 -04:00
df27138401
Fix webview back/forward button color
2020-04-10 18:07:23 -04:00
7c7d40ea44
Fix status/navigation bar colors ( fixes #2858 )
2020-04-10 18:07:09 -04:00
aa70be525d
Add text to chapter FAB, shrink extended FABs on scroll
2020-04-10 15:39:28 -04:00
f7ac969a4a
Fix for Filter.Select labels jumping on filter sheet reloading
2020-04-10 15:23:29 -04:00
4f5e52fdd4
Move search filter sheet actions to the top
2020-04-10 15:15:31 -04:00
5183848250
Add padding for catalogue filter FAB
2020-04-10 15:00:56 -04:00
69af1baf7a
Use LinearLayout as root of main_activity
...
Was causing issues within catalogues when search was invoked
2020-04-10 14:49:21 -04:00
9a28cbc1e4
Use FAB for catalogue filter
2020-04-10 14:43:13 -04:00
c38b457ba0
Show open in webview menu icon if room
2020-04-10 14:41:24 -04:00
1a50f7062a
Migrate to ViewBinding in ReaderActivity
2020-04-10 14:23:38 -04:00
8cfd80ba84
Move catalogue filters to bottom sheet
2020-04-10 14:23:27 -04:00
e5e14e1f9e
Fix invisible back/forward webview icons in white them
2020-04-10 14:09:08 -04:00
6611464f73
Minor updates
2020-04-10 12:04:24 -04:00
51d93f0217
Open decode error pages in webview instead of browser
2020-04-10 11:49:51 -04:00
fdc7981d18
Tweak webtoon margin setting
2020-04-10 11:45:30 -04:00
a63d165dd3
Merge branch 'jleehey-feature/webtoon-margins' into pr/2349
2020-04-10 11:15:04 -04:00
145a744ce0
Merge branch 'feature/webtoon-margins' of git://github.com/jleehey/tachiyomi into jleehey-feature/webtoon-margins
...
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/preference/PreferenceKeys.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/ReaderSettingsSheet.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/viewer/webtoon/WebtoonConfig.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/viewer/webtoon/WebtoonPageHolder.kt
# app/src/main/java/eu/kanade/tachiyomi/util/preference/PreferenceDSL.kt
# app/src/main/res/values/strings.xml
2020-04-10 11:14:09 -04:00
df625a998f
Use colorSecondary for text field cursor ( fixes #2853 )
2020-04-10 10:43:39 -04:00
21c1a499ac
Migrate to ViewBinding in WebviewActivity
2020-04-10 10:02:51 -04:00
9a81cabece
Update Gradle
2020-04-10 09:57:46 -04:00
b50dc206eb
Translated using Weblate (Turkish) ( #2834 )
...
Translations (Continuous)
2020-04-10 08:39:59 -04:00
9044760a10
Change color of 'last page read' in chapter description ( #2855 )
...
Change color of 'last page read' in chapter description
2020-04-10 08:37:58 -04:00
0b811773e1
Fix zh-rCN plural strings ( #2847 )
...
Fix zh-rCN plural strings
2020-04-10 08:34:37 -04:00
627a720d4b
Migrate to ViewBinding from Kotlin synthetics in controllers
2020-04-08 23:06:28 -04:00
89d45e7775
[CI SKIP] Update issue_closer.yml
2020-04-08 19:39:41 -04:00
c0e6e03dc6
Create issue_closer.yml
2020-04-08 19:36:36 -04:00
05fd8e2a38
Add continuous vertical to default reader options
2020-04-07 22:51:39 -04:00
dd59748bf0
Minor cleanup
2020-04-07 22:44:37 -04:00
38ceaf5253
Add Continuous vertical reading mode ( #2833 )
...
* Add Continuous Vertical reader mode
* Remove separate webtoon padding option
(cherry picked from commit 3e7d15e51856297210e46e9f5bb0b8394067ce1a)
* Continuas vertical Lowercase v
(cherry picked from commit 515cca7d6704343eb9acb1a38a2bdcda01e7395a)
2020-04-07 22:35:43 -04:00
b2fba5083b
Duplicate Hebrew strings on build for legacy locale code
2020-04-07 22:32:27 -04:00
be6a209fe9
Sort languages, add Hebrew
2020-04-07 22:15:47 -04:00
0f0305c602
Translated using Weblate (Turkish) ( #2801 )
...
Currently translated at 100.0% (503 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
Translated using Weblate (Russian)
Currently translated at 100.0% (503 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
Translated using Weblate (Spanish)
Currently translated at 100.0% (503 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
Translated using Weblate (Romanian)
Currently translated at 100.0% (503 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ro/
Translated using Weblate (Catalan)
Currently translated at 100.0% (503 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
Translated using Weblate (Vietnamese)
Currently translated at 98.6% (496 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/vi/
Translated using Weblate (Russian)
Currently translated at 100.0% (503 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (503 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Indonesian)
Currently translated at 98.6% (496 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/
Translated using Weblate (German)
Currently translated at 100.0% (503 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translated using Weblate (Spanish)
Currently translated at 100.0% (502 of 502 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (502 of 502 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
Translated using Weblate (Chinese (Traditional))
Currently translated at 78.4% (394 of 502 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hant/
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (502 of 502 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (502 of 502 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
Translated using Weblate (Russian)
Currently translated at 100.0% (502 of 502 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
Translated using Weblate (Italian)
Currently translated at 100.0% (502 of 502 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/
Translated using Weblate (Italian)
Currently translated at 100.0% (502 of 502 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/
Translated using Weblate (Hindi)
Currently translated at 100.0% (502 of 502 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
Translated using Weblate (Spanish)
Currently translated at 100.0% (502 of 502 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
Translated using Weblate (Sardinian)
Currently translated at 99.6% (500 of 502 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
Translated using Weblate (Catalan)
Currently translated at 100.0% (502 of 502 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
Translated using Weblate (Tagalog)
Currently translated at 80.0% (402 of 502 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tl/
Translated using Weblate (Hebrew)
Currently translated at 90.6% (455 of 502 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/he/
Translated using Weblate (Swedish)
Currently translated at 100.0% (502 of 502 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sv/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (502 of 502 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Spanish)
Currently translated at 100.0% (502 of 502 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
Translated using Weblate (Arabic)
Currently translated at 93.6% (470 of 502 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ar/
Added translation using Weblate (Hebrew)
Translated using Weblate (Turkish)
Currently translated at 100.0% (502 of 502 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
Translated using Weblate (Russian)
Currently translated at 100.0% (502 of 502 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
Translated using Weblate (Romanian)
Currently translated at 100.0% (502 of 502 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ro/
Translated using Weblate (German)
Currently translated at 100.0% (502 of 502 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translated using Weblate (Arabic)
Currently translated at 89.2% (448 of 502 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ar/
Translated using Weblate (Arabic)
Currently translated at 85.6% (430 of 502 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ar/
Translated using Weblate (Arabic)
Currently translated at 85.6% (430 of 502 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ar/
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/
Translated using Weblate (Catalan)
Currently translated at 100.0% (500 of 500 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
Translated using Weblate (Swedish)
Currently translated at 100.0% (500 of 500 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sv/
Translated using Weblate (Russian)
Currently translated at 100.0% (500 of 500 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
Translated using Weblate (Romanian)
Currently translated at 100.0% (500 of 500 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ro/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (500 of 500 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (500 of 500 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Dutch)
Currently translated at 93.0% (465 of 500 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/nl/
Translated using Weblate (French)
Currently translated at 100.0% (500 of 500 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
Translated using Weblate (Spanish)
Currently translated at 100.0% (500 of 500 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (500 of 500 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (500 of 500 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/
Co-authored-by: Hosted Weblate <hosted@weblate.org >
2020-04-07 22:15:13 -04:00
d5350fd719
Tweak string comparison to account for length ( fixes #2831 )
2020-04-07 21:40:36 -04:00
ea75f63dfb
Update library shortcut icon
2020-04-07 17:01:42 -04:00
de8e530b37
Update tracker icons
2020-04-07 16:58:08 -04:00
bff927c6eb
close response before proceeding chain ( #2832 )
2020-04-07 06:41:05 -04:00
985bb44559
Add select inverse action
2020-04-05 15:55:35 -04:00
9c44cae5b8
Tweak dark theme snackbar ( closes #2699 )
2020-04-05 13:55:42 -04:00
6872455922
Perform catalogue search when genre tag is tapped
2020-04-04 12:10:00 -04:00
ce13a5152b
Update issue templates
2020-04-04 10:21:19 -04:00
d7c13cc291
Perform local search when source is tapped from manga info
2020-04-04 10:10:00 -04:00
022c0746c0
Show error toast when extensions list fails to load
2020-04-03 22:54:52 -04:00
06c3f57f62
Cache source package icons
2020-04-03 21:39:55 -04:00
9da27cc56e
Show extension icons in source filtering view ( closes #2814 )
2020-04-02 19:52:09 -04:00
92c5497eab
Fix shortcuts popping up library sheet or duplicating controllers in backstack
2020-04-02 19:46:44 -04:00
f115fe47fe
Using extension icon instead of letter for catalogues ( closes #2261 )
2020-04-01 23:03:20 -04:00
224f08279b
Reword "Catalogues" to "Sources" for user-facing consistency
2020-04-01 22:42:08 -04:00
a3b660a2c9
Respect chapter list filtering when reading ( closes #2810 )
2020-04-01 22:37:28 -04:00
89df50da4e
Update jsoup
2020-03-31 22:43:11 -04:00
cce3b3a559
Make migration manga-centric rather than source-centric ( #2786 )
2020-03-31 22:36:23 -04:00
f53cc10338
Translated using Weblate (Sardinian) ( #2725 )
...
Currently translated at 99.6% (499 of 501 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
Translated using Weblate (Catalan)
Currently translated at 100.0% (501 of 501 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
Translated using Weblate (Turkish)
Currently translated at 100.0% (501 of 501 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
Translated using Weblate (Russian)
Currently translated at 100.0% (501 of 501 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
Translated using Weblate (German)
Currently translated at 100.0% (501 of 501 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translated using Weblate (Russian)
Currently translated at 98.6% (494 of 501 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (501 of 501 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (502 of 502 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Italian)
Currently translated at 100.0% (502 of 502 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/
Translated using Weblate (Hindi)
Currently translated at 100.0% (502 of 502 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
Translated using Weblate (Italian)
Currently translated at 100.0% (502 of 502 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/
Translated using Weblate (Sardinian)
Currently translated at 99.6% (501 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
Translated using Weblate (Romanian)
Currently translated at 100.0% (503 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ro/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (503 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (French)
Currently translated at 100.0% (503 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (503 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (503 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (503 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (503 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (503 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (503 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (503 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.8% (502 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.8% (502 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (503 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.8% (502 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (503 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
Translated using Weblate (Malay)
Currently translated at 100.0% (503 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (503 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/
Translated using Weblate (German)
Currently translated at 100.0% (503 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (503 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Turkish)
Currently translated at 100.0% (503 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
Translated using Weblate (Turkish)
Currently translated at 100.0% (503 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
Translated using Weblate (Turkish)
Currently translated at 99.8% (502 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
Translated using Weblate (Turkish)
Currently translated at 99.8% (502 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
Translated using Weblate (Turkish)
Currently translated at 99.4% (500 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
Translated using Weblate (Turkish)
Currently translated at 99.4% (500 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
Translated using Weblate (Sardinian)
Currently translated at 99.8% (502 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
Translated using Weblate (Marathi)
Currently translated at 4.9% (25 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/mr/
Translated using Weblate (Catalan)
Currently translated at 100.0% (503 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
Translated using Weblate (German)
Currently translated at 100.0% (503 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (503 of 503 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Sardinian)
Currently translated at 100.0% (502 of 502 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
Translated using Weblate (Finnish)
Currently translated at 100.0% (502 of 502 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fi/
Translated using Weblate (Hindi)
Currently translated at 100.0% (502 of 502 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
Translated using Weblate (Catalan)
Currently translated at 100.0% (502 of 502 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
Translated using Weblate (Slovak)
Currently translated at 88.5% (442 of 499 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sk/
Translated using Weblate (French)
Currently translated at 99.7% (498 of 499 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
Translated using Weblate (Indonesian)
Currently translated at 100.0% (499 of 499 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/
Translated using Weblate (Indonesian)
Currently translated at 100.0% (499 of 499 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/
Translated using Weblate (French)
Currently translated at 99.7% (498 of 499 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
Translated using Weblate (French)
Currently translated at 99.1% (495 of 499 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
Translated using Weblate (Indonesian)
Currently translated at 93.5% (467 of 499 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/
Translated using Weblate (Indonesian)
Currently translated at 93.5% (467 of 499 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/
Translated using Weblate (Indonesian)
Currently translated at 90.3% (451 of 499 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/
Translated using Weblate (Indonesian)
Currently translated at 90.3% (451 of 499 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/
Translated using Weblate (Indonesian)
Currently translated at 85.5% (427 of 499 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/
Translated using Weblate (Indonesian)
Currently translated at 85.5% (427 of 499 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/
Translated using Weblate (Portuguese)
Currently translated at 100.0% (499 of 499 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/
Translated using Weblate (Portuguese)
Currently translated at 100.0% (499 of 499 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/
Translated using Weblate (Romanian)
Currently translated at 100.0% (499 of 499 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ro/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (499 of 499 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Spanish)
Currently translated at 100.0% (499 of 499 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
Translated using Weblate (German)
Currently translated at 100.0% (499 of 499 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translated using Weblate (Spanish)
Currently translated at 100.0% (499 of 499 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
Translated using Weblate (Sardinian)
Currently translated at 100.0% (499 of 499 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
Translated using Weblate (Spanish)
Currently translated at 99.1% (495 of 499 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
Translated using Weblate (Turkish)
Currently translated at 100.0% (499 of 499 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
Translated using Weblate (Czech)
Currently translated at 85.9% (429 of 499 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/cs/
Co-authored-by: Hosted Weblate <hosted@weblate.org >
2020-03-31 09:28:05 -04:00
61fb4d584c
Replace genre tags on refresh ( fixes #2787 )
2020-03-30 22:17:07 -04:00
b93e2ca4cf
Remove unused string
2020-03-30 11:31:43 -04:00
325b3c6271
Fix multiple chapters notification grammar
2020-03-30 09:31:33 -04:00
859e9ca653
Add update library menu item
2020-03-29 16:43:00 -04:00
441e2a69d8
Minor edits
2020-03-29 16:41:14 -04:00
af937f2e31
Hide catalogue empty view properly ( fixes #2783 )
2020-03-29 16:20:48 -04:00
912629c2dc
Replace TagGroup library with Material chips
2020-03-29 14:11:13 -04:00
879fa484f6
Remove dead code from DownloadQueue
2020-03-29 12:44:17 -04:00
e86103fdcc
Tweak error button appearance
2020-03-29 12:10:36 -04:00
920ffa8c24
Add fast scroller to library
2020-03-28 17:17:28 -04:00
488f81ef74
Use bottom sheet for library settings
2020-03-28 17:17:21 -04:00
0a5461cbea
Use pill icon instead of text for sheet pull up indicator
2020-03-28 16:32:34 -04:00
40c934c544
Revert "Move library display settings out of filter sidebar"
...
This reverts commit a0a077eaaa
2020-03-28 16:12:42 -04:00
bb43e2aa03
Show empty catalogue error view with actions
2020-03-28 15:57:50 -04:00
ed277357cf
Bookmark via reader ( closes #1413 )
2020-03-28 14:38:47 -04:00
bf1fb8b7bd
Limit foreground extension checks to once a day
2020-03-28 13:40:23 -04:00
e615cba9a5
Consistent "WebView" wording
2020-03-28 13:37:33 -04:00
8adabe1f74
Minor dependency updates
2020-03-28 13:37:25 -04:00
896b34d1a2
Prompt user to open WebView on HTTP errors
2020-03-24 18:19:15 -04:00
5fd1865504
Remove elevation overlay
2020-03-24 18:18:10 -04:00
0b318a19c6
Fix spacing in chapters notification
2020-03-24 13:14:36 -04:00
622d6c0cab
Fix bottom nav background color ( closes #2704 )
2020-03-24 13:14:28 -04:00
3f4140900d
Tweak button styles
2020-03-22 18:43:16 -04:00
b434bc93a3
Add fast scroller in catalogues/extensions lists
2020-03-22 12:43:53 -04:00
11529f2795
Add end pending for catalogues/extensions group header for RTL names
2020-03-22 12:43:42 -04:00
d86b030796
Add icon for mark previous as read
2020-03-22 12:22:47 -04:00
a7e4657752
Rename "Last updated" sort to "Last checked"
2020-03-21 14:41:46 -04:00
2f28fcba05
Update WorkManager
2020-03-20 23:01:03 -04:00
6da350aee6
Minor extension update cleanup, default to on
2020-03-20 22:59:59 -04:00
9585f9a1a6
Option to auto check for extension updates ( #2680 )
...
* Option to auto check for extension updates
* Addressing comments
* Added foreground check for extensions
* Added Extension Preference widget
2020-03-20 22:22:39 -04:00
fd4876be24
Tint chapter filter icon if filters are enabled
2020-03-18 18:15:53 -04:00
31e2fe6a4c
Faulty preload fix ( #2731 )
...
* Condition for preload
* Added preload fix for webtoon viewer. Replaced incorrect last-page logic
* Requested refactoring
* Requested changes
* Requested changes
2020-03-18 09:45:22 -04:00
aa51968603
Manually fix zh-rCN plural strings ( closes #2714 )
2020-03-16 17:58:11 -04:00
a3336368e5
Use solid/outline check icon for mark as read/unread ( closes #2719 )
2020-03-16 17:55:53 -04:00
33c0c6ff3b
Mostly revert back to old filled icons ( #2723 )
2020-03-16 17:55:53 -04:00
eaf37c828b
Translated using Weblate (Hindi) ( #2710 )
...
Currently translated at 100.0% (499 of 499 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
Translated using Weblate (Catalan)
Currently translated at 100.0% (499 of 499 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
Translated using Weblate (Catalan)
Currently translated at 100.0% (499 of 499 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.7% (498 of 499 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.5% (491 of 493 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
Translated using Weblate (Spanish)
Currently translated at 100.0% (493 of 493 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
Translated using Weblate (Spanish)
Currently translated at 100.0% (493 of 493 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
Translated using Weblate (Malay)
Currently translated at 100.0% (499 of 499 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/
Translated using Weblate (Malay)
Currently translated at 100.0% (493 of 493 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/
Translated using Weblate (German)
Currently translated at 100.0% (499 of 499 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translated using Weblate (German)
Currently translated at 100.0% (493 of 493 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
Translated using Weblate (Swedish)
Currently translated at 100.0% (499 of 499 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sv/
Translated using Weblate (Swedish)
Currently translated at 100.0% (493 of 493 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sv/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (499 of 499 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (493 of 493 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
Translated using Weblate (Czech)
Currently translated at 86.8% (428 of 493 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/cs/
Co-authored-by: Hosted Weblate <hosted@weblate.org >
2020-03-16 17:54:54 -04:00
d65a8e84f0
Always recreate activity on light theme change ( fixes #2720 )
2020-03-16 17:27:55 -04:00
b000d96dd6
Fix catalogue display mode icon tint ( fixes #2724 )
2020-03-16 17:24:50 -04:00
cd867f800e
Fix for perpetually loading chapters ( #2718 )
...
* Fix for perpetually loading chapters
* Removed page count check
2020-03-16 12:20:35 -04:00
124f0e7093
Minor dependency updates
2020-03-15 22:54:10 -04:00
fb897e37d1
Add download queue features from J2K fork
2020-03-15 22:42:40 -04:00
3e5a48e5e4
Use actual dialog title for tracker login dialogs
2020-03-15 17:31:36 -04:00
3f88a67865
Fix webview close button tinting
2020-03-15 16:52:27 -04:00
ef0b546d4c
Replace more icons
2020-03-15 16:46:38 -04:00
088f8b8b54
Changed default pager zoom style to ZOOM_FOCUS_CENTER ( #2713 )
...
Changed default pager zoom style to ZOOM_FOCUS_CENTER
2020-03-15 16:02:40 -04:00
1ebcafb25d
Fix focused text input stroke color ( fixes #2703 )
2020-03-15 12:58:48 -04:00
90396153f4
Tweak tab indicator style
2020-03-15 12:56:00 -04:00
0fa93cf615
Left-over batch of translations ( #2709 )
...
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (490 of 490 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
* Translated using Weblate (Catalan)
Currently translated at 100.0% (490 of 490 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
* Translated using Weblate (German)
Currently translated at 100.0% (490 of 490 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
* Translated using Weblate (Malay)
Currently translated at 100.0% (490 of 490 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/
* Translated using Weblate (Hindi)
Currently translated at 100.0% (490 of 490 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
* Translated using Weblate (Catalan)
Currently translated at 100.0% (493 of 493 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
Co-authored-by: Alessandro Jean <alessandrojean@gmail.com >
Co-authored-by: Eduard Ereza Martínez <eduard@ereza.cat >
Co-authored-by: Yassin El Aoud <yassinelaoud@gmail.com >
Co-authored-by: DarKCroX <darkcrox.2020@outlook.com >
Co-authored-by: darkbeast13 <nikhil15mps@gmail.com >
2020-03-15 12:54:47 -04:00
15a7a2b0ea
Translations (Continuous) ( #2679 )
...
* Translated using Weblate (Czech)
Currently translated at 87.4% (426 of 487 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/cs/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (487 of 487 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (487 of 487 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
* Translated using Weblate (Malay)
Currently translated at 100.0% (487 of 487 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (487 of 487 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
* Translated using Weblate (Sardinian)
Currently translated at 100.0% (487 of 487 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (487 of 487 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (487 of 487 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (488 of 488 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
* Translated using Weblate (Malay)
Currently translated at 100.0% (488 of 488 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/
* Translated using Weblate (Catalan)
Currently translated at 100.0% (488 of 488 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/
* Translated using Weblate (German)
Currently translated at 100.0% (488 of 488 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (488 of 488 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
* Translated using Weblate (Sardinian)
Currently translated at 100.0% (488 of 488 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
* Translated using Weblate (Hindi)
Currently translated at 100.0% (488 of 488 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
* Translated using Weblate (Catalan)
Currently translated at 100.0% (488 of 488 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (488 of 488 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
* Translated using Weblate (German)
Currently translated at 100.0% (488 of 488 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (488 of 488 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/
* Translated using Weblate (German)
Currently translated at 100.0% (488 of 488 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (488 of 488 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
* Translated using Weblate (German)
Currently translated at 100.0% (488 of 488 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 82.1% (401 of 488 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hant/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 82.1% (401 of 488 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hant/
* Translated using Weblate (Malay)
Currently translated at 99.7% (487 of 488 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/
* Translated using Weblate (Swedish)
Currently translated at 100.0% (488 of 488 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sv/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (488 of 488 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
* Translated using Weblate (Malay)
Currently translated at 100.0% (488 of 488 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/
Co-authored-by: Alessandro Jean <alessandrojean@gmail.com >
Co-authored-by: anonymous <noreply@weblate.org >
Co-authored-by: DarKCroX <darkcrox.2020@outlook.com >
Co-authored-by: monolifed <monolifed@protonmail.com >
Co-authored-by: Ajeje Brazorf <lmelonimamo@yahoo.it >
Co-authored-by: Rostyslav <info@ubilling.net.ua >
Co-authored-by: Eduard Ereza Martínez <eduard@ereza.cat >
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Yassin El Aoud <yassinelaoud@gmail.com >
Co-authored-by: darkbeast13 <nikhil15mps@gmail.com >
Co-authored-by: Xiang Xu <spice2wolf@gmail.com >
Co-authored-by: Wenlin Shen <extended.wl@gmail.com >
Co-authored-by: Simon Mattila <simon.mattila@protonmail.com >
Co-authored-by: Lyaiya <hipsnafoha@outlook.com >
2020-03-15 12:10:51 -04:00
446c254bc8
Use immersive sticky flag when hiding reader UI ( closes #2705 )
2020-03-15 11:56:55 -04:00
e41edc1fb7
Pure white light theme
2020-03-15 11:36:38 -04:00
738f776d36
Filled icons in bottom nav when selected
2020-03-15 11:13:24 -04:00
e77db309b8
Move filter icon tint color to resources
2020-03-15 11:05:11 -04:00
a6c1de1cb2
Replace more icons
2020-03-14 16:04:14 -04:00
ace54f8175
Use outlined icons in settings
2020-03-14 15:46:36 -04:00
d7043bcaeb
Use outlined icons in bottom nav and more controller
2020-03-14 14:00:07 -04:00
04bbc764a0
Match status/nav bar color with toolbar
2020-03-14 13:42:41 -04:00
91f7056767
Bump updates/history limit to 3 months ( closes #2702 )
2020-03-14 13:33:45 -04:00
8299093bf8
Add dev notice about background jobs, move dialog titles for localization
2020-03-13 18:27:49 -04:00
a0dffcf51f
Address some build warnings
2020-03-13 18:23:07 -04:00
b3daf7d760
Replace deprecated Gson JsonParser usages
2020-03-13 18:16:38 -04:00
724e1d33b6
Ensure background jobs are recreated after next stable update
2020-03-13 17:29:51 -04:00
9deaff9181
Dark snackbar in dark themes ( fixes #2699 )
2020-03-12 20:12:48 -04:00
b9ea6e8d96
Fix common toolbar popup menu text color ( fixes #2695 )
2020-03-12 19:14:43 -04:00
231771e16c
Prune inherited/add missing base theme attributes
2020-03-12 18:59:42 -04:00
5b8308b3d2
Fix list divider color in dark themes
2020-03-12 18:59:13 -04:00
f91f9c4862
Remove letter spacing from buttons ( fixes #2696 )
2020-03-12 18:58:21 -04:00
24b848faac
Fix reader background color ( fixes #2694 )
2020-03-12 18:27:19 -04:00
7d0ea614da
Migrate to MaterialComponents themes
2020-03-11 22:59:37 -04:00
2615b067e2
Flip mark as (un)read icons back
2020-03-11 19:53:58 -04:00
cd1abb60d7
Fix overlapping shadow in history controller
2020-03-11 18:27:54 -04:00
436ec0ced7
Remove unused colors
2020-03-10 22:53:59 -04:00
937fb85376
Use accent color for refresh circle
2020-03-10 22:53:49 -04:00
a405324907
Simplify track item layout to use LinearLayout instead of nested ConstraintLayouts
2020-03-10 21:17:39 -04:00
fba55711f2
Flip bookmark icons to match manga favoriting
2020-03-10 21:14:13 -04:00
208552f0b4
Tweak compact tracker card design
2020-03-10 21:13:55 -04:00
c7cdb950ce
Simplify viewer check
2020-03-10 18:23:14 -04:00
921169b3ad
Fix sheet pager setting visibility when default is webtoon
2020-03-09 19:51:38 -04:00
d7d3731567
Random kaomoji for empty view
2020-03-09 19:47:12 -04:00
d5ff5fd6f8
More consistent usage of visibility extensions
2020-03-09 18:42:41 -04:00
e195257d2a
Update visible pager settings on change ( fixes #2143 )
2020-03-09 17:07:08 -04:00
466ec7b962
Compact tracker card
2020-03-09 16:27:23 -04:00
8bfe59c8a8
Change new chapters string key ( closes #2686 )
2020-03-09 16:03:57 -04:00
de512216c4
Start preloading next chapter if within last 3 pages instead of last page
2020-03-09 15:09:17 -04:00
9936b402a6
Added config to hide transition page when not needed ( #2682 )
...
* Added config to hide transition page when not needed
* Moved always_show_chapter_transition setting to General group
2020-03-09 14:36:29 -04:00
bd2dfaad2e
Add an UserAgent Interceptor to Cloudflare Client ( #2685 )
2020-03-09 14:10:10 -04:00
8e539bebea
Add (disabled) dependency on LeakCanary for debugging memory leaks
2020-03-09 14:04:16 -04:00
022cde2c00
Fix secure screen option subscription memory leak
2020-03-09 14:03:47 -04:00
572f58a3a4
Update Kotlin and coroutines
2020-03-09 13:51:14 -04:00
07e2bdac81
Fix bug where status cannot be updated when all chapters have been read. ( #2683 )
...
Minor cleanup.
2020-03-09 11:32:59 -04:00
fb00929ee9
Minor cleanup
2020-03-08 22:38:38 -04:00
fb5da15746
Fix Cloudflare Interceptor when User-Agent is Empty ( #2677 )
2020-03-08 22:34:57 -04:00
48363aa3b0
Fix library empty view alignment
2020-03-08 20:48:44 -04:00
090a7794b5
Hide download/delete actions when sensible, make bookmark/read toggle actions
2020-03-08 17:42:50 -04:00
c63d8e7a30
Bottom action menu in chapters list
2020-03-08 17:37:42 -04:00
d6ea69a115
Action toolbar code cleanup
2020-03-08 17:23:26 -04:00
4358f9fd2a
Translations (Continuous) ( #2644 )
...
* Translated using Weblate (Czech)
Currently translated at 89.7% (429 of 478 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/cs/
* Translated using Weblate (German)
Currently translated at 99.3% (475 of 478 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
* Translated using Weblate (Malay)
Currently translated at 100.0% (478 of 478 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/
* Translated using Weblate (Swedish)
Currently translated at 99.1% (474 of 478 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sv/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (478 of 478 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
* Translated using Weblate (Catalan)
Currently translated at 100.0% (478 of 478 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
* Translated using Weblate (Dutch)
Currently translated at 99.7% (477 of 478 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/nl/
* Translated using Weblate (Hindi)
Currently translated at 100.0% (478 of 478 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
* Translated using Weblate (Finnish)
Currently translated at 98.5% (471 of 478 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fi/
* Translated using Weblate (German)
Currently translated at 100.0% (478 of 478 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
* Translated using Weblate (Italian)
Currently translated at 100.0% (478 of 478 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 98.5% (471 of 478 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (478 of 478 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
* Translated using Weblate (German)
Currently translated at 100.0% (478 of 478 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (478 of 478 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
* Translated using Weblate (German)
Currently translated at 100.0% (478 of 478 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
* Translated using Weblate (Swedish)
Currently translated at 100.0% (478 of 478 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sv/
* Translated using Weblate (Sardinian)
Currently translated at 100.0% (478 of 478 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
* Translated using Weblate (Portuguese)
Currently translated at 100.0% (478 of 478 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/
* Translated using Weblate (Catalan)
Currently translated at 100.0% (481 of 481 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
* Translated using Weblate (Catalan)
Currently translated at 100.0% (482 of 482 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (482 of 482 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
* Translated using Weblate (Malay)
Currently translated at 100.0% (482 of 482 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/
* Translated using Weblate (Sardinian)
Currently translated at 100.0% (482 of 482 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
* Added translation using Weblate (Urdu (Pakistan))
* Translated using Weblate (Urdu (Pakistan))
Currently translated at 8.9% (43 of 482 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ur_PK/
* Translated using Weblate (German)
Currently translated at 100.0% (482 of 482 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
* Translated using Weblate (Japanese)
Currently translated at 95.0% (458 of 482 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ja/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (482 of 482 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (482 of 482 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (482 of 482 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/
* Translated using Weblate (German)
Currently translated at 100.0% (482 of 482 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/
* Translated using Weblate (Catalan)
Currently translated at 100.0% (484 of 484 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
* Translated using Weblate (German)
Currently translated at 100.0% (484 of 484 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
* Translated using Weblate (Sardinian)
Currently translated at 100.0% (484 of 484 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (484 of 484 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (484 of 484 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (484 of 484 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (484 of 484 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (484 of 484 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (484 of 484 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
* Translated using Weblate (Malay)
Currently translated at 100.0% (484 of 484 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 96.9% (469 of 484 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
* Translated using Weblate (Finnish)
Currently translated at 98.9% (479 of 484 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fi/
* Translated using Weblate (French)
Currently translated at 100.0% (484 of 484 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
* Translated using Weblate (Arabic)
Currently translated at 88.0% (426 of 484 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ar/
* Translated using Weblate (Arabic)
Currently translated at 88.0% (426 of 484 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ar/
* Translated using Weblate (Tagalog)
Currently translated at 84.5% (409 of 484 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tl/
* Translated using Weblate (Romanian)
Currently translated at 93.8% (454 of 484 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ro/
* Translated using Weblate (German)
Currently translated at 100.0% (487 of 487 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
* Translated using Weblate (Catalan)
Currently translated at 100.0% (487 of 487 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/
* Translated using Weblate (Hindi)
Currently translated at 100.0% (487 of 487 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
* Translated using Weblate (French)
Currently translated at 100.0% (487 of 487 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
* Translated using Weblate (Norwegian Bokmål)
Currently translated at 91.7% (447 of 487 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/nb_NO/
* Translated using Weblate (Catalan)
Currently translated at 100.0% (487 of 487 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
* Translated using Weblate (Swedish)
Currently translated at 100.0% (487 of 487 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sv/
* Translated using Weblate (Finnish)
Currently translated at 99.7% (486 of 487 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fi/
* Translated using Weblate (German)
Currently translated at 100.0% (487 of 487 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
* Translated using Weblate (French)
Currently translated at 100.0% (487 of 487 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (487 of 487 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
* Translated using Weblate (Serbian)
Currently translated at 75.3% (367 of 487 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sr/
* Translated using Weblate (Finnish)
Currently translated at 100.0% (487 of 487 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fi/
* Translated using Weblate (Malay)
Currently translated at 100.0% (487 of 487 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/
Co-authored-by: Michael Fleischer <michaelfleischer81@gmail.com >
Co-authored-by: DarKCroX <darkcrox.2020@outlook.com >
Co-authored-by: Simon Mattila <simon.mattila@protonmail.com >
Co-authored-by: Alessandro Jean <alessandrojean@gmail.com >
Co-authored-by: Eduard Ereza Martínez <eduard@ereza.cat >
Co-authored-by: Niko Strijbol <strijbol.niko@gmail.com >
Co-authored-by: darkbeast13 <nikhil15mps@gmail.com >
Co-authored-by: Topi <topi@harjunpaa.fi >
Co-authored-by: Cioccolata#8582 <yassinelaoud@gmail.com >
Co-authored-by: Manuel Tassi <manueltassi91@gmail.com >
Co-authored-by: Lyaiya <hipsnafoha@outlook.com >
Co-authored-by: monolifed <monolifed@protonmail.com >
Co-authored-by: Credits125Cre <credits125@gmail.com >
Co-authored-by: Ajeje Brazorf <lmelonimamo@yahoo.it >
Co-authored-by: Rafael Oliveira <rafaeljo.14@gmail.com >
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Sillysack Bottowski <sillysack69@gmail.com >
Co-authored-by: Ken Swenson <flat@esoteric.moe >
Co-authored-by: Rostyslav <info@ubilling.net.ua >
Co-authored-by: anonymous <noreply@weblate.org >
Co-authored-by: Olivier Pagnier <olivier.charpolles@gmail.com >
Co-authored-by: Maisara Ahmad <mailomaysara@gmail.com >
Co-authored-by: Danzel James Viana <jamesviana99@gmail.com >
Co-authored-by: Dobre Iulian <dragos_dobre2002@yahoo.com >
Co-authored-by: Allan Nordhøy <epost@anotheragency.no >
Co-authored-by: Tasa <mladenovicatanasije@gmail.com >
2020-03-08 15:55:09 -04:00
af2ef36d68
Bottom action menu in library
2020-03-08 15:50:07 -04:00
316211372c
Tweak how bottom action menu is configured
2020-03-08 15:38:42 -04:00
29a2d41331
Fix chapter list item end padding
2020-03-08 15:21:16 -04:00
9f8046324d
Abstract bottom action menu code to main activity
2020-03-08 13:57:50 -04:00
af05c34da3
Bottom action menu for updates
2020-03-08 12:16:17 -04:00
a4410f3a02
Remove unnecessary lint suppression
2020-03-07 23:01:49 -05:00
4503199d25
Shorten "Remove bookmark" to "Unbookmark"
2020-03-07 23:01:15 -05:00
c275adbb91
Remove chapter item popup menu
2020-03-07 23:00:29 -05:00
4061232fe3
Remove chapter updates popup menu
2020-03-07 22:46:13 -05:00
507471e318
Label Kitsu login field as email address instead of username
2020-03-07 22:19:45 -05:00
f0f613e2cf
Reorder start screen options to match bottom nav
2020-03-07 18:01:37 -05:00
0ec8def0d8
Avoid passing max chapter number from tracker ( fixes #2131 )
2020-03-07 18:01:26 -05:00
fbaaed1516
Match status/nav bar to reader toolbar color
2020-03-07 17:08:11 -05:00
152c196c65
Fix some changelog wording
2020-03-07 17:02:03 -05:00
e4dc84a5d8
Minor lint fixes
2020-03-07 17:01:53 -05:00
5fb3b0e0e3
Show page number only when toolbar is hidden ( #2601 )
...
* Show pagenumber only when toolbar is hidden
* Fix fullscreen issue
* Remove unneeded dependency
* Fix menubar padding
* Revert ReaderSeekBar height
* Refine code
Co-authored-by: arkon <arkon@users.noreply.github.com >
2020-03-07 16:57:14 -05:00
2854fb5f6c
Add shortcut to disabling battery optimization
2020-03-07 15:51:46 -05:00
a9adb2f1a2
Page # before scanlator in chapters list
2020-03-07 15:42:55 -05:00
51383afd50
Revert DialogController syncing change
2020-03-07 15:37:16 -05:00
10bdde4459
Document changes to date for stable changelog
...
cmd: git log v0.8.4..HEAD --reverse --oneline --format=format:%s | pbcopy
2020-03-07 15:36:58 -05:00
4b02ecd6e8
Fix activity UI state when activity is killed ( closes #2547 )
2020-03-07 13:40:43 -05:00
b84638ac5a
Fix chapter description and download badge overlap
2020-03-07 13:28:27 -05:00
79f2882aaf
Remove unused layout
2020-03-07 13:28:02 -05:00
1c978f64b1
Tweak saved filename byte size limiting logic
...
Based on comment from 6940ad3fd9
2020-03-07 13:15:35 -05:00
5e9496ef36
Enable app auto update by default
2020-03-07 13:11:02 -05:00
8b6268966e
Pass context to get WorkManager instance
2020-03-07 13:06:06 -05:00
52434819c3
Add history date section headers
2020-03-06 23:14:30 -05:00
29eb87b7ef
Rename recently read / recent updates classes/layouts to match new names
2020-03-06 22:55:44 -05:00
c38026886a
Combine chapter date/scanlator lines
2020-03-06 22:46:21 -05:00
63e330b83d
Use recognized chapter number boolean field for filter
2020-03-06 22:44:55 -05:00
164da0fd9f
Hide bottom nav on non-root controllers
2020-03-06 22:14:24 -05:00
e30b1de100
Linting fixes: extend AppCompat classes
2020-03-04 22:37:15 -05:00
6940ad3fd9
Limit saved page filenames to 127 characters ( fixes #2638 )
2020-03-04 22:33:16 -05:00
8ae15141f6
Move security settings to separate section
2020-03-04 22:32:45 -05:00
89007923c7
Update Firebase
2020-03-04 22:32:28 -05:00
4c10b9844b
Change catalogue hiding dialog to accommodate more options in the future
2020-03-04 19:06:24 -05:00
f3d69599aa
Add setting to hide manga content from update/download notifications
2020-03-04 18:55:19 -05:00
fc8f91baec
Update WorkManager
2020-03-04 18:43:54 -05:00
853bf3065a
Minor code cleanup
2020-03-03 19:40:57 -05:00
8d712c81d4
Tweak manga favoriting logic
...
Fixes #2192 and #2489
2020-03-03 19:34:17 -05:00
aa0597da2a
Use proper AndroidX WorkManager dependencies
2020-03-03 18:42:10 -05:00
a29f33020d
Basic implementation of hiding catalogue by long pressing
2020-03-02 22:49:48 -05:00
9eb441ac44
Update versions plugin
2020-03-02 22:21:54 -05:00
10e7c96379
Revert "Remove unused Google Play Services plugin"
...
This reverts commit 5bc0dfd616
.
2020-03-02 22:17:54 -05:00
6c474daacd
Update Proguard rules
...
- Keep everything in Tachiyomi package (for extensions)
- Remove SnakeYaml
2020-03-02 21:45:16 -05:00
bb7ed73743
Reenable Proguard
2020-03-02 21:44:35 -05:00
ea749d69a3
Bump up max JVM heap size for project
2020-03-02 21:26:28 -05:00
5bc0dfd616
Remove unused Google Play Services plugin
2020-03-02 21:25:55 -05:00
fef34dfe82
Tweak new chapters notification wording
2020-03-02 20:20:01 -05:00
a3dd5c1e92
Tweak WorkManager task cancellation, add flex times
2020-03-02 19:04:57 -05:00
d873d653d0
Migrate to WorkManager
2020-03-01 13:22:16 -05:00
d9934ad8db
Minor wording tweaks
2020-03-01 10:35:15 -05:00
26e5364aea
Spelling: Log in, out, marked noun, small versals ( #2621 )
...
* Spelling: Log in, out, marked noun, small versals
* Spelling: Reverted changes, consistency
2020-03-01 10:34:16 -05:00
91451111a2
Update android-job library
2020-03-01 10:33:39 -05:00
b104bec49d
Translations (Continuous) ( #2575 )
...
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/
* Translated using Weblate (Czech)
Currently translated at 95.6% (435 of 455 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/cs/
* Translated using Weblate (Spanish)
Currently translated at 98.5% (448 of 455 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (455 of 455 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
* Translated using Weblate (Sardinian)
Currently translated at 99.6% (453 of 455 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (455 of 455 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 97.8% (445 of 455 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
* Translated using Weblate (German)
Currently translated at 100.0% (455 of 455 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
* Translated using Weblate (Czech)
Currently translated at 96.3% (438 of 455 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/cs/
* Translated using Weblate (Catalan)
Currently translated at 100.0% (455 of 455 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
* Translated using Weblate (German)
Currently translated at 100.0% (455 of 455 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
* Translated using Weblate (German)
Currently translated at 100.0% (455 of 455 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
* Translated using Weblate (Polish)
Currently translated at 100.0% (455 of 455 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pl/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (455 of 455 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/bg/
* Translated using Weblate (Swedish)
Currently translated at 96.4% (439 of 455 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sv/
* Translated using Weblate (French)
Currently translated at 91.6% (417 of 455 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
* Translated using Weblate (Japanese)
Currently translated at 98.4% (448 of 455 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ja/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 99.7% (454 of 455 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (455 of 455 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/
* Translated using Weblate (Russian)
Currently translated at 100.0% (455 of 455 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 99.7% (454 of 455 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (455 of 455 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/
* Translated using Weblate (Malay)
Currently translated at 100.0% (455 of 455 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/
* Translated using Weblate (Spanish)
Currently translated at 99.1% (451 of 455 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
* Translated using Weblate (Finnish)
Currently translated at 100.0% (455 of 455 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fi/
* Translated using Weblate (Czech)
Currently translated at 96.4% (439 of 455 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/cs/
* Translated using Weblate (German)
Currently translated at 100.0% (455 of 455 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
* Translated using Weblate (Norwegian Bokmål)
Currently translated at 97.1% (442 of 455 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/nb_NO/
* Translated using Weblate (French)
Currently translated at 95.8% (436 of 455 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
* Translated using Weblate (German)
Currently translated at 100.0% (455 of 455 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
* Translated using Weblate (Tagalog)
Currently translated at 90.7% (413 of 455 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tl/
* Translated using Weblate (Romanian)
Currently translated at 100.0% (455 of 455 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ro/
* Translated using Weblate (Swedish)
Currently translated at 99.7% (454 of 455 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sv/
* Translated using Weblate (German)
Currently translated at 100.0% (455 of 455 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/
* Translated using Weblate (Swedish)
Currently translated at 100.0% (476 of 476 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sv/
* Translated using Weblate (Catalan)
Currently translated at 100.0% (476 of 476 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
* Translated using Weblate (Sardinian)
Currently translated at 99.3% (473 of 476 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
* Translated using Weblate (Finnish)
Currently translated at 97.8% (466 of 476 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fi/
* Translated using Weblate (German)
Currently translated at 100.0% (476 of 476 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
* Translated using Weblate (Hindi)
Currently translated at 100.0% (476 of 476 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (476 of 476 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
* Translated using Weblate (Swedish)
Currently translated at 100.0% (476 of 476 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sv/
* Translated using Weblate (Turkish)
Currently translated at 99.5% (474 of 476 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
* Translated using Weblate (Russian)
Currently translated at 100.0% (476 of 476 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (476 of 476 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
* Translated using Weblate (German)
Currently translated at 100.0% (476 of 476 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
* Translated using Weblate (Malay)
Currently translated at 100.0% (476 of 476 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (476 of 476 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
* Translated using Weblate (Italian)
Currently translated at 81.9% (390 of 476 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/
* Translated using Weblate (German)
Currently translated at 100.0% (476 of 476 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
* Translated using Weblate (Malay)
Currently translated at 100.0% (476 of 476 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (476 of 476 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
* Added translation using Weblate (Marathi)
* Translated using Weblate (Marathi)
Currently translated at 1.8% (9 of 476 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/mr/
* Translated using Weblate (German)
Currently translated at 100.0% (476 of 476 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/
Co-authored-by: Weblate (bot) <hosted@weblate.org >
Co-authored-by: Edgar Mejía <edgar13155@gmail.com >
Co-authored-by: monolifed <6624464+monolifed@users.noreply.github.com >
Co-authored-by: asereze <asereze@users.noreply.github.com >
Co-authored-by: Alessandro Jean <alessandrojean@gmail.com >
Co-authored-by: Sak94664 <hdudhhhdh@gmail.com >
Co-authored-by: hiyajou <45209212+hiyajou@users.noreply.github.com >
Co-authored-by: M4sy <37509263+M4sy@users.noreply.github.com >
Co-authored-by: Eduard Ereza Martínez <eduard@ereza.cat >
Co-authored-by: Jendrej <ejjendrej@gmail.com >
Co-authored-by: Matey Krastev <matey_krastev2@abv.bg >
Co-authored-by: Simon M. <simon.mattila@protonmail.com >
Co-authored-by: Uzuki Shimamura <1733849+UShimamura@users.noreply.github.com >
Co-authored-by: DarKCroX <darkcrox.2020@outlook.com >
Co-authored-by: nik xx <52054436+nicoxyz@users.noreply.github.com >
Co-authored-by: Topi Harjunpää <topi@harjunpaa.fi >
Co-authored-by: ifox11 <55803449+ifox11@users.noreply.github.com >
Co-authored-by: Allan Nordhøy <epost@anotheragency.no >
Co-authored-by: Samuel <kazuhiro47@yahoo.fr >
Co-authored-by: mr26th <39794898+mr26th@users.noreply.github.com >
Co-authored-by: f0roots <41129381+f0roots@users.noreply.github.com >
Co-authored-by: darkbeast13 <32981566+darkbeast13@users.noreply.github.com >
Co-authored-by: Pavka <pavel-mosein@yandex.ru >
Co-authored-by: Credits125 <48494748+Credits125@users.noreply.github.com >
Co-authored-by: Prachi Joshi <josprachi@yahoo.com >
Co-authored-by: Ankit Singh <as280093@gmail.com >
2020-02-29 17:58:03 -05:00
0ac33b64b1
Merge branch '0.8.x'
...
# Conflicts:
# app/build.gradle
# app/src/main/java/eu/kanade/tachiyomi/data/backup/models/Backup.kt
# app/src/main/java/eu/kanade/tachiyomi/data/database/queries/TrackQueries.kt
# app/src/main/java/eu/kanade/tachiyomi/data/preference/PreferenceKeys.kt
# app/src/main/java/eu/kanade/tachiyomi/data/track/TrackManager.kt
# app/src/main/java/eu/kanade/tachiyomi/data/track/TrackService.kt
# app/src/main/java/eu/kanade/tachiyomi/data/track/anilist/Anilist.kt
# app/src/main/java/eu/kanade/tachiyomi/data/track/anilist/AnilistApi.kt
# app/src/main/java/eu/kanade/tachiyomi/data/track/anilist/AnilistInterceptor.kt
# app/src/main/java/eu/kanade/tachiyomi/data/track/anilist/OAuth.kt
# app/src/main/java/eu/kanade/tachiyomi/data/track/bangumi/Bangumi.kt
# app/src/main/java/eu/kanade/tachiyomi/data/track/bangumi/BangumiApi.kt
# app/src/main/java/eu/kanade/tachiyomi/data/track/bangumi/OAuth.kt
# app/src/main/java/eu/kanade/tachiyomi/data/track/kitsu/Kitsu.kt
# app/src/main/java/eu/kanade/tachiyomi/data/track/kitsu/OAuth.kt
# app/src/main/java/eu/kanade/tachiyomi/data/track/myanimelist/MyAnimeList.kt
# app/src/main/java/eu/kanade/tachiyomi/data/track/shikimori/OAuth.kt
# app/src/main/java/eu/kanade/tachiyomi/data/track/shikimori/Shikimori.kt
# app/src/main/java/eu/kanade/tachiyomi/data/updater/UpdaterJob.kt
# app/src/main/java/eu/kanade/tachiyomi/extension/api/ExtensionGithubApi.kt
# app/src/main/java/eu/kanade/tachiyomi/network/AndroidCookieJar.kt
# app/src/main/java/eu/kanade/tachiyomi/network/CloudflareInterceptor.kt
# app/src/main/java/eu/kanade/tachiyomi/network/NetworkHelper.kt
# app/src/main/java/eu/kanade/tachiyomi/network/OkHttpExtensions.kt
# app/src/main/java/eu/kanade/tachiyomi/network/ProgressListener.kt
# app/src/main/java/eu/kanade/tachiyomi/network/ProgressResponseBody.kt
# app/src/main/java/eu/kanade/tachiyomi/network/Requests.kt
# app/src/main/java/eu/kanade/tachiyomi/source/CatalogueSource.kt
# app/src/main/java/eu/kanade/tachiyomi/source/Source.kt
# app/src/main/java/eu/kanade/tachiyomi/source/SourceManager.kt
# app/src/main/java/eu/kanade/tachiyomi/source/model/Filter.kt
# app/src/main/java/eu/kanade/tachiyomi/source/model/FilterList.kt
# app/src/main/java/eu/kanade/tachiyomi/source/model/MangasPage.kt
# app/src/main/java/eu/kanade/tachiyomi/source/model/Page.kt
# app/src/main/java/eu/kanade/tachiyomi/source/model/SChapter.kt
# app/src/main/java/eu/kanade/tachiyomi/source/model/SChapterImpl.kt
# app/src/main/java/eu/kanade/tachiyomi/source/model/SManga.kt
# app/src/main/java/eu/kanade/tachiyomi/source/model/SMangaImpl.kt
# app/src/main/java/eu/kanade/tachiyomi/source/online/HttpSource.kt
# app/src/main/java/eu/kanade/tachiyomi/source/online/HttpSourceFetcher.kt
# app/src/main/java/eu/kanade/tachiyomi/source/online/LoginSource.kt
# app/src/main/java/eu/kanade/tachiyomi/source/online/ParsedHttpSource.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/base/controller/NucleusController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/base/presenter/NucleusConductorDelegate.java
# app/src/main/java/eu/kanade/tachiyomi/ui/base/presenter/NucleusConductorLifecycleListener.java
# app/src/main/java/eu/kanade/tachiyomi/ui/catalogue/filter/SortGroup.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/catalogue/global_search/CatalogueSearchCardAdapter.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/catalogue/global_search/CatalogueSearchCardHolder.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/catalogue/global_search/CatalogueSearchCardItem.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/download/DownloadController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/ChangeMangaCategoriesDialog.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/DeleteLibraryMangasDialog.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryAdapter.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryCategoryAdapter.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryCategoryView.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryGridHolder.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryHolder.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryItem.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryListHolder.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryNavigationView.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryPresenter.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibrarySort.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/main/ChangelogDialogController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/main/MainActivity.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/MangaController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/chapter/ChapterHolder.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/chapter/ChapterItem.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/chapter/ChaptersAdapter.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/chapter/ChaptersController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/chapter/ChaptersPresenter.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/chapter/DeleteChaptersDialog.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/chapter/DeletingChaptersDialog.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/chapter/DownloadChaptersDialog.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/chapter/SetDisplayModeDialog.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/chapter/SetSortingDialog.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/info/MangaInfoController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/info/MangaInfoPresenter.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/track/SetTrackChaptersDialog.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/track/SetTrackScoreDialog.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/track/SetTrackStatusDialog.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/track/TrackAdapter.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/track/TrackController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/track/TrackHolder.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/track/TrackPresenter.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/track/TrackSearchAdapter.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/track/TrackSearchDialog.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/more/AboutController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/loader/HttpPageLoader.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/recent_updates/RecentChaptersController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/setting/SettingsController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/setting/SettingsGeneralController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/setting/SettingsMainController.kt
# app/src/main/java/eu/kanade/tachiyomi/widget/ExtendedNavigationView.kt
# app/src/main/res/drawable/ic_book_white_24dp.xml
# app/src/main/res/layout/categories_controller.xml
# app/src/main/res/layout/chapters_controller.xml
# app/src/main/res/layout/navigation_view_checkbox.xml
# app/src/main/res/layout/navigation_view_group.xml
# app/src/main/res/layout/pref_item_source.xml
# app/src/main/res/layout/reader_activity.xml
# app/src/main/res/layout/track_item.xml
# app/src/main/res/values/strings.xml
# build.gradle
2020-02-29 17:52:49 -05:00
82141cec6e
Release 0.8.5
2020-02-29 16:42:11 -05:00
218313428f
Add warning on update check for Android 4.x users
2020-02-29 16:30:40 -05:00
44b47b49bc
Hide null file path on backup creation ( closes #1515 )
...
(cherry picked from commit 48d9ad00e1
)
2020-02-29 16:24:19 -05:00
2f69317f5d
Enforce maximum extension lib version of 1.2
2020-02-29 13:35:07 -05:00
e1eff7b744
Remove FAB animation files left over from bad cherry picking
2020-02-29 13:23:42 -05:00
3aa12281c3
Avoid crash on loading invalid extension
...
(cherry picked from commit 460fbb18c7
)
2020-02-29 13:19:50 -05:00
72920130c0
CloudflareInterceptor update ( #2537 ) dcd3c709
Mike <51273546+SnakeDoc83@users.noreply.github.com> Jan 25, 2020 at 16:37
2020-02-29 13:17:12 -05:00
0fd00331e1
Directly pass read chapter when updating tracker
...
(cherry picked from commit b642e019e8
)
2020-02-29 13:13:49 -05:00
7a4763ee68
minor reader bugs: ( #2491 )
...
- fix preload on last page for R2L reader
- page 3 bug
(cherry picked from commit 8b0458cdf6
)
2020-02-29 13:12:31 -05:00
647a78b791
Build time now opens changelog
...
(cherry picked from commit 22bb3463593c060405694da39a0eb1f5ca1d6ba1)
(cherry picked from commit d1db9fb659
)
2020-02-29 13:12:21 -05:00
82faa91ce3
Tweak reader seekbar height for Android 5 UI bug ( closes #2487 )
...
(cherry picked from commit 81418a7712
)
2020-02-29 13:12:04 -05:00
ad664dfb9f
Remove clickable attributes from unclickable text in reader
...
(cherry picked from commit d4c25359bd
)
2020-02-29 13:11:58 -05:00
005ac9e732
fix bangumi track will override record to 0 after every track search(bind) ( #2486 )
...
* fix bangumi track : the update status api must be called before update chapter api
* fix bangumi track will override record to 0 after every track search(bind)
(cherry picked from commit 427d2fed8c
)
2020-02-29 13:11:50 -05:00
d8e3fe542d
Remove unused FAB animations
...
(cherry picked from commit ab2bdfc508
)
2020-02-29 13:11:43 -05:00
c40e4f6c5a
Provide more human readable error when downloading to invalid directory ( #2462 )
...
(cherry picked from commit 13a2d3dfdd
)
2020-02-29 13:10:55 -05:00
9bb3195bca
Remove up/down animation for FAB, add list padding ( #2456 ) e411f542
arkon <arkon@users.noreply.github.com> Jan 8, 2020 at 21:33
2020-02-29 13:10:25 -05:00
eee0bc4985
Remove unused color resource
...
(cherry picked from commit ea226a1697
)
2020-02-29 13:09:06 -05:00
a24d670f54
Made 'Default' category selectable in global update settings ( #2318 )
...
(cherry picked from commit b55814a1c0
)
2020-02-29 13:08:51 -05:00
51e049ab78
fix bangumi tracker crash in searching english manga title ( #2452 ) eb5382e0
mutsumi <4182301+mutsumi63@users.noreply.github.com> Jan 6, 2020 at 20:02
2020-02-29 13:08:41 -05:00
01e37dfab8
Remove repository for Conductor snapshot ( #2441 )
...
(cherry picked from commit 39d509a756
)
2020-02-29 13:07:47 -05:00
74087edebb
match transition text used by other readers ( #2439 ) 708525ef
Carlos <cargo8005@gmail.com> Jan 5, 2020 at 17:59
2020-02-29 13:07:35 -05:00
db58c9b77f
fix DOWNLOADED text showing after chapters are marked as read ( #2434 ) df14e6d4
Carlos <cargo8005@gmail.com> Jan 5, 2020 at 16:36
2020-02-29 13:06:41 -05:00
c4dad1c20b
Unix line endings
2020-02-29 13:03:29 -05:00
cae04656b9
Improve Loading Speed When Skipping Pages in a Chapter ( #2426 )
...
* cancel queued loads when the page that requested the queue is destroyed
* use page.status for optimizing removal
(cherry picked from commit dd1e6402c9
)
2020-02-29 12:59:37 -05:00
6586c4e387
Remove unused icon
2020-02-27 22:50:50 -05:00
4e60a81b36
Remove unused LoginSource
2020-02-27 22:43:48 -05:00
464b4b18a4
Reword unlock string
2020-02-27 22:34:57 -05:00
e5c0969047
Change system dark mode check
...
User on Discord reported setting wasn't working on his devices.
2020-02-27 19:56:04 -05:00
ab0d144300
Remove unused navigation header dimens
2020-02-27 19:51:27 -05:00
ac3823e10a
Add ripple to menu icons
...
Supersedes https://github.com/inorichi/tachiyomi/pull/2612
2020-02-27 18:58:36 -05:00
d3a4126e27
Tweak more screen to remove top padding
2020-02-27 18:34:28 -05:00
3a62acc54d
More preference grouping
2020-02-27 18:34:14 -05:00
bf8268adc4
Always show bottom nav labels
2020-02-27 18:30:51 -05:00
7d4f25b354
Add description for secure screen setting
2020-02-26 18:58:13 -05:00
0f2d480036
More linting fixes
2020-02-26 18:12:44 -05:00
043e3784e8
Run linter
2020-02-26 18:03:34 -05:00
58ab06b4f8
add ktlint ( #2633 )
2020-02-26 18:00:51 -05:00
11544fe8ef
Migrate to bottom navigation
2020-02-25 22:31:54 -05:00
8776a45ee9
Add shortcut to manage app notifications
2020-02-25 18:32:49 -05:00
a7bb059096
Update lifecycle library
2020-02-25 18:32:11 -05:00
ba8977b47f
Update Gradle
2020-02-25 18:31:41 -05:00
032a6adaab
Rename/new icons for updates/history sections
2020-02-23 22:03:34 -05:00
460fbb18c7
Avoid crash on loading invalid extension
2020-02-23 21:51:55 -05:00
978ac50015
Move crash reports setting to advanced
2020-02-23 16:23:21 -05:00
b323b9c843
Refresh webtoon adapter on image property changed
2020-02-23 14:58:51 -05:00
1afcf34829
Set webtoon page padding on page bind
2020-02-23 14:48:53 -05:00
48d9ad00e1
Hide null file path on backup creation ( closes #1515 )
2020-02-23 13:05:39 -05:00
ca10356fd9
Added Webtoon with Padding viewer ( #2618 )
...
* Added Webtoon with Padding viewer
* Change webtoon padding to be a config option
* Removed obselete padded_webtoon
* Switch ambiguous padding to vertical padding
2020-02-23 12:44:50 -05:00
275bd44e15
Reword "Clear" to "Cancel all" in download queue
2020-02-23 11:46:47 -05:00
beb2d880ea
Move color filter behind reader toolbars ( fixes #2619 )
2020-02-23 00:07:34 -05:00
61d2107e9c
Add secure screen setting
2020-02-22 13:32:05 -05:00
b06f1c81bc
Remove usages of incorrect platform yes/no strings
2020-02-22 12:38:06 -05:00
8bb83782c7
Biometrics lock ( closes #1686 )
2020-02-21 23:04:37 -05:00
aa05458f1d
Run formatter on layout files
2020-02-21 18:43:50 -05:00
c694160c9c
Minor layout tweaks for better RTL support
2020-02-21 18:41:37 -05:00
5b24a8f21d
Revert usage of AndroidX Webkit library ( closes #2611 )
2020-02-21 18:36:05 -05:00
2c23c42c98
Default to light theme prior to Oreo
2020-02-19 18:38:40 -05:00
edcadb7dd1
Change default theme to System Default ( #2608 )
...
* Change default theme to System Default
Hopefully this was the only string that dictated the default setting.
* Update PreferencesHelper.kt
2020-02-19 18:34:21 -05:00
3bce3502d2
Dark mode splash screen ( closes #2540 )
2020-02-18 22:13:45 -05:00
9942227c6c
Minor system theme tweaks
2020-02-18 22:05:54 -05:00
02b5c3da71
Support follow system theme[Android 10] ( #2603 )
...
* Support follow system theme
* Show [follow system theme] only on Oreo and newer
* Update preference values of theme
* Refine theme preference
2020-02-18 21:58:52 -05:00
ef533b4c87
Run default Android Studio formatter on resources
2020-02-17 17:26:20 -05:00
3ecc883944
Run default Android Studio formatter on code
2020-02-17 17:23:37 -05:00
a1fadce7c6
Change chapter update notification to show chapter numbers
2020-02-17 16:23:48 -05:00
79bc1290ae
Perform mark as read action in IO coroutine scope to avoid freezing app
2020-02-17 16:20:12 -05:00
10272ef395
Refactor notification manga cover logic, decrease size
2020-02-17 16:14:15 -05:00
f03c49850b
Separate group for extensions with updates
2020-02-17 15:29:03 -05:00
6677c10173
Simplify Tachiyomi vector icon
2020-02-17 15:25:56 -05:00
3223a3ac54
More notification code cleanup
2020-02-17 12:25:20 -05:00
497fe1e68a
Minor cleanup
2020-02-17 12:19:42 -05:00
3b334c4230
Simplify "and n more" string
2020-02-17 11:29:11 -05:00
7f115f2e83
Group notifcations for Library updates ( #2582 )
2020-02-17 10:56:23 -05:00
12aa04be93
Fix fullscreen reader for notch device ( #2595 )
...
* Fix fullscreen reader for notch device
* Make cutout mode configurable
* Rename cutout option
2020-02-17 10:40:49 -05:00
a7ece4fdf3
Add bookmarking to chapter selection menu ( closes #1065 )
2020-02-16 17:46:31 -05:00
57d1ed1073
Hide share icon for manga info if not from online source
2020-02-16 17:41:21 -05:00
b04ebb1782
Allow selecting default category for auto download
2020-02-16 17:17:23 -05:00
958dbfdfa5
Compare recent updates by both date and chapter number
2020-02-16 17:08:07 -05:00
eb724336f5
Additionally sort by chapter number in recent updates ( fixes #2586 )
2020-02-16 16:30:39 -05:00
9cdd4bee97
Simplify selected count to just show the number
2020-02-16 16:00:41 -05:00
74cc77400c
Merge pull request #2596 from FlaminSarge/migrate
...
Move empty-chapterlist manga to end of Latest Chapter sort in Library view
2020-02-16 15:18:14 -05:00
247a39c0a9
Move empty-chapterlist manga to end of Latest Chapter sort in Library view
2020-02-16 07:19:38 -07:00
1b0c13a417
Show URL in Webview subtitle
2020-02-15 17:44:35 -05:00
abb2e231f6
Switch to AndroidX Webkit library
2020-02-15 17:30:30 -05:00
50ef4cc5da
Slightly increase chapter cache size ( closes #2091 )
2020-02-14 09:27:42 -05:00
34bf9b729e
More coroutine network call fixes
2020-02-14 09:23:54 -05:00
0a6f607e22
Fixed extensions call running on main thread
...
(cherry picked from commit 2b85bb5fb816c531982a1878e55fd88814452a2c)
2020-02-14 09:21:33 -05:00
9e4c61c139
Remove library sort by source
2020-02-11 19:05:16 -05:00
144418434b
Library search for source
2020-02-11 19:02:04 -05:00
a20ad68fe3
Library View: Add latest chapter sorting and revert last updated sorting changes ( #2563 )
...
* Library View: Add latest chapter sorting and revert last updated sorting changes
Latest chapter is as it sounds
Last update is now any changes to the chapter list (addition, removal, rename, etc.)
* Change latest chapter sort string to "Latest chapter" instead of "Last chapter"
2020-02-11 18:41:31 -05:00
a50a3df716
Only show Webview update prompt if CF bypass fails
2020-02-11 18:36:51 -05:00
f29124773b
Lower minimum Webview version warning
2020-02-10 22:45:23 -05:00
c1235897df
Remove unused RxJavaCallAdapterFactory for app updater
2020-02-10 22:28:48 -05:00
4a52869d23
Change latest chapter sort string to "Latest chapter" instead of "Last chapter"
2020-02-10 05:06:22 -08:00
f9098b5379
Restrict translucent reader UI to API 26+ ( fixes #2580 )
2020-02-09 22:59:03 -05:00
6a95ff56df
Use coroutines for updater
2020-02-09 22:36:44 -05:00
340829bb71
Remove star icon option
2020-02-09 17:32:41 -05:00
8aa48effaa
Refactor notification builder extension
2020-02-09 17:28:09 -05:00
a5fadcda15
Translucent reader UI
2020-02-09 17:10:35 -05:00
f515674dff
Show message if WebView version is too low
2020-02-09 11:03:17 -05:00
72ef5d8f8d
Translations (Continuous) ( #2485 )
...
Translations (Continuous)
2020-02-06 14:43:15 -05:00
a0a077eaaa
Move library display settings out of filter sidebar
2020-02-05 22:58:20 -05:00
8feb4365dd
Minor edit to onOptionsItemSelected fallthrough logic
2020-02-05 22:53:49 -05:00
94b2dd74de
Minor section name edits
2020-02-05 22:41:14 -05:00
678597cc96
Remove unused layout
2020-02-05 22:39:02 -05:00
417d82de58
Remove round icon asset
2020-02-04 22:24:16 -05:00
f3adff1da1
Move PreferenceDSL
2020-02-04 22:19:17 -05:00
0473c36c6f
Restore setting controller fade
...
Removes help button in each section, which is jumpy. Fade is nicer though.
2020-02-04 22:16:31 -05:00
c9cb75aee1
Group tracking setting activities
2020-02-04 22:14:49 -05:00
36011e124a
Reword "directory" to "location"
2020-02-04 21:23:35 -05:00
b9420040f5
Move help into settings menu
2020-02-04 21:23:16 -05:00
59b925a028
Include commit SHA in dev version info
2020-02-03 19:15:23 -05:00
7af075633b
Explicitly switch between IO/UI dispatchers when updating list of extensions
...
Potentially fixes #2566
2020-02-03 19:11:18 -05:00
09891bb0ad
Throw exception in okhttp coroutine if response isn't successful
2020-02-03 18:56:24 -05:00
160ebe01d9
Update to Material Design library 1.1.0
2020-02-03 18:54:24 -05:00
a096e6b337
Library View: Add latest chapter sorting and revert last updated sorting changes
...
Latest chapter is as it sounds
Last update is now any changes to the chapter list (addition, removal, rename, etc.)
2020-02-02 23:16:42 -08:00
3c41a5e910
Move JsoupExtensions back ( fixes #2562 )
2020-02-02 23:45:13 -05:00
a3e39987d4
Migrate extension list fetch to coroutine
2020-02-02 22:57:15 -05:00
47f5ea881f
Reorganize other util files
2020-02-02 22:22:54 -05:00
faf8f1fbbc
Remove unused SharedData object
2020-02-02 22:04:20 -05:00
9f9de27a57
Reorganize some util files
2020-02-02 22:04:11 -05:00
9a3ec56eb4
Move edit categories to library settings
2020-02-02 18:13:13 -05:00
4f03ee814a
Categorize library settings
2020-02-02 18:04:50 -05:00
6f84815801
Filter out tmp directories for download badge
2020-02-02 18:01:08 -05:00
9588a582ce
Use coroutines for async loading of modules
2020-02-02 17:06:51 -05:00
ed8e549ecb
Update AndroidX SQLite dependency
2020-02-02 17:06:25 -05:00
c79ebd4eeb
fix NPE in dateFormat ( #2549 )
...
Bug #2548 fix NPE in dateFormat pref
2020-01-29 07:23:26 -05:00
2a85bb28b9
Convert root level Gradle files to Kotlin DSL
2020-01-28 22:48:02 -05:00
13ea1342fb
Optimize imports
2020-01-28 22:47:57 -05:00
c707d4bfd8
Minor date format code cleanup
2020-01-28 22:32:56 -05:00
aeacdad484
Allow setting a preferred date format ( #2175 )
2020-01-28 22:23:41 -05:00
6d9bec3e0b
reroute all deep links through DeepLinkActivity to provide more control ( #2546 )
...
over launch behavior/intent flags
2020-01-28 22:15:15 -05:00
1b5554eeda
fr using $s instead of $d ( #2545 )
...
Fix a string formatter
2020-01-26 22:34:26 -05:00
bf140be75e
Rename sources settings to filter
2020-01-26 17:39:06 -05:00
eb4c7c6841
Remove display/sorting mode dialogs
2020-01-26 17:35:48 -05:00
dcd3c709fe
CloudflareInterceptor update ( #2537 )
...
* CloudflareInterceptor update
* Changes
* Max-Age
* Tweaks
2020-01-25 16:37:59 -05:00
f966187ea4
Add ability to explicitly remove tracking from track search dialog ( closes #2532 )
2020-01-24 14:27:53 -05:00
a288c0f280
Vector tracker icons (except Bangumi)
2020-01-24 14:17:54 -05:00
a746d4cc3a
Tweak initial tracker card appearance
2020-01-24 12:18:55 -05:00
f1cca207fc
Minor formatting
2020-01-23 20:51:37 -05:00
f4bb9b604a
Fix sources/extension filters toggles being indented
2020-01-23 20:50:55 -05:00
7be6ee9a68
Remove fast scroller from library
...
Interferes with filter sidebar too much currently.
2020-01-22 18:32:32 -05:00
a22c79c58a
Tweak manga last updated time based on chapter upload instead of fetch time
2020-01-22 18:28:33 -05:00
b642e019e8
Directly pass read chapter when updating tracker
2020-01-20 21:59:36 -05:00
578bab5fdd
Use black background for AMOLED theme cards, dialogs ( #2422 )
2020-01-20 21:34:47 -05:00
b48f08e65c
Minor dependency updates
2020-01-20 19:09:17 -05:00
81c14ba610
Download dialog in chapters removed, now using submenu
...
(cherry picked from commit a253c255e8e1ee0cc0e158c3bf61f5352b06e656)
2020-01-20 18:53:56 -05:00
4b84fb5ac5
Tracker status naming edits
...
Cherry picked from ad8c69aa15e7c27879c2a528a45b0744f7e45197
2020-01-20 18:50:39 -05:00
7f5e650796
Bug/2513 edit text preference crash ( #2522 )
...
* use themedContext for preference
* use inflater with themed context
remove icon space
* v14 preferenceThemes are deprecated
2020-01-20 18:37:42 -05:00
c22e2e8159
Do not suppress a type system error ( #2524 )
...
This code was sort of fine when it used raw Java types, but the Kotlin
equivalent technically calls a method that takes a Nothing-typed
argument with a value that is not of type Nothing. Whether that works
depends on how lenient kotlinc is about inserting casts in bytecode.
The solution is to give the unknown type represented by a star an
explicit name by capturing it in a type variable, then cast to that type
instead of Nothing. This is guaranteed to be an unchecked, but valid,
cast.
2020-01-20 18:34:59 -05:00
ee8a53188c
Set manga last update field based on chapter fetch time ( closes #2217 )
...
Based on 3c81f60041 (diff-7e5179d048c3dfaf75b444b7277fc840)
2020-01-19 22:21:49 -05:00
98f86a44ef
Add tracker logout dialog ( closes #2475 )
2020-01-19 17:03:11 -05:00
1b3169e0d0
Update tracking controller after logging in to Bangumi
2020-01-19 16:42:59 -05:00
8273a396c8
Anilist: rename "On hold" to "Paused"
2020-01-19 16:29:43 -05:00
5bad914411
Remove reflection to show tracking checkmark
...
Icon now shows up on the left, but code is less fragile.
2020-01-19 16:26:38 -05:00
879d260202
Remove unused drawables
2020-01-18 21:04:29 -05:00
ce4d75f62a
Replace raster icons
2020-01-18 20:58:07 -05:00
f30622424a
Add select all menu option for library category
...
Based on ae5ad2a9a6
2020-01-18 20:33:43 -05:00
09e7d56ff2
Move "Open in browser" option to webview only
2020-01-16 22:13:34 -05:00
5ca23b5363
Use smaller CustomTarget for shortcut creation
...
Same thing as Neko/Jay's fork
2020-01-16 22:13:02 -05:00
f7e70d25ea
Minor cleanup
2020-01-16 21:47:46 -05:00
4338c41112
Filter library items by artist as well
2020-01-16 21:46:45 -05:00
01f9b25be2
Local genre tag searching ( #2423 )
...
Using the search bar in My Library, you can search tags for manga (ie. "Romance") or exclude (ie. "-Comedy") You can also search multiple by seperating by commas (ie. "Romance, -Comedy")
Clicking the tag in manga info from the library also performs a local serach
2020-01-16 21:45:37 -05:00
8b0458cdf6
minor reader bugs: ( #2491 )
...
- fix preload on last page for R2L reader
- page 3 bug
2020-01-16 21:45:06 -05:00
bed978a26a
force menu invalidation when expanding actionView from user interaction to properly layout menu items ( #2503 )
2020-01-16 21:44:22 -05:00
73fbc81067
Webview enhancements
...
- Pull to refresh
- Loading progress
- Share page
2020-01-16 21:43:10 -05:00
0d7f84857c
Remove unused string ( closes #2508 )
2020-01-16 17:52:25 -05:00
42d6815ece
Update Firebase
2020-01-16 09:01:03 -05:00
d1db9fb659
Build time now opens changelog
...
(cherry picked from commit 22bb3463593c060405694da39a0eb1f5ca1d6ba1)
2020-01-16 08:57:46 -05:00
b74fb2ef5e
Fixed extensions showing as obsolete when call fails
...
(cherry picked from commit a44e9a19b0cfceeaeecd8ad378f14ccd47c8683c)
2020-01-16 08:57:37 -05:00
f3e228e8a4
Indicate obsolete extensions ( #2494 )
...
* Indicate obsolete extensions
* Make obsolete indicators red
* Move obsolete extensions up the list
* Add base button theme for holder
* Use red button color state instead of explicit text color
2020-01-12 18:27:04 -05:00
6b5742c1ff
Fix catalogue search focus automatically being removed ( #2396 )
...
Fix catalogue search focus automatically being removed
2020-01-12 15:02:21 -05:00
57595988f5
Restore transparent status bars, allow WebView app bar to scroll away
2020-01-12 11:47:26 -05:00
81418a7712
Tweak reader seekbar height for Android 5 UI bug ( closes #2487 )
2020-01-11 22:29:31 -05:00
885c7bbb10
Add descriptions to reader prev/next buttons for a11y
2020-01-11 22:14:02 -05:00
d4c25359bd
Remove clickable attributes from unclickable text in reader
2020-01-11 22:13:46 -05:00
44f406b4b9
Fix Bangumi class formatting
2020-01-11 22:06:23 -05:00
427d2fed8c
fix bangumi track will override record to 0 after every track search(bind) ( #2486 )
...
* fix bangumi track : the update status api must be called before update chapter api
* fix bangumi track will override record to 0 after every track search(bind)
2020-01-11 22:05:03 -05:00
51d454cded
Run formatting on test package
2020-01-11 22:04:23 -05:00
ab2bdfc508
Remove unused FAB animations
2020-01-11 22:03:39 -05:00
3892b93bca
Rename tracker icon images
2020-01-11 22:01:26 -05:00
83c2e907c7
Fixed file permissions for Android 10
...
(cherry picked from commit 4e1952ffafa5b64988b0cff533fe497fabce86a6)
2020-01-11 21:55:33 -05:00
32b7cc68b9
Translations (Continuous) ( #2484 )
...
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/
* Translated using Weblate (Catalan)
Currently translated at 100.0% (439 of 439 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
* Translated using Weblate (Malay)
Currently translated at 99.5% (437 of 439 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (439 of 439 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
* Translated using Weblate (Romanian)
Currently translated at 100.0% (439 of 439 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ro/
* Translated using Weblate (Japanese)
Currently translated at 44.2% (194 of 439 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ja/
* Translated using Weblate (Hindi)
Currently translated at 100.0% (439 of 439 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (439 of 439 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ar/
* Translated using Weblate (French)
Currently translated at 100.0% (439 of 439 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
* Translated using Weblate (Thai)
Currently translated at 22.1% (97 of 439 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/th/
* Translated using Weblate (German)
Currently translated at 100.0% (439 of 439 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 89.1% (391 of 439 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hant/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (439 of 439 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
* Translated using Weblate (Sardinian)
Currently translated at 100.0% (439 of 439 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
* Translated using Weblate (Norwegian Bokmål)
Currently translated at 98.6% (433 of 439 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/nb_NO/
* Translated using Weblate (Bengali)
Currently translated at 100.0% (439 of 439 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/bn/
* Translated using Weblate (Norwegian Bokmål)
Currently translated at 99.8% (438 of 439 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/nb_NO/
* Translated using Weblate (Hungarian)
Currently translated at 41.7% (183 of 439 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hu/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 98.6% (433 of 439 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hant/
* Added translation using Weblate (Slovak)
* Translated using Weblate (Hindi)
Currently translated at 100.0% (444 of 444 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
* Translated using Weblate (Slovak)
Currently translated at 34.9% (155 of 444 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sk/
* Translated using Weblate (Slovak)
Currently translated at 36.3% (161 of 444 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sk/
* Translated using Weblate (Polish)
Currently translated at 99.3% (441 of 444 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pl/
* Translated using Weblate (Finnish)
Currently translated at 100.0% (444 of 444 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fi/
* Translated using Weblate (Slovak)
Currently translated at 54.5% (242 of 444 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sk/
* Translated using Weblate (Catalan)
Currently translated at 100.0% (444 of 444 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
* Translated using Weblate (Dutch)
Currently translated at 98.6% (438 of 444 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/nl/
* Translated using Weblate (Sardinian)
Currently translated at 100.0% (444 of 444 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
* Translated using Weblate (German)
Currently translated at 100.0% (444 of 444 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
* Translated using Weblate (Italian)
Currently translated at 100.0% (444 of 444 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (444 of 444 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
* Translated using Weblate (French)
Currently translated at 100.0% (444 of 444 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (444 of 444 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (444 of 444 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
* Translated using Weblate (Vietnamese)
Currently translated at 98.6% (438 of 444 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/vi/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (444 of 444 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (444 of 444 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
* Translated using Weblate (Malay)
Currently translated at 99.5% (442 of 444 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/
* Translated using Weblate (Thai)
Currently translated at 78.8% (350 of 444 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/th/
* Translated using Weblate (Thai)
Currently translated at 100.0% (444 of 444 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/th/
* Translated using Weblate (Norwegian Bokmål)
Currently translated at 99.3% (441 of 444 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/nb_NO/
Co-authored-by: Weblate (bot) <hosted@weblate.org >
Co-authored-by: Eduard Ereza Martínez <eduard@ereza.cat >
Co-authored-by: DarKCroX <darkcrox.2020@outlook.com >
Co-authored-by: sr093906 <sr093906@users.noreply.github.com >
Co-authored-by: f0roots <41129381+f0roots@users.noreply.github.com >
Co-authored-by: Mark Acosta <maraco@udel.edu >
Co-authored-by: darkbeast13 <32981566+darkbeast13@users.noreply.github.com >
Co-authored-by: petetae <pete.taecha@gmail.com >
Co-authored-by: Lzmxya <lzmxya@gmail.com >
Co-authored-by: Credits125 <48494748+Credits125@users.noreply.github.com >
Co-authored-by: asereze <asereze@users.noreply.github.com >
Co-authored-by: Allan Nordhøy <epost@anotheragency.no >
Co-authored-by: Rezaul Rabbi <rezaulrabbi5@gmail.com >
Co-authored-by: Rolf Vidar Hoksaas <32819373+mazunki@users.noreply.github.com >
Co-authored-by: Tóth Béla <tbela@inf.u-szeged.hu>
Co-authored-by: KaHsun <58354107+KaHsun@users.noreply.github.com >
Co-authored-by: roguesoulboss <DPELECH1@GMAil.com >
Co-authored-by: Jendrej <ejjendrej@gmail.com >
Co-authored-by: Topi Harjunpää <topi@harjunpaa.fi >
Co-authored-by: mirfire <1897695+mirfire@users.noreply.github.com >
Co-authored-by: Luigi Gandossi <gandossi.luigi@gmail.com >
Co-authored-by: monolifed <6624464+monolifed@users.noreply.github.com >
Co-authored-by: Le Cong Hau <hau.lc151277@sis.hust.edu.vn >
Co-authored-by: muhajaya <36522453+Muhajaya@users.noreply.github.com >
Co-authored-by: Tanpahol <zotix@users.noreply.github.com >
2020-01-11 16:39:27 -05:00
a61e3cd689
Mark JAR as binary too
2020-01-11 16:13:08 -05:00
f922598127
Revert "Renormalize files"
...
This reverts commit e11c289150
.
2020-01-11 16:12:12 -05:00
e11c289150
Renormalize files
2020-01-11 16:06:16 -05:00
1b37c61b5a
JSON metadata for local manga ( #1658 )
...
* JSON metadata for local manga
* Simplification
* Lazy load local data
2020-01-11 15:59:43 -05:00
2d3bfa9a89
Implement long hold selection for Manga Chapters and library
...
Co-Authored-By: zhuoyang <zhuoyang@users.noreply.github.com >
Co-Authored-By: Jays2Kings <Jays2Kings@users.noreply.github.com >
2020-01-11 15:40:00 -05:00
e414b9edf1
Minor extension filter cleanup
2020-01-11 15:13:51 -05:00
62d3fc65e0
Filter Extensions By Language ( #2275 )
...
* add options menu item to filer extensions by languages
* resolve merge conflicts
changes per pr comments
Co-authored-by: arkon <arkon@users.noreply.github.com >
2020-01-11 15:06:54 -05:00
262ad45b79
Update BackupTest.kt
...
(cherry picked from commit 00b1b097a7ae744f69f47436f4d764ce8cf4b111)
2020-01-11 10:41:55 -05:00
cd90702fe5
Fix splash screen status bar color
2020-01-11 10:41:16 -05:00
012b1b56aa
Minor grammar fixes
2020-01-11 10:11:39 -05:00
ff999a6dda
Show selected preference for "Library update order"
2020-01-11 10:11:30 -05:00
797553ce16
Convert webview into an activity ( #2470 )
...
Based on 65804ebb3a
2020-01-10 22:22:12 -05:00
8f82c8ad3d
Allow user to retain app data on uninstall for Android 10
2020-01-10 18:46:02 -05:00
7a2c132b8e
Mark webp as binary files for git
2020-01-10 18:34:17 -05:00
ba9f6fef99
Tweak splash screen color, set nav bar to match ( #2476 )
...
Tweak splash screen color, set nav bar to match
2020-01-10 08:11:10 -05:00
6633a96245
Fix filter_mock ( #2471 )
...
Fix filter_mock
2020-01-10 06:59:16 -05:00
745f8d32b5
Use OutlineSpan approach from CarlosEsco/Neko to avoid infinite redraws
...
Based on work by @arsonistAnt: 1876f850f6
2020-01-09 22:13:25 -05:00
f715478070
Revert "Remove reflection to get TextView color field ( closes #2469 )"
...
This reverts commit 5f2aaeac57
.
2020-01-09 21:51:34 -05:00
5f2aaeac57
Remove reflection to get TextView color field ( closes #2469 )
2020-01-09 21:32:30 -05:00
044a4f7575
Split general settings into general and library
2020-01-09 21:22:58 -05:00
83d5e458ca
Update to SDK 29 (Android 10) ( #2468 )
2020-01-09 20:31:27 -05:00
f7669b6797
Replace left/right layout attributes with start/end
2020-01-09 19:10:55 -05:00
eb56567812
Convert filter mock image to webp
2020-01-09 18:55:53 -05:00
489f981e40
Convert tracker icons to webp
2020-01-09 18:54:07 -05:00
19adbeebd5
Convert nav drawer icon to webp
2020-01-09 18:49:14 -05:00
dc93368e03
Fix stretched splash screen icon on older versions of Android
2020-01-09 18:44:20 -05:00
8d3166c5fe
Add larger minimalistic splash screen icon
2020-01-09 18:30:55 -05:00
07caea8b4e
Clean up splash screen code
2020-01-09 18:29:36 -05:00
141b7ac554
Added a app loading splash Screen ( #2185 )
...
* Added a app loading splash Screen. Just a theme that plays on start up before loading the actual app theme
* Added a app loading splash Screen. Just a theme that plays on start up before loading the actual app theme
* Update splash_background.xml
2020-01-09 18:09:52 -05:00
4bc5f1401f
Don't enforce line endings on binary files
2020-01-09 18:09:38 -05:00
13a2d3dfdd
Provide more human readable error when downloading to invalid directory ( #2462 )
2020-01-09 08:39:40 -05:00
d62f0de862
Tweaks based on PR comments, simplify some more strings
2020-01-08 21:53:08 -05:00
0073ddf237
Spelling: Language rework ( #1367 )
...
* Language rework
* Libre software, F-Droid, app
* Reverted to "free and open source"
Co-authored-by: arkon <arkon@users.noreply.github.com >
2020-01-08 21:35:41 -05:00
e411f54236
Remove up/down animation for FAB, add list padding ( #2456 )
2020-01-08 21:33:10 -05:00
6025b44e5b
Add fast scroller to library ( #2459 )
2020-01-08 21:32:07 -05:00
f4f427dd2a
Restore equals/hashCode in ChapterTransition ( closes #2461 )
2020-01-08 21:31:32 -05:00
ea226a1697
Remove unused color resource
2020-01-07 22:55:14 -05:00
26c5c9c839
Replace usage of deprecated Glide SimpleTarget
2020-01-07 20:24:12 -05:00
5cddb269d6
Minor code cleanup
2020-01-07 20:17:07 -05:00
0d5099f230
Drop support for Android 4.x ( #2440 )
...
* Bump minSdkVersion
* Remove Android 4.x specific logic
* Consolidate res assets
* Add note about minimum Android version to README
* Restore incorrectly removed method, remove unneeded Lollipop TargetApi annotations
2020-01-07 18:46:31 -05:00
b55814a1c0
Made 'Default' category selectable in global update settings ( #2318 )
2020-01-07 18:46:08 -05:00
eb5382e0de
fix bangumi tracker crash in searching english manga title ( #2452 )
...
fix bangumi tracker crash in searching english manga title
2020-01-06 20:02:28 -05:00
b20c028566
skip double upstream androidx migration
2020-01-06 10:57:37 -05:00
9b883b1a09
androidx migration
...
I DID THIS ONE MYSELF WITHOUT TAKING IT FROM THE OTHER FORKS
YEEEEEEEEEEET
2020-01-06 03:26:31 -05:00
39d509a756
Remove repository for Conductor snapshot ( #2441 )
2020-01-05 20:42:58 -05:00
b3f1714ba9
Convert remaining Java files ( #2435 )
2020-01-05 19:39:25 -05:00
708525ef9d
match transition text used by other readers ( #2439 )
2020-01-05 17:59:05 -05:00
df14e6d43e
fix DOWNLOADED text showing after chapters are marked as read ( #2434 )
...
* fix DOWNLOADED text showing after chapters are marked as read
2020-01-05 16:36:23 -05:00
faedd325be
Remove unnecessary legacy-support-v4 dependency
2020-01-05 15:53:17 -05:00
600fbb2ef8
Update files to use unix line endings
...
cmd: `find . -type f -print0 | xargs -0 dos2unix`
2020-01-05 14:43:07 -05:00
b4aedb5f84
Enforce unix line endings
2020-01-05 14:38:38 -05:00
53402459f2
library tag searching and reordering downloads
2020-01-05 12:33:28 -05:00
ed7ebf2da1
Update conductor-support-preference for AndroidX preference v1.1.0 compat ( fixes #2431 )
2020-01-05 12:26:36 -05:00
dd1e6402c9
Improve Loading Speed When Skipping Pages in a Chapter ( #2426 )
...
* cancel queued loads when the page that requested the queue is destroyed
* use page.status for optimizing removal
2020-01-05 12:18:02 -05:00
78689e7443
Migrate to AndroidX ( #2424 )
...
* Migrate to AndroidX (automatic conversion by Android Studio)
* AndroidX dependency code updates
* Fix source preference reparenting
* fixes the androidx prefererences icon spacing issue
(cherry picked from commit b76a15d960ec2cdf771be16377db0348b66b3179)
* Fix source preference screen heading size/list padding
Co-authored-by: Carlos <cargo8005@gmail.com >
2020-01-05 11:29:27 -05:00
bc6a1a1da6
add tristate library filters, update to dev
2020-01-04 15:16:49 -05:00
aa57b1bc77
adjust so downloader doesnt autostart when queue was paused ( #2413 )
...
adjust so downloader doesnt autostart when queue was paused
2020-01-03 15:33:17 -05:00
491d476cac
auto attempt a login refresh once if MAL returns http 400 ( #32 ) ( #2403 )
2019-12-29 17:45:58 -05:00
f0053a2f78
add width and height to listview for browseCatalogueController ( #2406 )
...
* add width and height to listview for browseCatalogueController
* readd recycler has fixed size
add width and height to list view
2019-12-28 14:57:44 -05:00
10e7a3b35b
Update JSoup ( #2400 )
2019-12-28 14:11:18 -05:00
4147fd6b19
recycler is not fixed size ( #2402 )
2019-12-28 14:10:34 -05:00
2bb903088e
Tweak FAB sizing method ( fixes #2398 )
...
Ref: https://stackoverflow.com/questions/56945314/floating-action-button-fab-icon-size-problems-after-migrating-to-sdk-28
2019-12-27 20:53:04 -05:00
c90f985fcc
Add REQUEST_DELETE_PACKAGES permission for uninstalling extensions
2019-12-27 07:24:19 -05:00
2ebaacfc89
Replace dependency for case insensitive natural sorting ( #2389 )
...
Replace dependency for case insensitive natural sorting
2019-12-27 07:18:30 -05:00
c339bd49d0
Address minor Kotlin compiler warnings
2019-12-26 17:48:39 -05:00
c349fb0e37
Enable Java 8 language feature support
2019-12-26 16:47:33 -05:00
bc825bdefa
Minor dependency updates
2019-12-26 16:47:01 -05:00
ed49ce8e1d
Update project-level dependencies
2019-12-26 16:06:37 -05:00
ad2ecd538d
Allow cleartext traffic
...
Certain catalogues (e.g. Mangakakalot) do not use HTTPS
2019-12-26 16:06:28 -05:00
ff8e3f0af4
Update to SDK 28 ( #2394 )
2019-12-26 16:01:16 -05:00
698e17178a
Increase default text size of the transition chapter page ( #2285 )
2019-12-26 12:40:56 -05:00
ebeee70931
Allow back button to navigate to previous URL in WebView, add Forward, Refresh, and Close menu options ( #2176 )
2019-12-26 12:40:11 -05:00
b8b118bdeb
Add .nomedia file in each chapter download folder ( #2199 )
...
* Move .nomedia creation to directory fetch
* Add .nomedia file to all chapter download directories
2019-12-26 12:39:20 -05:00
5ddd7d1b14
Remove minSdkVersion 21 for dev builds (no longer needed for multidex)
2019-12-23 22:23:05 -05:00
450b23436f
Update DB architecture component
...
Needs to eventually be replaced by androidx.sqlite.db
2019-12-23 22:20:59 -05:00
89793ac338
Update to Kotlin 1.3.61
2019-12-23 22:18:11 -05:00
c456812a46
Update coroutines
2019-12-23 22:14:20 -05:00
6f8f6e9233
Update Gradle
2019-12-23 22:03:07 -05:00
5770d00f81
Upgrade Kotlin (to 1.3), Coroutines, Gradle, and Android Gradle… ( #2239 )
...
Upgrade Kotlin (to 1.3), Coroutines, Gradle, and Android Gradle plugin
2019-12-23 22:02:07 -05:00
a0fb1eff4a
Merge branch 'master' into update-kotlin-coroutines-gradle
2019-12-23 09:49:53 -05:00
89dc240a22
Clean up Anilist GraphQL query formatting
2019-12-22 22:19:15 -05:00
ee4f069341
fix: Don't send newlines and whitespace in API calls ( #2348 )
2019-12-22 22:13:27 -05:00
011bb9f5b1
Update to build tools v29.0.2 ( #2385 )
2019-12-22 16:14:09 -05:00
08b06e1b4e
Update to latest version of Android support libraries
...
Should make migration to AndroidX a bit smoother
2019-12-22 15:56:25 -05:00
0416a2ff15
Extract some hardcoded strings ( closes #1989 )
2019-12-22 15:48:36 -05:00
3a7cdfcaa4
Update README.md ( #2372 )
...
changed Chat to support server
fixed grammar mistake
2019-12-21 10:45:43 -05:00
c36a47576d
Update README.md ( #2351 )
...
Update README.md
2019-12-03 09:34:58 -05:00
f14af7cf83
Bind the margin ratio as a float preference and rename variables
...
- Fixed the floatListPreference that was used in the SettingsReaderController
- Created new extension for binding float preferences in the ReaderSettingsSheet
- Renamed the ratio variables to include the `webtoon` naming
2019-12-02 14:19:22 -08:00
4014c48c62
Revert "Remove no-longer-needed FloatListPreference"
...
This reverts commit 19993199db
.
2019-12-02 13:38:33 -08:00
6c9135c093
Improve Issue reporting experience ( #2189 )
...
* Improve issue reporting workflow.
* Add meta request template
* Remove old template
* Fix label for bug
* Add template text.
* Remove meta request
As per [review](https://github.com/inorichi/tachiyomi/pull/2189#discussion_r321668645 )
* Remove Acceptance Criteria
As per [review](https://github.com/inorichi/tachiyomi/pull/2189#discussion_r321665449 )
* Requested changes from arkon
All except the default template.
* Revert "Remove old template"
This reverts commit b9ef01f655e13e2582af68d3a454bd2db4723534.
2019-12-01 13:49:47 -05:00
19993199db
Remove no-longer-needed FloatListPreference
2019-11-30 18:41:52 -08:00
5b9f362925
Add support for margins in Webtoon view
...
On larger tablets, matching the page width to the screen width in
webtoon mode causes eye strain due to the image looking so magnified.
Adding a page margin to the image can resolve this by effectively
scaling the image down.
2019-11-30 18:37:52 -08:00
690d2fb15b
fixed tsumino for real this time really
2019-11-29 01:18:21 -05:00
7ac188709b
tsumino half fixed. mostly usable
2019-11-28 22:52:44 -05:00
93c8773e91
Update Tsumino.kt
2019-11-28 18:46:19 -05:00
eefe95c2ee
Update TsuminoSearchMetadata.kt
2019-11-28 18:45:04 -05:00
af9825d369
Update TsuminoSearchMetadata.kt
2019-11-28 18:17:04 -05:00
59f38cb343
Update Tsumino.kt
2019-11-28 17:37:24 -05:00
810d2d4776
fix tsumino for real this time
2019-11-28 17:33:55 -05:00
027cb10d0f
fix tsumino
2019-11-28 16:35:58 -05:00
24a6eba94e
match upstream
2019-11-28 16:24:51 -05:00
80ea9001b3
Allow 'Default' category as the default for adding manga ( #2292 )
2019-11-03 13:52:33 +01:00
24bb94ceac
Implemented extension search functionality. ( #2211 )
2019-10-14 11:15:00 +02:00
0f16351f5f
Set glide to use the gif loop count ( #2263 )
2019-10-14 11:11:11 +02:00
b60b26bbd0
fix jitpack cause it's shitting out ( #2274 )
...
fix jitpack shitting out
2019-10-13 01:09:58 -04:00
86e53e08de
Group available extensions by language ( #2210 )
2019-10-11 19:07:55 +02:00
d3cb10a74e
Merge pull request #2271 from mezzode/patch-1
...
Update link in FAQ
2019-10-10 14:17:32 -04:00
7d6cfff719
Update link in FAQ
...
Wiki has been replaced by website.
2019-10-10 11:10:48 -07:00
cc0fe0a1a9
Change "Help" link from Github Wiki to Website ( #2265 )
...
Change "Help" link from Github Wiki to Website
2019-10-04 11:44:52 -04:00
25327342fb
Changed README's app screenshot ( #2229 )
...
* Delete old screenshot
* Add new screenshots
2019-09-21 11:01:26 -04:00
e02cf67f85
Update translation files ( #2238 )
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/
2019-09-21 11:00:45 -04:00
bf4bef6d62
Translations ( #2011 )
...
Translations
2019-09-21 09:50:38 -04:00
76645bce6e
Remove redundant "publishNonDefault" setting
...
I think I've seen the following message from just about every single
gradle run throughout the upgrade process:
publishNonDefault is deprecated and has no effect anymore. All variants are now published.
2019-09-20 12:42:41 -04:00
9276c491bc
Upgrade Kotlin (to 1.3), Coroutines, Gradle and Android gradle plugin.
...
Kotlin: 1.2.71 -> 1.3.50
Coroutines: 0.30.2 -> 1.3.1
Gradle: 4.6 -> 5.4.1
Android gradle plugin: 3.2.1 -> 3.5.0
This brings us down to *one* experimental coroutine API, and we've
opted in to using it in just *one* place.
(The fact that the API to opt-in to using an experimental API in a
specific place is *also* experimental surely will not come back to
bite us later.)
2019-09-18 22:45:54 -04:00
fa59b4f8a7
Fix coroutine deprecations again
2019-09-18 17:41:09 -04:00
934a37c36b
Update to kotlinx.coroutines 0.30.2
...
Almost done, honest!
2019-09-18 13:37:57 -04:00
5362f62078
Update deprecated coroutines code
2019-09-18 13:32:42 -04:00
ccd360687e
Update to kotlinx.coroutines 0.26.0
2019-09-18 13:20:39 -04:00
5a2e8a838c
Update to kotlinx.coroutines 0.23.4
2019-09-18 01:31:15 -04:00
c1c43bb6fb
Add minimum/maximum pages filter to E-Hentai/ExHentai source
2019-08-31 17:45:40 -04:00
0804550539
Fix strange behavior when using text filters
2019-08-31 17:44:47 -04:00
3156482334
Upgrade Gradle, Kotlin and KotlinX Coroutines
2019-08-31 00:07:26 -04:00
052317b38a
Fix HBrowse namespace correction
...
Fix HBrowse maleBody and femaleBody namespaces
2019-08-31 00:06:58 -04:00
6ff684f638
Migrate old update jobs
2019-08-13 01:43:07 -04:00
6857c8c1fe
Use better job ids for EHentai updater
2019-08-13 01:41:31 -04:00
44d563e689
Use better job ids for EHentai updater
2019-08-13 01:39:01 -04:00
6ce2809450
Use better job ids for EHentai updater
2019-08-13 01:38:49 -04:00
0759036536
Use correct HBrowse source id
2019-08-13 01:31:44 -04:00
6f6490b7ac
Bump version number and add changelog
2019-08-13 01:16:33 -04:00
da12a4b17f
Speed up migration cancellation
...
Allow migrating an entire source of manga
2019-08-13 01:10:31 -04:00
1302bc84dd
Fix auto-migration UI in dark theme
2019-08-13 00:19:26 -04:00
1c4a8046d0
Allow saving of HBrowse queries
2019-08-13 00:13:04 -04:00
141edac99b
Fix EHentai reading progress not carrying over
2019-08-13 00:04:02 -04:00
b64ecfb836
Init notifyLockSecurity when idle
...
Increase idle-until-urgent delay
2019-08-12 21:16:45 -04:00
d5f4db5eb7
Re-schedule EHentai updater job on app boot
...
Idle-until-urgent some stuff in app init
Close debug menu onStop
2019-08-12 21:09:39 -04:00
7a3f6e9f63
Fix HBrowse pagination
2019-08-12 19:39:35 -04:00
b3ecc91be9
Fix HBrowse tag search
2019-08-12 19:27:11 -04:00
2a27eacf5e
Bump version number and add changelog
2019-08-11 16:23:36 -04:00
e747686ad8
Upgrade realm
...
Update proguard file so we could potentially enable proguard in the future
Update dependencies
Downgrade duktape to fix MangaPlus
Remove useless dependencies
Remove useless tabGravity
Fix debug version crashing in background
2019-08-11 14:40:01 -04:00
282af20146
Upgrade firebase + glide
2019-08-11 11:38:17 -04:00
f25cd9fdbf
Add changelog
2019-08-11 03:41:29 -04:00
2369547d59
Version number bump
2019-08-11 02:24:52 -04:00
d86b8cc78c
Remove sidebar help button
2019-08-10 20:30:10 -04:00
b4c1e6a44c
Add HBrowse
2019-08-10 20:23:43 -04:00
45fc2f2e0e
Optimize SmartSearch system
2019-08-10 20:19:59 -04:00
9cfcacf45e
Fix smart search algorithm not using smart queries
2019-08-09 14:07:08 -04:00
801fd83649
Hide MergedSource from source selector screen
2019-08-09 10:14:59 -04:00
16f1dcd922
Fix background updater not updating all galleries
2019-08-09 10:04:06 -04:00
8f36d698cf
Fix EHentai gallery update notifications for real
2019-08-09 09:48:31 -04:00
a89a36fd4c
Version number bump
2019-08-09 05:21:43 -04:00
8a7f8c4068
Fix incorrect label in auto-migration
2019-08-09 05:20:11 -04:00
9c70e69300
Fix select-all button selecting wrong category
2019-08-09 05:11:25 -04:00
a0b490b10f
Fix EH gallery updater crashing
2019-08-09 04:40:44 -04:00
d69dc375a3
Add 8muses
2019-08-09 04:40:30 -04:00
ac6dbbcd89
Add update notifications for EH/EXH galleries
2019-08-08 20:04:31 -04:00
14879c4466
Isolate EH and EXH manga redirects
2019-08-08 14:45:40 -04:00
dce08d4922
Fix false update notifications for lewd sources
2019-08-08 13:49:27 -04:00
5195cb8eda
Delegate Pururin.io
2019-08-08 13:31:47 -04:00
68de7b516e
Transfer commit
2019-08-08 09:40:41 -04:00
10095205d8
Transfer commit
2019-08-07 20:51:44 -04:00
c4c988f7a4
Add Android 7 broken SSL workaround
2019-08-07 15:47:43 -04:00
333dfbc642
Add nhentai search-by-id
2019-08-07 10:48:17 -04:00
e915fd28cb
Migrate to new URL import system
2019-08-07 10:21:18 -04:00
46636b537c
Add update frequency restriction debug toggle
2019-08-04 22:55:38 -04:00
cd5545284e
Fix reading position not being saved when opening multi-versioned EH manga
2019-08-04 21:27:59 -04:00
3dac6366ff
Fix uninstall button
2019-08-04 10:55:09 -04:00
054a26cf65
Fix more button always visible
2019-08-04 01:28:00 -04:00
024c76d480
Fix EH version/chapter sorting shenanigans
2019-08-04 00:15:17 -04:00
9abdfeac77
Hide ability to create merged manga
2019-08-03 22:54:22 -04:00
0f12ae0cf7
Revert "Hide ability to create merged manga"
...
This reverts commit 7fc6d53c
2019-08-03 22:53:26 -04:00
71182e664a
Revert "Open all E-Hentai galleries in ExHentai"
...
This reverts commit 9ff8235d
2019-08-03 22:47:02 -04:00
7fc6d53cae
Hide ability to create merged manga
2019-08-03 22:26:53 -04:00
4f2985469c
Finish auto-migration feature
2019-08-03 02:23:21 -04:00
9cc24a3be3
Merge branch 'transfer' of https://github.com/NerdNumber9/TachiyomiEH
2019-08-02 22:54:19 -04:00
7ec18861bf
Use semaphores instead of channels where possible
...
Use correct starting title in auto-migrator
2019-08-02 22:54:06 -04:00
3d1c02136a
Transfer commit
2019-08-02 22:32:50 -04:00
aca34155b9
Hide "accept migration" button when migration is not offered
2019-08-01 06:50:03 -04:00
d04ffb7ea9
Fix auto-migration target manga opening wrong manga when clicked
2019-07-31 13:24:05 -04:00
5b3e72db54
Completed most of auto-migration UI
2019-07-31 03:39:51 -04:00
f811cc5c87
Initial work on auto-migrate
2019-07-30 19:29:12 -04:00
e7abe27bb6
Hide internal sources from UI
...
Change wording on migration button in smartsearch
2019-07-30 10:22:46 -04:00
126d875547
Include language when displaying source-specific chapters in MergedManga
2019-07-30 02:08:27 -04:00
a2b7228e95
Fix infinite reloading after merging manga
2019-07-30 01:49:54 -04:00
10d6b3a6ca
Initial MergedSource creation UI
2019-07-30 01:41:30 -04:00
4c9be5557d
Initial work on merged sources
2019-07-29 19:36:16 -04:00
37e0ac0895
SmartSearch architecture improvements
2019-07-29 13:27:33 -04:00
8934d251d9
Initial work on SmartSearch
2019-07-29 02:12:30 -04:00
b5263a6968
Do not crash if source provides bad prefs
2019-07-28 03:45:50 -04:00
15bd8e964d
Dependency updates
2019-07-28 02:53:25 -04:00
d931027067
Catch and ignore reader page sheet launch exception to prevent it from crashing the app
...
I have no idea why it happens so often but at this point I will just ignore the error
2019-07-28 02:35:53 -04:00
39ffd3c3bc
Fix update worker crashing application
2019-07-28 02:32:10 -04:00
9ff8235de4
Open all E-Hentai galleries in ExHentai
2019-07-27 19:30:25 -04:00
54075733b7
Fix crashes when opening Tsumino captcha
2019-07-27 19:04:25 -04:00
2ea0538825
Remove useless long-press-to-change-category setting as it is now enabled by default
2019-07-27 19:03:35 -04:00
275e20eabd
Merge branch 'master' of https://github.com/NerdNumber9/TachiyomiEH
2019-07-27 17:58:27 -04:00
7fe742e6ed
Upstream merge
2019-07-27 17:56:31 -04:00
3abae1cc75
Add chinese track website "bangumi" ( #2032 )
...
* copy from shikimori and change parmater
* add login activity
* fix
* login sucess
* search
* add...
* auth fix
* save status
* revert shikimori
* fix oauth error
* add bangumi info
* update read chapter index
* refersh token
* remove outdate file
* drop comment
* change icon
* drop search result which type not comic
* fix bind logic
* set status
* add ep status
* format code
* disable cache for `collection` api
2019-07-23 12:35:38 +02:00
b68ef8c983
Update info about auto updates in README ( #2132 )
2019-07-23 12:29:01 +02:00
d5f5ba95bb
Add automatic updates for dev builds ( #2128 )
2019-07-13 19:36:30 +02:00
e8638cb0b3
Hide Empty Search Results in Catalogues ( #2066 )
...
* test2
* remove nothing_found view and associated resources
2019-07-01 13:06:19 +02:00
62f9071adc
Avoid infinite loading in global search if a single catalogue fails ( #2097 )
2019-06-29 22:27:58 +02:00
1d079dd9a4
use dist: trusty ( #2085 )
2019-06-18 13:53:47 +02:00
cccb56bda1
Change default update priorization
2019-06-09 14:35:24 +02:00
5d8dc241d8
Update ranking ( #1772 )
...
* Add LibraryUpdateRanker
This class provides various functions to generate Comparators that can
be used to order the manga to update.
One such ordering is by relevance:
It prioritises manga that were updated more recently.
Another Ordering is by lexicographic order:
This is the default behaviour.
* Use relevanceRanking scheme
Instead of default(noRanking/lex ranking) now mangaList is sorted with
relevanceRanking.
* Add UI and associated variables & strings for Update Ranking.
* Use user preferences to determine update ranking scheme.
* Refactor relevanceRanking to latestFirstranking.
This name seems to better reflect the ranking scheme and frees up the
name relevanceRanking for future use.
* Set latestFirst scheme as default.
(Changing over from lexicographic scheme)
* Fix 1
[Convert LibraryUpdateRanker to a object.](./files/82f263749f0ae775385b23dd919f1865360db969#r287513539)
[Nitpick: Add lines](./files/82f263749f0ae775385b23dd919f1865360db969#r287540256)
[Replace Java comparator](./files/82f263749f0ae775385b23dd919f1865360db969#r287539976)
[Nitpick: Add local variable](./files/82f263749f0ae775385b23dd919f1865360db969#r287514805)
* Fix 2
[Weird import](./files/82f263749f0ae775385b23dd919f1865360db969#r287513709)
[Default value](./files/82f263749f0ae775385b23dd919f1865360db969#r287540064)
[Use existing Strings](./files/82f263749f0ae775385b23dd919f1865360db969#r287514476)
[Use Library update order](./files/82f263749f0ae775385b23dd919f1865360db969#r287540204)
2019-06-09 14:32:12 +02:00
9ba7312caf
Make MAL Tracking Slightly Less Shitty ( #2042 )
...
* * fix cookieManager not clearing cookies properly
* manually clear tracking prefs when !isLogged (e.g. cookies were cleared)
* use full url for removing cookies
* add interceptor for all non-login network calls
* attempt auto login if cookies are missing
* move handling of csrf token to interceptor
* * move methods around to improve readability
* fix TrackSearchAdapter not updating other fields if cover_url is missing
* revert accidental removal of feature in https://github.com/inorichi/tachiyomi/issues/65
* avoid login if credentials are missing
* fix eol
* *separate login flow from rxjava for reuse in sync
* *use less expensive method of finding manga
* *move variable declaration
* formatting
* set total chapters in remote track
2019-06-09 14:31:19 +02:00
8ebda219c4
Fix the category selection bug ( #2052 )
...
Fixes #2051
2019-05-26 11:37:47 +02:00
47f14e8555
Long click to manage categories ( #2045 )
2019-05-25 13:47:53 +02:00
974a24d03b
Add help link to nav drawer ( #2049 )
2019-05-25 13:46:42 +02:00
15f225537e
Update tracking sites after finishing chapter ( #2044 )
...
* Added second updateTrackLastChapterRead() called whenever a chapter has been read in the reader
* Removed old updateTrackLastChapterRead() so that it's not called twice.
2019-05-25 13:46:20 +02:00
a32572fc96
Ignore case while sorting Library ( #2048 )
...
* Ignore case while sorting Library
* Simplify code
As suggested by @arkon
2019-05-24 09:57:05 +02:00
be3ed9b6af
Create FUNDING.yml
2019-05-24 09:56:31 +02:00
a0939e1c48
Update Shikimori ( #2038 )
...
Domain name change due to blocking by local authorities.
2019-05-16 18:21:54 +02:00
003dca9d45
Bugfix. Sharing images with very long name ( #1999 )
...
* Fix sharing with very long images name
* Fix dropLast to take
2019-05-07 11:06:38 +02:00
5c1770247c
Update README.md
...
mangafox has been broken for months
2019-05-03 15:51:27 -04:00
021dde66eb
Add color filter blend modes ( #2013 )
...
* Add color filter blend modes
* Only show modes supported by currently used API level.
* Fix arrays.xml for API level <=27.
2019-04-29 19:32:49 +02:00
5840a3e1e2
Shikomori -> Shikimori. Fix update chapters ( #1996 )
...
* Shikomori -> Shikimori. Fix update chapters
* Removed logs and format code
2019-04-29 18:40:26 +02:00
7c6478fe6b
Force Migration to display titles from source rather than from local DB, and update local titles when migrated ( #1670 )
2019-04-29 18:38:59 +02:00
9a6bb69df8
Mark previous as unread now works when 'force ascending sort on gallery versions' is enabled
2019-04-22 09:24:57 -04:00
4c93ca6914
Merge pull request #82 from CarlosEsco/patch-1
...
update readme to new discord channel
2019-04-22 09:00:43 -04:00
51939ea652
update readme to new discord channel
2019-04-22 06:47:12 -04:00
256a4a2e7f
Hide sorting options on EH manga when 'force ascending sort on gallery versions' is enabled
2019-04-22 00:34:43 -04:00
c217cab5db
Fix reading progress being lost in some rare cases in galleries opened before v8.4.0
2019-04-22 00:16:38 -04:00
c93b6deaf8
Fix changelog sometimes not showing after update
2019-04-22 00:02:48 -04:00
55196b86b3
Fix chapters not being marked as read when transition pages are hidden
2019-04-21 23:52:40 -04:00
c5ab79f618
Improvements to accuracy of universal captcha detection
2019-04-21 23:01:41 -04:00
59fcfbe9d2
Fix universal captcha detection
2019-04-21 20:46:29 -04:00
6ce70296a6
Fix solve captcha activity not appearing (change that caused this was not released)
2019-04-21 17:28:07 -04:00
fdef687f0c
Fix advanced login options for users on old devices
...
Fix ExHentai login and solve-captcha-window not working for users on old devices
Speed up ExHentai login significantly
2019-04-20 17:48:21 -04:00
cdd7f42532
Show warning when enabling applock on phones that cannot launch the grant-usage-stats-window.
2019-04-20 16:41:23 -04:00
65955fd7dc
Remove used variable
2019-04-20 16:21:14 -04:00
b785f68154
Fix captcha solve activity sometimes never appearing
2019-04-20 14:07:52 -04:00
895191814e
Fix favorites sync and backup/restore crashing on older devices
2019-04-20 14:01:18 -04:00
b06f253f83
Another attempt to fix autoscroll crashing the reader
2019-04-20 13:59:19 -04:00
0814439886
Include async stacktraces even on errors
2019-04-20 13:52:30 -04:00
a978cb90e8
Bump version and update changelog
2019-04-19 23:03:51 -04:00
39e0d434ad
Add throttling when restoring E-Hentai/ExHentai galleries.
2019-04-19 22:59:24 -04:00
6ada3cbf59
Slow down favorites sync even more to prevent bands
2019-04-19 19:15:21 -04:00
4aff768b8e
Fix multi-select operations crashing when selection is too large
2019-04-19 17:53:41 -04:00
e08e569135
Fix app crashing on startup for some users
2019-04-19 17:46:04 -04:00
8cac0fca67
Fix autoscroll crashing reader when sometimes
2019-04-19 17:40:05 -04:00
f447b06eff
Fix incorrect rendering of seekbar on Android 4/5
2019-04-19 14:36:08 -04:00
78b2045b14
Various crash fixes on older Android versions
2019-04-19 14:26:37 -04:00
a427401d66
Fix EHentai and many other sources breaking
2019-04-19 13:14:41 -04:00
6da6ca710e
Fix app crashing when updating library
2019-04-19 13:12:01 -04:00
f46c42f522
Add option to force ascending sort on gallery versions
2019-04-19 04:40:13 -04:00
c4df7b496b
More optimizations to library search
2019-04-19 04:19:07 -04:00
6c4332f5c2
Disable aggressive page loading by default
2019-04-19 03:41:20 -04:00
86076d890a
Fix wrong version number in new changelog
2019-04-19 03:38:33 -04:00
76a041f504
Add changelog for next release
2019-04-19 03:35:17 -04:00
c9bdc72d5d
Upstream merge
2019-04-19 03:35:01 -04:00
f6a8b23498
Allow choosing hitomi.la thumbnail quality
2019-04-19 03:16:09 -04:00
2a60c828d7
Add aggressive page loading
2019-04-19 03:02:30 -04:00
ea7ff432b2
Add MangaDex login
2019-04-19 02:46:34 -04:00
5c2fbec80a
Add universal captcha detection
2019-04-18 22:08:09 -04:00
f0109aa796
Fix manga info screen completely breaking on some sources
2019-04-18 21:04:20 -04:00
66b92f3eb7
Only auto-update old format galleries
2019-04-18 20:39:34 -04:00
ec4af65c36
Add universal captcha solver
2019-04-18 20:38:04 -04:00
852c1a423d
Auto-update galleries in old format
2019-04-18 17:59:39 -04:00
1904be277d
Fix auto-updater job never running
2019-04-18 17:59:17 -04:00
ebb1022100
Backup database in next release
2019-04-18 17:47:13 -04:00
8d85ec3cd9
Update gradle
2019-04-18 17:40:22 -04:00
1d36c3269e
Add automatic gallery updating
2019-04-18 17:40:13 -04:00
a218f4a48b
Gradle version upgrade
2019-04-16 12:25:53 -04:00
68aca55e6f
Add options to open catalogue in browser/webview ( #1979 )
2019-04-16 17:34:52 +02:00
b14c3cc49f
Logging tweak in ExtensionManager
2019-04-14 21:43:19 -04:00
cbc4a0f3ab
Fix rating search
2019-04-14 21:00:42 -04:00
70a024d3de
Minor tweak to debug overlay
2019-04-14 20:59:21 -04:00
28d43bbecc
Allow searching by title for lewd galleries with missing metadata
2019-04-14 20:04:53 -04:00
55a3b2f3a1
Use different log filenames for different build types
2019-04-14 19:35:02 -04:00
2545b22ab1
Verify library state before syncing
2019-04-14 19:30:41 -04:00
77c07d13c0
Ignore non-existent galleries during favorites sync
2019-04-14 18:53:34 -04:00
98ac8a69c2
Minor type fix
2019-04-14 18:21:11 -04:00
0e22af7ba0
Hide view hierarchy captures from git
2019-04-14 18:21:00 -04:00
6951ce34c7
Fix deadlocks in gallery adder, favorites sync and backup/restore
2019-04-14 18:20:22 -04:00
24e10d6037
Add Discord link in README
2019-04-14 15:25:19 -04:00
f1b08bf56e
Never backup log files
2019-04-14 13:57:14 -04:00
3cc3799ebb
Ignore debug mode when choosing logger level
2019-04-14 13:54:31 -04:00
aed20a790e
Remove extra line in debug overlay
2019-04-14 13:52:27 -04:00
81b20a23bf
Add debug overlay
...
Disable crash workaround, not worth it
2019-04-14 13:51:20 -04:00
bd27cb74a7
Add extension/source blacklist
2019-04-14 12:48:59 -04:00
07fd3575c5
Better debug menu
2019-04-14 12:12:58 -04:00
6da504c999
Fix crash introduced when upgrading support library
2019-04-14 12:12:46 -04:00
23c1827838
Better importing of backups from Tachiyomi containing E-Hentai/ExHentai/nhentai/PervEden
2019-04-14 12:12:26 -04:00
49833fcc48
Migrate HentaiCafe IDs and nhentai URLs in backups
2019-04-14 11:17:21 -04:00
0e4c0fba5c
Fix hitomi.la
2019-04-14 10:52:18 -04:00
bfe67f1cdf
Add network inspection logging mode
2019-04-14 10:46:06 -04:00
863e349711
Improve logging
2019-04-14 10:09:43 -04:00
5e13df9bd8
Initialize manga when importing them
2019-04-14 09:30:48 -04:00
65abb8fa6c
Fix read positions not being preserved
2019-04-14 09:30:29 -04:00
fe5c0295c3
Allow filter menu to be opened even if no filters to allow for search saving
2019-04-14 09:30:07 -04:00
4d15ac2fa3
Insert metadata in sync and when importing galleries
2019-04-14 09:09:24 -04:00
5e4b9fb15b
Fix a crash that could occur in the incognito browser
2019-04-14 00:34:49 -04:00
8a70dffae8
Preserve async stack traces of http requests
2019-04-14 00:27:44 -04:00
8119eb4b34
Fix Tsumino source crashing app in some rare cases when network is unreliable
2019-04-14 00:09:19 -04:00
1bae7ba8f5
Fix app crash in some rare cases in reader
2019-04-13 23:56:40 -04:00
d4f1014df6
Improve logging infrastructure
2019-04-13 23:47:57 -04:00
dce685e711
Use app name as image save location
2019-04-13 23:03:20 -04:00
c4e6668c22
Get new URL on retry on EXH sources
2019-04-13 22:35:23 -04:00
9b5608c86d
Fix build
2019-04-13 22:35:06 -04:00
2485a00d34
Upstream merge
2019-04-13 12:36:28 -04:00
8abe2d76b0
Support nhentai aliased tags
...
Better source ID detection
2019-04-13 12:18:42 -04:00
ba674935f4
Release 0.8.4
2019-04-13 15:10:44 +02:00
a053d55fbc
Disable proguard
2019-04-13 14:57:58 +02:00
38ba8852a3
Release 0.8.3
2019-04-13 14:18:10 +02:00
3533359fae
Use single task activity
2019-04-13 13:09:01 +02:00
8e9087226f
Add ability to hide transition page between chapters
2019-04-12 22:59:49 -04:00
8ccc3c8b0c
Upgrade Kotlin coroutines library version
2019-04-12 18:38:13 -04:00
0a988d1c69
Enable new translations
2019-04-12 19:19:35 +02:00
5f9e65cc9b
Fix lint issues on new strings
2019-04-12 19:07:41 +02:00
026188268d
Translations ( #1886 )
...
* Translated using Weblate (Czech)
Currently translated at 99.8% (426 of 427 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/cs/
* Translated using Weblate (Hindi)
Currently translated at 99.8% (426 of 427 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
* Translated using Weblate (Korean)
Currently translated at 79.2% (338 of 427 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ko/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (427 of 427 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
* Translated using Weblate (Korean)
Currently translated at 81.5% (348 of 427 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ko/
Translated using Weblate (Korean)
Currently translated at 81.5% (348 of 427 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ko/
* Translated using Weblate (Korean)
Currently translated at 94.1% (402 of 427 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ko/
* Translated using Weblate (French)
Currently translated at 100.0% (427 of 427 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
* Translated using Weblate (Hindi)
Currently translated at 99.8% (426 of 427 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
* Translated using Weblate (Korean)
Currently translated at 95.3% (407 of 427 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ko/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (427 of 427 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/nl/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.8% (426 of 427 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
* Added translation using Weblate (Sardinian)
* Translated using Weblate (Sardinian)
Currently translated at 52.7% (225 of 427 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
* Added translation using Weblate (Filipino)
* Translated using Weblate (Filipino)
Currently translated at 5.2% (22 of 427 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fil/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (427 of 427 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
* Translated using Weblate (Filipino)
Currently translated at 11.2% (48 of 427 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fil/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (427 of 427 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (427 of 427 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
* Translated using Weblate (Sardinian)
Currently translated at 56.4% (241 of 427 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
* Translated using Weblate (Portuguese)
Currently translated at 81.5% (348 of 427 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/
* Translated using Weblate (Portuguese)
Currently translated at 81.5% (348 of 427 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/
* Translated using Weblate (Serbian)
Currently translated at 77.5% (331 of 427 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sr/
* Translated using Weblate (Sardinian)
Currently translated at 71.7% (306 of 427 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (427 of 427 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
* Translated using Weblate (Russian)
Currently translated at 100.0% (427 of 427 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (427 of 427 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/
* Translated using Weblate (Sardinian)
Currently translated at 100.0% (427 of 427 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (427 of 427 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/bg/
(cherry picked from commit ab854420b5e52f145146da9df5f2f4ff2ee283f1)
2019-04-12 19:04:44 +02:00
0e3464457c
Remove internal sources
2019-04-12 19:05:18 +02:00
56195434e7
Add intent filter for external queries
2019-04-12 18:40:04 +02:00
9b3579acf6
Decrease debounce time for library search
...
Async library search code cleanup
Rename LoadingTools -> LoaderManager
2019-04-12 12:16:52 -04:00
ba2194f435
Load urls inside webview
2019-04-12 17:29:02 +02:00
6f2ff6a77e
Hide library progress bar by default
2019-04-12 07:14:42 -04:00
f772501159
Library search is now asynchronous
...
Library will now display progress bar while loading
More optimizations to library search
2019-04-12 06:50:24 -04:00
cadd389658
Remove unused metadata objects and misc code cleanup
2019-04-12 04:18:57 -04:00
6f36331818
Upgrade Kotlin version
2019-04-12 03:41:10 -04:00
d684eb5147
Misc code cleanup
2019-04-12 03:12:16 -04:00
349546cf87
Build speed improvements
2019-04-12 03:07:29 -04:00
352593ebc6
README update
2019-04-11 03:40:20 -04:00
c6b28cbcaf
Upgrade dependencies
...
Remove Firebase Perf for better build speeds
2019-04-09 21:43:47 -04:00
c5e69d2080
Merge pull request #62 from Scrxtchy/image_path
...
Update Save Image path
2019-04-09 14:22:31 -04:00
cd4964d086
Update Save Image path
2019-04-09 23:57:07 +10:00
e7df172da1
Provide default web view client so that redirections work
2019-04-08 10:13:58 +02:00
e7606e6dca
Add option to open manga details in a WebView
2019-04-08 02:08:40 +02:00
8d4c0f505c
Fix shared files not deleted from internal cache
2019-04-07 14:58:40 +02:00
ac3967e997
Decrease favorites sync max throttle by 500ms (should be safe)
2019-04-07 05:32:59 -04:00
5df18f2558
Consider EHentai == ExHentai when performing local deletions while syncing
2019-04-07 05:16:34 -04:00
0b054126bc
Attempt to fix strange crash occurring on older Android versions
2019-04-07 05:15:40 -04:00
d4740c57be
Fix crash when app is closed while migrating metadata
2019-04-07 04:43:10 -04:00
739fc9f95d
Sort saved searches in UI
2019-04-06 17:59:18 -04:00
96b1340aec
Revert README update
2019-04-06 09:54:04 -04:00
57d83e3d1b
Use TachiWeb filter serializer for saving filters
2019-04-06 09:45:28 -04:00
4e2c9dc083
Various fixes to search presets
2019-04-06 09:05:32 -04:00
fa6f60d454
Fix hentai cafe url import
2019-04-06 08:16:48 -04:00
71fe2bda97
Add release changelog
2019-04-06 07:53:27 -04:00
f24c5e944e
Fix various proguard issues
2019-04-06 07:40:27 -04:00
603fd84753
Rewrite tag searching to use SQL
...
Fix EHentai/ExHentai
Fix hitomi.la
Fix hitomi.la crashing application
Rewrite hitomi.la search engine to be faster, use less CPU and require no preloading
Fix nhentai
Add additional filters to nhentai
Fix PervEden
Introduce delegated sources
Rewrite HentaiCafe to be a delegated source
Introduce ability to save/load search presets
Temporarily disable misbehaving native Tachiyomi migrations
Fix tap-to-search-tag breaking on aliased tags
Add debug menu
Add experimental automatic captcha solver
Add app name to wakelock names
Add ability to interrupt metadata migrator
Fix incognito open-in-browser being zoomed in immediately when it's opened
2019-04-06 07:35:36 -04:00
8f2878a841
Added search intent handler and Google Search Action, for the global search ( #1787 )
...
* Added search intent handler
* Added support for Google Search actions
2019-04-03 10:25:52 +02:00
77296348a0
add option to skip chapters marked read ( #1791 )
2019-04-03 10:22:32 +02:00
a62a7d5330
Feature/shikomori track ( #1905 )
...
* Add shikomori track
* Fix char 'M'
* Fix date in search
2019-04-03 10:14:37 +02:00
bf60aae9d8
Fix crashes below L
2019-04-03 09:47:07 +02:00
ecc1520100
Use OkHttp to solve the challenge
2019-04-02 00:26:03 +02:00
f1f6a2b341
Test solving Cloudflare's challenge with WebView
2019-04-01 17:20:13 +02:00
55bf1c31a6
Set explicit autobackup rules
2019-04-01 17:14:37 +02:00
5fbe1a8614
Upstream merge
2019-03-31 00:23:44 -04:00
e47dd3d587
Add 32-bit color mode to reader settings ( #1941 )
...
* add ARGB_8888 mode to reader settings
* Only show option on Oreo or later.
Only show option in settings screen.
2019-03-30 14:21:35 +01:00
af0e3a278f
Fix discord link ( #1951 )
...
Fix discord link
2019-03-30 06:39:10 -04:00
493ad93957
Release 0.8.2
2019-03-27 13:21:44 +01:00
dbe8f3cfbe
Fix bug with update lib and parse chapters ( #1927 )
...
* Fix bug with update lib and parse chapters
* Fix else condition
2019-03-25 14:53:17 +01:00
08cdac968d
Fix strings and add new languages
2019-03-25 14:52:07 +01:00
f12d5ba689
Storio imported from Jitpack. Also fix an issue with the progress bar animation on the reader
2019-03-22 23:06:05 +01:00
0afd77d110
Update ISSUE_TEMPLATE.md
2019-03-22 19:26:04 +01:00
7551941ef2
[Cloudflare] Fix recent CF JS Challenge error that calls DOM ( #1919 )
...
* [Cloudflare] Fix recent CF JS Challenge error that calls DOM
* Replace `atob` to pure js version. (was node.js API which invalid)
* Use `atob` as native function `Base64.decode()``
* Use okio Base64 decoder instead of Android one.
2019-03-22 19:25:21 +01:00
9ca0307e1c
[Cloudflare] Fix 503 due to missing value in js challenge. ( #1913 )
...
Related issues: inorichi/tachiyomi-extensions#951
2019-03-21 08:48:03 +01:00
9a6f8be28c
Remove F-Droid on README.md ( #1891 )
...
* Remove F-Droid on README.md
Seems F-Droid is not updated anymore.
* Remove unnecessary whitespace
2019-03-18 14:58:50 +01:00
9baf3b5a09
Release 0.8.1
2019-03-15 16:50:13 +01:00
ca3f0873f3
Extract hardcoded strings from layouts
2019-03-15 08:48:12 +01:00
adb0201449
Translations ( #1750 )
...
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/
* Added translation using Weblate (Czech)
* Translated using Weblate (Czech)
Currently translated at 45.6% (194 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/cs/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
* Added translation using Weblate (Greek)
* Translated using Weblate (Greek)
Currently translated at 99.8% (424 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/el/
* Translated using Weblate (Italian)
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/
* Translated using Weblate (Romanian)
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ro/
* Added translation using Weblate (Swedish)
* Translated using Weblate (Swedish)
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sv/
* Translated using Weblate (Czech)
Currently translated at 45.6% (194 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/cs/
* Translated using Weblate (Italian)
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
* Translated using Weblate (Romanian)
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ro/
* Translated using Weblate (German)
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/
* Translated using Weblate (Russian)
Currently translated at 98.1% (417 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
* Translated using Weblate (Russian)
Currently translated at 98.4% (418 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
* Translated using Weblate (Russian)
Currently translated at 98.4% (418 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
* Translated using Weblate (Italian)
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/bg/
* Translated using Weblate (Portuguese)
Currently translated at 80.5% (342 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/
* Translated using Weblate (Portuguese)
Currently translated at 80.5% (342 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/
* Translated using Weblate (Portuguese)
Currently translated at 80.5% (342 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/
* Translated using Weblate (Russian)
Currently translated at 98.8% (420 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
* Translated using Weblate (Russian)
Currently translated at 98.8% (420 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
* Translated using Weblate (Hindi)
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
* Translated using Weblate (Russian)
Currently translated at 99.3% (422 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/bg/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/bg/
* Translated using Weblate (Bulgarian)
Currently translated at 97.9% (416 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/bg/
* Translated using Weblate (Bengali)
Currently translated at 99.5% (423 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/bn/
* Translated using Weblate (Czech)
Currently translated at 80.7% (343 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/cs/
* Translated using Weblate (Russian)
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
* Translated using Weblate (Russian)
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
* Translated using Weblate (Russian)
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
* Translated using Weblate (Russian)
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
* Translated using Weblate (Russian)
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
* Translated using Weblate (Russian)
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
* Translated using Weblate (Russian)
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
* Translated using Weblate (Czech)
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/cs/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
* Translated using Weblate (Vietnamese)
Currently translated at 86.8% (369 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/vi/
* Translated using Weblate (Russian)
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
* Translated using Weblate (Japanese)
Currently translated at 43.1% (183 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ja/
* Translated using Weblate (Bulgarian)
Currently translated at 99.8% (424 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/bg/
* Translated using Weblate (Greek)
Currently translated at 99.8% (424 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/el/
* Translated using Weblate (Bengali)
Currently translated at 99.8% (424 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/bn/
* Translated using Weblate (Vietnamese)
Currently translated at 88.0% (374 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/vi/
* Translated using Weblate (English)
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/en/
* Added translation using Weblate (Norwegian Bokmål)
* Translated using Weblate (Norwegian Bokmål)
Currently translated at 31.8% (135 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/nb_NO/
* Translated using Weblate (Hindi)
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
* Translated using Weblate (Vietnamese)
Currently translated at 90.8% (386 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/vi/
* Added translation using Weblate (Thai)
* Translated using Weblate (Thai)
Currently translated at 2.4% (10 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/th/
* Translated using Weblate (Arabic)
Currently translated at 99.8% (424 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ar/
* Translated using Weblate (Czech)
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/cs/
* Translated using Weblate (Polish)
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pl/
* Added translation using Weblate (Catalan)
* Translated using Weblate (Catalan)
Currently translated at 19.1% (81 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
* Translated using Weblate (Polish)
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pl/
* Translated using Weblate (Catalan)
Currently translated at 32.9% (140 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/bg/
* Translated using Weblate (Catalan)
Currently translated at 45.9% (195 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/
* Translated using Weblate (French)
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
* Translated using Weblate (Portuguese)
Currently translated at 81.2% (345 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/
* Translated using Weblate (Hungarian)
Currently translated at 39.8% (169 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hu/
* Added translation using Weblate (Serbian)
* Translated using Weblate (Serbian)
Currently translated at 57.2% (243 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sr/
* Translated using Weblate (Serbian)
Currently translated at 75.1% (319 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sr/
* Translated using Weblate (Dutch)
Currently translated at 87.3% (371 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/nl/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
2019-03-15 08:41:10 +01:00
cf293642fb
Fix Glide exceptions
2019-03-14 21:44:20 +01:00
10e1106760
[Cloudflare] Fix SyntaxError due to recent js challenge changes. ( #1876 )
...
From Anorov/cloudflare-scrape#193
Related issues: inorichi/tachiyomi-extensions#894
2019-03-14 17:45:21 +01:00
3f2d375a53
Reduce priority of jcenter repository
2019-03-14 17:32:08 +01:00
f8e121ee06
[Anilist] Fix date parsing error ( #1805 )
...
fix #1804
2019-01-28 09:03:03 +01:00
0ee005579b
[Anilist] Fix tracking for re-reading status ( #1795 )
2019-01-12 17:08:13 +01:00
6ecd7fced8
Fix Amoled navigation bar colour on OxygenOS ( #1762 )
2018-12-07 07:25:06 +01:00
aeaf4d78f8
Bundle SQLite. Fixes tachiyomi not working on KitKat. Making a backup before using this version is recommended, but everything should work.
2018-11-26 13:05:42 +01:00
7baf0ddcc2
Translations ( #1747 )
...
* Translated using Weblate (Italian)
Currently translated at 100.0% (417 of 417 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/
* Translated using Weblate (Italian)
Currently translated at 100.0% (417 of 417 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/
* Translated using Weblate (Italian)
Currently translated at 100.0% (417 of 417 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/
* Translated using Weblate (Polish)
Currently translated at 100.0% (417 of 417 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pl/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (417 of 417 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (417 of 417 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/
* Translated using Weblate (Spanish)
Currently translated at 90.8% (379 of 417 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
* Translated using Weblate (French)
Currently translated at 97.3% (406 of 417 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.0% (409 of 417 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
* Translated using Weblate (Russian)
Currently translated at 97.6% (407 of 417 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (417 of 417 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
* Translated using Weblate (Hindi)
Currently translated at 100.0% (417 of 417 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
* Translated using Weblate (Polish)
Currently translated at 100.0% (417 of 417 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pl/
* Translated using Weblate (Italian)
Currently translated at 100.0% (417 of 417 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (417 of 417 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ar/
* Added translation using Weblate (Turkish)
* Translated using Weblate (Turkish)
Currently translated at 100.0% (417 of 417 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
* Translated using Weblate (Portuguese)
Currently translated at 67.6% (282 of 417 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/
* Update translation files
Updated by Clean-up translation files hook in Weblate.
* Translated using Weblate (Turkish)
Currently translated at 100.0% (424 of 424 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
* Translated using Weblate (French)
Currently translated at 100.0% (424 of 424 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
* Translated using Weblate (Bengali)
Currently translated at 97.4% (413 of 424 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/bn/
* Translated using Weblate (Bulgarian)
Currently translated at 98.5% (418 of 424 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/bg/
* Translated using Weblate (Hindi)
Currently translated at 100.0% (424 of 424 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
* Translated using Weblate (Arabic)
Currently translated at 98.1% (416 of 424 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ar/
* Added translation using Weblate (Chinese (Simplified))
* Translated using Weblate (Chinese (Simplified))
Currently translated at 17.4% (74 of 424 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
* Added translation using Weblate (Thai)
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (424 of 424 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
* Translated using Weblate (Russian)
Currently translated at 99.0% (420 of 424 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
* Translated using Weblate (Malay)
Currently translated at 86.5% (367 of 424 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/
* Translated using Weblate (Italian)
Currently translated at 100.0% (424 of 424 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/
* Translated using Weblate (Dutch)
Currently translated at 87.5% (371 of 424 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/nl/
* Translated using Weblate (Spanish)
Currently translated at 93.3% (396 of 424 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
* Translated using Weblate (Portuguese)
Currently translated at 75.2% (319 of 424 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/
* Translated using Weblate (Japanese)
Currently translated at 8.9% (38 of 424 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ja/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (424 of 424 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (424 of 424 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
* Deleted translation using Weblate (Thai)
* Translated using Weblate (Polish)
Currently translated at 100.0% (424 of 424 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pl/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 19.8% (84 of 424 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (424 of 424 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (424 of 424 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/
* Translated using Weblate (Hindi)
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/
* Added translation using Weblate (Ukrainian)
* Translated using Weblate (Ukrainian)
Currently translated at 50.4% (214 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ar/
* Translated using Weblate (Portuguese)
Currently translated at 75.3% (320 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/
* Translated using Weblate (Portuguese)
Currently translated at 75.3% (320 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
* Translated using Weblate (Russian)
Currently translated at 97.6% (415 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
* Translated using Weblate (Ukrainian)
Currently translated at 54.6% (232 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/bg/
* Translated using Weblate (French)
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
* Translated using Weblate (Hungarian)
Currently translated at 39.3% (167 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hu/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (425 of 425 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/
2018-11-23 21:47:00 +01:00
d79e141fe5
Fix issue with center zoom position
2018-11-17 16:23:03 +01:00
030071e659
Changed repository order for gradle ( #1728 )
2018-11-17 10:15:03 +01:00
9cbf226cfd
MAL API Workaround ( #1647 )
...
* Mal API workaround
* remove unused import
* Reuse existing token preference
* Minor code format
2018-11-11 14:00:47 +01:00
36aabf23e1
Optimize library query
2018-11-09 11:59:17 +01:00
8b67255186
kitsu search fix ( #1681 )
2018-10-27 19:34:05 +02:00
3186661420
Filter local manga as downloaded ( #1674 )
...
* Filter local manga as downloaded
* Filter local manga chapters as downloaded
2018-10-27 19:33:43 +02:00
46896d9e86
Fix potential NPE at cover image selector ( #1665 )
2018-10-27 19:17:35 +02:00
2c4fd340c8
Restore dark blue theme. Closes #1302
2018-10-27 19:10:11 +02:00
ae6d052978
Update Anilist API search to return 50 results ( #1657 )
...
* Update Anilist API search to return 50 results
This will help alleviate not being able to find manga with generic names
such as Monster
* Add description to Anilist search dialogue
2018-10-27 19:02:10 +02:00
974891a085
Allow pausing downloads from progress notification ( #1637 )
2018-10-27 19:01:56 +02:00
d44cd16682
Release v0.8.0
2018-10-09 16:21:02 +02:00
23e99a3ed8
Add new translations to settings
2018-10-09 16:13:26 +02:00
024a457250
Update kotlin and build tools
2018-10-09 14:36:43 +02:00
788cb843fc
Minor fixes when updating the manga viewer
2018-10-09 14:27:00 +02:00
790e0908a3
Better page transition text alignment
2018-10-09 13:46:44 +02:00
7a45cd5b56
Don't use full-width page sheet on big landscape screens
2018-10-09 13:46:27 +02:00
f61a8ce51d
Update Android Studio and gradle
2018-10-09 13:44:59 +02:00
fcce29a467
Update mangasee URL ( #1633 )
...
The old URL http://mangaseeonline.net is obsolete, the new URL is http://mangaseeonline.us
2018-10-07 12:55:36 +02:00
5f568733f3
AniList 5-star/smiley <-> 100-point values differ from the AniList website ( #1631 )
...
* adjusted anilist alternate rating values to match website
* addition to: adjusted anilist alternate rating values to match website
2018-09-27 19:20:37 +02:00
96340de17d
Translations ( #1593 )
...
* Translated using Weblate (Italian)
Currently translated at 100.0% (417 of 417 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/
* Translated using Weblate (Italian)
Currently translated at 100.0% (417 of 417 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/
* Translated using Weblate (Italian)
Currently translated at 100.0% (417 of 417 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/
* Translated using Weblate (Polish)
Currently translated at 100.0% (417 of 417 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pl/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (417 of 417 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (417 of 417 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/
* Translated using Weblate (Spanish)
Currently translated at 90.8% (379 of 417 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/
* Translated using Weblate (French)
Currently translated at 97.3% (406 of 417 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.0% (409 of 417 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
* Translated using Weblate (Russian)
Currently translated at 97.6% (407 of 417 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (417 of 417 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/
* Translated using Weblate (Hindi)
Currently translated at 100.0% (417 of 417 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/
* Translated using Weblate (Polish)
Currently translated at 100.0% (417 of 417 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pl/
* Translated using Weblate (Italian)
Currently translated at 100.0% (417 of 417 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (417 of 417 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ar/
* Added translation using Weblate (Turkish)
* Translated using Weblate (Turkish)
Currently translated at 100.0% (417 of 417 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/
* Translated using Weblate (Portuguese)
Currently translated at 67.6% (282 of 417 strings)
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/
* Update translation files
Updated by Clean-up translation files hook in Weblate.
2018-09-24 19:50:39 +02:00
3611f67fb4
Handle manga info fetch errors in the same way as chapter fetch errors ( #1541 )
...
(Using a toast)
2018-09-21 09:51:37 +02:00
353ccbd444
For migration, put the selected source at the top of the search list instead of excluding it ( #1542 )
...
* For migration, put the selected source at the top of the search list rather than excluding it
* Indicate which source is currently selected during migration
Currently uses ▶
2018-09-21 09:51:10 +02:00
3c1179d27b
Fix NSFW Manga not showing in Kitsu ( #1622 )
...
* add interceptor to kitsu
* switch to shared client
2018-09-21 08:20:06 +02:00
e502caee9f
Update subsampling library with decoder fixes
2018-09-19 12:04:36 +02:00
da8b870670
Update image decoder library. Remove deprecated ask update tracking setting
2018-09-17 14:50:44 +02:00
6b26859983
Add categories for readmanga/mintmanga ( #1607 )
...
* Add categories for readmanga/mintmanga
* Fix pages with site static resources
2018-09-12 17:08:53 +02:00
7afd224aff
Fix volume keys intercepted even if the setting was off
2018-09-12 17:08:31 +02:00
62e7bead73
Show menu when there's no next chapter
2018-09-09 17:43:06 +02:00
116f7d1c4a
Several reader fixes
2018-09-08 12:46:36 +02:00
18f89cc341
New reader ( #1550 )
...
* Delete old reader
* Add utility methods
* Update dependencies
* Add new reader
* Update tracking services. Extract transition strings into resources
* Restore delete read chapters
* Documentation and some minor changes
* Remove content providers for compressed files, they are not needed anymore
* Update subsampling. New changes allow to parse magic numbers and decode tiles with a single stream. Drop support for custom image decoders. Other minor fixes
2018-09-01 17:12:59 +02:00
42169783e1
Merge branch 'master' of https://github.com/inorichi/tachiyomi
2018-08-27 12:43:45 -04:00
90574937df
README update
2018-08-27 12:42:43 -04:00
ec0fe2210d
Add ability to ask for category on long press
2018-08-04 10:49:29 -04:00
450fcccaa6
Log result in Tsumino and minor code cleanup
2018-08-03 22:03:51 -04:00
72504ca53f
Minor typo fix and code cleanup
2018-08-03 21:34:31 -04:00
6bfddb3ece
Bump Kotlin version
2018-08-03 21:34:12 -04:00
7c99ae1b3b
Set notification number for library updates to number of new updates ( #1551 )
2018-07-29 23:01:15 +02:00
b62fcbc2ec
Update changelog
2018-07-21 23:26:00 -04:00
411dda0e75
Introduce incognito open-in-browser support
2018-07-21 23:16:10 -04:00
d9d71c8745
Various dependency updates
2018-07-21 15:26:14 -04:00
35239af039
Allow preserving reading position even when manga is read
2018-07-18 22:46:47 -04:00
840e571917
Do not retry loading pages
...
GIF support in non-vertical pagers
Fix cache being double-opened
2018-07-18 22:17:46 -04:00
2fd4204db8
Reader cache + retry improvements
2018-07-17 22:29:49 -04:00
1fd105ac56
Bump version to next release
2018-07-08 19:49:33 -04:00
6ae90e0a7d
Add ability to reverse search result order
...
Actually activate hath perks
2018-07-08 19:44:49 -04:00
43dc12a0f3
Fix hitomi browse/latest
2018-07-08 18:34:22 -04:00
28d05b629f
Add additional advanced options to login screen
...
Add "more" button into global search results
Retry-all button is now more explicit on what was retried
Minor performance fix in hitomi search
2018-07-08 17:53:03 -04:00
30c12fc9de
Get rid of outdated changelog
2018-07-08 15:53:59 -04:00
cdb62f502c
Bump Realm version
2018-07-08 15:53:36 -04:00
5cfdbbce7a
Merge branch 'master' of https://github.com/inorichi/tachiyomi
...
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/source/SourceManager.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/info/MangaInfoController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/ReaderPresenter.kt
2018-07-08 15:51:26 -04:00
16dc4d298d
Update manga.last_update when any ChapterSourceSync.syncChaptersWithSource() occurs rather than only during LibraryUpdateService.updateChapterList() ( #1535 )
...
Viewing a manga's info page for the first time forces a chapter sync.
Prior behavior would cause new chapters to be retrieved for that manga, but with manga.last_update remaining at 0 (until a library update occurred in which chapters were changed).
The new behavior updates last_update any time the chapters are changed via syncChaptersWithSource().
2018-07-07 14:05:02 +02:00
762c378bd6
Kitsu search fix ( #1524 )
...
* fixed start date,
fixed filtering of novel
* removed init switched ?.let
2018-07-07 11:35:03 +02:00
515289134e
Only include URL in the share functionality
2018-06-30 20:02:04 +02:00
3d1afe7cf2
Show manga with no installed source. Based on PR #1345
2018-06-30 19:55:46 +02:00
fd825b1049
Changed Kitsu to use Algoria search directly ( #1514 )
...
* Changed Kitsu to use Algoria search directly, was recommended by the Kitsu Dev team
* remove extra line
* fixed end date bug
added filtering out novel back in
* save the retrofit instances locally for search.
2018-06-30 12:07:37 +02:00
136e90638a
Update ISSUE_TEMPLATE.md ( #1509 )
...
* Update ISSUE_TEMPLATE.md
Put the extensions/repo information more front and center in the template.
* Update ISSUE_TEMPLATE.md
2018-06-27 11:42:51 +02:00
9bf071132d
Update AnilistModels.kt ( #1481 )
...
* Update Anilist.kt
* Update AnilistModels.kt
* Update Anilist.kt
2018-06-18 22:32:15 +02:00
014bb2f426
Update date selector and chapter number recognition ( #1459 )
...
Close #1455
2018-06-11 12:07:38 +02:00
e2af1af656
Bump version to v7.4.1
...
Fix changelog
2018-06-10 12:19:53 -04:00
a96c25c37c
Add retry all and boost page
2018-06-10 12:15:15 -04:00
c1abec3b4c
Fix autoscroll scrolling right on right-to-left reader
2018-06-10 10:46:49 -04:00
c5a488ca3f
Move ExHentai login to HTTPS
2018-06-10 01:47:17 -04:00
dd4a18a0b2
Prepare for release
2018-06-10 01:26:18 -04:00
34df0759f3
Improved autoscroll
2018-06-10 01:26:01 -04:00
b6a3f6ebd2
Add autoscroll support
2018-06-10 00:50:17 -04:00
ad2819a3bc
Various dependency updates
2018-06-09 23:50:51 -04:00
0f2be86d5a
Add ability to tune reader threads and instant retry
2018-06-09 23:12:53 -04:00
4342584c32
Minor code cleanup
2018-06-09 19:54:26 -04:00
71c10df270
Merge branch 'master' of https://github.com/inorichi/tachiyomi
...
# Conflicts:
# README.md
# app/.gitignore
# app/build.gradle
# app/src/main/java/eu/kanade/tachiyomi/ui/setting/SettingsAboutController.kt
# app/src/main/res/raw/changelog_release.xml
2018-06-09 19:52:02 -04:00
db90b5d2cb
Minor typo fix in Hitomi.la settings
2018-06-09 19:37:12 -04:00
56927927c8
Update user agent on kissmanga ¯\_(ツ)_/¯
2018-06-06 12:42:57 +02:00
b19a4d2977
Change AniList search query to show some previously hidden entries. ( #1435 )
2018-05-28 22:54:41 +02:00
f4b838d8e2
Remove unused string ( #1422 )
2018-05-26 15:24:44 +02:00
c6cfd24f19
Fix kissmanga not loading for some people after the previous update
2018-05-26 15:24:38 +02:00
10f36f40d6
Bugfix on save instance state. Also improve initial page loading on Kissmanga
2018-05-23 13:16:11 +02:00
9d5cf9163a
Release v0.7.4
2018-05-13 11:56:24 +02:00
9abce0cca3
Vanity url ( #1408 )
...
* vanity url
* vanity url
* vanity url
2018-05-13 11:36:08 +02:00
c6245f4fa3
Reenable cipher suites after upgrading to okhttp 3.10. Fixes #1411
2018-05-11 15:08:12 +02:00
75fc160204
Update okhttp version
2018-05-05 15:44:17 +02:00
263198dd89
Minor fix
2018-05-05 15:29:08 +02:00
345f96055d
Fix indonesian language. Closes #1387
2018-05-05 14:23:34 +02:00
51144aa45e
Implement Anilist API v2 ( closes #1159 ) ( #1383 )
...
* Implement Anilist API v2 (closes #1159 )
Switches to using the Anilist v2 API.
Login is now done by implicit grant and tokens are good for one year.
Users will need to login again after token expiration.
"clientId" on line 289 of AnilistApi.kt should be changed to Tachiyomi's
own client ID number.
* Code style formatting
Revert to kotlin 1.2.30
Use correct client ID
Rename AnilistApi.login to AnilistApi.createOAuth to reflect changed implementation
Rename json mimetype variable from json to jsonMime for clarity
Don't read response if it's ignored
Remove unused parameters from api requests
* Close netResponse after read
* Refactor remote_id into media_id and library_id
* DB: Refactor RemoteId
Refactor RemoteId into library_id and media_id
Implement function to fetch library_id if user is migrating rom APIv1
* Remove logging interceptor
* Compatability and sql simplification
* Fix score and minor improvements
* Revert changes to Kitsu API
2018-05-05 14:05:02 +02:00
86a599d13f
Added Github link to about. ( #1389 )
...
* Added Github link to about.
* Added github link to About page (Fixed)
Fixed based on jogerj's comment in #1389
* Changed Github link to correct URL.
* Balanced brackets
2018-05-04 16:36:06 +02:00
0cf81e6f7a
Update README.md ( #1341 )
...
* Update README.md
thought it would be cool to have hyperlinks to the sites
* Update README.md
2018-05-04 16:35:34 +02:00
8874fe973c
Bugfixes
2018-04-30 18:31:31 +02:00
f8a03226ee
Release v0.7.3
2018-04-28 11:10:29 +02:00
32db1e3045
Run downloader in foreground service
2018-04-28 10:54:27 +02:00
303e6c0102
Reorganize reader settings. Update Conductor version
2018-04-28 10:40:08 +02:00
18883f1ba3
Crop borders for webtoon now have a separate setting. Close #972
2018-04-27 16:55:12 +02:00
5c31271e91
Workaround a crash related to saving instance state and child controllers
2018-04-25 16:26:46 +02:00
00981cf4e8
Include firebase analytics
2018-04-25 13:46:57 +02:00
968f4a69e8
Separate 'en' locale into 'en-US' and 'en-GB' for displaying dates
2018-04-22 13:15:47 +02:00
5cc38c1369
Release v7.2.3
2018-04-18 21:15:11 -04:00
e7c48a98df
Fix app locking even if app lock is disabled
...
Hide fingerprint view if fingerprint is disabled
2018-04-18 10:18:32 -04:00
d03c49db58
Fix app lock crashing app on older devices
2018-04-18 10:11:47 -04:00
b69af710ad
Release v7.2.2
...
Fix SimpleDateFormat crashing application on older Android OSes
Rename preference key (typo)
2018-04-17 15:58:49 -04:00
4d3b469c48
Upgrade realm version
2018-04-16 11:50:46 -04:00
8cc6c0171b
Increment realm schema version
2018-04-16 09:53:18 -04:00
8be5be4720
Fix possible crash-on-start from getToolbarNavigationItem
2018-04-16 09:50:57 -04:00
995a1155e4
Update changelogs and add hitomi.la URL importing
2018-04-15 14:35:00 -04:00
234c3bb72a
Merge branch 'master' of https://github.com/inorichi/tachiyomi
...
# Conflicts:
# README.md
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryCategoryAdapter.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryController.kt
2018-04-15 13:39:29 -04:00
aafe863774
Add hitomi.la preferences screen
...
Add hitomi.la early refresh
Fix some typos in comments
2018-04-15 13:35:38 -04:00
e7e1a9bf50
Fix #1073
2018-04-15 13:26:33 +02:00
fe1becb001
Update strings.xml ( #1324 )
2018-04-15 12:59:52 +02:00
7789171c71
Remove F-Droid.org link ( #1357 )
...
* remove fdroid.org
* Update README.md
* fix broken links
2018-04-15 12:48:03 +02:00
3fd2222c99
Update russian sources ( #1362 )
...
1) moved headerBuilder to imageRequest
2) changed the method of gets thumbnails
3) updated js for genres
4) update genre list
2018-04-15 12:47:39 +02:00
fb1db914aa
Fix Tsumino page offset ( fixes #27 )
2018-04-14 23:37:17 -04:00
7aa8abdd98
Add A-B swapping for hitomi.la search database
2018-04-14 23:23:55 -04:00
4bd965a795
Merge branch 'master' of https://github.com/NerdNumber9/TachiyomiEH
2018-04-14 21:17:50 -04:00
df2a4779bf
Merge branch 'master' of https://github.com/inorichi/tachiyomi
...
# Conflicts:
# .travis.yml
# README.md
# app/build.gradle
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/info/MangaInfoController.kt
# app/src/main/res/layout/manga_info_controller.xml
# app/src/main/res/raw/changelog_release.xml
2018-04-14 21:11:29 -04:00
d2dc063c8e
More work on Hitomi.la
2018-04-14 15:50:05 -04:00
6de36a88c0
Fix tracking search layout
2018-04-13 16:28:09 +02:00
b37685542d
Add new translation link ( #1355 )
2018-04-09 16:25:30 +02:00
a2b1b9e746
Release v0.7.2
2018-04-08 19:10:18 +02:00
8017324033
Fix #1351
2018-04-08 18:58:28 +02:00
7464497c88
Use our OkHttpClient in updates checker. It should fix the updater on KitKat due to TLS
2018-04-06 10:02:01 +02:00
499def3daa
Fix downloaded text drawn outside the screen
2018-04-06 08:29:17 +02:00
6931b75cc5
Release v0.7.1
2018-04-05 23:01:32 +02:00
f853610578
Show last update if date > 0
2018-04-05 22:55:23 +02:00
69f51b88bf
Fix typo in layout
2018-04-05 22:08:23 +02:00
e0d680201a
Update constraint layout & fix broken layouts
2018-04-05 21:50:44 +02:00
1566b8f8b8
Provide accept & accept-language to cloudflare
2018-04-05 19:12:17 +02:00
4bbf78e840
Don't send cache control with cloudflare challenge
2018-04-05 11:58:28 +02:00
7ab16a69df
Update travis script
2018-04-05 10:56:16 +02:00
95e60ed775
Update cloudflare interceptor and android studio
2018-04-05 10:36:29 +02:00
d38cd2547a
Enable TLS 1.1 and TLS 1.2 on Android KitKat (and older) ( #1316 )
...
* Enable TLS 1.1 and TLS 1.2 on Android KitKat (and older)
* enable SSLv3
* use extension function
2018-03-25 17:08:29 +02:00
45f4c63941
Merge branch 'master' of https://github.com/inorichi/tachiyomi
2018-03-15 17:22:49 -04:00
5e968e5651
Fix broken back button in search
2018-03-15 17:04:33 -04:00
3e3c0a1f14
Add option to expand search filters by default
2018-03-15 16:57:16 -04:00
c48bebe0b2
Add option to disable auto lock and add manual locking
2018-03-14 18:39:01 -04:00
0dd9e9e015
Repackage captcha solve activity to UI package
2018-03-14 13:17:55 -04:00
d2a2e17e91
Re-theme lock view to actually match current theme
2018-03-14 13:13:57 -04:00
2159b72e69
Dialog color fix ( #1308 )
2018-03-14 18:01:30 +01:00
09dbd723e4
Fix Tsumino captcha appearing multiple times
2018-03-14 12:22:28 -04:00
81c23bbf9d
Update Batoto toString() method to support downloaded chapters
2018-03-14 12:54:31 +01:00
eb965542cc
Update changelog
...
Code cleanup
2018-03-13 20:49:17 -04:00
615fa05a75
Merge branch 'master' of https://github.com/inorichi/tachiyomi
...
# Conflicts:
# README.md
# app/build.gradle
# app/src/main/java/eu/kanade/tachiyomi/ui/main/MainActivity.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/info/MangaInfoController.kt
# app/src/main/res/layout/manga_info_controller.xml
# app/src/main/res/raw/changelog_release.xml
2018-03-13 15:58:47 -04:00
87a2ac7887
Attempt to add hitomi.la source (still broken) and code cleanup
2018-03-13 15:21:31 -04:00
0d5b8edf31
Release v0.7.0
2018-03-11 12:10:56 +01:00
fcdb80830b
New colors + theme attrs ( #1272 )
...
* New colors + theme attrs
Added new colors.xml values and modified some themes.xml fields for more customisability when switching between themes.
* Small fix for dialogs
It should look more distinguishable for the Dark theme now
2018-03-10 20:17:26 +01:00
50b48ab25c
Fix info layout + disable tag clicks for now
2018-03-09 22:35:10 +01:00
31b45666b0
Kotlin update
2018-03-09 21:47:02 +01:00
233e76724a
Fixes and Tweaks to Info Page ( #1198 )
...
* Fixes inorichi/tachiyomi#1194 by putting the name in a auto size
* removed ellipsizing of title
* moved the genre tags inside of the scroll view for inorichi/tachiyomi#1196
* saving my layout options for the night
2018-03-09 21:42:39 +01:00
af637a82c3
Fix subtle bugs when installing/loading extensions
2018-03-09 18:56:02 +01:00
ea32ea11f2
Fixed marked previous as read not deleting chapters ( #1283 )
2018-03-07 20:02:59 +01:00
1b7a0de745
Added country/region support for locale when displayed for sources ( #1240 )
...
* Added country support for locale when displayed for sources
* code review changes/comments fix
2018-03-05 19:46:18 +01:00
50e0cb65d9
Anilist search fix ( #1289 )
...
* fixed issue where some anilist results not showing due to null description.
* remove blank line
2018-03-05 19:45:02 +01:00
ba4807f62c
Add logging to controller lifecycle to help reproducing bugs
2018-03-04 21:04:41 +01:00
5efc02a238
Update Kissmanga genres ( #1278 )
2018-03-02 19:38:25 +01:00
8e50ac67bc
Bugfixes and extension installation improvements
2018-03-02 18:10:10 +01:00
a3c03e8ceb
Fix imports from last commits
2018-02-27 19:07:33 +01:00
5a3e30b30a
Update conductor to latest snapshot (with a minor fix)
2018-02-27 19:06:34 +01:00
e3ab90042d
Add missing languages in settings ( #1275 )
2018-02-26 08:47:36 +01:00
07ce90ab8c
Add Tsumino captcha display and merge branch 'master' of upstream
...
# Conflicts:
# .github/readme-images/app-icon.png
# .github/readme-images/screens.png
# .travis.yml
# README.md
# app/build.gradle
# app/src/main/java/eu/kanade/tachiyomi/data/preference/PreferencesHelper.kt
# app/src/main/java/eu/kanade/tachiyomi/source/SourceManager.kt
# app/src/main/java/eu/kanade/tachiyomi/source/online/YamlHttpSource.kt
# app/src/main/java/eu/kanade/tachiyomi/source/online/YamlHttpSourceMappings.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/main/MainActivity.kt
# app/src/main/java/eu/kanade/tachiyomi/util/DynamicConcurrentMergeOperator.java
2018-02-25 15:34:19 -05:00
a71ae29c98
Add Tsumino captcha display and merge branch 'master' of upstream
...
# Conflicts:
# .github/readme-images/app-icon.png
# .github/readme-images/screens.png
# .travis.yml
# README.md
# app/build.gradle
# app/src/main/java/eu/kanade/tachiyomi/data/preference/PreferencesHelper.kt
# app/src/main/java/eu/kanade/tachiyomi/source/SourceManager.kt
# app/src/main/java/eu/kanade/tachiyomi/source/online/YamlHttpSource.kt
# app/src/main/java/eu/kanade/tachiyomi/source/online/YamlHttpSourceMappings.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/main/MainActivity.kt
# app/src/main/java/eu/kanade/tachiyomi/util/DynamicConcurrentMergeOperator.java
2018-02-24 11:13:43 -05:00
f35c15f7d2
[WIP] Translations ( #1134 )
...
Translations
2018-02-24 15:39:46 +01:00
32387cd034
Update available extesions whenever the screen is opened
2018-02-24 15:38:19 +01:00
117214c671
Implement lenient sync
2018-02-23 18:57:19 -05:00
cf5c816483
fix restore from old backup to updated trackimpl. ( #1269 )
...
* fix restore from old backup to updated trackimpl.
added backup of tracking url for new backups
* assignment not needed
2018-02-22 21:54:05 +01:00
bf9b9ca54c
Change Source Migration menu item to use string resource ( #1268 )
2018-02-22 11:31:22 +01:00
0ca2ca33c2
add override status back in ( #1260 )
2018-02-19 08:17:59 +01:00
51f25e96e9
Travis update
2018-02-18 20:20:53 +01:00
1875047638
Forgot the backup manager isn't injected
2018-02-18 20:16:06 +01:00
fa4d61eaf0
Run periodic backups without launching services
2018-02-18 20:14:12 +01:00
49eb638e15
Dependency updates
2018-02-18 20:02:31 +01:00
fc1f290b85
removed extra blank lines ( #1259 )
...
fixed results not showing for jellybean
made edit text max line 1 to prevent it newlines being added and moving the edit text into the list view
2018-02-18 19:36:34 +01:00
9194dc0161
Chapter Metadata update ( #1257 )
...
* change chapter update to refresh on any metadata change
* moved check into private function
2018-02-18 19:20:05 +01:00
0d480dbf7c
Remove debug log
2018-02-18 19:19:59 +01:00
183e83684a
Remove batoto from catalogues
2018-02-18 17:39:45 +01:00
7b4ac7998a
Remove simultaneous downloads
2018-02-18 17:34:22 +01:00
d75c6b0c36
Fix duplicate entries in source migration. Closes #1190
2018-02-17 19:06:15 +01:00
40b222f8bc
Improve tracking search results ( #1178 )
...
* initial commit
changed tracking info screen
added ability to click logo to launch website
* added publishing status and type to description.
adjusted layout some
* added start date to track info
* tweaked layout
* tweaked layout
* tweaked layout
* code review changes
* code review changes part 2
* code review changes
2018-02-17 13:04:49 +01:00
aa7dfb7bee
Update README.md ( #1241 )
...
Include CONTRIBUTING.md guidelines as collapseable elements.
Remove white background from screenshots
Optimize app-icon.png and screens.png using `optipng -o2`
2018-02-17 13:01:46 +01:00
6c1453eb54
Library filter UI change ( #1211 )
...
* similar library filter to catalog filter
* removed some commented out code
* code review changes
* fixed accidentally removing title
2018-02-16 15:23:15 +01:00
c54d26d6ba
Fix broken favorites sync
...
Release v6.8.2
2018-02-15 17:21:33 -05:00
5447bd098b
Release v6.8.1
2018-02-14 17:21:29 -05:00
2b7c0e8e80
Fix gallery browsing
2018-02-12 16:22:54 -05:00
c1845aec83
Sort extensions by package name. Minor changes to extension installer
2018-02-08 15:16:13 +01:00
eb8479ac9a
Timeout the installation of extensions after 10s
2018-02-06 22:11:36 +01:00
636c027298
Fix extensions installer on old Android versions. Fix deadlock on devices with 1-2 cores
2018-02-06 11:42:38 +01:00
02e187f066
Add notice for updating extensions
2018-02-05 22:55:29 +01:00
854112095b
Downloading extensions from Github Repo. ( #1101 )
...
Downloading extensions from Github Repo.
2018-02-05 22:50:56 +01:00
a71c805959
fix author/artist not showing in mangahere ( #1228 )
2018-02-05 11:19:24 +01:00
47966d89f2
Fix typo in sync throttle message
2018-02-03 11:22:59 -05:00
b28a2c3bd4
Fix sync sometimes crashing when ran multiple times without reopening the app
2018-02-02 12:48:09 -05:00
8f51abfc97
Sync is now essentially fully atomic on the client side
...
Sync now aborts on most errors instead of continuing
Sync now holds screen, CPU and WIFI locks
2018-02-02 12:11:09 -05:00
e9bea8ed47
Fix minor issue in sync intro screen
2018-02-01 14:39:21 -05:00
c2c1b6d2e8
Update changelog
2018-02-01 14:11:47 -05:00
ded22f1717
Finish favorites sync
2018-02-01 13:46:33 -05:00
126da3979c
Merge branch 'master' of https://github.com/inorichi/tachiyomi
2018-01-31 22:40:17 -05:00
d892f2f7f4
Initial implementation of favorites syncing
...
General code cleanup
Fix some cases of duplicate galleries (not completely fixed)
2018-01-31 22:39:55 -05:00
c3ced0d089
adjusted chapters item since Android 16 doesnt support right and left ( #1221 )
2018-01-31 14:38:05 +01:00
80996ea63e
Add page down/page up hardware detection ( #1212 )
...
* Added page down and page up key event. Have it always on since page down and page up buttons are only on readers or keyboards
* moved code to different method
* added spaces back to comments
2018-01-31 14:37:02 +01:00
f18b32626a
Rewrite link intercept activity
...
Fix compatibility issues between lewd sources and manga info screen
2018-01-29 15:39:34 -05:00
8c8f2585aa
Merge remote-tracking branch 'upstream/master'
...
# Conflicts:
# README.md
# app/build.gradle
# app/src/main/java/eu/kanade/tachiyomi/App.kt
# app/src/main/java/eu/kanade/tachiyomi/data/preference/PreferencesHelper.kt
# app/src/main/java/eu/kanade/tachiyomi/data/updater/UpdateDownloaderReceiver.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/info/MangaInfoPresenter.kt
# app/src/main/res/menu/library.xml
# app/src/main/res/values/strings.xml
# app/src/test/java/eu/kanade/tachiyomi/data/database/ChapterRecognitionTest.kt
2018-01-29 12:16:32 -05:00
aff51f8af1
hide latest button when source doesnt support latest ( #1217 )
2018-01-28 18:37:58 +01:00
ccbb81e9f5
Ask for permission if necessary when browsing local sources. ( #1216 )
2018-01-28 12:23:40 +01:00
f88dd28c51
Add option to change double tap animation speed in the reader ( #974 )
...
* Add option to change double tap animation speed in the reader
* address requests from review
2018-01-26 20:22:31 +01:00
a65a71df5d
updated mangahere to show licensed status ( #1214 )
2018-01-26 17:09:20 +01:00
22f2ecc433
fix genre tags to be delimited correctly ( #1215 )
2018-01-26 17:09:08 +01:00
7f90ad7847
Fix chapter recognition regex and detail number ( #1213 )
...
* Update basic filter for sources that include space between numbers
Wasnts matching on vol. 1 ch. 10 previously so mangadex last chapter was showing volume number.
* Don't show last chapter number when there are 0 chapters or chapters with no numbers.
This prevents one shots from showing with -1 as last chapter and instead just leaves it blank
* added else to be Unknown instead of blank
* removed empty line
added test case
* switched to null safe ?.
* Revert "switched to null safe ?."
This reverts commit 97a9300d1bedc8e01efb439c180eced8eaa1da5b.
undo
* switched to null safe ?.
2018-01-26 14:32:34 +01:00
1292c0ecea
Fix library query being lost
2018-01-25 19:59:15 +01:00
55b7d5025b
fixed 3 dot icon ( #1209 )
2018-01-24 07:19:55 +01:00
6a310bbaa9
Added custom download option ( #1185 )
...
* Added custom download option
* Implemented new design. TODO comments (like always...)
* W00t comments
* Implemented code review.
* Fixed commit breaking mistake :O
* Small design fix
2018-01-23 21:18:55 +01:00
bc8753da85
Remove teal background
2018-01-23 19:03:50 +01:00
7f63e318f1
Catalog visuals update 1155 ( #1167 )
...
* adjusted search to be lower in navview
* close drawer on search
moved search and reset to bottom
* switched sort icon to arrow
* allow secondary drawer to swipe open and close
* fixed click to collapse for sortgroup, and group item
updated to rc4 flexibleadapter
* added header to drawer
* changed string to Search filters
* collapsed sort group
* fixed arrow size
* added divider line
* fixed vector size
* add divider id and tools text
2018-01-23 18:50:48 +01:00
6c749319cf
increase touch area for 3 dot in chapter list ( #1205 )
...
* increase touch area for 3 dot in chapter list
* moved 3 dot over and made it vertical
* adjusted location slightly
2018-01-23 18:49:26 +01:00
7a4463e104
fixed alpha not showing for manga in library during global search ( #1203 )
2018-01-21 19:15:24 +01:00
e1be4ba925
fixed ReadMangaToday search issue ( #1200 )
2018-01-21 17:24:24 +01:00
34d21c1de3
Information Page Improvements (click to search, copy to clipboard, etc) ( #1139 )
...
* adds long click to copy details per inorichi/tachiyomi#1127
* Added the latest update date for inorichi/tachiyomi#1098 and possible fix for inorichi/tachiyomi#1141
* cleanup some mistakes I left
* adds modifications to full name display for inorichi/tachiyomi#1141 and click to search on various information pieces for inorichi/tachiyomi#860
* This modifies how the full title shows up in the info pages and also properly ellipsizes the titles in the catalogue/library list views
* Changes full title layout in horizontal mode
* Adds the tags in using AndroidTagGroup library
* reverting the sdk version in the gradle build
* code cleanup
* added back status update
2018-01-18 19:15:33 +01:00
fae36aebf4
Add referer to readmanga/mintmanga requests header ( #1192 )
2018-01-17 13:32:54 +01:00
75e828923a
Release v0.6.8
2018-01-16 17:02:13 +01:00
b499b87f8c
Migration now opens manga on long click
2018-01-15 20:22:07 +01:00
233dbec4b3
Add adaptive icon and a dev variant
2018-01-13 18:15:00 +01:00
d56ff9592e
Use a single preference to store migration flags
2018-01-13 13:13:03 +01:00
08f6317beb
Add error handling to migrations
2018-01-13 11:47:04 +01:00
a75457ad88
Add a new screen to help migrating manga from sources
2018-01-12 22:02:05 +01:00
b0482003bd
Handle ActivityNotFoundException ( #1170 )
...
* [SettingsBackupController] Handle ActivityNotFoundException
When using `Intent.ACTION_CREATE_DOCUMENT` on SDK >= Lollipop there is no
guarantee that the ROM supports the built in file picker such as MIUI
* [SettingsBackupController] Add import for ActivityNotFoundException
* Add additional handlers to Android document intents
* Requested review changes
Move `try {`s to top of block
Replace version numbers with `Build.VERSION_CODES.LOLLIPOP`
Break out custom file picker intent to Context extention `Context.getFilePicker`
Rename `val i` to `val intent` to be more clear with variable names
* Add version check to custom file picker after exception
2018-01-12 10:57:21 +01:00
634356e72f
Release v0.6.7
2018-01-09 20:42:44 +01:00
6d3cc16ab1
Include minor changes from extensions PR
2018-01-09 12:27:45 +01:00
6027671c09
Address #1154 ( #1160 )
...
* change add to library icon add toast
* adjusted toast messages
added toast to catalog long click
* adjusted strings
2018-01-08 14:08:48 +01:00
29d0cb4a15
fixed issue where some sources that use cloudflare use the Server: cloudflare as cloudflare-nginx is deprecated ( #1152 )
2018-01-08 11:03:37 +01:00
fe7001975a
Fix padding in RecyclerViews ( #1148 )
2018-01-06 18:50:40 +01:00
ac88f1c146
Update README ( #1142 )
...
* Update README.md
* add pics to readme
* Update README.md
* change language from stable to just "app"
* Update README.md
* update with feedback
* change test to try
* add link to extentions repo
2018-01-05 22:54:41 +01:00
b5b86218c5
Mangachan advanced support ( #1138 )
...
* Mangachan catalogue. Add support for filtering
* MangaChan add support for status
2018-01-04 22:01:42 +01:00
bdcc6e52e6
Small new user improvements ( #1143 )
...
- Changed empty library string
- Added empty view for Categories
2018-01-01 14:57:20 +01:00
0eae817aa6
Update MangaChan.kt ( #1128 )
...
Remove useless ganres
2017-12-14 13:28:24 +01:00
8994b42760
Remove local broadcast receiver to prevent race conditions ( #1123 )
...
* Remove local broadcast receiver to prevent run exceptions.
Added option to set tile for extension update.
2017-12-11 20:01:28 +01:00
6a63ce992a
[Mangafox] update mangafox URL for built-in source ( #1119 )
2017-12-09 13:29:30 +01:00
1a811d0917
Code cleanup
...
Release v6.6.0
Cleanup changelog
2017-12-08 18:21:26 -05:00
9af552c15a
Merge branch 'master' of https://github.com/inorichi/tachiyomi
...
# Conflicts:
# README.md
# app/build.gradle
# app/src/main/java/eu/kanade/tachiyomi/ui/catalogue/NoResultsException.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/latest_updates/LatestUpdatesPresenter.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryCategoryView.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/main/MainActivity.kt
2017-12-07 23:20:27 -05:00
263cc1d97c
See CHANGELOG.md for this commit
2017-12-07 22:25:27 -05:00
9ae6285eef
Change discord invite link in settings ( #1112 )
...
* Change discord invite link in settings
* Change discord link is readme
2017-12-06 08:41:37 +01:00
8f9737f567
Update regexp for pages from Readmanga/Mintmanga ( #1111 )
2017-12-05 21:21:02 +01:00
f287d313c3
Release 0.6.6
2017-12-05 19:50:53 +01:00
e745836404
Restore tracking on backup ( #1097 )
2017-12-04 22:55:57 +01:00
08baf798aa
Give view pager unique ids, avoiding subtle bugs
2017-12-04 22:22:35 +01:00
8bcb14c65d
Add view caching to view holders
2017-12-03 17:00:32 +01:00
d94dc68830
Fix library not being updated
2017-12-03 12:59:51 +01:00
297fed6aef
Repackage catalogue to match the UI
2017-12-03 12:58:38 +01:00
d690d6e0e3
Use synthetic view's new caching method
2017-12-03 01:03:15 +01:00
9ba8d88b07
Dependency updates
2017-12-02 20:59:35 +01:00
34a40b0131
Start downloader after a library update. It should help with some catalogue issues
2017-12-02 17:29:05 +01:00
182bf5f2bd
Add install packages permission. Fixes #1104
2017-12-02 17:10:31 +01:00
dec4471871
Second attempt to update changelog
...
Fix wording in metadata fetch dialog
2017-11-30 21:07:26 -05:00
04638535d8
Fix library options menu shown in chapters screen. Resolves #1096
2017-11-30 15:37:20 +01:00
c8122ebd68
Update changelog
2017-11-29 22:14:02 -05:00
b766ddea54
Merge branch 'master' of https://github.com/inorichi/tachiyomi
...
Fix back button in library search
2017-11-29 21:41:05 -05:00
5cb219d83e
Various changes
2017-11-29 21:44:35 -05:00
908128b55d
Merge upstream changes
2017-11-29 21:53:02 -05:00
b240960a8a
Update dependencies
...
Remove travis config as we don't use travis
2017-11-29 21:55:56 -05:00
d87c8428fe
Release 0.6.5
2017-11-29 18:49:22 +01:00
b91d8e4c19
Release 0.6.5
2017-11-29 18:49:22 +01:00
166fb9a8e4
Resubscribe to library when a change of type enter occurs. Resolves #1093
2017-11-29 10:05:33 +01:00
4853ff7eee
Resubscribe to library when a change of type enter occurs. Resolves #1093
2017-11-29 10:05:33 +01:00
28a21d0b8f
Minor changes to download cache. Also keep the library view, as recreation is expensive
2017-11-28 23:58:37 +01:00
e1582bd73a
Minor changes to download cache. Also keep the library view, as recreation is expensive
2017-11-28 23:58:37 +01:00
d1d1d60c30
Fix automatic backups ( #1074 )
...
* Fix automatic backups
* Small fixes
* small fixes
2017-11-28 22:55:50 +01:00
ac17335dbe
Fix automatic backups ( #1074 )
...
* Fix automatic backups
* Small fixes
* small fixes
2017-11-28 22:55:50 +01:00
80fd49d60b
FIx Batoto issues with logging in and loading lists/pages. ( #1088 )
2017-11-28 09:48:27 +01:00
34eb1331a3
Update build tools in travis
2017-11-28 01:12:45 +01:00
bff329a329
Implement a download cache
2017-11-28 00:32:51 +01:00
604929d002
Update support library and kotlin
2017-11-28 00:21:38 +01:00
4a9151e4aa
Release 0.6.4
2017-11-23 18:38:51 +01:00
020cc89576
Translations ( #970 )
...
* Translated using Weblate (Polish)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/pl/
* Translated using Weblate (German)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/de/
* Translated using Weblate (French)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/fr/
* Translated using Weblate (German)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/de/
* Translated using Weblate (German)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/de/
* Added translation using Weblate (Indonesian)
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/id/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/id/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/id/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/bg/
* Translated using Weblate (Polish)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/pl/
* Translated using Weblate (Polish)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/pl/
* Translated using Weblate (Polish)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/pl/
* Translated using Weblate (Polish)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/pl/
* Translated using Weblate (Polish)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/pl/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/es/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/es/
* Translated using Weblate (Arabic)
Currently translated at 0.2% (1 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 0.5% (2 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 1.1% (4 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 1.3% (5 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 1.6% (6 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 1.9% (7 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 2.2% (8 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 3.0% (11 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 3.3% (12 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 3.9% (14 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 4.4% (16 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 6.1% (22 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 6.7% (24 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 7.2% (26 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 8.3% (30 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 8.9% (32 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 10.6% (38 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 10.8% (39 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 12.0% (43 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 12.2% (44 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 12.5% (45 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 15.9% (57 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 16.4% (59 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 16.7% (60 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 17.3% (62 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 17.3% (62 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 17.8% (64 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 18.1% (65 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 19.2% (69 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 21.2% (76 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 22.0% (79 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 22.3% (80 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 23.4% (84 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 25.1% (90 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 25.4% (91 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 26.5% (95 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 26.8% (96 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 27.6% (99 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 27.9% (100 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 28.2% (101 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 28.4% (102 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 29.0% (104 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 29.3% (105 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 29.8% (107 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 30.1% (108 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 30.1% (108 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 30.4% (109 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 31.2% (112 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 31.8% (114 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 32.9% (118 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 33.2% (119 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 33.7% (121 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 34.0% (122 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 35.1% (126 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 35.4% (127 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 36.0% (129 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 36.3% (130 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Arabic)
Currently translated at 55.3% (198 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Polish)
Currently translated at 100.0% (370 of 370 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/pl/
* Translated using Weblate (Arabic)
Currently translated at 100.0% (370 of 370 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ar/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (370 of 370 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/bg/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (370 of 370 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/bg/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (370 of 370 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/pt_BR/
* Translated using Weblate (German)
Currently translated at 99.4% (368 of 370 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/de/
* Translated using Weblate (German)
Currently translated at 99.4% (368 of 370 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/de/
* Translated using Weblate (German)
Currently translated at 100.0% (370 of 370 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/de/
* Translated using Weblate (Polish)
Currently translated at 100.0% (372 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/pl/
* Translated using Weblate (Dutch)
Currently translated at 96.5% (359 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/nl/
* Translated using Weblate (Dutch)
Currently translated at 96.7% (360 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/nl/
* Translated using Weblate (Dutch)
Currently translated at 97.3% (362 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/nl/
* Translated using Weblate (Dutch)
Currently translated at 97.5% (363 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/nl/
* Translated using Weblate (French)
Currently translated at 97.8% (364 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/fr/
* Translated using Weblate (French)
Currently translated at 97.8% (364 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/fr/
* Translated using Weblate (French)
Currently translated at 98.9% (368 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/fr/
* Translated using Weblate (Dutch)
Currently translated at 99.4% (370 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/nl/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (372 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/nl/
* Translated using Weblate (French)
Currently translated at 100.0% (372 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/fr/
* Added translation using Weblate (Hungarian)
* Translated using Weblate (Hungarian)
Currently translated at 25.5% (95 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/hu/
* Translated using Weblate (Hungarian)
Currently translated at 25.8% (96 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/hu/
* Translated using Weblate (Russian)
Currently translated at 100.0% (372 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/ru/
* Translated using Weblate (Hungarian)
Currently translated at 30.3% (113 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/hu/
* Translated using Weblate (Hungarian)
Currently translated at 30.3% (113 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/hu/
* Translated using Weblate (Hungarian)
Currently translated at 33.0% (123 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/hu/
* Translated using Weblate (Hungarian)
Currently translated at 33.0% (123 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/hu/
* Translated using Weblate (Hungarian)
Currently translated at 33.8% (126 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/hu/
* Translated using Weblate (Hungarian)
Currently translated at 33.8% (126 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/hu/
* Translated using Weblate (Hungarian)
Currently translated at 37.0% (138 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/hu/
* Translated using Weblate (Hungarian)
Currently translated at 37.3% (139 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/hu/
* Translated using Weblate (Hungarian)
Currently translated at 37.9% (141 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/hu/
* Translated using Weblate (Hungarian)
Currently translated at 38.1% (142 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/hu/
* Translated using Weblate (Indonesian)
Currently translated at 98.3% (366 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/id/
* Translated using Weblate (Indonesian)
Currently translated at 99.1% (369 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/id/
* Translated using Weblate (Indonesian)
Currently translated at 99.1% (369 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/id/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (372 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/id/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (372 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/id/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (372 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/id/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (372 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/id/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (372 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/pt_BR/
* Translated using Weblate (German)
Currently translated at 100.0% (372 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/de/
* Added translation using Weblate (Malay)
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (372 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/id/
* Translated using Weblate (German)
Currently translated at 100.0% (372 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/de/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (372 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/id/
* Translated using Weblate (Malay)
Currently translated at 62.9% (234 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/ms/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (372 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/pt_BR/
* Translated using Weblate (Malay)
Currently translated at 83.8% (312 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/ms/
* Translated using Weblate (Malay)
Currently translated at 84.1% (313 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/ms/
* Translated using Weblate (Malay)
Currently translated at 100.0% (372 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/ms/
* Translated using Weblate (Malay)
Currently translated at 100.0% (372 of 372 strings)
Translation: Tachiyomi/Main
Translate-URL: http://*/projects/tachiyomi/main/ms/
2017-11-23 18:24:59 +01:00
25898d34ca
Update page indicator colors and new Readmangatoday domain
2017-11-23 18:00:49 +01:00
6394388714
Fix #764 . Update Kissmanga genres
2017-11-22 21:41:57 +01:00
d4101c7bdf
Page indicator now uses an outline instead of overlapping shadows
2017-11-20 13:55:56 +01:00
c93bf89cbe
Fix crash downloading of manga from Readmangatoday ( #1071 )
...
Close #1070
2017-11-20 10:06:23 +01:00
88d1f29fe2
Move page indicator to bottom center, and use a shadow instead of a background. Other category in catalogue list is now placed at the end
2017-11-18 14:09:38 +01:00
c437a33f2a
A few fixes and dependency updates
2017-11-11 15:31:32 +01:00
e3259f39f1
Fallback covers' external directory
2017-11-08 22:34:56 +01:00
cb357b0a16
Fix some crashes
2017-11-08 22:25:00 +01:00
a7faf445c4
Add concurrency to global search queries
2017-11-08 21:02:19 +01:00
82a08f24c0
added Cloudflare email obfuscation bypass for kissmanga ( #1054 )
...
* added Cloudflare email obfuscation bypass for kissmanga
* added ignore case.
2017-11-06 22:20:04 +01:00
afa89ac125
added extra padding on page number to prevent cut off on rounded corner devices. ( #1056 )
2017-11-06 22:08:49 +01:00
2060b5cd34
Fix extra (advertisement) page being added in Mangahere. ( #1052 )
2017-11-05 10:42:02 +01:00
d69730a333
Undo last commit
2017-11-05 00:47:31 +01:00
9714a30148
Share image with both setData and extra stream intent
2017-11-04 18:05:02 +01:00
23c0f2c313
Update subsampling. Export /storage/ to SAF
2017-11-02 18:49:09 +01:00
5c4139be45
Update flexible adapter. Show fast scroller in chapters screen
2017-11-02 16:58:32 +01:00
6b1a3a20e5
Fix covers url on Mangachan. ( #1045 )
...
Fix some warnings.
2017-10-29 15:22:04 +01:00
4ae00c80ca
Fix many compilation warnings
2017-10-28 19:12:17 +02:00
827792c4f0
Restore previous query in global search. Closes #1040
2017-10-28 18:26:31 +02:00
abbe700dac
Build command and paths also changed
2017-10-28 17:01:17 +02:00
1347bfe243
This one should finally fix travis builds
2017-10-28 16:39:34 +02:00
a76ee95b6d
Trying to fix broken travis
2017-10-28 16:24:18 +02:00
f3689f09cd
Use gradle's new dependencies API. Update a few dependencies
2017-10-28 16:10:51 +02:00
d545cfd38c
Update Android Studio to 3.0
2017-10-28 14:44:19 +02:00
3631a9fac2
Use new key format in badges preference
2017-10-24 17:27:45 +02:00
aee4ad2d3f
Fix test
2017-10-22 18:58:31 +02:00
f88c86c799
Download count shouldn't be stored as a database field
2017-10-21 23:43:46 +02:00
60ac27e401
Add library manga class
2017-10-21 20:13:41 +02:00
d0567de4e6
Download badge
2017-10-21 17:08:49 +02:00
ca30fd6088
Actually use latest Glide version. Minor doc fix
2017-10-14 18:37:23 +02:00
1470e9d5ca
Glide v4
2017-10-14 18:16:11 +02:00
f45efe2aa8
Library updater is now a foreground service
2017-10-14 13:05:02 +02:00
5b6c475817
fixed author/artist not showing for Mangahere. ( #1032 )
2017-10-13 00:18:17 +02:00
4abd2d709f
Introduce coroutines. Fix #1027 . Lower notification channels' importance
2017-10-13 00:12:29 +02:00
d97aff85b3
Support notification channels. Fixes #995
2017-10-10 14:16:37 +02:00
deec65446f
Shortcut fix Oreo ( #1026 )
...
* Moved to Android O Shortcutmanager
* Re-added possibility to change icon shape pre oreo.
2017-10-10 12:05:33 +02:00
5c662b1ae1
Fix app freezes when queueing many chapters with SAF. Closes #817
2017-10-05 10:15:02 +02:00
f648940388
Fix wrong downloaded percentage when server doesn't send content length. Fixes #1019
2017-10-05 08:41:28 +02:00
5aae17754f
Travis: forgot to add semicolons
2017-10-01 12:15:06 +02:00
0ef0f6ece1
Travis: don't decode secrets for PRs
2017-10-01 12:05:38 +02:00
bfd46f28e0
Reversed some things from AMOLED update ( #1015 )
2017-10-01 10:44:48 +02:00
eaece18afc
Travis: use default tools
2017-10-01 00:14:11 +02:00
67d39b037c
Clone NDK for Travis
2017-09-30 22:15:15 +02:00
dd3f5a146d
Fix commit count in travis' build
2017-09-30 20:40:44 +02:00
9fdc5b4b9d
Remove teamcity badge. Fix deploy script
2017-09-30 19:05:41 +02:00
1f32d13698
Travis deployment ( #1014 )
...
* Travis deployment
* Executable scripts
2017-09-30 18:49:43 +02:00
886b1019ed
Update android sdk in travis
2017-09-29 20:24:21 +02:00
3e8ed8a171
Also set system locale with the Java API. Closes #978
2017-09-29 20:08:40 +02:00
8307daee63
Trust mangahere certificate for now...
2017-09-29 18:31:18 +02:00
9b40d10352
Improved AMOLED theme. Added Button style for borderless buttons. ( #1009 )
...
* Improved AMOLED theme. Added Button style for borderless buttons. Some UI improvements.
* Deleted unused drawables from app.
2017-09-29 08:34:13 +02:00
f2a06eab37
Fix downloads from mangahere ( #997 )
2017-09-26 22:15:27 +02:00
74fd70416f
Add option to sort library by source. ( #985 )
...
* Add option to sort library by source.
* Implement change suggested by NoodleMage.
2017-09-24 20:01:07 +02:00
b85c164195
added licensed element check for MangaFox ( #977 )
2017-09-24 10:54:39 +02:00
75c41b645a
Target sdk 26. Dependency updates.
2017-09-23 17:14:04 +02:00
54c8b3ef29
Global Search ( #849 )
...
* Global Search
* Cards are now independent of design by use of recycler.
* Added local
* Some attribute fixes + moved onclick to controller.
* Lots of improvements to code
* Reversed some stuff. Thanks API 16
* Code fixes
* Performance improvements
* Moved adapter creation to constructor
* Small changes
* Removed sources settings from settings menu. Added OnChangeListener in catalogue. Made setting icon visible if room.
* bug fix
* Code review part uno
* Code review part uno-2
* Single recycler approach
* Add last source used
* Fix scroll state and some layout issues
* Fix wrong item binding
* Use data class for items
* Calculate item position and count while binding
* Fix background color with slices
* Reuse slices. Fix card background. Flatten constraint layout
* Fix global_search scroll issue
* Store last state with global search
* Minor changes
* Remove catalogue toolbar spinner. Persist catalogue across process restarts
* Save view state of recycler views. Set toolbar title with current query
2017-09-23 13:11:39 +02:00
56bde40035
Fix search on readmanga/mintmanga ( #986 )
2017-09-19 20:25:09 +02:00
ff4a015baa
Added regex to strip local manga chapter names ( #983 )
...
* added regex to strip non-alphanumeric characters in local filenames
2017-09-18 11:20:34 +02:00
0db4fcc27e
Release 0.6.3
2017-09-10 12:29:17 +02:00
f3080b6277
Actually convert file uri to content uri
2017-09-10 12:29:04 +02:00
69cbbd5811
Disable file exposure detection to allow sharing from the local cache ¯\_(ツ)_/¯
2017-09-10 12:03:44 +02:00
0b85760939
Fix #908
2017-09-10 10:51:21 +02:00
03f3a4805f
Fix a crash when retrying a page
2017-09-10 10:14:40 +02:00
d95adf2631
Release 0.6.2
2017-09-09 14:00:21 +02:00
e971d40e06
Lock drawer with gravity parameter instead of a view
2017-09-08 18:18:27 +02:00
c65a01a5f0
Fix a crash when retrying pages
2017-09-08 17:59:43 +02:00
8586014e17
Exclude extensions dependencies from proguard. Enable new translations.
2017-09-08 17:43:46 +02:00
bdfae4ba04
Translations ( #881 )
...
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/pt_BR/
* Add translation link
* Added translation using Weblate (Polish)
* Translated using Weblate (Polish)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/pl/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/pt_BR/
* Translated using Weblate (Korean)
Currently translated at 25.1% (90 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ko/
* Translated using Weblate (Russian)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ru/
* Added translation using Weblate (German)
* Translated using Weblate (German)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/de/
* Translated using Weblate (German)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/de/
* Translated using Weblate (Polish)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/pl/
2017-09-08 17:25:44 +02:00
75cb94b51a
Fix tint on AMOLED theme ( #966 )
...
Fix tint on AMOLED theme
2017-08-30 21:50:19 +02:00
2f6d163a7a
Simplify presenter delegate
2017-08-29 10:39:22 +02:00
ecfe72bcad
Let GC take care of the presenter. Also fix #947
2017-08-29 09:55:42 +02:00
e6ff9e18cc
Fix #956
2017-08-28 10:13:27 +02:00
3c550c1781
Kotlin 1.1.4. Add discord link in about
2017-08-28 10:00:13 +02:00
537693f5cf
README, CONTRIBUTING and ISSUE_TEMPLATE, Discord ( #952 )
...
* Include discord, change issue segment
* Update CONTRIBUTING.md
* Update ISSUE_TEMPLATE.md
2017-08-28 09:42:44 +02:00
7053777997
Release version v6.1.4
...
Offload metadata check to background thread
Add search cache
2017-08-28 03:20:35 -04:00
5ae0589547
License manga update and Manga Fox Title Update ( #937 )
...
* update mangafox parsing to read chapter title also if it exists.
* updated chapterImpl to force update chapters if chapter name changes. This allows for chapter name changes from the source to update in app
* switched from : to - since other sites that already have title use - so it provides consistency across sources.
* fixed spacing for -
* fixes license status for manga fox
if manga is licensed no chapters will be shown.
* 1. changed equality in chapterImp back to just the url (removed scanlator, and name comparison)
2. Removed extra line of code assigning mangaFox title twice
3. Modified ChapterSourceSync for scanlator/title/url comparison.
* cleaned spaces, added comment, incorporated toChange code from other pull request
* throw exception instead of returning empty list when licensed
* space fix
2017-08-28 09:10:19 +02:00
71fc6fc257
Revert chapter equals method
2017-08-26 12:50:52 +02:00
c0d7b16ee6
Allow to update chapter metadata
2017-08-26 12:46:35 +02:00
1107b95ebd
Remove leftover code
2017-08-26 03:52:52 -04:00
36003fd622
Remove leftover TODO
2017-08-26 03:48:12 -04:00
84121ff901
Release v6.1.3
...
Make search engine synchronous
Offload some search engine tasks to background threads
Minor search engine speedups
2017-08-26 03:40:59 -04:00
bcc2ec1668
Fix migration dialog showing on startup even with no manga
2017-08-25 22:26:57 -04:00
08dffda2a1
Fix NHentai and PervEden sources
...
Version bump to v6.1.2
2017-08-25 19:08:33 -04:00
9f4540a4f1
Fallback to normal library searching when metadata is not available
2017-08-25 18:52:32 -04:00
f19ef9aa01
Fix proguard rules
2017-08-25 18:51:25 -04:00
f10a06341b
More changelog entries
2017-08-25 18:50:57 -04:00
67ac95f15f
Merge branch 'master' of https://github.com/inorichi/tachiyomi
2017-08-25 17:39:22 -04:00
cd291f0a27
Migrate to realm for metadata
2017-08-25 17:31:38 -04:00
f3f7aa9e1d
Also fix Batoto popular query
2017-08-25 23:30:18 +02:00
43355970db
Batoto fix. #953
2017-08-25 23:10:31 +02:00
bb6b88a703
Make drawerArrow private again (as it was in upstream)
2017-08-24 18:31:45 -04:00
239b36c31a
Add nhentai URL importing
...
Allow fast importing of single URLs by inputting the URL into the source's search bar
2017-08-24 18:31:08 -04:00
dcb6ae44dd
Fix intercept activity
2017-08-24 17:33:03 -04:00
5ed365cf0d
Remove outdated declarations from AndroidManifest
2017-08-24 17:13:09 -04:00
b20b3d6f5c
Add fingerprint to lock UI
...
Migrate login UI to conductor
Fix batch add controller not saving EditText content onResume
Prevent double-locking of lock UI
Remove back button from lock UI
Fix login preference not updating
2017-08-24 17:11:43 -04:00
32d02f9329
Migrate to Tachiyomi 6.1
...
Rewrite batch add UI
Rewrite lock UI
2017-08-24 12:28:54 -04:00
3da7c47bf5
Merge branch 'master' of https://github.com/inorichi/tachiyomi
...
# Conflicts:
# app/build.gradle
# app/src/main/java/eu/kanade/tachiyomi/data/preference/PreferencesHelper.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/base/activity/ActivityMixin.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/base/activity/BaseActivity.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/base/adapter/FlexibleViewHolder.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/base/adapter/SmartFragmentStatePagerAdapter.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/base/fragment/BaseFragment.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/base/fragment/BaseRxFragment.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/base/fragment/FragmentMixin.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/category/CategoryActivity.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/latest_updates/LatestUpdatesFragment.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryCategoryAdapter.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryCategoryView.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryFragment.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/main/ChangelogDialogFragment.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/main/MainActivity.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/MangaActivity.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/MangaEvent.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/MangaPresenter.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/chapter/ChaptersFragment.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/info/ChapterCountEvent.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/info/MangaFavoriteEvent.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/info/MangaInfoFragment.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/info/MangaInfoPresenter.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/track/TrackFragment.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/recently_read/RecentlyReadFragment.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/setting/SettingsAboutFragment.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/setting/SettingsActivity.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/setting/SettingsAdvancedFragment.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/setting/SettingsDownloadsFragment.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/setting/SettingsFragment.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/setting/SettingsGeneralFragment.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/setting/SettingsTrackingFragment.kt
# app/src/main/java/eu/kanade/tachiyomi/util/AndroidComponentUtil.java
# app/src/main/java/eu/kanade/tachiyomi/widget/preference/LibraryColumnsDialog.kt
# app/src/main/java/eu/kanade/tachiyomi/widget/preference/SimpleDialogPreference.kt
# app/src/main/res/layout/activity_download_manager.xml
# app/src/main/res/layout/activity_edit_categories.xml
# app/src/main/res/layout/activity_manga.xml
# app/src/main/res/layout/activity_preferences.xml
# app/src/main/res/layout/fragment_backup.xml
# app/src/main/res/layout/fragment_download_queue.xml
# app/src/main/res/layout/fragment_library.xml
# app/src/main/res/layout/fragment_library_category.xml
# app/src/main/res/layout/item_chapter.xml
# app/src/main/res/layout/item_recent_chapters.xml
# app/src/main/res/layout/toolbar.xml
# app/src/main/res/raw/changelog_release.xml
# app/src/main/res/values/arrays.xml
# app/src/main/res/xml/pref_about.xml
# app/src/main/res/xml/pref_advanced.xml
# app/src/main/res/xml/pref_downloads.xml
# app/src/main/res/xml/pref_general.xml
# app/src/main/res/xml/pref_reader.xml
# app/src/main/res/xml/pref_sources.xml
# app/src/main/res/xml/pref_tracking.xml
Migrate to Tachiyomi 6.1
Rewrite batch add UI
2017-08-24 11:24:23 -04:00
bfa386acba
Add Filter by Completed for library ( #941 )
...
* issue 938
added filter by completed manga status
* changed to use existing string
fixed space issue in method in presenter
2017-08-19 20:34:43 +02:00
e8b432485d
Minor changes
2017-08-15 15:06:21 +02:00
a12a34e3bb
Add Batoto Scanlator to Chapter view ( #789 )
...
* Added scanlator for Batoto on chapter list
* adjusted item_chapter layout for scanlator
adjusted so db chapters get updated if scanlator does not match source scanlator
* adjusted item_chapter layout for scanlator
adjusted chapter holder to dynamically set title max lines depending on if scanlator exists
* fixed excess blank line
* changed scanlator to be instantiated instead lateint to prevent toast message erro when viewing chapters by catalog
* changed item_chapter.xml to constraint layout
* removed accidental changes to catalog
* cleaned up code.
* fixed issue where long title was running into 3 dot menu
fixed issue where no scanlator for manga was causing date to not be bottom lined
fixed general chapter layout to be more similar to existing
* allow scanlator to be null
* fixed merge issue
* fixed merge issue
* attempt to fix whitespace carriage return issue
* attempt to fix whitespace carriage return issue
* attempt to fix whitespace carriage return issue
2017-08-15 15:05:41 +02:00
b79855c01d
Remove circle image view dependency
2017-08-09 12:38:54 +02:00
17fe501a6d
Ask permissions once. Fixes #892
2017-08-07 11:04:27 +02:00
8201b367ec
Fix most crashes with extensions and the release version. Crop borders support in android O
2017-08-06 16:19:25 +02:00
6c242084ca
Fallback chapter cache to internal storage
2017-08-03 21:44:31 +02:00
aefe7b176a
Fixes case where manga name ends with s. ( #919 )
2017-07-31 20:04:14 +02:00
6059b85e58
Fix library category not updatable when empty. Closes #907
2017-07-27 09:21:15 +02:00
aa46c52eee
Crop borders for webtoons. Closes #904
2017-07-26 20:35:31 +02:00
d3cbfbdb59
Add workaround for disappearing menu items
2017-07-26 11:29:03 +02:00
cc9b77b876
Simultaneous download will now show on start. ( #911 )
2017-07-26 10:49:13 +02:00
1568ac9e8a
Release 0.6.1
2017-07-08 19:01:49 +02:00
1129dacdfa
Downgrade jsoup
2017-07-08 18:58:53 +02:00
fab7967018
Release 0.6.0
2017-07-08 18:07:43 +02:00
bb40a4d6b8
Dependency updates. Enable new translations. Minor fixes
2017-07-08 16:44:01 +02:00
90d27147e6
Fix gradle build warnings. Remove unused strings
2017-07-05 17:21:27 +02:00
634247c590
New translation system ( #844 )
...
* Change translation part
* Translated using Weblate (Russian)
Currently translated at 99.1% (355 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ru/
* Added translation using Weblate (Dutch)
* Translated using Weblate (Spanish)
Currently translated at 67.8% (243 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/es/
* Translated using Weblate (Spanish)
Currently translated at 68.1% (244 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/es/
* Translated using Weblate (Spanish)
Currently translated at 68.4% (245 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/es/
* Translated using Weblate (Spanish)
Currently translated at 68.4% (245 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/es/
* Translated using Weblate (Spanish)
Currently translated at 68.7% (246 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/es/
* Translated using Weblate (Spanish)
Currently translated at 68.7% (246 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/es/
* Translated using Weblate (Dutch)
Currently translated at 48.6% (174 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/nl/
* Translated using Weblate (Dutch)
Currently translated at 48.8% (175 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/nl/
* Translated using Weblate (Spanish)
Currently translated at 68.9% (247 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/es/
* Translated using Weblate (Spanish)
Currently translated at 69.8% (250 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/es/
* Translated using Weblate (Spanish)
Currently translated at 71.2% (255 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/es/
* Translated using Weblate (Dutch)
Currently translated at 55.5% (199 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/nl/
* Translated using Weblate (Spanish)
Currently translated at 99.7% (357 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/es/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/nl/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/nl/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/nl/
* Translated using Weblate (Italian)
Currently translated at 86.3% (309 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/it/
* Translated using Weblate (Italian)
Currently translated at 86.8% (311 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/it/
* Translated using Weblate (Italian)
Currently translated at 87.4% (313 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/it/
* Translated using Weblate (Italian)
Currently translated at 87.9% (315 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/it/
* Translated using Weblate (Italian)
Currently translated at 92.4% (331 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/it/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/nl/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/nl/
* Added translation using Weblate (Latvian)
* Translated using Weblate (Dutch)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/nl/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/nl/
* Translated using Weblate (Italian)
Currently translated at 98.6% (353 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/it/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/bg/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/bg/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/nl/
* Added translation using Weblate (Arabic)
* Translated using Weblate (Latvian)
Currently translated at 25.1% (90 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/lv/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/nl/
* Translated using Weblate (French)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/fr/
* Added translation using Weblate (Korean)
* Translated using Weblate (Korean)
Currently translated at 1.1% (4 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ko/
* Translated using Weblate (Korean)
Currently translated at 4.1% (15 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ko/
트래킹? 동기화? 추적?
* Translated using Weblate (Korean)
Currently translated at 14.2% (51 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/ko/
* Added translation using Weblate (Portuguese (Brazil))
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 72.9% (261 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/pt_BR/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/pt_BR/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (358 of 358 strings)
Translation: Tachiyomi/Main
Translate-URL: http://weblate.j2ghz.com/projects/tachiyomi/main/pt_BR/
2017-07-05 17:09:27 +02:00
fd8f7ea693
Fix #880 . Downgrade conductor to 2.1.2 for now
2017-07-05 14:19:58 +02:00
5eeb497f2b
Fallback batoto urls to http (a library update took ages). Kotlin update to 1.1.3
2017-07-04 15:50:53 +02:00
505e642691
Fix issues with Batoto; some links now use https rather than http, so parsing was affected. ( #873 )
2017-07-02 20:35:07 +02:00
74a7e2a17e
Fix local source not working if english was disabled. Closes #848
2017-06-17 12:46:34 +02:00
5fec956ce6
Main activity now uses single task. Fixes #850 . Actually use new support library
2017-06-17 12:34:46 +02:00
1794782323
Add option to invert volume keys. Closes #834
2017-06-11 11:36:12 +02:00
0210ee8747
Fix #819 . Update support lib
2017-06-10 16:49:40 +02:00
ca412832ef
Library notification now opens recent updates. Closes #808
2017-06-04 18:56:24 +02:00
1089c25b8f
allow sorting by total chapters for library view ( #811 )
...
* allow sorting by total chapters for library view
* allow sorting by total chapters for library view
* Changed to remove query per manga.
2017-05-31 21:50:21 +02:00
e85841784c
Russian strings update ( #820 )
...
* Russian strings update
* Fix russian string
* Russian string. Резеврное копирование -> бэкап
2017-05-29 08:00:27 +02:00
ca2236958a
Reorganize layouts by feature
2017-05-25 12:16:58 +02:00
c7686323b7
Remove activity mixin class
2017-05-24 14:00:26 +02:00
73d1a1a05e
Fix backup issue. Closes #806
2017-05-24 11:15:40 +02:00
211f7b591b
Dependency updates. OkHttp nullability changes
2017-05-23 20:39:02 +02:00
72ea256906
Downloads with conductor. Remove flexible adapter 4 dependency and unused classes.
2017-05-23 20:03:16 +02:00
f521622d4d
Minor changes to tabs animator
2017-05-23 14:28:07 +02:00
dc5283ce9a
Use an object animator for the tabs
2017-05-22 11:28:41 +02:00
256a4197c9
Replace changelog dialog with controller, move migration logic to a separate class
2017-05-21 13:42:06 +02:00
a5a12f8b3a
Add landscape layout for manga info. Fix portrait layout image paddings when the tab layout was expanded
2017-05-20 14:56:31 +02:00
bbe180ecd1
Improve tab layout animation. Fixes #800 and #801
2017-05-20 12:15:44 +02:00
67678cd49e
Add an option to refresh all tracking metadata
2017-05-17 13:36:42 +02:00
097d4fe34c
Fix memory leak
2017-05-16 14:44:18 +02:00
5914346ace
Remove unused classes and arrays resources
2017-05-16 14:11:23 +02:00
062788f222
Fixed tracking cardview + readded AMOLED theme. ( #798 )
...
* Fixed cardview margin for sources
* Added AMOLED again
* changed padding to margin
2017-05-16 10:18:46 +02:00
55be9b9ca5
Fix settings crashes before Lollipop
2017-05-15 16:32:53 +02:00
0da2f91771
Info shows last chapter instead of chapter count. Resolves #765
2017-05-14 19:55:48 +02:00
ff190e02d4
Preferences with conductor ( #792 )
...
* Settings with conductor WIP
* Add downloads preference controller. Implement source/track login
* Improve settings controllers
* Backup settings controller
* Delete preferences xml
* Remove keys from xml
* PreferenceKeys is now an object
* Remove now unused dependency
2017-05-14 00:45:14 +02:00
029f159aea
Add the ability to import galleries by specifying the URL of one of it's pages
2017-05-08 20:03:20 -04:00
29fd5747eb
Recent chapters with constraint layout
2017-05-08 13:06:40 +02:00
fa8f5bc0d8
Add images and 'view chapters' to library updates ( #785 )
...
* added option to open manga directly from library update
added covers for manga in library update
added ability to click covers to open manga directly from library update
* Removed 3 dot option to open manga
Adjusted covers to circles and material standard for recent chapter
* fixed potential null pointer on cover click
* adjusted circle imageview size for recently read
2017-05-08 09:22:49 +02:00
2118434823
Initial AMOLED theme + some CardView fixes ( #787 )
...
* Initial AMOLED theme + some CardView fixes
* small fix
2017-05-07 12:36:25 +02:00
2eeac0bf8b
UI with Conductor ( #784 )
2017-05-06 15:49:39 +02:00
89b293fecd
Kitsu: remove limit from query
2017-05-05 16:36:54 +02:00
0a300822a4
Fix NoClassDefFoundError in E-Hentai/ExHentai source.
2017-05-05 00:41:10 -04:00
8d48e0289a
Merge origin branch (I messed up the repo)
2017-05-04 23:54:18 -04:00
9dbb59f337
Upstream merge
...
Internal permission change
Fix url adder
2017-05-04 23:38:17 -04:00
3f758d5981
Kitsu: replace media_id with manga_id
2017-05-01 00:29:08 +02:00
e838bb43d2
Deleting categories hides manga until switch from and to library #686 ( #769 )
...
* Fixed bug 686
https://github.com/inorichi/tachiyomi/issues/686
* Fixed bug 686
https://github.com/inorichi/tachiyomi/issues/686
* undo previous changes to resubscribe
add table to mangaQueries to update on table category change
* cleaned up formatting
2017-04-27 20:16:05 +02:00
b7b83305b2
Allow multiple sources in each extension source apk ( #761 )
...
* Allow multiple sources in each extension source apk
Minor code cleanup
* Add runtime defined sources functionality
* Undo extensions library major version number bump
2017-04-27 20:15:55 +02:00
8df3080e0d
Pass backup uri as parcelable to restore service
2017-04-25 16:29:39 +02:00
f88794c752
Keep models from source package
2017-04-21 00:19:10 +02:00
cc9e2cee1f
Fix webtoon scroll jumps. Closes #751
2017-04-17 20:01:07 +02:00
91cb892c74
Release 0.5.2
2017-04-14 12:46:58 +02:00
a26f908370
Dependency updates
2017-04-09 18:25:05 +02:00
4d14f56fa8
Improve webtoon reader scroll up
2017-04-09 18:24:52 +02:00
d9a2255be9
Retain last read page when using the webtoon mode ( #738 )
...
* Retain last read page when using the webtoon mode, see issue #453
* #738 inorichi's request change to webtoonreader pull request
* #738 per inorichi recycler could be null at the point
scrollToLastPageRead was called, moved to below the check in the view
had been initialized.
2017-04-09 16:01:07 +02:00
5e3d71c6c5
Fix shortcuts
2017-04-09 15:53:47 +02:00
619d94bf36
Kitsu: use new rating system. Fixes #743
2017-04-09 13:56:52 +02:00
6069659e0f
Small fixes ( #740 )
2017-04-07 21:17:21 +02:00
f6a79bde6f
Add manga straight into a category from catalogues ( #737 )
...
* Add feature mention in issue #625
2017-04-07 20:39:09 +02:00
bb9e230b35
Fix #708
2017-04-07 20:32:22 +02:00
bc9417e16b
Notify licensed content in mangahere
2017-04-06 20:23:03 +02:00
a4313d388d
Fix activity leaks in backup, restore dialogs and properly handle db transactions
2017-04-06 17:26:24 +02:00
4ebb3a894d
Added round icon + added shortcuts ( #732 )
...
* Added round icon + added shortcuts
* Moved values to companion
2017-04-04 17:42:39 +02:00
0642889b64
Rewrote Backup ( #650 )
...
* Rewrote Backup
* Save automatic backups with datetime
* Minor improvements
* Remove suggested directories for backup and hardcoded strings. Rename JSON -> Backup
* Bugfix
* Fix tests
* Run restore inside a transaction, use external cache dir for log and other minor changes
2017-04-04 17:42:17 +02:00
3094d084d6
Library notification: handle only one update as a special case
2017-04-01 12:05:09 +02:00
f9fec74ffd
Add short description to library update notification
2017-03-30 20:02:48 +02:00
8ef3ab0d49
Cancel library progress notification after posting the result
2017-03-29 09:17:53 +02:00
e9a6f8ef46
Update app icon with shadow
2017-03-26 11:42:32 +02:00
68724752f8
Separate some changes unrelated to backup from PR
2017-03-26 11:26:10 +02:00
de8fa09366
Keep new chapters notification across updates
2017-03-25 22:00:55 +01:00
e619870eec
Fix #716
2017-03-20 20:34:26 +01:00
4be5f0dab3
Release 0.5.1
2017-03-19 11:58:56 +01:00
abe1929b49
Update vietnamese strings. Document Kissmanga changes
2017-03-19 10:51:38 +01:00
68c4116327
Category-specific auto download ( #701 )
...
* Category-specific auto download
2017-03-18 13:09:40 -04:00
3be9881997
Kissmanga fix. Kotlin 1.1.1
2017-03-18 14:11:16 +01:00
a243aeafba
Release v5.0.2.
2017-03-16 23:12:38 -04:00
5c671de29e
Fix NHentai source only showing first page.
2017-03-16 22:54:55 -04:00
2e44f29882
Prevent some manga breaking the download notifier ( #711 )
2017-03-15 22:19:06 +01:00
e161e5d30d
Release version 5.0.1.
2017-03-15 15:03:36 -04:00
2fd64d0ca7
Fix download notifier breaking on some weird titles.
2017-03-15 14:56:34 -04:00
d981c75600
Add favorites downloader.
2017-03-15 14:39:09 -04:00
a5520c1936
Manga info with constraint layout
2017-03-12 13:00:47 +01:00
112cdd54e3
Update chapters adapter
2017-03-11 21:20:46 +01:00
b512c67b5d
Fix #704 . Dependency updates
2017-03-11 16:00:07 +01:00
d8fa7bc9d2
Post updater notification before starting downloads
2017-03-10 20:36:43 +01:00
41397ab41d
Don't post too many notifications in the updater
2017-03-10 20:21:09 +01:00
492adb7035
Release version 5.0.0.
2017-03-09 20:53:28 -05:00
811bca18d9
Yolo
2017-03-09 20:47:06 -05:00
3222e0646d
Various bug fixes.
2017-03-09 20:46:24 -05:00
fa6790856d
Fixed SourceManager creating sources multiple times on app launch.
2017-03-09 18:49:52 -05:00
38a15d4158
Fix lock preference observing on wrong thread.
2017-03-09 18:23:45 -05:00
77cd459c51
Retry button now uses a different H@H server.
2017-03-09 18:18:53 -05:00
fa115ed9a0
Fix null scanlator text.
...
Fix nhentai "Open in Browser" and "Share" buttons.
2017-03-09 17:31:17 -05:00
30a2b572ab
Enable text selection in manga info window.
2017-03-09 17:21:11 -05:00
b1ab77188d
Add apk files to gitignore.
2017-03-09 17:17:30 -05:00
e212e4581d
Fix user being asked for lock permissions when lock is not enabled.
2017-03-09 17:17:18 -05:00
1b8daa7e09
Another attempt to fix proguard config.
2017-03-09 16:53:13 -05:00
99d126fd3a
Fix typo in proguard config.
2017-03-09 16:50:31 -05:00
9fee7c6b19
Fix proguard rules.
2017-03-09 16:47:55 -05:00
1b5a83563f
Hopefully fix stackoverflow crash.
2017-03-09 16:31:28 -05:00
c8a8eb0a4d
Add nhentai source.
2017-03-09 16:01:34 -05:00
0a7812bb2c
Remove old debugging code and useless comments.
2017-03-08 18:58:56 -05:00
061b434687
Fix crashes when opening invalid manga.
2017-03-08 17:14:12 -05:00
c437f1473c
Add dev flavor. Bugfix in reader
2017-03-08 18:56:27 +01:00
f3be1a6d09
Fix crash due to empty page list.
2017-03-07 23:03:07 -05:00
1e797bfe8a
Add PIN feature to README.
...
Remove hint from PIN setup dialog.
2017-03-07 22:50:40 -05:00
97435dbe0f
Fix readme.
2017-03-07 22:48:27 -05:00
3fdbb95b15
More documentation.
2017-03-07 22:44:22 -05:00
961a6c0b4f
Code cleanup.
2017-03-07 22:44:08 -05:00
c42f011a05
Implement Perv Eden source.
2017-03-07 22:02:16 -05:00
957c50088d
Add cancel button to lock preference.
2017-03-05 12:49:56 -05:00
3b129176d6
Code cleanup.
2017-03-05 12:41:34 -05:00
f36327ecc9
Add application lock functionality.
2017-03-05 12:36:52 -05:00
5f48bb8e7d
Merge branch 'master' of https://github.com/inorichi/tachiyomi
...
# Conflicts:
# README.md
# app/build.gradle
# app/src/main/java/eu/kanade/tachiyomi/data/preference/PreferencesHelper.kt
# app/src/main/java/eu/kanade/tachiyomi/data/source/SourceManager.kt
# app/src/main/java/eu/kanade/tachiyomi/source/model/Page.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/backup/BackupPresenter.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/main/ChangelogDialogFragment.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/main/MainActivity.kt
# app/src/main/res/raw/changelog_release.xml
# app/src/main/res/values/arrays.xml
# app/src/main/res/values/strings.xml
2017-03-04 22:54:00 -05:00
aba8d01818
Merge branch 'master' of https://github.com/inorichi/tachiyomi
2017-03-04 22:46:56 -05:00
03cb7062f2
Merge branch 'master' of https://github.com/inorichi/tachiyomi
...
# Conflicts:
# README.md
# app/build.gradle
# app/src/main/java/eu/kanade/tachiyomi/data/preference/PreferencesHelper.kt
# app/src/main/java/eu/kanade/tachiyomi/data/source/SourceManager.kt
# app/src/main/java/eu/kanade/tachiyomi/source/model/Page.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/backup/BackupPresenter.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/main/ChangelogDialogFragment.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/main/MainActivity.kt
# app/src/main/res/raw/changelog_release.xml
# app/src/main/res/values/arrays.xml
# app/src/main/res/values/strings.xml
2017-03-04 22:43:06 -05:00
6020cd011d
Fix #692 . Mangasee needs proper headers for data requests. ( #694 )
2017-03-03 22:53:54 +01:00
582bb3e2ca
Handle a few more possible external directories before Lollipop
2017-03-03 18:45:25 +01:00
5c67161dce
Minor changes for Kotlin 1.1
2017-03-03 18:18:06 +01:00
c00eaae62b
AS 2.3 and Kotlin 1.1
2017-03-03 17:42:46 +01:00
d4b35736c0
Gallery chapter metadata will now be automatically downloaded when importing galleries.
2017-02-28 17:37:51 -05:00
c30aa710f3
Change baseUrl from g.e-hentai.org -> e-hentai.org
2017-02-28 17:21:00 -05:00
0adac4217e
Fix share button adding extra "/" onto end of URL
...
Fixed by removing "/" from end of baseUrl.
2017-02-28 17:09:13 -05:00
7e102edd0a
Increase memory allocated to gradle
2017-02-28 16:57:09 -05:00
adefe87129
Minor code cleanup
2017-02-28 16:56:47 -05:00
8a05fc8966
Add local namespace searching.
2017-02-28 16:56:29 -05:00
8e4dd030d0
Release v0.5.0
2017-02-26 13:58:45 +01:00
4d7b188999
Fix #636 . Minor improvements. Dependency updates
2017-02-23 22:30:43 +01:00
6de260d73f
Fix #660 . Update subsampling
2017-02-19 23:39:53 +01:00
2230ad59f1
Minor fixes and improvements. Dependency updates. Drop support for the old armeabi and use arm64-v8a instead
2017-02-16 23:22:30 +01:00
e22b1661f4
Borders crop improvements
2017-02-15 21:56:05 +01:00
bb723076ee
Chapter Recognition for Read/Mintmanga ( #682 )
2017-02-12 19:43:00 +01:00
fd9c24413d
Update CONTRIBUTING.md ( #684 )
...
Add catalogue redirection to tachiyomi-extensions
2017-02-12 19:31:38 +01:00
91c58640a7
Add crop borders functionality, #219
2017-02-12 00:30:32 +01:00
c8e3375248
Rar/cbr support
2017-02-08 22:12:00 +01:00
aeef8c02d8
Basic epub support
2017-02-05 12:01:58 +01:00
08f2cd2472
Error drawable now looks better with the dark theme
2017-02-04 20:49:07 +01:00
fe413d52d6
Show loading/error for images in catalogue grid view. Update support lib
2017-02-04 19:07:06 +01:00
add2ca0b8f
Fixed multi-threaded initial download not showing. ( #675 )
...
Fixed library notification cancel PendingIntent.
2017-02-04 17:57:26 +01:00
ad6cdc9017
Allow glide to use source's network client. Catalogue fixes
2017-02-04 13:44:18 +01:00
dd8cab4562
improve local manga chapter sorting ( #672 )
2017-02-04 12:03:54 +01:00
f7c791d153
Ask for chapter deletion when removing from library
2017-02-03 20:14:33 +01:00
b66f06d9dc
Use the first 3 bytes for jpeg
2017-02-02 23:44:25 +01:00
89940677cc
Use custom mime discovery in downloader
2017-02-02 20:21:38 +01:00
56e7a1e2a0
Language hot fix ( #668 )
2017-02-02 17:01:18 +01:00
810f5ad531
Fix FAB behavior
2017-02-02 16:48:18 +01:00
495f5d03ac
Enable Vietnamese language
2017-02-02 16:13:42 +01:00
f63d2cebfc
Update Vietnamese Language ( #664 )
2017-02-02 16:02:25 +01:00
ae60e8cbd5
Fix Mangachan issue from #628 ( #667 )
2017-02-02 16:02:02 +01:00
772bef05fc
Fix #661
2017-01-30 21:04:56 +01:00
9320d1f7a4
Update subsampling
2017-01-29 23:05:55 +01:00
e8912c5dc9
Local chapter url relative. Other minor changes
2017-01-29 20:51:11 +01:00
2b73a9d2a4
Local manga in zip/cbz/folder format ( #648 )
...
* add local source
* small fixes
* change Chapter to SChapter and and Manga to SManga in ChapterRecognition.
Use ChapterRecognition.parseChapterNumber() to recognize chapter numbers.
* use thread poll
* update isImage()
* add isImage() function to DiskUtil
* improve cover handling
* Support external SD cards
* use R.string.app_name as root folder name
2017-01-29 20:48:55 +01:00
e25ce768bb
Migrate covers to external files dir. Fix #647
2017-01-26 22:15:17 +01:00
05c628b33c
Bulgarian translation typos and fixes for better understanding ( #655 )
2017-01-26 08:12:43 +01:00
fda0aa3ce1
Fix sticky headers in recent chapters not working after rotation
2017-01-24 16:01:43 +01:00
cdf5bbadea
Disable elevation in recent chapters. Improve downloads discovery
2017-01-22 23:13:07 +01:00
c6b89a826c
Update recent chapters adapter
2017-01-22 20:06:43 +01:00
6264e56148
Added translatable="false" to keys so that they don't show up as untranslated ( #645 )
2017-01-21 20:34:34 +01:00
7f8bfd759f
Fix filter input text introducing a new line. Also fix filter drawer clicks propagated to the views below
2017-01-21 20:31:25 +01:00
c3c2013944
Add bulgarian language #644
2017-01-21 19:51:40 +01:00
1e4a01399d
Catalogue fixes
2017-01-21 18:48:27 +01:00
03967b67cf
Update extension loader
2017-01-21 17:49:34 +01:00
7425478a55
Optimize imports
2017-01-20 21:34:15 +01:00
f807447de1
Rename OnlineSource to HttpSource
2017-01-20 21:27:53 +01:00
706163e7a6
Move source and network outside data
2017-01-20 21:24:31 +01:00
a4c145c1ef
Optimize imports
2017-01-20 21:22:17 +01:00
c445ea90ba
Notification Improvements ( #594 )
...
* Download notifier improvements
* Notification improvements
Added a Notification Service.
Added a Notification Activity Handler.
* Removed service. Everything is now managed by single broadcast
* Fixed some flags
* Fixed ReaderActivity call
* Code review
* Added Handler. Removed dismiss onDestroy
2017-01-20 21:18:15 +01:00
52c50398b8
Fix Rapid region decoder
2017-01-19 23:34:54 +01:00
fb89f77db7
French language ( #634 )
...
* Added french string values in res
* Added french in the list of languages available
* Fixed remaining //
* Update manga plural according to http://www.academie-francaise.fr/niky-orange
* Update translation based on M2ck's remarks
* Translating remaining english bits and fixing some typos
* Further fixes according to M2ck's suggestions
* Ninja typo fix !
* Updated tapping string with french translation and updated a pretty awkward literal translation
* Updated translation to new strings
2017-01-19 22:48:11 +01:00
f7b94179a4
Update subsampling with some fixes
2017-01-19 21:12:49 +01:00
e045ca8538
Dependency updates
2017-01-18 21:27:01 +01:00
871e17c2f5
Rewrite catalogue adapter
2017-01-17 20:13:29 +01:00
f86c3c81bf
Catalogue with only one recycler
2017-01-16 22:18:15 +01:00
71ab6d38e4
Complete group filters
2017-01-15 17:04:31 +01:00
e76fb7a524
Minor changes
2017-01-15 01:08:35 +01:00
90a99dde1f
Filters with flexible adapter
2017-01-14 22:38:31 +01:00
7b9f5d0e9f
Update category adapter
2017-01-13 19:35:20 +01:00
e4d4dbbeb6
Change package name to flexible adapter v4
2017-01-12 16:24:40 +01:00
6ef94fb59b
Kitsu: include manga instead of media
2017-01-12 15:38:42 +01:00
a03dceff7d
Add Sort filter [Catalogs] ( #633 )
...
* Add Sort filter
* remove old views
* onClick default descending
* update remaining catalogs
2017-01-12 15:37:38 +01:00
f717c57648
Added Russian language ( #631 )
...
* added russian res/values
* Russian strings fix typo
* added Russian lang in list of lang's
* Russian string.xml: fixes
* Russian string.xml: fixes
* Russian string.xml: fixes
* strings-ru fixes
2017-01-10 20:34:45 +01:00
8fa798cf63
Update README.
2017-01-09 18:11:51 -05:00
01b20b2acb
Add some branding.
2017-01-09 18:10:06 -05:00
a8d72dd6f8
Whoops missed the changelog.
2017-01-09 17:37:38 -05:00
84042c61e0
Release 4.0.1.
2017-01-09 17:33:47 -05:00
407ba6c628
Fix duplicate galleries.
2017-01-09 17:27:58 -05:00
ca8fdad422
Fixed a typo in an Italian string ( #629 ) ( #630 )
2017-01-09 14:00:12 +01:00
faa61923fb
Fix #620
2017-01-08 23:40:54 +01:00
96a39f5c54
Remove custom presenter class
2017-01-08 20:56:42 +01:00
72f8c4d5e2
Added add to library dialog when downloading from catalogue ( #618 )
...
* Now show snackbar when adding from catalogue
* Code cleanup + added manga favorite event to update favorite drawable when added via snack
* Update SettingsAdvancedFragment.kt
Forgot to check optimize import. I think(hope) I got them all ;).
* Now uses PublishRelay. Manga favorite is now handled in info presenter
* Update MangaInfoFragment.kt
2017-01-08 20:07:19 +01:00
07cae4d684
Merge and remove util classes
2017-01-08 18:50:51 +01:00
dd56d7c0bb
Initial support for external sources
2017-01-08 18:12:19 +01:00
16a3c676ef
Update README.md
2017-01-07 12:08:32 -05:00
9b3a99432b
Update README.md
2017-01-07 12:07:17 -05:00
036f757086
Update README.md
2017-01-07 12:06:47 -05:00
a391529b32
Fix updater.
2017-01-07 11:55:16 -05:00
d10b782308
Merge remote-tracking branch 'origin/master'
2017-01-07 10:47:53 -05:00
a58f780452
Remove ACRA.
2017-01-07 10:07:37 -05:00
606de03c7c
Various bug fixes.
2017-01-06 20:57:50 -05:00
77d986f213
Kitsu: also filter included by manga
2017-01-07 00:54:57 +01:00
13bcefe5cd
Filter manga library entries in Kitsu
2017-01-07 00:29:52 +01:00
2b988c51ad
Add migration system.
2017-01-06 18:01:40 -05:00
cb73e55db1
Deduplicate some code.
...
Change package name.
2017-01-05 18:26:32 -05:00
8fb4093dc6
Various bug fixes and code cleanup.
2017-01-04 23:34:47 -05:00
f5c4535cb0
Add migration ability.
...
Various bug fixes and code cleanup.
2017-01-04 22:56:24 -05:00
e4f2bffbc2
Various bug fixes and code cleanup.
2017-01-04 20:19:44 -05:00
5c942460f9
Various bug fixes.
2017-01-04 16:24:21 -05:00
cce1f2c20d
Finish batch add screen.
2017-01-04 14:37:28 -05:00
49d0e06704
Replace bad image url with the logo in mangafox. Related with #626
2017-01-04 19:12:47 +01:00
516a3bd017
Integrate tag searching into library.
2017-01-04 11:17:12 -05:00
63d58c7a4f
Add uploader faux-namespace to search engine.
2017-01-04 10:30:44 -05:00
2c8790c545
Added circular thumbnails to the catalogue list view, like the ones in the library list view ( #616 )
...
* Added circular thumbnails to the catalogue list view, like the ones in the library list view
* Moved setImage to CatalogueHolder parent class and adapted the code so that when the manga is initialized, the thumbnail is set both in the case of grid and list
* In catalog, when switching between grid and list, initialize mangas only if going to grid view or if over wifi
2017-01-04 12:50:31 +01:00
c49b865ee7
Regexes are now compiled only once by search engine.
2017-01-04 00:06:53 -05:00
097a83e3ba
Fix some bugs in the search engine.
2017-01-03 23:45:44 -05:00
02c70d868d
Implement search engine.
2017-01-03 16:57:51 -05:00
c836f52460
Implement most gallery settings.
2017-01-03 11:27:10 -05:00
d0260acd3d
Set IME action done
2017-01-03 15:44:32 +01:00
44ec6184c8
README.md table update ( #627 )
2017-01-03 15:27:24 +01:00
caa1e1ef09
Add EH code.
2017-01-02 18:02:10 -05:00
cfa9729831
Remove unused resources
2017-01-02 18:59:15 +01:00
c25af3d5ad
Change filters dialog with a drawer
2017-01-02 18:35:54 +01:00
d3e9200a7f
Improve catalog search filters ( #615 )
...
* Add three state (include/exclude/ignore) search filters (works for now only on MangaFox and MangaHere)
* checkbox icons in xml format
* fix checkbox icons referencing
* fix three states filters in remaining catalogs
* use Spinner for filter with more than three states (Mangasee)
* use EditText for freetext filters (Mangasee)
* remove pngs
* Filter class/subclass
* add Filter.Header
* English catalogs
2017-01-02 18:30:10 +01:00
2032ba3ba3
Now using subsampling 3.6.0
2017-01-01 21:30:29 +01:00
9bcde69ee0
Release 0.4.2
2017-01-01 21:00:52 +01:00
beca2b429c
Minor changes
2017-01-01 20:54:41 +01:00
3a1699f0b3
Fix #373 and a few crashes
2016-12-31 16:19:32 +01:00
a7192e866f
Locale fix. Kotlin update to 1.0.6
2016-12-27 20:18:38 +01:00
dc882b4dce
Make clear error codes are from HTTP
2016-12-26 18:12:15 +01:00
77b4de3941
Minor changes
2016-12-26 17:21:17 +01:00
006d17aac7
Fix locale not applied outside activities
2016-12-26 16:56:19 +01:00
1a3a1db4ff
Remove Language class. App's language and hidden languages settings were reset
2016-12-26 15:44:59 +01:00
97fa659283
Kitsu fixes
2016-12-24 11:32:45 +01:00
f1d84ccb49
Add "Completed" filter; fix Mangahere; fix Mangafox ( #604 )
...
* Add "Compled" filter to all english sources; fix Mangahere manga title extraction; fix Mangafox search.
* update Mangasee
* update Batoto
2016-12-24 00:08:49 +01:00
1f14240251
Translated some strings to Italian ( #602 )
...
* Translated some strings to Italian
* Added missing strings and fixed a couple of errors
2016-12-24 00:08:27 +01:00
ea6fed6ecf
Exclude novels from Kitsu results
2016-12-23 16:58:36 +01:00
d09eca7833
Anilist/Kitsu Fixes
2016-12-23 16:15:09 +01:00
2c6f64c5ae
Refresh option in the library updates tab ( #606 )
...
* Solves #550
* Make sure only refresh can only happen when pulling down at top of update library list
* Removed unused import
2016-12-23 15:58:53 +01:00
ec87e4359b
Drawerfix/readme update ( #601 )
...
* Fixed back button on navigational drawers
* Removing an unused import
* Cleaned up code
* little clean up
2016-12-23 15:56:10 +01:00
2b63bae989
Show login errors
2016-12-22 22:11:17 +01:00
82f4e3157a
Minor changes
2016-12-22 21:57:15 +01:00
725ceab00b
Hide API implementation from MAL service. Reorder methods and minor changes
2016-12-22 21:17:47 +01:00
ba428c401d
Fix Kitsu refresh method
2016-12-22 16:34:34 +01:00
510669ee2c
Fix wrong anilist decimal scores
2016-12-22 16:22:08 +01:00
8d749df290
Score formatting. Hide API from Anilist/Kitsu services.
2016-12-21 22:39:46 +01:00
091c0c0c71
Fix system language setting always using english
2016-12-21 00:42:46 +01:00
7fdd2cacd7
Fixed updater on Android N. Closes #592 ( #595 )
2016-12-21 00:34:31 +01:00
2241a0b2de
Using title instead of text for Mangahere titles ( #591 )
...
Fixes #571
The text on the popular manga page of Mangahere contains escaped HTML characters. The title attributes of the links do not contain them.
2016-12-20 20:37:45 +01:00
d21a93123b
Dependency updates
2016-12-20 18:58:21 +01:00
e542a8d8e2
Fix tab gravity
2016-12-20 16:54:56 +01:00
94ee4e7fb5
Experimental Anilist and Kitsu support ( #586 )
...
* Tracking tab with anilist support
* Rename MangaSync to Track
* Rename variables and methods to track
* Kitsu implementation
* Variables refactoring
* Travis fix?
2016-12-18 22:56:28 +01:00
e3d430eb5e
Fix #587
2016-12-18 22:31:20 +01:00
fd76255cf6
Release 0.4.1
2016-12-18 21:05:33 +01:00
d180631877
Add ripple effect to filter nav view
2016-12-18 20:29:46 +01:00
1977e21363
Fix method conflicts
2016-12-18 16:59:06 +01:00
e1a3ee1b81
Bugfixes
2016-12-18 16:35:39 +01:00
cc43d9daed
fixes wrong getBroadcast calls from imageNotification ( #585 )
2016-12-18 15:15:44 +01:00
79705df499
Apply material design guidelines to categories
2016-12-18 13:08:56 +01:00
36bbb906c1
Library sort change doesn't trigger filtering
2016-12-15 18:51:12 +01:00
816cc17ed3
Fix #577 . Fix language not applied in reader activity.
2016-12-14 22:33:24 +01:00
97e3b5d2ab
Add unread sorting
2016-12-13 22:23:49 +01:00
79ab9d80f2
Improved last_read sorting ( #576 )
2016-12-13 21:36:26 +01:00
32511149d1
Format fixes. Move lang setting to the first entry (looks better IMO)
2016-12-13 21:07:48 +01:00
cc9fd53abb
Implement language switcher ( #563 )
...
* Implement language switching using BaseActivity
* Add requested changes
* Cleanup App.kt Imports and add pref_language_key
* Acutally use @string for key
* Use string resource for language preference title
2016-12-13 20:47:46 +01:00
4061c7450b
Better network error handling
2016-12-12 20:53:44 +01:00
9ad535bde6
Optimize library downloaded filter
2016-12-11 23:59:25 +01:00
b067096fc7
Add drawer to filter and sort the library ( #570 )
...
* Add additional drawer to filter and sort the library
* Tint icon when there's a filter active
* Comments and minor changes
2016-12-11 12:43:44 +01:00
2dd58e5f7d
Ask for confirmation before changing the cover. Fixes #562
2016-12-10 23:16:46 +01:00
7c42ab885b
Readers know how to move to each side. Fix #566
2016-12-10 14:49:56 +01:00
26b283d44d
Fix webtoon reader touch events. #561
2016-12-10 14:01:16 +01:00
8c1b07c4ba
Handle null directories as empty arrays
2016-12-10 12:22:44 +01:00
f98e0858a7
Improve download discovery performance in library updates view
2016-12-09 20:23:48 +01:00
8b60d5bfcb
Add optional to automatically download new chapers ( #538 )
...
* Add optional to automatically download new chapers
* Only trigger download once
2016-12-06 17:22:03 +01:00
30b4c6e755
Remove some state from the library view
2016-12-04 23:58:46 +01:00
3d2a98451b
Avoid going to db when a library filter is changed
2016-12-04 23:48:29 +01:00
aba528b227
Added option to sort library ( #536 )
...
* Initial code
* Added all sort options
* Fixes
* Removed sort by added. Some renaming
* Removed date added database calls
* Fixes
2016-12-04 20:22:12 +01:00
d971768056
Release 0.4.0
2016-12-03 16:54:29 +01:00
2e39be6625
Image is now the default decoder
2016-12-03 16:12:58 +01:00
f514d466a6
Minor changes and fixes
2016-12-03 13:08:26 +01:00
d10bf45283
Download next N chapters now excludes the ones enqueued. #556
2016-12-02 20:37:55 +01:00
a0064a1699
Don't allow to create categories with the same name
2016-12-01 20:34:30 +01:00
907472403d
Upgrade okhttp
2016-12-01 19:36:58 +01:00
a9b6db9ee9
Italian language ( #551 )
...
* Add italian language
* italian language: fix aapt error
* small edit
2016-11-30 09:55:05 +01:00
3e1dc9f400
Add property to get the number of a page
2016-11-29 22:32:44 +01:00
d30c019b89
Allow to share images when reading online. Move chapter cache to external cache dir. Dependency updates.
2016-11-29 21:37:35 +01:00
86b8712dd1
Update subsampling
2016-11-29 00:18:02 +01:00
44241e03da
Update preferences lib
2016-11-27 22:02:23 +01:00
12dcc2c31f
Set share image mimetype with wildcard
2016-11-27 15:44:59 +01:00
bb89b72a81
Don't validate the page number and extension when saving a page
2016-11-26 12:34:54 +01:00
ea790faeb3
Always cancel library update task
2016-11-26 12:26:40 +01:00
4ef7b16925
Minor refactor
2016-11-24 21:50:02 +01:00
93e244b4c4
Fix #547
2016-11-24 21:42:01 +01:00
87281d34c1
Fix #528
2016-11-24 18:35:27 +01:00
20041701cd
Handle empty directory. Fix travis
2016-11-24 16:11:01 +01:00
f9c5379400
Fix #546
2016-11-24 15:40:34 +01:00
2a531f1a1e
Fix #545
2016-11-23 21:43:24 +01:00
4d4b9c0d6d
Dependency updates. Remove some unused strings
2016-11-23 21:09:46 +01:00
dc592e92b5
Added Volume and Title to chapters from MangaHere ( #523 )
2016-11-22 22:39:27 +01:00
0db1a3167d
Improve extension discovery. Fix #542
2016-11-22 20:49:57 +01:00
830f792824
Fix #541
2016-11-22 16:06:02 +01:00
a13ebc3975
Some improvements for russian catalogs ( #540 )
...
* Implemented genre filter for Mangachan
* Fixed search for Mangachan
* Changed url with latest updates for Mangachan
* Updated genres for Readmanga
* Removed duplicate code for Readmanga
2016-11-20 15:14:36 +01:00
b28ef61618
Better recent updates regexp for Mangasee ( #539 )
2016-11-20 15:13:46 +01:00
6f297161de
Download manager rewrite ( #535 )
...
* Saving to SD working
* Rename imagePath to uri
* Handle android < 21
* Minor changes
* Separate downloader from the manager. Optimize folder lookups
* Persist downloads across restarts
* Fix for #511
* Updated ReactiveNetwork. Add some documentation
* More documentation and minor fixes
* Handle persistent notifications. Other minor changes
* Improve downloader and add documentation
* Rename pageNumber to index in Page class
* Remove unused methods
* Use chop method
* Make sure dest dir is created
* Reset downloads dir preference
* Use invalidate options menu in download fragment and fix wrong condition
* Fix empty download queue after application restart
* Use addAll method in download queue to avoid too many notifications
* Inform download manager changes
2016-11-20 11:20:57 +01:00
59c626b4a8
Add an extension function to limit the number of characters in a string. Dependency updates
2016-11-19 14:46:49 +01:00
1d014a5a94
Minor fix
2016-11-19 12:13:09 +01:00
2dc8159d96
Fix #517 and a few more crashes
2016-11-17 21:14:50 +01:00
453f742732
Trying to fix a crash in settings (again)
2016-11-15 19:12:03 +01:00
5e6cf9fb02
#529
2016-11-15 18:11:52 +01:00
83349fc72d
Trying to fix a crash in settings
2016-11-15 17:48:51 +01:00
979a5c8c16
Merge pull request #526 from Gilfar/mangasee-seasonal
...
Update for seasonal manga from Mangasee
2016-11-14 20:49:07 +01:00
9f625835ec
Added option to download page or set page as cover ( #481 )
...
* Added option to download page or set page as cover
* Removed network call now copies from page image
* Format fix + notification feedback
* Added code to prevent OutOfMemory error. Made notification optional. Can now save image on long press. Bug fixes
* Now uses glide for notification
* Fixed webtoon page
* Fixes + API 16 support
* fixes
* Fixed API 24 FileProvider error
* Added page.ready check
* Indention
2016-11-14 20:48:34 +01:00
5fd379e71b
update for seasonal manga from Mangasee
2016-11-14 18:38:10 +01:00
9c5b497751
Changed sort icon from by alpha to by numeric ( #525 )
2016-11-13 14:25:55 +01:00
4dc5f3e7d9
Indention
2016-11-13 14:09:32 +01:00
13954ffe01
Added page.ready check
2016-11-13 14:07:20 +01:00
36d4e1f7ef
update Mangasee due to webpage changes ( #521 )
2016-11-13 12:33:29 +01:00
b716a2f8ac
Fix compilation error
2016-11-12 15:28:01 +01:00
f98095e6cb
Allow to change chapter fields before inserting to database. Update Kotlin to 1.0.5
2016-11-12 14:04:25 +01:00
d183aca810
Update MangaSee URL ( #518 )
...
Closes (https://github.com/inorichi/tachiyomi/issues/516 )
2016-11-08 17:11:15 +01:00
52f4bddbce
Set flex time
2016-11-07 16:23:04 +01:00
b837424f29
Fix update notification not allowing installations on some ROMs (like MIUI)
2016-11-06 20:14:13 +01:00
ba2a8c82f8
Fix travis
2016-11-06 18:53:40 +01:00
2856d9d6a3
Add product flavors. Switch to evernote's job scheduler
2016-11-06 18:44:14 +01:00
71fac76e3d
Rename bookmark column val
2016-11-06 13:35:12 +01:00
125f1ae34c
Added option to bookmark single chapter ( #496 )
...
* Added option to bookmark single chapter
* Fixes
2016-11-06 13:33:00 +01:00
b418169c20
Exclude backup empty fields
2016-11-06 13:31:01 +01:00
f4d12ba622
Update travis
2016-11-05 20:16:54 +01:00
c64d8c8b6b
Fix tests
2016-11-05 19:41:52 +01:00
10a1ba95d6
Support API 25 again. Bump dependencies
2016-11-05 19:28:47 +01:00
27d3daf918
Add support for latest updates to Readmangatoday ( #512 )
2016-11-03 16:17:37 +01:00
dcbd72e64d
Release 0.3.2
2016-10-30 17:39:16 +01:00
52e1e93f9d
Added another image decoder. It should be faster than Rapid and more reliable than Skia.
2016-10-28 19:26:47 +02:00
7d3d0999f3
Fixed API 24 FileProvider error
2016-10-25 17:34:49 +02:00
93f90b5a62
fixes
2016-10-25 16:08:33 +02:00
c2b113ac0a
Fixes + API 16 support
2016-10-25 15:49:27 +02:00
8ff8ab4f27
Fixed webtoon page
2016-10-25 15:49:22 +02:00
414b8c9f21
Now uses glide for notification
2016-10-25 15:49:21 +02:00
4975787afa
Added code to prevent OutOfMemory error. Made notification optional. Can now save image on long press. Bug fixes
2016-10-25 15:49:20 +02:00
1210691fdd
Format fix + notification feedback
2016-10-25 15:49:19 +02:00
2a4527a8d6
Removed network call now copies from page image
2016-10-25 15:49:18 +02:00
2991906a85
Added option to download page or set page as cover
2016-10-25 15:49:17 +02:00
5b1f4f189b
Reader fixes
2016-10-24 22:16:50 +02:00
d77a1e6925
Change webtoon image callback to onReady
2016-10-24 00:12:32 +02:00
19c713ebb2
Minor changes
2016-10-23 22:37:20 +02:00
90e0e0b72a
Webtoon reader now shows download progress. Keep the progress bar until the image is decoded
2016-10-23 18:59:25 +02:00
22bbcaeed0
Remove builtin decoders from Rapid
2016-10-23 16:42:48 +02:00
d7b8015df7
Drop support for reencode images
2016-10-23 13:22:14 +02:00
c1ac47e1ce
Revert support lib 25 (broken as usual), update subsampling lib
2016-10-22 21:43:37 +02:00
e375101132
Revert "Support API 25. Use new DividerItemDecoration."
...
This reverts commit 05b14bae7b
.
2016-10-22 21:42:48 +02:00
05b14bae7b
Support API 25. Use new DividerItemDecoration.
2016-10-22 20:21:25 +02:00
eb15fe3898
Remove 2048 bitmap size limit
2016-10-21 21:21:31 +02:00
4f5518bdd8
Fixed wrong chapter recognition for S0 - Chapter 00 ( #499 )
2016-10-20 16:28:25 +02:00
5c63531066
Add logged in property reporting.
2016-10-18 22:13:43 -04:00
15b2bbc6d1
Merge changes.
...
Various changes.
2016-10-18 21:58:00 -04:00
3cafbd9141
Merge changes.
...
Various changes.
2016-10-18 21:50:48 -04:00
c9e1e6e020
Release 0.3.1
2016-10-17 08:43:19 +02:00
ade73e6892
Keep project classes
2016-10-17 08:43:19 +02:00
ee2aae7e3a
Release 0.3.0
2016-10-16 21:00:40 +02:00
b6011d4cf5
Minor changes
2016-10-16 20:50:32 +02:00
a31c6ff875
Decode notification logo in background thread. Set max bitmap size to 2048
2016-10-16 15:02:55 +02:00
69baaac27e
Another crash fixed in webtoon reader
2016-10-15 15:27:26 +02:00
b16a90e9d9
Fixed incorrect string for color filter ( #493 )
2016-10-15 11:50:07 +02:00
f31aa622c0
Fix tests
2016-10-15 11:37:28 +02:00
4578edf157
Use old refresh icon (but with the app's logo)
2016-10-15 11:31:24 +02:00
33df35db1b
Multidex debug build
2016-10-15 11:12:16 +02:00
093ddd776b
Update GCM
2016-10-14 18:17:02 +02:00
da10b27219
Dependency udpates, ABI filters
2016-10-14 17:33:58 +02:00
5b4ed6f926
Delete old alarm
2016-10-14 17:27:35 +02:00
8fc467652d
Add app's notification icon
2016-10-13 19:45:10 +02:00
7971b64d57
Update Portuguese(pt_PT) translation. ( #492 )
...
-New strings required translation
-Correcting mistakes
2016-10-12 21:24:12 +02:00
9c1e2c3c45
Oops.. Fix #489
2016-10-09 14:42:27 +02:00
909917e133
Handle individual errors in metadata update
2016-10-09 12:22:21 +02:00
3b6c37a30b
Increase minimum tile dpi
2016-10-09 11:51:07 +02:00
4a6e2a5d99
More crash fixes
2016-10-09 11:34:37 +02:00
6cf84256fe
Crash fix
2016-10-09 11:10:47 +02:00
876831480a
Remove unused context from sources
2016-10-08 19:48:55 +02:00
aebc9a3b9e
Update metadata now ignores only completed manga setting
2016-10-08 15:52:02 +02:00
7b28614c37
Ignore chapters with duplicated name. Fixes #483
2016-10-06 20:02:22 +02:00
4524c705da
Add simple method for preference bindings
2016-10-06 19:39:59 +02:00
1f70be688a
Allow to refresh the entire library info (fixing empty covers after restoring backups). Closes #462
2016-10-06 19:23:59 +02:00
500eedaab7
Explicitly remove read phone permission
2016-10-03 21:15:59 +02:00
2d2ff0a29d
Download queue will now be reset if negative. ( #485 )
2016-10-02 11:59:10 +02:00
6d0689fe6c
Keep compatibility with YAML sources. Reorder methods
2016-09-30 21:29:03 +02:00
0b3dda18d3
Implement latest updates. ( #472 )
2016-09-30 21:11:51 +02:00
09a8a494a0
Remove unneeded call
2016-09-29 21:46:11 +02:00
11ac4df5d7
Bump dependencies, remove unused resources
2016-09-29 19:53:59 +02:00
d352405ba6
Open from homescreen/add shortcut to launcher ( #435 )
...
* Add very basic "Add to homescreen" action in manga info fragment.
* Fix open from homescreen opening current manga (if a manga is open).
Code cleanup.
* Improve fix for "Opening from homescreen opens currently open manga if a manga is currently open" and fix "Going back to the main app via a Manga opened through a shortcut repeats the launcher open animation".
* Implement custom icons, add star icon and optimize some things.
* Remove Tachiyomi and custom image icon types.
* Move icon creation task into an observable.
Added some extra error handling.
2016-09-29 18:38:29 +02:00
a81609fd2c
Fix #480 ?
2016-09-25 23:04:43 +02:00
bf05952582
Gradle custom script 'app/custom.gradle' ( #473 )
2016-09-23 20:50:01 +02:00
596a24fce8
Added option to share your favorite manga ( #477 )
2016-09-22 21:36:40 +02:00
9f20e40257
Update kotlin and gradle build tools
2016-09-22 19:49:47 +02:00
8be67a4431
Custom color filter for reader ( #434 )
...
* [WIP] Custom color filter for reader
* Improvements
* temp image to prevent build error
* Shift all the bits
* Some improvements. Removed DiscreteSeekBar
* Improvements
* API 16 + fixes
* Reduced lag. Fixed brightness value being reset to 0
* Small fixes
2016-09-21 21:26:08 +02:00
58a2f7a874
Hide catalogues ( #466 )
...
Hide catalogues
2016-09-18 21:12:12 +02:00
cb92143613
Merge anilist backend
2016-09-18 11:50:52 +02:00
08e26aa30d
Fix library update interval not being updated properly
2016-09-17 11:15:18 +02:00
8e3ffe87b8
Fix broken link ( #470 )
2016-09-16 11:31:34 +02:00
20e2bf9682
Place restrictions above category selection
2016-09-15 18:46:51 +02:00
8512f97386
Show default message when no categories selected
2016-09-15 18:39:16 +02:00
3ce880bc62
Ignore a random crash when closing the reader
2016-09-15 18:25:10 +02:00
72ae243fa2
Remove debug log
2016-09-15 18:04:36 +02:00
91829b0e7d
Select categories for global update
2016-09-15 18:01:07 +02:00
7c3cd10696
Notify first page change
2016-09-11 16:00:06 +02:00
24bdee626f
parse manga from the future ( #458 )
2016-09-09 19:20:24 +02:00
6a30a75e3e
Upgrade dependencies, use new Timber's overloaded method for errors
2016-09-08 18:30:29 +02:00
ccdc336112
Complete auto updates checker ( #449 )
...
* Complete auto updates checker
* Use GcmTaskService for the periodical updates checker
* Persist task across reinstalls
* Hide setting instead of disabling
* Minor refactor
2016-09-07 19:44:55 +02:00
a4b71f4d11
Minor UI fixes
2016-09-06 21:22:56 +02:00
c3f61e86b7
Improve performance with big images. Feedback is appreciated.
2016-09-06 20:42:24 +02:00
d8d93ee344
Added read filter to chapter select. ( #431 )
...
* Added read filter to chapter select.
* Can now select how far back the chapter should be deleted after read.
2016-09-05 11:08:16 +02:00
8ffff44454
Merge pull request #441 from icewind1991/more-eng-filter
...
Add genre filter support for the remaining English sources
2016-09-03 12:54:20 +02:00
568b90d0b4
Fix #446
2016-09-03 11:05:32 +02:00
46e09d174b
Travis fix. Update gradle
2016-09-01 20:05:11 +02:00
1698a85e99
Add filter support to readmangatoday
2016-08-31 23:19:03 +02:00
c9b62209c2
Add filter support to mangasee
2016-08-31 23:12:25 +02:00
b280d6a76b
Add filter support to mangahere
2016-08-31 22:40:12 +02:00
29993e6412
Merge pull request #438 from Taumer/ru_parsers_genre_filter
...
Implement genre filter for Readmanga and Mintmanga
2016-08-31 19:16:08 +02:00
2a5edf4547
Implement genre filter for Readmanga
2016-08-30 14:23:47 +03:00
d58c517a6c
Implement genre filter for Mintmanga
2016-08-30 14:22:55 +03:00
50136c319f
MAL switched to SSL/HTTPS ( #437 )
...
Changed the URL for myanimelist.net to use HTTPS, as API endpoints are using HTTPS/TLS as of August 25.
2016-08-30 10:28:10 +02:00
2fb3b50535
Add genre filter for catalogue ( #428 )
...
* Add genre filter for catalogue
* Implement genre filter for batoto
* hardcode filters for sources
* swtich filter id to string
* reset filters when switching sources
* Add filter support to mangafox
* Catalogue changes
* Indefinite snackbar on error, use plain subscriptions in catalogue presenter
2016-08-28 22:59:00 +02:00
4171e87b4b
update Mangasee chapter selector ( #429 )
2016-08-28 11:38:37 +02:00
60b3036037
Rename fragment to view
2016-08-22 12:55:31 +02:00
dfb2487640
Library views recycling
2016-08-22 12:54:16 +02:00
dc0405a373
More build fixes.
2016-08-05 20:25:48 -04:00
f84832716a
Remove unused classes and clean up build.
2016-08-05 20:19:27 -04:00
200aa4042f
Fix table in README.
2016-08-05 20:08:35 -04:00
f44c5adcc0
Update README with correct data.
2016-08-05 20:05:20 -04:00
3c43bebe64
Integrate TachiyomiEH changes.
2016-08-05 19:42:36 -04:00
97454ca162
Disable shared holders for now
2016-08-01 00:09:34 +02:00
4200409f79
Fix crashes introduced yesterday
2016-07-31 14:07:12 +02:00
b6a06189fb
Fix text overlapping, make icons a bit bigger
2016-07-31 01:01:25 +02:00
be521804c8
Fix inverted if condition
2016-07-31 00:05:05 +02:00
e95fcf6172
Dynamic recyclerview inflation for the library view and better swap handling
2016-07-30 23:54:32 +02:00
fbd2235a51
Recycle view holders in library. Format fixes
2016-07-30 20:21:01 +02:00
31b1b83606
Fix #408
2016-07-30 17:43:16 +02:00
a5d4f63281
Set jdk 8 in travis
2016-07-30 16:40:35 +02:00
328f9a70d3
Fix robolectric tests
2016-07-30 16:25:23 +02:00
df2b1dbeb1
Update travis
2016-07-30 16:18:51 +02:00
f768393a4b
Bump dependencies, set target sdk 24
2016-07-30 16:04:43 +02:00
c0a0d60c87
Replace page fragments with views
2016-07-30 15:51:49 +02:00
9cf5a4cac0
Minor Improvements ( #405 )
2016-07-28 01:01:56 +02:00
f21a030cf8
Added the ability to view the library as a list ( #394 )
...
* Added in the ability to view the library as a list
* reverted LibraryAdapter and renamed libraryToggleViewEvent to LibraryToggleViewEvent for consistency
* removed LibraryToggleViewEvent and directly subscribed to option change
* fixed the toggleView subscription
* Made the library list item layout more compliant with material design
* Changed unread text style and removed background
2016-07-27 17:37:36 +02:00
74e3d387eb
Release v0.2.3
2016-07-24 15:41:58 +02:00
8f83f497d5
Update history custom put resolver
2016-07-23 15:41:47 +02:00
6999fa858e
Fix #400
2016-07-23 12:09:06 +02:00
8c1bedf796
Back button now returns to start screen. Also fix #356
2016-07-20 19:09:28 +02:00
1090c04fe3
Remove deprecated calls and fix a potential race condition
2016-07-18 21:01:51 +02:00
33b04427d5
Added a startup screen preference option ( #395 )
...
* Added a startup screen preference option
* changed string and keys to be consistent
2016-07-18 19:58:18 +02:00
f7bb356abd
Fix exception thrown when Batoto search is empty
2016-07-16 17:25:22 +02:00
e16bf0698e
Minor fix
2016-07-15 18:22:24 +02:00
e6190683dd
Observable calls can now be retried, previously all retries were failing
2016-07-10 12:14:30 +02:00
e08e41ae0d
Remove most unused settings from the reader (keep screen on and page transitions), they are still available in the app's settings. Also lower minimum brightness to -75%
2016-07-08 22:31:46 +02:00
5f1a89df63
Remove newThread usages, it probably fixes random crashes
2016-07-08 18:23:03 +02:00
f15df40a54
Add an overlay on top of the reader to simulate a lower brightness. Closes #362
2016-07-07 23:18:22 +02:00
a32e0e4ec5
Fix #361
2016-07-04 00:27:45 +02:00
3e8ac6b2d0
Fix for #361 ?
2016-07-03 21:48:55 +02:00
50a773f456
Fix YAML parser crashing the app on Kitkat and lower
2016-07-03 21:33:07 +02:00
42484d718a
And a few more crashes fixed in preferences
2016-07-03 21:19:34 +02:00
81887000a8
Fix a few crashes
2016-07-03 21:04:09 +02:00
987473df44
Minor changes
2016-07-03 18:49:02 +02:00
3680eb0bf5
Recently read improvements: Open next chapter if read, local date formatting
2016-07-03 17:58:39 +02:00
3dbdc495e7
Minor changes
2016-07-03 14:25:51 +02:00
466515c801
Implement "Wie Manga!" ( #379 )
...
* Implement Wie Manga!
* Unnecessary import
2016-07-02 22:16:20 +02:00
e198f7e671
Add icons for settings
2016-07-02 22:14:04 +02:00
5fe1799dab
Fix #333
2016-07-02 14:12:52 +02:00
ce7118084a
Downloads view now uses a copy of the original queue. Fixes #351 and some crashes while scrolling and removing a download from the queue
2016-07-01 18:30:46 +02:00
06786322ca
Bump dependencies
2016-07-01 01:52:05 +02:00
130b7501d1
Remove no predictive animations. Upgrade Kotlin to 1.0.3
2016-07-01 01:39:57 +02:00
864f001c3e
Add portuguese translation by @MrAmnesiac
2016-06-30 16:10:30 +02:00
1553ce973f
Ignore the first spinner selection
2016-06-30 13:02:14 +02:00
72811e59f5
Spanish UI translation ( #365 )
...
Added spanish translation
2016-06-29 15:32:05 +02:00
4c1da3575b
Cleanup - squid:S1155 - Collection.isEmpty() should be used to test for emptiness ( #371 )
2016-06-29 15:31:41 +02:00
05c0516a57
New reader menu ( #368 )
2016-06-27 16:46:31 +02:00
fe6dff9086
Handle a missing page list in MangaHere ( #366 )
...
This typically happens when a manga is pulled from their catalog (I tested it on Nisekoi). Previous behavior led to a NullPointerError, now gives an empty page list.
Giving a reason to the user beyond "Empty Page list" would be a good idea in the future (this seems to be one holdup for #220 ), but there doesn't seem to be an obvious place to put it without touching the base classes. In the meantime, this is far more informative than null errors.
2016-06-25 13:01:44 +02:00
b6df5e6ee6
Reader fixes (MAL not updating in certain scenarios)
2016-06-24 13:39:34 +02:00
3ee5774870
Use Cloudflare client for ReadManga.Today ( #363 )
2016-06-23 14:05:20 +02:00
c8fbb96f49
Mangasee as image source ( #355 )
...
* Mangasee as image source
* revert
* Mangasee source refactoring
2016-06-20 15:37:35 +02:00
143303f7df
Parser improvements
2016-06-20 00:57:29 +02:00
585f7ec17d
Remove getAbsoluteUrl method
2016-06-18 17:37:41 +02:00
9beeca652f
Rewrite preferences with a modified support library v7
2016-06-16 20:52:51 +02:00
cd92569355
Restart inject module when the app is created
2016-06-15 17:58:28 +02:00
a82e1d0e45
Remove unneeded annotations and some cleanup
2016-06-15 17:47:44 +02:00
5ad06df4ac
Fix chapters with 1 page not marked as read
2016-06-15 16:47:59 +02:00
5cfd5da338
Convert some classes to Kotlin
2016-06-15 16:37:48 +02:00
b1d7167112
Bump dependencies
2016-06-15 13:18:27 +02:00
a475ecec4d
Test package in Kotlin
2016-06-15 12:53:12 +02:00
5c98e020f4
Merge pull request #350 from inorichi/dev
...
Rewrite DB models, tests and add a chapter loader.
2016-06-15 12:31:42 +02:00
eed295587d
Fix tests
2016-06-14 15:17:44 +02:00
237af4b07d
Fix dependency injection and use custom models extending DB ones
2016-06-14 15:17:37 +02:00
658860fdff
Add chapter loader, drop non seamless mode
2016-06-14 15:15:31 +02:00
21ba371a32
Replace Dagger2 with Injekt, reorganize dependencies
2016-06-14 15:13:48 +02:00
589160242e
Rewrite database models in Kotlin
2016-06-14 15:11:23 +02:00
4de8b6e9a8
Update Mangachan address and fix loading covers after update ( #347 )
2016-06-11 15:59:04 +02:00
e79d536f33
Update readme
2016-06-10 20:48:43 +02:00
9e90096328
Match release version
2016-06-10 20:31:33 +02:00
f0a382c21a
Improve regex for pages from Readmanga and Mintmanga ( #345 )
2016-06-09 19:48:23 +02:00
682a2c7546
Delete file when exception is thrown
2016-06-09 15:46:08 +02:00
2d1e85f280
Fix scroll position with many categories. Closes #332
2016-06-09 14:27:11 +02:00
dbec4fc15e
Cloudflare fix. Closes #344
2016-06-09 11:32:24 +02:00
95cd77e749
Multiple quality improvements - squid:S1213, squid:S1943, squid:S1066 ( #342 )
2016-06-08 08:44:12 +02:00
1f8126e2af
Use cardBackgroundColor instead of android:Background ( #339 )
2016-06-07 20:59:43 +02:00
86db7497e9
Small card fixes ( #338 )
2016-06-07 20:36:40 +02:00
172305fc6a
Wrong card background fix + bump gradle version ( #337 )
2016-06-07 20:14:36 +02:00
dad9dcd742
Improve getAbsolutUrl method ( #336 )
...
Also fix Mangachan most popular pages
2016-06-07 20:04:50 +02:00
59b90a94d0
Remove covers on error. #334
2016-06-06 20:45:22 +02:00
93fc5944f3
Remove unneeded casts
2016-06-06 16:53:58 +02:00
7039216eae
Manual mappings. Code generation on java classes (better compilation times)
2016-06-06 16:27:24 +02:00
7ba898f701
Added recently read tab ( #316 )
2016-06-06 15:26:56 +02:00
11262f86f9
Release 0.2.2
2016-06-06 14:43:02 +02:00
d1db2d60ec
Fix #329 . Add confirmation before removing favorite manga on multiple selection. Add new proguard rules
2016-06-05 23:40:27 +02:00
156e43290e
Remove unneeded swipe refresh
2016-06-05 11:54:35 +02:00
6687c80b2d
Minor changes
2016-06-05 11:14:40 +02:00
1fbec7bf3d
Added improvements for RecentChapters. Closes #320 ( #324 )
2016-06-04 17:50:44 +02:00
6196480d1d
Minor improvements
2016-06-03 18:25:47 +02:00
2723aeeb5c
Better error feedback. Closes #325
2016-06-03 12:37:07 +02:00
728ab18017
Make active page nullable. Fixes #326
2016-06-03 12:25:39 +02:00
0714fdc7e6
Fix #328
2016-06-03 12:09:38 +02:00
7bfdfee27b
Merge pull request #323 from NoodleMage/season
...
Added chapter recognition for "season" case
2016-06-02 16:46:26 +02:00
10ec3a9b0c
Added chapter recognition for "season" case
2016-06-02 16:39:19 +02:00
eec728f162
Rename "Only update incomplete manga" string to "ongoing" ( #318 )
2016-06-02 14:42:40 +02:00
1ac8ef5341
Reader fixes and minor changes
2016-06-02 14:11:10 +02:00
18cdddf433
Minor improvements for sync services
2016-05-31 16:14:32 +02:00
02a697031f
Chapters FAB doesn't depend on the recognized chapter number. Cloudflare resolver fix
2016-05-28 19:10:09 +02:00
6beff242b0
LoginSource moved to an interface
2016-05-28 00:20:59 +02:00
46cc078e93
Downloading chapters now always add them from the beginning
2016-05-27 20:11:37 +02:00
9aa6da0642
Default headers are bad
2016-05-27 18:08:05 +02:00
8bd20c39aa
All network calls are now done directly through the client
2016-05-27 17:17:30 +02:00
efd36388b0
Fix network unsubscription crashes, refactor network methods
2016-05-27 16:52:44 +02:00
79bb207a8d
Use async method for network calls, trying to fix a crash
2016-05-27 13:56:18 +02:00
0fe350af9a
Minor classes restructuration and optimize imports
2016-05-27 13:21:21 +02:00
4e784cd7c3
Minor fixes
2016-05-26 16:03:55 +02:00
12d6919421
Do not parse -2 chapter number
2016-05-26 15:52:12 +02:00
79ec4faddb
Always close requests' response body
2016-05-26 15:16:42 +02:00
6603c0b990
Merge pull request #239 from inorichi/rewrite-source
...
Rewrite source
2016-05-26 15:14:36 +02:00
b5dbdd1774
Change default sorting method
2016-05-26 15:10:31 +02:00
a08cea9df8
Show changelog when new version is installed
2016-05-26 15:10:28 +02:00
5d9c817461
Implement ReadMangaToday with the new source
2016-05-26 10:22:43 +02:00
f95c9a12c9
Reimplement russian sources
2016-05-26 10:22:43 +02:00
015257fe75
Implement Mangafox and Mangahere with the new source
2016-05-26 10:22:42 +02:00
dd5692bb2d
Rewrite sources. Implement Batoto and Kissmanga
2016-05-26 10:22:39 +02:00
bc3d5dc863
Add support's library custom tabs
2016-05-25 17:33:58 +02:00
a4b6003e58
Wrong versionName when not building latest version ( #314 )
2016-05-25 16:10:03 +02:00
8086d1db46
squid:SwitchLastCaseIsDefaultCheck - switch statements should end with a default clause ( #306 )
2016-05-25 00:09:38 +02:00
26f4f53ec2
Fixed spinner + improved ripple ( #310 )
2016-05-25 00:09:24 +02:00
6af78418a4
Fix an issue with seamless mode and chapters with less than 5 pages #291
2016-05-23 12:10:24 +02:00
f629db3c10
Exclude manga from unknown sources from the library
2016-05-22 23:40:44 +02:00
af0cf9e52d
Load next/prev chapter depending on the sorting method
2016-05-21 22:04:07 +02:00
e885469504
Allow to change sorting mode from the chapters fragment
2016-05-21 22:04:06 +02:00
ca7e5260f0
Tables classes in Kotlin. Rename COLUMN -> COL
2016-05-21 22:04:06 +02:00
dba64f849b
Database support for ordering chapters like the source
2016-05-21 22:04:05 +02:00
02e43bafd6
Merge pull request #303 from NoodleMage/myanimelist_cardview
...
UI tweaks
2016-05-21 17:45:49 +02:00
637dda2e22
Make status bar transparent on API >= 21
2016-05-21 15:43:48 +02:00
575eaee1d2
UI tweaks
2016-05-19 16:29:25 +02:00
48a1e8f74c
pmd:UseIndexOfChar - Use Index Of Char ( #300 )
2016-05-17 21:49:13 +02:00
4d65038ad3
Optimize imports
2016-05-15 23:06:11 +02:00
6e8a41f898
Kissmanga loading through Cloudflare. A lot of refactoring was needed
2016-05-15 20:46:58 +02:00
8da11dbdb9
Fix MAL not binding a manga. Upgrade Kotlin to 1.0.2
2016-05-13 13:37:08 +02:00
70fabf6a6b
Bump dependencies and support library
2016-05-12 20:15:15 +02:00
43fafbc747
Fix a crash when trying to change the downloads directory on some devices
2016-05-12 16:45:35 +02:00
88e64c878b
Double the distance required to trigger category update and remove overflow menu setting
2016-05-12 15:30:57 +02:00
0ad9e4af0b
Fix #267 ( #299 )
2016-05-12 14:28:44 +02:00
a6df745daa
Rewrote ChapterRecognition to Kotlin. ( #293 )
2016-05-11 15:33:14 +02:00
c64bd81339
Build debug in travis
2016-05-10 16:13:28 +02:00
c31f0b4bb3
Change travis gradle task, small doc update ( #295 )
...
* Use gradle task build in travis
* Update CONTRIBUTING.md
2016-05-10 13:42:08 +02:00
136136d055
Trying workaround for #296
2016-05-09 13:29:46 +02:00
c20d86e5c0
Category update can only be triggered when the list is at the top
2016-05-09 13:23:57 +02:00
7ca99f749b
Remember last active category. Closes #261
2016-05-08 18:11:09 +02:00
7cc4405c09
Swipe down updates active category. Closes #292 . Not sure I'll keep this
2016-05-08 17:27:49 +02:00
62d5deaa6f
Allow to open manga in the browser. Closes #157 (Doesn't work with kissmanga)
2016-05-08 15:20:55 +02:00
7f5879ed6f
Add confirm dialog for multiple deletion. Closes #155
2016-05-08 14:58:21 +02:00
a0f7761a37
Minor changes
2016-05-07 23:50:05 +02:00
ed77c60283
Added download notifications, resolves #260 ( #289 )
2016-05-07 23:09:14 +02:00
8f144316a6
Fix a crash when updating active category and no categories available
2016-05-06 15:44:01 +02:00
e73eed4a9b
Fix catalog covers' flickering when adding a page
2016-05-06 14:28:39 +02:00
9de3da33aa
Fix recent chapters menu button not showing on high dpi screens
2016-05-05 20:58:19 +02:00
0de214c3b5
Delete from the download queue on the main thread. It could fix some crashes
2016-05-05 16:05:36 +02:00
1226023dc2
Allow to update one category
2016-05-05 00:37:03 +02:00
5e24054a0b
Database queries are now separated by table. Improve how the app creates downloads
2016-05-02 22:36:10 +02:00
af2b886599
Fix F-Droid not recognizing update ( #287 )
2016-05-02 14:53:43 +02:00
1d1e5f1f99
Toggle reader menu with the menu button, closes #286 . Fix incorrect drawer selected item when using back button
2016-05-01 21:53:00 +02:00
49628e9cf5
Fix recent crashes
2016-04-30 01:44:53 +02:00
47bc1f7a9f
Remove RelativeLayout from covers for better performance
2016-04-29 20:00:03 +02:00
f9783407bd
Downgrade RxJava. Closes #285
2016-04-29 14:26:30 +02:00
74ffa14304
Bump dependencies
2016-04-29 00:22:41 +02:00
e881488bcc
Refactor and convert to Kotlin base classes. Fix FAB behavior
2016-04-28 21:54:54 +02:00
97ee7b81af
Release version manual update hotfix. ( #283 )
2016-04-28 18:46:12 +02:00
ff6eefe1c4
pmd:ImmutableField - Immutable Field ( #282 )
2016-04-28 18:46:05 +02:00
9f546d13c2
squid:S1118 - Utility classes should not have public constructors ( #281 )
2016-04-28 18:45:39 +02:00
2e6fc70353
Auto number of latest release, shorter versionCode ( #280 )
2016-04-27 22:18:36 +02:00
270cacb1d7
squid:S2039 - Member variable visibility should be specified ( #279 )
2016-04-27 22:18:25 +02:00
e2ecf0ce5f
Release 0.2.1
2016-04-27 14:06:45 +02:00
5d396bfb7c
Make query non nullable, it fixes some bugs in the catalogue
2016-04-27 00:58:05 +02:00
de6cc8394e
Fixed some crashes in the catalogue and the reader
2016-04-27 00:23:06 +02:00
4b7159648a
Merge pull request #257 from NoodleMage/update_improv
...
Rewrote UpdateDownloader to Kotlin + AC fixes
2016-04-27 00:20:50 +02:00
eb9c5f95db
Removed automatic update + duplicate fix
2016-04-26 22:56:49 +02:00
55e9d2880c
Rewrote UpdateDownloader to Kotlin
...
Added auto update check (every 12 hour)
Warning message optional fix #256
Lots of bug fixes!
2016-04-26 20:57:05 +02:00
ec9c19ce7d
Use a thread-safe list for downloads
2016-04-26 14:00:22 +02:00
31731e8f26
Fix a crash in older android versions
2016-04-25 23:43:32 +02:00
bfb12bc7c1
Minor changes to fix a possible crash in the downloads view
2016-04-24 23:32:49 +02:00
4befcf3819
Fix #277 , library not updating
2016-04-23 15:39:41 +02:00
cb58145361
Allow setting versionCode in parameter ( #276 )
...
Allow easier debug versionCode change
2016-04-23 13:17:48 +02:00
b83efd90a8
Slightly increase library view performance by caching typefaces
2016-04-22 19:41:59 +02:00
9f0da3f1d6
Upgrade to nucleus 3
2016-04-22 14:28:06 +02:00
50ae08ed8d
Back button now returns to library. Closes #252
2016-04-21 16:31:23 +02:00
5385642a5b
Downloads now retry requests after some seconds. Closes #271
2016-04-21 15:57:47 +02:00
0a27d4e185
Add an option to reencode images under the advanced tab. #262
2016-04-21 15:31:07 +02:00
bd8b9febd2
Minor changes
2016-04-21 01:04:46 +02:00
a30705f197
Oops... nobody noticed being unlogged from batoto?
2016-04-20 17:31:31 +02:00
877032a757
Fix incomplete downloads. Closes #264
2016-04-20 17:10:10 +02:00
19bf47b6d2
Release resources before trying to delete an incomplete file #264 #211
2016-04-19 21:04:28 +02:00
a9bfeb058b
Revert "Temporarily include nucleus in the project"
...
This reverts commit 447dfd1e3c
.
2016-04-19 14:11:03 +02:00
9213fc6999
Always close response body
2016-04-19 14:08:35 +02:00
447dfd1e3c
Temporarily include nucleus in the project
2016-04-19 12:58:33 +02:00
638d3a32cf
Also use manga per row setting in catalogue
2016-04-18 20:33:09 +02:00
17c59657c3
Allow to unbind manga, closes #258 . Fix some network calls leaking
2016-04-18 20:14:50 +02:00
81bce8ef76
Mark common categories when moving them. Closes #135
2016-04-18 19:20:14 +02:00
78314077bb
Fix custom brightness turning off the screen. #106
2016-04-18 17:36:27 +02:00
a7840bc247
Rewrite PreferencesHelper. Allow to customize navigation with volume keys and tapping. Closes #251 and closes #129 .
2016-04-18 17:29:46 +02:00
6d0254c5e5
Fixed backup/restore for 3rd party applications ( #255 )
...
* Same MIME for restore/backup, so 3rd party applications like Google Drive find the proper files.
MIME changed to proper type for json files.
* MIME type for restore temporaly on "application/*" so the cached file can also be chosen
2016-04-18 13:40:34 +02:00
06681a3db7
squid:S1854 - Dead stores should be removed ( #253 )
2016-04-18 13:40:26 +02:00
55de2b7d97
Remove gradle properties and fix travis build
2016-04-17 17:33:47 +02:00
065ada3d17
Update readme
2016-04-16 16:05:51 +02:00
0ee2bf5254
Release 0.2.0
2016-04-16 16:01:12 +02:00
0fe0088ff0
Also use no predictive animations for AutofitRecyclerView
2016-04-15 15:52:53 +02:00
492a24ec17
Use always 3 characters for downloaded pages. Fixes #181
2016-04-15 15:14:02 +02:00
17a6ea973e
Some bugfixes
2016-04-15 14:58:36 +02:00
deaba48431
Fix a crash on older devices
2016-04-14 17:37:21 +02:00
eb662f1234
Fix some crashes when restoring backups
2016-04-14 17:24:34 +02:00
5ecdecea98
Skip memory cache for images in catalog
2016-04-13 17:59:05 +02:00
b4277faf90
Not yet #187
2016-04-13 17:42:53 +02:00
09902566ad
Fix for #187 ?
2016-04-13 16:45:39 +02:00
dc80a5ffbd
Minor XML refactoring
2016-04-13 16:42:59 +02:00
b1b97c19d4
Added option to check if connected to power before updating. closes #192 ( #229 )
2016-04-13 14:08:07 +02:00
46a0820e5c
Fix scrolling issue
2016-04-13 02:08:43 +02:00
6cbdbb5be3
Fix #248
2016-04-12 22:41:45 +02:00
e753539c6d
Bump subsampling version
2016-04-11 19:05:33 +02:00
b8d1a88623
Changes in cover cache. Store covers in external cache dir
2016-04-11 18:50:31 +02:00
b84635ffec
Fix last commit
2016-04-10 20:14:35 +02:00
ed2fd00603
Style toolbar's spinner with light theme
2016-04-10 19:47:06 +02:00
af20c613a4
Hide upload date if not parsed
2016-04-10 17:53:02 +02:00
b27669ee32
Remove unused strings
2016-04-10 17:49:48 +02:00
81d39ea272
Remove unused attrs and colors. Theme preference dialogs on API >= 21
2016-04-10 17:34:10 +02:00
840437580f
Fix for #144 ?
2016-04-10 16:19:05 +02:00
936ede9aba
Light and dark theme are now using different accent colors
2016-04-10 15:48:57 +02:00
2fa5d0cbaf
Add presenter subscriptions to the subscription list when using custom subscribe methods
2016-04-10 04:32:43 +02:00
e28f69cddf
Dark theme now uses accent color for drawer items. #222
2016-04-10 01:37:42 +02:00
11f6c44442
Make status bar transparent on API > 21 properly. Snack function moved to an extension method in View
2016-04-10 00:59:12 +02:00
8c9db2db61
Merge pull request #245 from j2ghz/patch-1
...
Add caching to Travis
2016-04-09 17:57:55 +02:00
7e7d27505a
Add caching to travis
...
https://docs.travis-ci.com/user/languages/android#Caching
2016-04-09 17:57:01 +02:00
b4211ddc0c
Remove unneeded repository
2016-04-09 17:46:42 +02:00
ff906e8ee7
Move modified dependencies to another repository. Reorganize dependencies
2016-04-09 17:33:21 +02:00
c1ebccd0f4
Merge pull request #244 from j2ghz/master
...
Travis builds
2016-04-09 14:10:18 +02:00
9c223b48a3
rearrange badges on README
2016-04-09 13:37:11 +02:00
16037dd9bd
try https://github.com/travis-ci/travis-ci/issues/4185
2016-04-09 11:52:36 +02:00
742e8c9f50
upgrade buildToolsVersion for SubsamplingScaleImageView
2016-04-09 11:45:07 +02:00
194cdf3b5f
Travis
2016-04-09 11:38:59 +02:00
5fbeeade94
A few more crashes fixed
2016-04-08 22:57:31 +02:00
72f029b57f
Fix #242 . Minor changes
2016-04-08 18:01:33 +02:00
67c4781376
Upgrade support library. Switch gradle build tools and AS to 2.0. Adapt code to new support lib
2016-04-08 16:18:41 +02:00
fe49286d97
A few more crashes fixed
2016-04-07 20:39:37 +02:00
4196a0f585
Minor changes trying to fix a crash
2016-04-07 14:43:02 +02:00
a6a9b13545
Fix proguard rules
2016-04-06 21:31:35 +02:00
fa8d0946e9
Remove unneded dependency
2016-04-06 20:40:37 +02:00
1844b8c5a2
Add commit number to version name in debug version
2016-04-06 17:10:43 +02:00
7c503648ff
Minor changes. Also fix #240
2016-04-06 16:45:13 +02:00
a598ebf72f
More crash fixes
2016-04-06 02:18:04 +02:00
d8ac35d259
Crash fixes
2016-04-04 23:25:50 +02:00
5029e4a28c
Fix a bug when opening a chapter from the recents tab and changing the viewer from the reader would not update chapters for that manga anymore
2016-04-03 18:47:56 +02:00
908e60dea4
Merge pull request #238 from j2ghz/patch-1
...
Fix formatting issues when people ignore instructions
2016-04-02 14:35:19 +02:00
d577bf300c
Fix formatting issues when people ignore instructions
2016-04-02 14:34:27 +02:00
579a606f93
Upgrade dependencies. Downgrade material dialogs to avoid crash on older android versions
2016-04-02 14:30:21 +02:00
ac15c0c57e
Fix an error when restoring backup
2016-03-31 12:17:40 +02:00
0c0372dc51
Fix #236
2016-03-30 18:17:00 +02:00
723c0e99a5
Remove unneeded class
2016-03-30 17:19:02 +02:00
e04596c668
Minor UI fixes
2016-03-30 10:30:13 +02:00
a809b05808
Merge pull request #212 from inorichi/backup
...
Support backups
2016-03-29 20:54:15 +02:00
da44dc3fb5
Support backups
2016-03-29 20:48:28 +02:00
06c63f1207
Fix a crash in the reader when restoring the instance. Removed capitalization on each word
2016-03-29 13:47:32 +02:00
c3425346b7
Merge pull request #234 from NoodleMage/sort
...
fix #99
2016-03-29 10:28:49 +02:00
fe8e4a4f54
fix #99
2016-03-28 14:07:24 +02:00
abab778e2e
Try with a bigger heap to avoid OOM crashes
2016-03-26 13:28:22 +01:00
03ecb2fe13
Merge pull request #227 from NoodleMage/issue_42
...
Fix Issue #42
2016-03-26 13:14:16 +01:00
a78f89d4eb
Can now choose to automatically remove chapter after reading (or previous). Fix #42
2016-03-25 23:05:50 +01:00
499c2213ee
Implements delete chapter when set as read for issue #42
2016-03-25 23:05:46 +01:00
abbc7b572a
Implements Download next 1/5/10/all chapters for issue #42
2016-03-25 23:05:45 +01:00
bf1fdda651
Fix crashes on settings
2016-03-25 15:50:25 +01:00
218ea7267d
Remove lambdas
2016-03-23 20:28:44 +01:00
70cf085df9
Merge pull request #225 from NoodleMage/manga_chapters
...
Updated manga chapters UI
2016-03-23 19:51:20 +01:00
71783657af
Merge pull request #201 from na-ji/master
...
Implement parser for readmanga.today
2016-03-23 19:45:29 +01:00
137c21e6c9
Added animation
2016-03-23 19:38:12 +01:00
bc473055b9
Changed fragment_manga_chapters.xml. Fix #221
2016-03-22 20:56:19 +01:00
3d67607768
Merge remote-tracking branch 'upstream/master'
2016-03-22 20:02:10 +01:00
ce271649ac
Page number indicator now transparent
2016-03-21 15:58:59 +01:00
0078cb88c3
A few crashes fixed
2016-03-21 14:50:02 +01:00
19cb548e18
Fix last commit
2016-03-20 23:55:44 +01:00
b3cf7dbc14
Implement #226
2016-03-20 22:17:23 +01:00
bbfe0a0cd1
Fix directory picker
2016-03-20 21:50:48 +01:00
92b3f90380
Fix a query
2016-03-20 01:37:04 +01:00
b09345f2e1
Downgrade RxJava for a while
2016-03-19 23:08:47 +01:00
0d41c60a38
Fix tests
2016-03-19 21:09:51 +01:00
5132f4850f
Minor changes
2016-03-19 19:30:55 +01:00
53fae2939a
Remove apt, add manual EventBusIndex (not sure if it works)
2016-03-19 18:39:18 +01:00
14f248546a
Use kapt, remove retrolambda, migrate database and source to Kotlin
2016-03-19 17:48:55 +01:00
0d519b3d16
Reader presenter in Kotlin + remove Icepick
2016-03-19 15:14:51 +01:00
8e0a9d6d66
Fix crashes
2016-03-19 01:03:28 +01:00
b8bc3476f4
Fix last commit
2016-03-19 00:22:13 +01:00
6b326cfb79
All events in Kotlin
2016-03-19 00:16:27 +01:00
aaef738dda
Download manager in Kotlin and fix another crash in reader
2016-03-19 00:11:34 +01:00
35748fc1f3
Raw queries in Kotlin
2016-03-18 23:23:56 +01:00
a122d817e8
Fix ACRA not attaching BuildConfig
2016-03-18 20:40:14 +01:00
4ccce424de
Reader view in Kotlin. Upgrade gradle wrapper. Remove ButterKnife from the project
2016-03-18 20:21:30 +01:00
396a79899e
Bump dependencies. Fix crash in reader
2016-03-17 21:02:40 +01:00
de53681d2b
Fix reader theme
2016-03-17 20:35:45 +01:00
aacd42b9f6
Merge pull request #218 from NoodleMage/theme_update
...
Rewrote Nav Drawer to Kotlin + Dark Theme
2016-03-17 20:34:29 +01:00
5ef5f9b45f
Rewrote Theme
2016-03-17 20:01:52 +01:00
98d420d5aa
Rewrote nav drawer to Kotlin + UI updates
...
Added launch screen + new Header
Removed MaterialDrawer library. Implemented Nav Draw from Support Library
2016-03-17 20:01:33 +01:00
5b75818fc5
Different approach for #214
2016-03-16 19:52:19 +01:00
f49577bc77
Manga in Kotlin. Expect some errors yet
2016-03-13 22:06:32 +01:00
a87c65872c
Fix login dialogs not showing the correct title
2016-03-11 16:16:56 +01:00
ed636d5e2f
Merge pull request #171 from Taumer/ru_parsers
...
Implement parsers for Readmanga, Mintmanga and Mangachan
2016-03-11 13:57:11 +01:00
2ced70652b
Implement parsers for Readmanga, Mintmanga and Mangachan
2016-03-10 23:59:22 +03:00
dc742f4b8d
Merge pull request #209 from inorichi/source-languages
...
Support for sources from different languages
2016-03-10 16:23:09 +01:00
689f2e7fbf
Support for sources from different languages
2016-03-10 16:15:48 +01:00
ba1dca1826
Fix #206
2016-03-10 16:05:26 +01:00
a07e4c69b6
Fix crashes with vector drawables on older Android versions
2016-03-08 17:39:59 +01:00
05adde552d
Kotlinize some widgets
2016-03-08 01:22:56 +01:00
0ddbfd1036
Merge pull request #204 from NoodleMage/svg_all_the_way
...
Converted all icon drawables to vector + Removed Android-Iconics library.
2016-03-08 00:47:26 +01:00
8b45df37d2
Converted all icon drawables to vector.
...
Removed Android-Iconics library.
2016-03-08 00:35:29 +01:00
70e557575f
Preferences ported to support library
2016-03-07 23:48:43 +01:00
bcbd541d48
Merge pull request #198 from NoodleMage/issue_27
...
Added filter options. fix for Issue #27
2016-03-07 14:59:28 +01:00
6383a745ff
Fixed wrong download filter from commit #33386e2
...
Fixed another tab not in TabLayout error.
Drawable to Vector
Removed Filter... Toast
2016-03-06 22:27:30 +01:00
b89d6644d8
Performance improvements for library filters
2016-03-06 22:27:26 +01:00
8fbef4b4bb
Can now filter unread manga + Code opt
2016-03-06 22:27:24 +01:00
d9f5a97d56
Can now filter downloads only on library view. Fix #27
2016-03-06 22:27:22 +01:00
e4ee03cb61
Allow to cancel update. #192 . Needs testing
2016-03-06 20:58:15 +01:00
c2a65c71e1
Merge pull request #202 from beschoenen/patch-1
...
Hide clear button
2016-03-06 18:20:42 +01:00
8c456a2da4
Replace some image drawables with vector drawables
2016-03-06 18:18:09 +01:00
f856386bf7
Hide clear button
...
Hide the clear butten when all downloads have finished.
2016-03-06 17:51:25 +01:00
e1448eaeda
Merge pull request #199 from j2ghz/patch-1
...
Prevent issues with bad formatting like #194 #196
2016-03-05 20:52:21 +01:00
3cf61f2f93
Update ISSUE_TEMPLATE.md
2016-03-05 15:10:11 +01:00
ff61282104
Readers in Kotlin. Also fix #193
2016-03-04 14:10:41 +01:00
b2fe9d7d4d
Fix #196
2016-03-03 20:16:28 +01:00
16a5e6c01a
Some base classes and preferences in Kotlin
2016-03-02 16:17:56 +01:00
306b1d74bb
Merge pull request #190 from NoodleMage/kotlin
...
Rewrote Recent to Kotlin
2016-03-02 15:30:59 +01:00
a7e652f1f7
Rewrote Recent to Kotlin
2016-03-02 14:54:51 +01:00
e1a3ab2726
Readded chapters do not notify. Fix #188
2016-03-02 14:18:50 +01:00
ae9c412b6d
Fix possible crashes similar to #191
2016-03-02 14:07:54 +01:00
fad0027e17
Fix #191
2016-03-02 13:37:54 +01:00
1d7f012fd1
Fix builds
2016-03-02 03:15:36 +01:00
ee4bf163ef
Catalogue in Kotlin. Support library upgraded to 23.2.0. Downloads directory now shows a list of folders, it should fix #141 .
2016-03-01 23:29:07 +01:00
fabdba4452
Settings in Kotlin
2016-02-27 17:49:22 +01:00
1a14fc5c48
Merge pull request #183 from NoodleMage/master
...
Rewrote IOHandler to Kotlin
2016-02-27 14:13:21 +01:00
fa5b64ce2e
Rewrote IOHandler to Kotlin
2016-02-27 10:35:14 +01:00
4397a44b80
Fix broken tests after last commit
2016-02-26 18:34:44 +01:00
d4bb092543
Allow custom parsing of chapter number on sources
2016-02-26 18:29:08 +01:00
f73f0cc341
Download queue's UI in Kotlin
2016-02-26 18:10:13 +01:00
b95d0e2848
Bump dependencies. Move ReactiveNetwork to app module.
2016-02-26 15:56:56 +01:00
50b97fa28f
Log message error when a request from the catalogue fails.
2016-02-25 16:33:30 +01:00
61c7feca87
Refresh adapter after the cover is changed. Some minor changes on categories.
2016-02-25 16:13:48 +01:00
4dde6d1a31
Merge pull request #182 from NoodleMage/cover_edit_fix
...
Cover change fix (hopefully :-)
2016-02-25 16:11:17 +01:00
9ac2f02885
Cover change fix (hopefully :-)
2016-02-25 16:02:58 +01:00
19eb77f049
Merge pull request #180 from inorichi/library-kotlin
...
Migrate UI library to Kotlin.
2016-02-25 15:42:31 +01:00
59276b7160
Migrate library to Kotlin.
2016-02-25 15:37:52 +01:00
9062e40ec5
Merge pull request #178 from NoodleMage/kotlin
...
Category rewrite + FAB rewrite to Kotlin
2016-02-25 13:27:21 +01:00
9f78c8f6b4
- Rewrote Category to Kotlin
...
- Moved category to ui
- Reworked Animation (smoother)
- Updated TextDrawable
2016-02-25 09:58:01 +01:00
144d315e27
rewrote ScrollAwareFABBehavior.java to Kotlin. Can now implement FABAnimationBase to create different FAB animations
2016-02-24 11:57:57 +01:00
34dc85e605
Allow to retry image when decoding fails or open in the browser. Fixes #177 and fixes #120 . Also fix a bug where the current page was not restored when changing settings.
2016-02-23 20:02:49 +01:00
4ba0f343e3
Fix #179
2016-02-23 17:32:47 +01:00
4876eaafcc
Fix #168 and fix #81 .
2016-02-22 16:53:33 +01:00
16f6be3613
Probable fix for #168 . Maybe #81 also. Needs confirmation.
2016-02-22 14:59:57 +01:00
da0c7d7484
Merge pull request #175 from j2ghz/patch-1
...
Add link to wiki about debug F-Droid
2016-02-22 12:45:50 +01:00
fbd2f86f00
Add link to wiki about debug F-Droid
2016-02-22 09:29:51 +01:00
a309b7a066
Remove problematic test
2016-02-21 23:21:53 +01:00
9ad9c275a4
Delete an old file
2016-02-21 23:14:32 +01:00
7a467d43df
Fix tests after Kotlin merge (probably)
2016-02-21 23:13:22 +01:00
db97250db8
Merge pull request #169 from inorichi/kotlin
...
Partial migration of data package to Kotlin
2016-02-21 22:42:54 +01:00
c0452038f7
Partial migration of data package to Kotlin
2016-02-21 18:55:37 +01:00
110df59197
Release 0.1.4
2016-02-21 15:59:07 +01:00
75ae4081d8
Merge pull request #167 from j2ghz/patch-1
...
Fix link broken by PR #164
2016-02-20 23:36:24 +01:00
2efca050b3
Fix link broken by PR #164
2016-02-20 23:33:55 +01:00
37e119c4f2
Merge pull request #164 from j2ghz/patch-1
...
Create ISSUE_TEMPLATE.md
2016-02-20 22:07:47 +01:00
9786074119
Move github files to .github/
2016-02-20 12:06:53 +01:00
d4876b426f
Create ISSUE_TEMPLATE.md
2016-02-20 12:02:57 +01:00
8581e4667a
Merge pull request #160 from NoodleMage/issue_118
...
Implements Issue #118 download from recent tab
2016-02-19 20:36:31 +01:00
b94f86765d
Code cleanup, implements #118
2016-02-18 19:01:40 +01:00
ba0f3778ce
Can now mark as read / unread
2016-02-18 17:40:12 +01:00
aac6b242a0
Can now delete manga from recent + added missing res files #118
2016-02-18 17:29:31 +01:00
dec9442a65
Can now download from recent tab. #118
2016-02-18 17:29:29 +01:00
b33da641d9
Fix crash in chapters list #159
2016-02-18 14:25:35 +01:00
96d498e7e5
Merge pull request #152 from icewind1991/chapter-parsing
...
Chapter recognition improvements
2016-02-16 21:08:10 +01:00
eee137a084
prefer numbers at the start of the chapter title if otherwise unparsed
2016-02-16 21:03:52 +01:00
5e834ae3be
improve colon handling
2016-02-16 21:03:21 +01:00
dcfda61aba
Always create nomedia file
2016-02-16 20:47:23 +01:00
5ac7f7057a
Merge pull request #150 from NoodleMage/comments
...
Improved comments
2016-02-16 20:41:45 +01:00
ff46c61f63
Merge pull request #151 from icewind1991/chapter-recognition-fallback
...
Fix infinite loop when no chapter number is parsed
2016-02-16 20:41:34 +01:00
57b64a412e
Fix infinite loop when no chapter number is parsed
2016-02-16 20:37:57 +01:00
1e81f75377
Possible fix for #120
2016-02-16 18:19:54 +01:00
1dd49a2ab1
Improved comments
2016-02-16 15:30:15 +01:00
1cd77a97a7
Merge pull request #143 from NoodleMage/fab_improvement
...
Moved edit to cover select and update manga info view
2016-02-15 23:28:04 +01:00
f820522a69
Show keep screen on in reader settings. Closes #146
2016-02-15 21:25:01 +01:00
3da613dedb
Moved edit cover to library | Updated manga info view | Updated catalogue
...
grid
2016-02-15 16:59:24 +01:00
5c329d2314
Incorrect mark as read with seamless mode. #142
2016-02-14 15:35:58 +01:00
4c073e713d
Merge pull request #139 from j2ghz/patch-1
...
Make CONTRIBUTING.md more visible
2016-02-13 18:08:57 +01:00
2832f4ae5e
Update README.md
2016-02-13 17:57:17 +01:00
7690e8a53f
Merge pull request #137 from NoodleMage/fab_improvement
...
FAB animation update
2016-02-13 14:53:51 +01:00
3a19f8e40b
FAB animation update
2016-02-13 12:08:15 +01:00
a33b525f9e
Merge pull request #136 from icewind1991/search-sort
...
sort by views for mangafox and mangahere search results
2016-02-12 22:01:43 +01:00
7d6ce46829
sort by views for mangafox and mangahere search results
2016-02-12 21:49:38 +01:00
a90a4bf80c
Remove old orientation lock. Add orientation types to preferences
2016-02-12 21:22:54 +01:00
140bf8caee
Allow to force a rotation
2016-02-12 19:36:00 +01:00
56a45f263e
Strip html tags from batoto notice and directly throw an exception
2016-02-12 15:38:16 +01:00
01d6ddfafb
Merge pull request #132 from icewind1991/batato-staff-notice
...
Show batoto staff notice if updating chapters failed
2016-02-11 23:32:32 +01:00
393b4916f6
Show batoto staff notice if updating chapters failed
2016-02-11 22:59:24 +01:00
cb3c3af865
Include reactive network as library
2016-02-11 14:16:36 +01:00
5a83976fa5
Remove unneeded dependency.
2016-02-10 21:15:02 +01:00
a81f6c3ac4
Trying to give write permissions on SD card
2016-02-10 15:41:59 +01:00
6846ce5bfb
Increase maximum allowed scale on pagers
2016-02-10 15:19:31 +01:00
0c0ebe06e5
Volume keys scroll pages. Closes #95
2016-02-10 15:06:18 +01:00
e50c683159
Fix tests failing after upgrading EventBus
2016-02-09 22:07:14 +01:00
872af276ea
Merge pull request #130 from icewind1991/chapter-number-parsing
...
Improve chapter number parsing
2016-02-09 21:50:32 +01:00
e6faee9779
handle chapters with part numbers
2016-02-09 21:23:57 +01:00
bc1ddd4379
fallback to parsing parts to handle arc numbers
2016-02-09 21:20:17 +01:00
e348d6c1cf
Upgrade to EventBus 3
2016-02-09 21:19:11 +01:00
7835921045
Merge pull request #126 from beschoenen/downloading
...
Download features
2016-02-09 21:15:36 +01:00
1611a274b9
differentiate subchapters denoted by an alpha prefix
2016-02-09 20:57:26 +01:00
fa4a8204a4
prefer numbers without anything appended when parsing chapter numbers
2016-02-09 20:43:10 +01:00
5977e9f47f
handle chapter versions which are attached to the chapter number
2016-02-09 20:26:51 +01:00
63d0161da5
move clear queue to presenter
2016-02-09 17:42:39 +01:00
d8b46c1969
set display mode title
2016-02-09 16:57:11 +01:00
f84731c2df
cleanup chapter action menu
2016-02-09 16:50:26 +01:00
50d71d1395
clear the download queue
2016-02-09 16:34:41 +01:00
4be0b2502e
Change stop to pause in download queue view
2016-02-09 16:25:36 +01:00
6c069ad87b
multiple chapter download from manga view
2016-02-09 16:01:11 +01:00
e69011ac5b
Use a shorter description for seamless mode
2016-02-08 22:33:23 +01:00
ea130a0899
Merge pull request #112 from icewind1991/seamless-chapters
...
Seamless chapter transition
2016-02-08 22:25:56 +01:00
2566862e0f
seamless chapter transitions
2016-02-08 22:24:47 +01:00
16081817c2
Upgrade dependencies
2016-02-08 22:14:48 +01:00
945625d3ad
Cancel notification when no new chapters are found. Closes #121
2016-02-07 19:15:45 +01:00
050b9c9fce
Remember last used source. Closes #30
2016-02-06 19:03:15 +01:00
c35184abdc
Upgrade gradle. Other minor changes
2016-02-06 00:37:11 +01:00
34c5f0b7ba
Try to mark readded chapters as read. #119
2016-02-05 22:08:54 +01:00
6435eeb251
Use network cache
2016-02-05 20:18:39 +01:00
eec2dcd981
Fix a crash
2016-02-05 17:30:58 +01:00
57ba368ae0
Add library search. Closes #64
2016-02-05 16:24:34 +01:00
ed06469885
Trying to fix a backpressure isue
2016-02-05 15:42:53 +01:00
79cd8c691e
Minor changes
2016-02-05 14:53:07 +01:00
391550f49a
Implement zoom start position. Closes #92 . Rapid decoder properly throws an error when it fails to decode.
2016-02-04 17:16:47 +01:00
6aa07dd17e
Download the first image of the next chapter
2016-02-03 22:21:15 +01:00
aada373a0c
Replace onProcessRestart with the new startables.
2016-02-03 21:09:40 +01:00
3deac86bbe
Merge pull request #98 from NoodleMage/download_updates
...
Download updates
2016-02-03 17:17:15 +01:00
d7aef2e97a
Application can now check if update available
2016-02-03 17:12:26 +01:00
7953ba6e78
Display date in local format. Fix #108
2016-02-03 13:28:55 +01:00
8aa3c2a260
Update readme
2016-02-03 12:58:07 +01:00
c204548df5
Release 0.1.3
2016-02-03 12:56:12 +01:00
4d47f5a387
Show brigthness preference in reader settings. #106
2016-02-03 00:32:16 +01:00
7944bb8479
Fix #100
2016-02-01 20:53:06 +01:00
c4ae88a8ff
Use Rapid only for regions. Fixes #97 (probably)
2016-01-31 22:41:45 +01:00
ad953b7bf6
Ask for external storage permissions on Marshmallow. Fixes #76 and #36
2016-01-31 22:38:54 +01:00
d799ae5d72
Webtoon reader "restores" position on rotation. Fixes #93
2016-01-31 18:48:13 +01:00
a3ec057384
Now tap on edges of webtoon reader scrolls by 3/4 screen
2016-01-31 02:40:05 +01:00
486f129e62
Merge pull request #86 from j2ghz/patch-1
...
CONTRIBUTING.md
2016-01-30 18:29:30 +01:00
e6c3864c71
Create CONTRIBUTING.md
2016-01-30 18:01:10 +01:00
7461f12066
Merge pull request #90 from cyalins/patch-1
...
Reworded and shortened some strings
2016-01-30 16:55:07 +01:00
e53b05feba
Fix gestures on vertical readers
2016-01-30 16:40:41 +01:00
bcefc176c1
Use Rapid decoder also when no regions are required
2016-01-30 16:10:53 +01:00
d0580d0df1
Merge pull request #94 from NoodleMage/local_cover_small_fix
...
Small fix for local cover loading
2016-01-30 13:59:53 +01:00
28fd22dfe0
Manga initialized check. Now takes network cover image if something went
...
wrong
2016-01-30 13:46:18 +01:00
742924625d
Update strings.xml
2016-01-30 11:57:27 +11:00
78a2eae719
Minor changes
2016-01-30 00:41:39 +01:00
38bb0b61d4
Merge pull request #91 from NoodleMage/change_cover
...
Can now manually set cover pictures. #79
2016-01-30 00:12:54 +01:00
8b52fea602
Can now manually set cover pictures. #79
...
Forgot to add IOHandler
Removed FAB library now use the internal one. Changed getTimestamp to modification date.
Rewrote IOHandler. Fixed Drive Bug. More bug fixes. Tested working for API 16 and 23
Fixed merge bugs
2016-01-29 20:44:51 +01:00
c03495be94
All chapter filters are now saved
2016-01-29 19:36:08 +01:00
f19889c222
Avoid OutOfMemory crashes on webtoon viewer increasing view holders height
2016-01-29 16:17:26 +01:00
af0ab5ec86
Reworded and shortened some strings
2016-01-30 02:12:20 +11:00
ea4fa60e01
Trying improvements for webtoon viewer. #71
2016-01-29 14:54:53 +01:00
4b60560a9f
Add smart fit. Closes #85
2016-01-28 18:26:43 +01:00
733b0da461
Upgrade OkHttp to 3.0.1
2016-01-28 16:44:18 +01:00
db074a371d
Merge pull request #82 from cyalins/master
...
Changed the wording on some strings
2016-01-28 13:39:06 +01:00
bb110ce353
Changed the wording on some strings
...
Fixed grammar issues and reworded some strings for clarity
2016-01-28 14:14:07 +11:00
74c32f9e16
Minor refactor on caches
2016-01-28 01:01:55 +01:00
d8ab8f297f
Let Glide cache local covers, it improves performance loading the covers from the library
2016-01-27 19:42:01 +01:00
ec7df6b1f2
Merge pull request #77 from NoodleMage/material_nav
...
Added icons to navigation drawer #47
2016-01-27 18:52:16 +01:00
ef03ca22d1
Added icons to navigation drawer. #47
...
Settings now inline with rest of menu
@Bind is onelined
Added icons to navigation drawer. Moved settings to the bottom of nav drawer.
Settings now inline with rest of menu
@Bind is onelined
Added icons to navigation drawer. #47
2016-01-27 18:48:43 +01:00
82865dd3fd
Format fixes
2016-01-27 17:47:43 +01:00
ba5d13936c
Merge pull request #78 from NoodleMage/upstream
...
Code optimization. Added javadoc. Removed setSize for it is not used
2016-01-27 17:41:53 +01:00
23a6f76c37
Code optimization. Added javadoc. Removed setSize for it is not used
...
Fixed some mistakes.
Code optimization. Added comments. Few comment mistake fixes
Few comments
Added classes because of renaming
Fixed refactor mistakes :(.
typo + removed todo empty class
Changed o to 0. Some renaming. Checked for nullability on string.isEmpty() function to prevent crashes
Removed redundant null check
Update ChapterCache.java
Another o to 0 change. Damn this .o! :)
2016-01-27 17:37:36 +01:00
0c9bc97fe8
Initial support for custom images scaling ( #40 )
2016-01-27 01:48:40 +01:00
c6ecfb2f67
Trying to fix some crashes
2016-01-26 19:18:31 +01:00
8ca0814aff
Add a way to search in MAL only from the user's list
2016-01-26 16:33:19 +01:00
eceb4c3682
Reorganize readme
2016-01-26 16:19:55 +01:00
e7ecd5a5c2
Add F-Droid badge
2016-01-26 15:52:14 +01:00
f7c20a5517
Update readme
2016-01-26 15:19:17 +01:00
6f409c0e3b
Add an alternative way to display the chapter title ( #54 )
2016-01-25 19:57:13 +01:00