Jay
e41173ad1d
Fix crash for multichoice pref dialog with an "all" option
2020-01-21 21:20:59 -08:00
Jay
3f0aa0c037
More updates to edit manga dialog
...
Cleared focus from add tag
edit pencil is more noticable now
setting a local cover disables auto refresh covers
2020-01-21 19:48:26 -08:00
Jay
b7d538f7a6
Pressing the nav bar's up button in Search Activity now puts you where you were last in tachi
...
Or creates a new main activity if it doesnt exist
2020-01-21 18:18:33 -08:00
Jay
343fad39b6
Instantly show check on tab for tracked manga
2020-01-21 18:04:23 -08:00
arkon
2b1752de09
Remove reflection to show tracking checkmark
2020-01-21 17:52:46 -08:00
arkon
8431d14754
Update Firebase
2020-01-21 17:45:48 -08:00
arkon
a8d1999fc2
Share Button in WebView + Open in broswer moved there
2020-01-21 17:35:50 -08:00
arkon
f465785935
Move WebViewActivity to where it should be
2020-01-21 17:26:53 -08:00
[pʲɵs]
dff4f43b83
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-21 17:23:05 -08:00
MCAxiaz
33836ba049
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-21 17:22:42 -08:00
arkon
44aae85493
Update build.gradle
2020-01-21 17:22:22 -08:00
Jay
95d6c583cf
Updated Russian Translations
...
Co-Authored-By: Daniil Isakov <oplexz@users.noreply.github.com>
2020-01-21 17:14:54 -08:00
Jay
db11ac8cf6
Threw local manga editing into a json
2020-01-20 15:37:15 -08:00
Jay
a253c255e8
Download dialog in chapters removed, now using submenu
2020-01-20 14:37:27 -08:00
Jay
81eaf8bb95
Added more plural strings
2020-01-20 14:37:07 -08:00
Jay
5587080c95
Search for local manga by searching "local"
2020-01-20 13:14:55 -08:00
Jay
ad8c69aa15
Implemented #75
2020-01-20 13:14:05 -08:00
Jay
bf919e7949
Fixes for local manga and others for custom manga info
2020-01-20 12:34:20 -08:00
Jay
c92b2bb203
UI/Functionality for custom info done
...
Local Manga is up next
2020-01-20 01:04:36 -08:00
Jay
a94d455e79
Fixed scrollbar in preference popup
2020-01-19 17:42:11 -08:00
Jay
aa00a1bed8
Prep for custom titles
2020-01-19 16:58:28 -08:00
Jay
fe316b5bbc
Created searchactivity
...
So jumping from extension intent to tachi is a better experince
2020-01-16 23:27:40 -08:00
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