Commit Graph

1757 Commits

Author SHA1 Message Date
Jay
22bb346359 Build time now opens changelog 2020-01-15 01:14:17 -08:00
Jay
12c511cc65 Added progress bar to webview 2020-01-15 00:58:59 -08:00
Jay
47bfeddb05 Fixed webview starting in the middle of a new page 2020-01-15 00:17:40 -08:00
Jay
c476112266 Updates to expanding thumbnail 2020-01-15 00:07:45 -08:00
Jay
f42eb88076 Sorting for library now honors skipping articles in other sorting modes 2020-01-14 22:19:33 -08:00
MCAxiaz
3e04619404 Toolbar Menu Items Fix 2020-01-14 22:17:09 -08:00
Jay
7008752639 Moved drag & drop sorting to library presenter
Where it always belonged
also added radio buttons sort category by (used to be called reorder)
also added unread sorting to that^
2020-01-14 21:29:32 -08:00
Jay
ab75f44d9c Reordering Drag & Drop via menu keeps the sort order when adding new manga 2020-01-14 19:29:24 -08:00
Jay
f5ffbd4eb4 More bug fixes
#64 and #63
2020-01-14 18:51:16 -08:00
Jay
43e801130e Made settings use material dialog box
Even the list preference in extensions details
...this was a nightmare
2020-01-14 02:33:47 -08:00
Jay
fc734a980f Fixed renaming category 2020-01-14 01:57:41 -08:00
Jay
905dc0caa4 Rewording/Working of track dialogs 2020-01-13 21:06:41 -08:00
Jay
2d80f6f26b Dismiss keybaord when long pressing manga while searching 2020-01-13 21:05:59 -08:00
Jay
a8a9d699b2 Using swipe refresh for loading new manga into tracking 2020-01-13 19:12:24 -08:00
Jay
c5ad0fc692 Fixed set status tracking dialog + hide tracked filter conditions
show only if logged into a service
2020-01-13 18:57:41 -08:00
Jay
36b893efe1 Added option to move selected manga in drag & drop mode 2020-01-13 18:33:38 -08:00
Jay
a44e9a19b0 Fixed extensions showing as obsolete when call fails 2020-01-13 18:30:20 -08:00
Jay
c2e1f7c09a Delete ExtensionFilterController.kt 2020-01-13 04:18:17 -08:00
Jay
2595405722 Filter Library by Tracked 2020-01-13 04:16:55 -08:00
Jay
09bb216cda Final Final fix for extension notifation + badge
Using coroutine for notifcation job
Now setting a badge beside extension in drawer to signify updates, this is updated every hour or when the api is hit
2020-01-13 04:16:05 -08:00
Jay
8332a45028 Fixed being able to drag & drop while searching or with filters on
Also destroy action mode when leaving library controller or setting a filter
2020-01-13 02:35:45 -08:00
Jay
f7e867219c Fixed Remove history dialog 2020-01-13 02:35:08 -08:00
Jay
4b8373367b Cleanup + pull to refresh on web view 2020-01-13 01:05:04 -08:00
Jay
d4ae7d2825 Merge branch 'up_master' 2020-01-13 00:22:17 -08:00
Jay
24f5351701 Added toasts to cleanup download 2020-01-13 00:03:22 -08:00
Jay
0577c45194 Tap on manga cover to make larger 2020-01-12 21:56:59 -08:00
arkon
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
Jay
bcd6c33ed8 More Plurals 2020-01-12 14:39:07 -08:00
Jay
264f3cd8d3 Update strings.xml 2020-01-12 13:32:03 -08:00
Jay
cbd2118b3e Fixed plural strings text 2020-01-12 13:17:06 -08:00
MCAxiaz
6b5742c1ff Fix catalogue search focus automatically being removed (#2396)
Fix catalogue search focus automatically being removed
2020-01-12 15:02:21 -05:00
Jay
b1ae3629fd Use of plural strings
Which I've just learned this is a nightmare for translators
2020-01-12 11:33:08 -08:00
arkon
57595988f5 Restore transparent status bars, allow WebView app bar to scroll away 2020-01-12 11:47:26 -05:00
arkon
81418a7712 Tweak reader seekbar height for Android 5 UI bug (closes #2487) 2020-01-11 22:29:31 -05:00
arkon
885c7bbb10 Add descriptions to reader prev/next buttons for a11y 2020-01-11 22:14:02 -05:00
arkon
d4c25359bd Remove clickable attributes from unclickable text in reader 2020-01-11 22:13:46 -05:00
arkon
44f406b4b9 Fix Bangumi class formatting 2020-01-11 22:06:23 -05:00
mutsumi
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
arkon
51d454cded Run formatting on test package 2020-01-11 22:04:23 -05:00
arkon
ab2bdfc508 Remove unused FAB animations 2020-01-11 22:03:39 -05:00
arkon
3892b93bca Rename tracker icon images 2020-01-11 22:01:26 -05:00
Jay
83c2e907c7 Fixed file permissions for Android 10
(cherry picked from commit 4e1952ffaf)
2020-01-11 21:55:33 -05:00
Jay
4e1952ffaf Fixed file permsions for android 10 + made download error notifcation expandable 2020-01-11 18:27:39 -08:00
Jay
1c7d2446b7 Version 0.9.69
Nice
2020-01-11 17:21:00 -08:00
Jay
78b3ff97d2 Autmotic Reader theme now based on page or by theme 2020-01-11 17:06:11 -08:00
Jay
198803e019 Commiting the material gradle update 2020-01-11 17:04:15 -08:00
Jay
c143490f5a Using new material dialog libraty
Co-Authored-By: Carlos <carlosesco@users.noreply.github.com>
2020-01-11 16:23:30 -08:00
Jay
c8656526df Chapter list starts at top for unfaved manga 2020-01-11 14:27:58 -08:00
Jay
73d1b6ac27 Covers now update automatcally with library, local covers instant change now 2020-01-11 14:27:36 -08:00
Jozef Hollý
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
Jay
36c513b4c4 Fixed search placeholder + restore wakelock 2020-01-11 13:22:39 -08:00
Chris Allan
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
Jay
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
arkon
e414b9edf1 Minor extension filter cleanup 2020-01-11 15:13:51 -05:00
MCAxiaz
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
Jay
262ad45b79 Update BackupTest.kt
(cherry picked from commit 00b1b097a7)
2020-01-11 10:41:55 -05:00
arkon
cd90702fe5 Fix splash screen status bar color 2020-01-11 10:41:16 -05:00
arkon
012b1b56aa Minor grammar fixes 2020-01-11 10:11:39 -05:00
arkon
ff999a6dda Show selected preference for "Library update order" 2020-01-11 10:11:30 -05:00
Jay
f475a0882b Changing the downloads folder naming AGAIN
This time folders are named just the chapter, or scanlator_chapterName if there's a scanlator

Migrations now needs a rename to set the chapters from the new to the new new  format
2020-01-11 04:29:56 -08:00
Jay
a5120edd0e Use cache to complete downloads 2020-01-11 04:22:24 -08:00
Jay
00b1b097a7 Update BackupTest.kt 2020-01-11 02:11:06 -08:00
Jay
bd35d1229e Fixed icon 2020-01-11 02:10:08 -08:00
Jay
2081457ade Cleanup with recently read bug 2020-01-11 01:29:37 -08:00
Jay
130b2df89d Update strings.xml 2020-01-11 01:14:33 -08:00
Jay
f8aa4d8fb8 Manga updates notifcations no longer make a sound, only group notication
For those who own a device that makes a million sounds at once, or for those who want to see all their mangos + fixed coloring of restore notifcation
2020-01-11 01:10:15 -08:00
Jay
f297b74682 Fixed recently read bug set it to 50 years back
because I'm too tired to figured out the sql query
Also reworded the restore complete text
2020-01-11 00:56:24 -08:00
Jay
1e30d249ee Revert "Merge remote-tracking branch 'upstream/master'"
This reverts commit 93e4b9104b, reversing
changes made to 3c81f60041.
2020-01-10 23:50:02 -08:00
Jay
93e4b9104b Merge remote-tracking branch 'upstream/master' 2020-01-10 23:48:39 -08:00
Jay
3c81f60041 Fixed last updated logic 2020-01-10 23:47:02 -08:00
Jay
3ae6a4d33e Removed colored nav bar from splash screen 2020-01-10 23:33:35 -08:00
Carlos
b44ec4bfab Update restore to use a notification
Also added cleanup option to downloads
2020-01-10 23:31:59 -08:00
Jay
5368e37988 Added new placeholder text for search on library
Fixed splash screen color
2020-01-10 19:40:01 -08:00
Jay
601bb177ff Merge remote-tracking branch 'upstream/master' 2020-01-10 19:29:39 -08:00
arkon
797553ce16
Convert webview into an activity (#2470)
Based on 65804ebb3a
2020-01-10 22:22:12 -05:00
arkon
8f82c8ad3d Allow user to retain app data on uninstall for Android 10 2020-01-10 18:46:02 -05:00
Jay
0b5a33759d Fix status bar in black reader - 0.9.62 2020-01-10 08:21:56 -08:00
arkon
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
happywillow0
6633a96245 Fix filter_mock (#2471)
Fix filter_mock
2020-01-10 06:59:16 -05:00
Jay
5b36e5d5f4 Version 0.9.61 2020-01-09 22:37:16 -08:00
Jay
89bdc0b691 Set auto updates toggle to on by default 2020-01-09 22:36:26 -08:00
Jay
d8e598aaaf Remove Source sorting, added searching by source 2020-01-09 22:29:08 -08:00
Jay
c692510c54 Fresh installs now have auto update enabled 2020-01-09 22:10:05 -08:00
Jay
8c8e4fd716 Merge remote-tracking branch 'upstream/master' 2020-01-09 21:31:38 -08:00
Jay
da9cc26ae3 Added dark theme fix back 2020-01-09 21:24:44 -08:00
Jay
5b2b3e9a87 Fixed broken webp 2020-01-09 21:08:36 -08:00
Jay
7274498462 Fixed downloads not being deleted after reading
Fixed dark theme maybe
2020-01-09 21:03:13 -08:00
Jay
5f2eb19ea3 Fixes for merging from upstream 2020-01-09 19:31:09 -08:00
arkon
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
arkon
f715478070 Revert "Remove reflection to get TextView color field (closes #2469)"
This reverts commit 5f2aaeac57.
2020-01-09 21:51:34 -05:00
arkon
5f2aaeac57 Remove reflection to get TextView color field (closes #2469) 2020-01-09 21:32:30 -05:00
arkon
044a4f7575 Split general settings into general and library 2020-01-09 21:22:58 -05:00
Jay
b1d221c117 Merge remote-tracking branch 'upstream/master' 2020-01-09 18:15:42 -08:00
Jay
7c043524d8 icon endings 2020-01-09 18:00:03 -08:00
arkon
83d5e458ca
Update to SDK 29 (Android 10) (#2468) 2020-01-09 20:31:27 -05:00
arkon
f7669b6797 Replace left/right layout attributes with start/end 2020-01-09 19:10:55 -05:00
arkon
eb56567812 Convert filter mock image to webp 2020-01-09 18:55:53 -05:00
arkon
489f981e40 Convert tracker icons to webp 2020-01-09 18:54:07 -05:00
arkon
19adbeebd5 Convert nav drawer icon to webp 2020-01-09 18:49:14 -05:00
arkon
dc93368e03 Fix stretched splash screen icon on older versions of Android 2020-01-09 18:44:20 -05:00