Commit Graph

1967 Commits

Author SHA1 Message Date
arkon
f922598127 Revert "Renormalize files"
This reverts commit e11c289150.
2020-01-11 16:12:12 -05:00
arkon
e11c289150 Renormalize files 2020-01-11 16:06:16 -05: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
arkon
7a2c132b8e Mark webp as binary files for git 2020-01-10 18:34:17 -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