Commit Graph

1877 Commits

Author SHA1 Message Date
Jay
afe69fa2ed Tracking updates
Tracked no longer shows manga tracking for services you've logged out of
Added logout button to tracking settings
If there's a single result in the track dialog for manga, it is selected so all you need to do it press "Track"
2020-01-16 23:26:20 -08:00
Jay
1039601bc1 Using langauge name for default categories in settings 2020-01-16 23:24:09 -08:00
Jay
a119f9e794 Fixed bug with missing manga order in categoriess 2020-01-15 22:36:08 -08:00
Jay
7f2fd5f025 Version 0.9.7 2020-01-15 20:37:03 -08:00
Jay
7fda2f9636 Fixed double vibration in D&D sort 2020-01-15 20:33:59 -08:00
Jay
de66a66961 Default Category now matches langauge
Also more bug fixes with material dialogs
2020-01-15 19:10:16 -08:00
Jay
6c6d9fbe07 Updating text for re order submenu 2020-01-15 01:34:00 -08:00
Jay
3f4a1f7fac Splash screen matches status/nav bar 2020-01-15 01:21:58 -08:00
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