Jay
e68a1ae48d
Extensions now in a bottom sheet on the browse tab
...
Boy I love bottom sheets guys
2020-03-11 00:28:47 -07:00
Jay
1f91ad0a07
More List scrolling work
...
less bugs + end of categories animation
Always showing start reading button, it's just disabled when there's nothing to read
2020-03-10 21:02:19 -07:00
arkon
8379caa149
Start preloading next chapter if within last 3 pages instead of last page
2020-03-10 00:20:15 -07:00
Jay
d1b58a9187
Remove long tap setting from reader settings sheet
2020-03-10 00:20:04 -07:00
morcefaster
f6a3760dfa
Added config to hide transition page when not needed
2020-03-10 00:18:44 -07:00
Jay
75e32f6f47
Create WebViewUtil.kt
2020-03-10 00:00:29 -07:00
arkon
ce1ab6d964
Label Kitsu login field as email address instead of username
2020-03-09 23:59:20 -07:00
Thiago França da Silva
0d37dd9a95
Fix Cloudflare Interceptor when User-Agent is Empty
2020-03-09 23:55:17 -07:00
Jay
29134f6bb0
Added tracking sheet to manga details
...
Using the compact card view dev tachi is for now, maybe forever
Also finally fixed the anilist bug
Co-Authored-By: arkon <arkon@users.noreply.github.com>
2020-03-09 23:34:00 -07:00
Jay
8134d4c2fa
Showing name of chapters that are oneshots or just weird
2020-03-09 21:11:09 -07:00
Jay
1966dd594f
Added animation to scrolling sideways in library list mode
2020-03-09 21:09:02 -07:00
Carlos
88857d84f2
remove dev repo updater
2020-03-09 17:44:21 -04:00
Jan Grabowski
543cb0a047
Moved function, removed pref.
2020-03-09 17:38:46 +01:00
Jay
27932e9c06
Fixed title spinner showing up in unintended places
2020-03-08 16:42:54 -07:00
Jay
d86caf36ee
Merge branch 'master' into MD2
2020-03-08 16:39:43 -07:00
Jan Grabowski
3b7be37268
Made feature persistent, removed option from settings
2020-03-08 21:34:34 +01:00
Jays2Kings
4de66cd2e8
Merge pull request #135 from CarlosEsco/MD2
...
build.gradle stuff
2020-03-08 12:17:41 -07:00
Jan Grabowski
bcec01c48b
Added an option to change the notch mode
...
Option is enabled (not greyed out) in Reader settings only when a mobile supports notch. Default option is to NOT use the notch area on horizontal view. Also added polish translation to already fixed polish translation file.
2020-03-08 14:04:52 +01:00
Jay
489cef7962
Restored "spinner" in library list mode
...
Added Rudimentary search to recent updates, might expand on it more later
2020-03-07 21:41:52 -08:00
Jay
b7e66fa404
Scrollable toolbar + centered + same color toolbar
...
I'm stealing from that reddit sync alpha
Also light blue theme is now broken...too bad
2020-03-07 18:14:09 -08:00
Jan Grabowski
5f862f0ed8
Revert "Revert "Fixed polish translations and added missing ones.""
...
This reverts commit 0c1eac97b1
.
2020-03-07 20:17:30 +01:00
Jan Grabowski
0c1eac97b1
Revert "Fixed polish translations and added missing ones."
...
This reverts commit 829dceafab
.
2020-03-07 20:05:16 +01:00
Jay
c8570759fa
More stuff
...
Last updated sorting is called "Latest chapter" now
Fixing some mangas being called manhwas
Fixed library searching from tags
Broswing manga from source now starts with the details and tags expanded
Restored click on thumbnail in details
Restored copying title and aurthor
Made toolbar in details translucent
Added mark all unread and mark previous as read in detail
Fixed changing grid size
2020-03-07 10:52:49 -08:00
Carlos
09f366d14b
update to gradle 5.6.4
...
update to kotlin 1.3.70
updated jsoup to 1.12.2
updated evernote android job to 1.4.2
updated sqlite-android to 3.31.0
updated junit to 4.13
updated coroutines to 1.3.3
removed packaging options since these were required for travis releases
added logic for formatter but kept it commented out
switch everything to build.kts
2020-03-07 07:08:50 -05:00
Jan Grabowski
829dceafab
Fixed polish translations and added missing ones.
2020-03-06 21:06:21 +01:00
Jay
c62ec99aff
Fixed bug with uniform gird
...
Also fixed search text being cleared
2020-03-05 01:12:01 -08:00
Jay
96d322afbe
Added Tracking status to manga details buttons
...
all's thats left is the tracking button action
2020-03-04 23:27:39 -08:00
Jay
87ed315ad5
Fixed name of manga details controller
2020-03-04 23:01:39 -08:00
Jay
ffb8a7bd17
Bottom nav view animation on push/pop
...
Fade in and out on pop/push respectively
No longer refreshing cover if the url doesn't change
Fixing uniform layout
Fixes for categories
Manga controller has all chapter filter options working, shows current filters beside button
Manga details controller now has working toolbar menu as well
2020-03-04 22:56:26 -08:00
Jay
52e6a7fc95
Updates to stuff once more
...
More manga type handling
Fixed download progress colors
Manga controller now listens to global updates
Removed search activity layout, using main activty with navbar hidden
Empty library while using filters now has new text
2020-03-03 20:31:17 -08:00
Jay
0c81459143
Fixed snackbars and dialogs
2020-03-03 12:58:35 -08:00
Jay
dace5b4de7
Added Reader type for manga to seperate manga type
...
Using manhwa wording again
Fixes for swipe refresh in manga page
Fixed layout when expaning detials in manga info
2020-03-03 12:37:28 -08:00
Jay
d58923acbf
More work on new manga controller
...
Synced download badge for chapters items with downloads
Download arrow now pulses while it's downloading
Started work on the filter/sort bottom sheet for chapters
Expanding description
2020-03-03 00:26:17 -08:00
Jay
c3620b74f1
Lotta stuff for new manga controller
...
Added pages left for chapters db, shown in the new chapters item
Added new manga controller everywhere
Added Fetching to the manga controller
Added Manhua and Comics to filters, manhua and comics are now LTR by default
2020-03-02 02:18:48 -08:00
Jay
c2b1c3f63f
Added new Manga controller to library
2020-03-01 17:44:24 -08:00
Jay
2d66185a02
Hide the title for single categories
...
Updates to swiping to to otehr categories
Started framework of merging manga info/chapters
2020-02-29 18:58:55 -08:00
Jay
e842db3bca
Library display options moved
...
Moved all the display options into a new sheet
Fixes to bottom sheet when switching orientations
Swipe left or right in single list mode to jump to categories
Setting a default sort for categories, based on preference
Uniform gird option for confortable and compact grid, default true)
2020-02-29 01:22:54 -08:00
Jay
5454b74685
"Mat Spinner" for title in library list mode
...
and spinners for category headers
Also filter sheet is now hidable
Always showing labels on tabs
2020-02-25 22:55:25 -08:00
Jay
6cccdf4459
New categories now default to title sorting in D&D/single list mode
2020-02-23 21:32:56 -08:00
Jay
4aee7752c4
Moving Source migration and edit categories to settings
2020-02-23 17:12:29 -08:00
Jay
2e4d57749c
Fixing reported beta bugs
2020-02-23 16:08:00 -08:00
Jay
9cea45af1d
Added button for bug reporting in debug build
2020-02-23 16:01:30 -08:00
Jay
420acc59e3
Hide downloaded chapter status in locked tachi mode
2020-02-23 12:04:16 -08:00
Jay
915df39365
Fixed bottom sheets on lower versions of android
2020-02-23 11:53:13 -08:00
Jay
975de673f0
Updates to category refresh ui
...
Pager: swipe refresh remains visible until updates are done
Single List: using a refresh icon instead of UPDATE text button
2020-02-23 11:36:26 -08:00
Jay
97e92d0a3d
Update LibraryController.kt
2020-02-23 02:50:37 -08:00
Jay
4e922eff9f
Turns out I don't know how to spell manhwa
...
h before w
2020-02-23 01:47:05 -08:00
Jay
1da1b281eb
Fixed bottombar interface logic
2020-02-23 01:16:41 -08:00
Jay
a529667257
Fixed migration crash when getting chapters
2020-02-23 00:44:51 -08:00
Jay
10674890a7
Reader now defaults to webtoon style for webtoons
2020-02-23 00:32:30 -08:00
Jay
bd9633dd08
Fixes to default grid size + older android versions
...
Spinner in title now only shows if there's multiple categories
Subscreens in migrations now also prompts to stop migration before switching
When hiding categories in single list mode, D&D sorting is renamed to "Category"
Removed top margin from first category header
2020-02-23 00:03:14 -08:00
Jay
55bdd3b4d6
More fixes to category header
2020-02-22 17:51:57 -08:00
Jay
0337181b08
Fixed fading out of header every time an item is selected in single list mode
2020-02-22 17:35:23 -08:00
Jay
8379c69874
Fixed nav bar color for 2/3 button mode
...
Using an interface to stop switching tabs if an important operation is active (for now just migrations
2020-02-22 17:22:54 -08:00
Jay
243bffebf9
Cleanup and moving biometrics stuff + added secure sceen option
...
Search activity no longer asks for biometrics, but will ask for it to perform certain tasks
Co-Authored-By: arkon <arkon@users.noreply.github.com>
2020-02-22 17:05:39 -08:00
Jay
bfec83440c
Restored Select all functionality for single list and pager mode
...
Mat white theme is now the default theme
2020-02-22 15:20:11 -08:00
Jay
5339eccb3f
More fixes to category header
2020-02-22 02:24:20 -08:00
Jay
747fa81fcd
Added ripple to extension detail button + removed test notification from library update service
2020-02-22 00:45:26 -08:00
Jay
21cc5a6a6f
Use black background for AMOLED theme cards, dialogs
...
Fixed layout of catalouge grid itesm
Co-Authored-By: arkon <arkon@users.noreply.github.com>
2020-02-22 00:33:58 -08:00
Jay
a9bfa47a2f
Refactoring on library list controller
2020-02-22 00:20:07 -08:00
Jay
c3a10692a1
Fixed being able to drag n drop the a manga into a category that already has it
...
Sometimes you have to save users from themselves
Added checkbox to also default switching category sorting when moving manga
2020-02-22 00:01:26 -08:00
Jay
3044dca9bb
Migrations now using mat grid style
...
Migrations will also no longer be cancelled by switching tabs
2020-02-21 21:39:50 -08:00
Jay
3940d42185
Total chapter count shown when sorting by total chapters
2020-02-21 19:59:54 -08:00
Jay
8e8cbbca3b
More fixes to the library update service
...
Restored the claim that it still shows a notifcation when cancelling the update
2020-02-21 19:56:54 -08:00
Jay
c88fc38238
layout improvements
2020-02-20 00:10:15 -08:00
Jay
49d95e2dd0
Fixed Update notifcation + Moved single list library to extended class
...
Fixing progress bar for category header and stop spinning after update
2020-02-19 21:29:45 -08:00
Jay
9768b5ae25
Fixed spinner not disappearing if switching tabs and searching
2020-02-18 22:56:31 -08:00
Jay
18cbb72f79
Always using autofit for single list + start at header on app start/tab return
...
Moving some classes outside of library controller
2020-02-18 22:37:36 -08:00
Jay
da2f3d4524
More work on single list + fully restored pager
...
Pager is now back to default preference
Addedname for the setting in lbrary
Single list:
*Popup to when moving manga from one category to another (to switch to D&D or use current category sorting)
*Made current spinner option reselectable
*In filter bottom sheet, sort options are gone in single list, now always using D&D mode for sorting single list since categories have sort options
* When hiding filters, list reverts back to library sorting and header modifies library sorting
Pager:
* Header item no longer shows
* Restored tabs
2020-02-18 21:27:24 -08:00
Jay
21d7f342e6
Fixed long press not working after switching from list to grid
2020-02-17 23:08:14 -08:00
Jay
715507be2a
Possibly fixed Anilist tracking
2020-02-17 22:53:58 -08:00
Jay
3df6f10316
More updates to long list library
...
Added update button + sort option to each category header
Reset glide cache/memory back to default
2020-02-17 22:53:38 -08:00
Jay
73ecfa389b
Fixed missing tabs on chapters
2020-02-17 00:31:39 -08:00
Jay
517f24e5e9
Turned off fast scrol bubble on main library recyler
2020-02-17 00:18:57 -08:00
Jay
83441a5ebd
Attempting making library as one big list
2020-02-17 00:14:38 -08:00
Jay
fc0ab3e878
Category controller is no longer rx, md2 design (really just google keep)
2020-02-16 17:02:07 -08:00
Jay
0bc81a8237
Moved the unread badge into a new layout/class
...
Fixing padding, using unread badge setting again
2020-02-15 19:51:41 -08:00
Jay
214008ac5c
Using badges for downloads/unread again
...
Added compact grid option in sort sheet, closer to the old style
2020-02-15 02:48:47 -08:00
Jay
dea8e18eda
Increase Glide cache size, Fixed extension/broswe catalogue filter buttons
2020-02-14 00:27:55 -08:00
Jay
743893f8c2
Merge branch 'master' into MD2
2020-02-13 23:33:56 -08:00
Jay
a69f36c9ca
Update changelog_release.xml
2020-02-13 23:27:22 -08:00
Jay
2b85bb5fb8
Fixed extensions call running on main thread
2020-02-13 23:26:06 -08:00
Jay
fa3adf6c37
Version 0.9.81
...
Bug fixes mentioned in changelog xml
2020-02-13 23:06:23 -08:00
Jay
dc1fe311f8
Added Material List view, removed old grid
...
And more layout fixes of course
2020-02-13 22:49:32 -08:00
Jay
f124dbdd58
Added Option to make grid fixed size, removed rx logic from recent reads
...
Cleanup of old filter sidebar
2020-02-13 19:46:02 -08:00
Jay
a07de130a9
Added material library grid
...
Like the old grid but using a card view + play button
Increased memory size of glide + remove cross fade being on by default
2020-02-12 22:03:28 -08:00
Jay
489ef7a5f8
Fixed reader not having translucent bars in night mode
2020-02-11 19:48:56 -08:00
Jay
a86611c644
Fixed library snackbar in landscape
2020-02-11 19:48:56 -08:00
Jay
dfe02234f2
Updated Library tab so the action bar matches
2020-02-11 19:48:56 -08:00
arkon
8c91b7628f
Translucent reader UI
2020-02-11 19:48:56 -08:00
Jay
ee6d2927f9
Fixed fade in animation on first startup of library
2020-02-11 19:48:56 -08:00
Jay
ecbb55f058
Cleaned out old nav drawer menu
2020-02-11 19:48:56 -08:00
Jay
d2dae05ab2
Fixed filter sheet not hidden in landscape
2020-02-11 19:48:56 -08:00
Jay
d781a71425
Added drag handle to bottom sheet
2020-02-11 19:48:56 -08:00
Jay
ab7fcd37ba
Fixed pressing back on settings + reverting recent read changes
2020-02-11 19:48:56 -08:00
Jay
580b2a5778
Bundles for library
...
Saving and restoring from config changes now keeps the library position and manga in place, using a static value for when the tachi is closed via the back button
Added blocking method in library presenter so we can stay on the splash screen while the library loads
2020-02-11 19:48:55 -08:00
Jay
4d1623a812
Removed logic and option for the side drawer
...
👋
2020-02-11 19:48:55 -08:00
Jay
31670b8113
Fixed search activity back button
2020-02-11 19:48:54 -08:00
Jay
4162b57b24
Rounded ripple for filter text boxes
2020-02-11 19:48:54 -08:00
Jay
d4e839f555
Edge to edge bottom sheets for reader
...
Added collaspe button to reader sheet
Made other reader themes material
2020-02-11 19:48:54 -08:00
Jay
08dcd06d27
More design fixes
...
Enabled filters now have white text
Using A10's back gesture to close the snackbar works properly now
2020-02-11 19:48:54 -08:00
Jay
dc103acea2
Moved bottom navigation setting to bottom of the general list
...
In case you can't tell this is going to go away someday
2020-02-11 19:48:54 -08:00
Jay
1bb2edc4bb
Removed unread badge from catelouge items + warning for nav drawer
...
Side nav is painful to maintain so sooner or later it's going bye bye
2020-02-11 19:48:54 -08:00
Jay
c48252b61c
More fixes to D&D sorting with new presenter
2020-02-11 19:48:54 -08:00
Jay
d4153a9f41
Refactoring Library and Filter Bottom Sheet
...
Library controller is no longer rx
Library presenter is no longer rx
2020-02-11 19:48:54 -08:00
Jay
05cb2c0b6b
Added Unread badge option
...
And with this, the filter bottom sheet is done
2020-02-11 19:48:54 -08:00
Jay
4ba197c713
Near final fixes to filter bottom sheet
...
Fixed title sometimes still showing when expanded
Popup menu show sorting option
2020-02-11 19:48:54 -08:00
Jay
ebfdfe4d9b
Update strings for master rebase
2020-02-11 19:48:54 -08:00
Jay
a9a94d7654
Updating for change of category pref
2020-02-11 19:48:53 -08:00
Jay
596597c910
Collasing bottom sheet's peak on small phones in landscape
2020-02-11 19:48:53 -08:00
Jay
033e4f205d
Fixed library sorting not updating while library updating in progress
2020-02-11 19:48:53 -08:00
Jay
5d31737c68
Library presenter no longer using oberserables
...
This lagged sorting for D&D so time to get rid of it
2020-02-11 19:48:53 -08:00
Jay
362c39056b
Added clear all filter button
...
Starting optimzations to presenter
2020-02-11 19:48:53 -08:00
Jay
6973093ea1
peek for filter bar now hides on expanding
2020-02-11 19:48:53 -08:00
Jay
24d592d999
Enabled cat sorting
2020-02-11 19:48:53 -08:00
Jay
0cc96ef585
Added sorting/display options to bottom sheet
...
Edge to edge on the pre migration bottom sheet
2020-02-11 19:48:53 -08:00
Jay
7f1f2b7863
More fixing to download listeners
...
Updates to filter bottom bar layout
Removed Download queue preference
2020-02-11 19:48:53 -08:00
Jay
562de30173
Added Manga/Manwha only option to filters
...
Fixes to the download listener
2020-02-11 19:48:53 -08:00
Jay
733dc3765e
Download service now has a listener for the badge and fab icon
2020-02-11 19:48:52 -08:00
Jay
e23973cc9c
Added fab to library controller
2020-02-11 19:48:52 -08:00
Jay
cb599704a9
More bottom sheet work
...
Title og bottom sheet now shows filter status and sort method
2020-02-11 19:48:52 -08:00
Jay
40e4adc23b
More work to the bottom sheet + fixed white theme in webview for dark mode
2020-02-11 19:48:52 -08:00
Jay
c35b4472dd
Bottom sheet p1
...
Filters
2020-02-11 19:48:52 -08:00
Jay
7544a4d2db
Color fixing
...
For extensions button on lower androids and highlighted tab in dark theme
2020-02-11 19:48:52 -08:00
Jay
f0f889e6bb
Fixes to the lower android versions
2020-02-11 19:48:52 -08:00
Jay
fa5b85e3b2
Download queue option moved to download settings
...
Also popup menus now us mat menus
2020-02-11 19:48:52 -08:00
Jay
98972e76c9
Fixing imports
2020-02-11 19:48:52 -08:00
Jay
b3842cd9ea
Set bottom nav down to 4 tabs
...
Recents now shares recently read and updates
2020-02-11 19:48:52 -08:00
Jay
48d12bbecd
Fixing more icon tints
2020-02-11 19:48:51 -08:00
Jay
2ee691bffe
Removed insets logic for bottom nav/added option to use side drawer again
2020-02-11 19:48:51 -08:00
Jay
ff71b96703
Fixed Download intent + help button in settings
2020-02-11 19:48:51 -08:00
Jay
becf936d48
Fixes to insets and snackbars
2020-02-11 19:48:51 -08:00
Jay
a1d0d113b9
More work on the white + md2
2020-02-11 19:48:51 -08:00
Jay
f24fefad59
Added white theme to pref
2020-02-11 19:48:51 -08:00
Jay
25df36c60d
Start of MD2 + White theme
2020-02-11 19:48:51 -08:00
Jay
9e36dccf4d
Recent Read Controller is no longer Rx
...
Unfortunately to fix #72 , an rx observer is needed since the reader adds to the db after the recents is back in view
2020-02-11 19:48:51 -08:00
Jay
01039219bc
Version 0.9.8
2020-02-11 19:40:36 -08:00
Jay
c0250ab1ee
Update LibraryUpdateService.kt
2020-02-10 22:41:07 -08:00
Jay
eddfeff146
Sort chapters properly for update notifactions
2020-02-10 21:10:54 -08:00
Jay
fb2ab7d765
Recent Read Controller is no longer Rx
...
Unfortunately to fix #72 , an rx observer is needed since the reader adds to the db after the recents is back in view
2020-02-10 01:02:09 -08:00
Jay
f91e66269f
Added snack messages to show category is already in queue
...
Also removed the weird enabling logic of the swipe refresh for categories
2020-02-08 20:47:19 -08:00
Jay
755ce656b2
Added remove from library dialog
...
Addresses #99
2020-02-08 19:35:56 -08:00
Jay
3d3c6b3db5
Renaming pref to hide category instead
...
So all filters are default off
2020-02-08 12:36:13 -08:00
Jay
fee697f148
Set now as last updated for manga if the source does not provide a date for new chapters
2020-02-08 04:41:24 -08:00
Jay
750c515db8
Fixing D&D sorting sometimes giving a blank library
2020-02-08 01:25:34 -08:00
Jay
b212f8233e
Unread sorting now always shows unread on top
2020-02-07 04:33:55 -08:00
Jay
b7111e7ac6
Update MainActivity.kt
2020-02-07 03:28:19 -08:00
Jay
887c5fefae
Fixed Downloader Notifaction + added placeholder download
2020-02-06 16:57:27 -08:00
Jay
0f228a6967
Fixed default category not saying D&D mode after disabling categories
2020-02-06 12:53:12 -08:00
Jay
175d7f4de6
Update LibraryGridHolder.kt
2020-02-06 00:31:21 -08:00
Jay
9a09338977
Fixed cache missing items sometimes
2020-02-05 22:54:00 -08:00
Jay
649211a1cb
More util moving
2020-02-05 17:55:18 -08:00
Jay
2ddf9491e4
Update LibraryUpdateService.kt
2020-02-05 02:01:18 -08:00
arkon
dc9545570d
Migrate extension list fetch to coroutine
2020-02-04 22:57:51 -08:00
MCAxiaz
3bb1c9efa7
fix NPE in dateFormat ( #2549 )
...
Bug #2548 fix NPE in dateFormat pref
2020-02-04 22:49:53 -08:00
Jay
39dc945f86
Update RecentlyReadHolder.kt
2020-02-04 22:49:15 -08:00
arkon
dbc634c8e4
Minor date format code cleanup
2020-02-04 22:48:22 -08:00
Sam Lewis
f06d61a137
Allow setting a preferred date format
2020-02-04 22:45:03 -08:00
Jay
aea88f43d7
Moved coroutines exts to system until folder
...
why was this in lang arkon??
2020-02-04 22:39:57 -08:00
Jay
3c54485ecf
Fixing imports
2020-02-04 22:39:06 -08:00
arkon
54f798c9d2
Reorganize other util files
2020-02-04 22:27:28 -08:00
arkon
0f7923a688
Remove unused SharedData object
2020-02-04 21:54:50 -08:00
arkon
3247a83d68
Reorganize some util files
2020-02-04 21:51:15 -08:00
arkon
b92c6cfdab
Categorize library settings
2020-02-04 21:46:04 -08:00
arkon
e9e9e10805
Use coroutines for async loading of modules
2020-02-04 21:28:18 -08:00
arkon
2be1256898
Update AndroidX SQLite dependency
2020-02-04 21:27:53 -08:00
arkon
823f9b5d38
Group tracking setting activities
2020-02-04 21:27:32 -08:00
arkon
707eea9deb
Reword "directory" to "location"
2020-02-04 21:27:07 -08:00
Jay
adc3a522cd
Remove update library option + Library updater now uses a queue system
...
Also reordered group notifaction so it always sends first
2020-02-04 21:25:40 -08:00
Jay
0aca015171
Fixed Issue of reader not following theme on app relaunch from memory
...
Cache now checks for downloads outside of library too
2020-02-04 17:48:49 -08:00
Jay
27fbcf2082
Removed unused resources
2020-02-04 01:16:49 -08:00
Jay
fda8a85882
Reworking cache logic
2020-02-04 00:36:10 -08:00
Jay
723cf74b6d
Fixed shortcut icons
2020-02-03 23:18:08 -08:00
Jay
301bafe460
Updates to the last commit
2020-02-03 01:24:20 -08:00
Jay
86992a02d8
Title updates now rename downloads
...
Auto d/l now starts after metadata refresh
2020-02-03 00:45:25 -08:00
Jay
f3b96c430e
Fixed all category sorting for D&D
2020-02-02 02:24:02 -08:00
Jay
cc81b37f03
Fixed icon dialog for devices under Android O
2020-02-02 00:07:50 -08:00
RaniSargees
3cad9405f9
Searching in recents
2020-02-01 23:58:42 -08:00
Jay
fa7b668ac8
Merge branch 'REL_0.9.761'
2020-02-01 23:43:45 -08:00
Jay
50a0e20471
Version 0.9.761
...
Fixed Reader transision page
2020-02-01 23:40:48 -08:00
Jay
e96fb3c17c
Option to hide categories + added back fastscroller
...
It's still anchored to the edge of the screen, and locks the filter bar when pressing it
2020-02-01 18:41:08 -08:00
Jay
4d6fb3139d
Version 0.7.96
2020-02-01 12:47:03 -08:00
Jay
fee957c367
If a local manga title is blank, searching for it will add the title back
2020-02-01 12:46:43 -08:00
Jay
94b82ee40e
Fixed blank title when refreshing metadata
2020-02-01 11:51:03 -08:00
Jay
2c33040a5f
Fix for light theme bugging out and being dark
...
Same as the dark theme earlier just reverse the conditions (always light with system dark theme)
2020-01-30 00:06:59 -08:00
Jay
ccd1c7bc1d
Using night colors instead of night themes
...
So I dont have to use get theme (which was causing lag) and fixes some theming bugs
2020-01-29 23:57:17 -08:00
Jay
10d514f8f4
Move themeing to base activity
2020-01-29 21:53:37 -08:00
Jay
0b6f7fab81
Version 0.9.75
2020-01-27 21:40:49 -08:00
Jay
32c58640a2
Remove pencil from edit manga cover
...
Move reset tags to the bottom
2020-01-27 21:40:35 -08:00
Jay
872f5319f6
Use old tags if they match
2020-01-27 21:29:46 -08:00
Jay
c745ac7350
Fixed #67 and #69
2020-01-27 21:09:25 -08:00
Jay
5ea683b686
Added "Reverse order" option to d&d sorting to reduce menu size
2020-01-27 21:04:11 -08:00
Jay
ea281be29e
Added Last Read to drag & drop
2020-01-27 20:03:29 -08:00
Jay
17b862df4a
Update SettingsReaderController.kt
2020-01-27 19:55:24 -08:00
Jay
8638e5452d
Refactoting from dev
2020-01-27 18:08:27 -08:00
arkon
3d3d9b3a12
Directly pass read chapter when updating tracker
2020-01-26 19:39:45 -08:00
Jay
c7356a977d
update title on metadata refresh
...
putting this in a try block since sources have late inits for titles, just not as mangaimpl
2020-01-26 19:39:01 -08:00
arkon
ff5169d7b9
Remove display/sorting mode dialogs
2020-01-26 19:31:15 -08:00
Mike
9baeb38177
CloudflareInterceptor update ( #2537 )
...
* CloudflareInterceptor update
* Changes
* Max-Age
* Tweaks
2020-01-26 19:29:16 -08:00
Jay
332a21ed76
Fixed tracking icon in search activity
2020-01-22 17:37:20 -08:00
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
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
arkon
8d3166c5fe
Add larger minimalistic splash screen icon
2020-01-09 18:30:55 -05:00
arkon
07caea8b4e
Clean up splash screen code
2020-01-09 18:29:36 -05:00
markelgaston
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
arkon
13a2d3dfdd
Provide more human readable error when downloading to invalid directory ( #2462 )
2020-01-09 08:39:40 -05:00
Jay
4094982526
Version 0.9.6
2020-01-09 01:02:18 -08:00
Jay
640bd8d9ba
Fixes for extension notifcatinos + Confirm exit for migrations
2020-01-09 00:48:44 -08:00
Jay
a435c00290
Line endings for the icon
2020-01-09 00:08:12 -08:00
Jay
a3d03835f6
Removed source from the remove cached chapters method
2020-01-08 23:40:40 -08:00
Jay
7edc47f24e
Fixed dark and light modes mixing on dark theme
2020-01-08 23:18:30 -08:00
Jay
53a44fb211
Added delete pending Downloads method
...
Also sources now show langauge for multi langauge users
2020-01-08 19:30:50 -08:00
arkon
d62f0de862
Tweaks based on PR comments, simplify some more strings
2020-01-08 21:53:08 -05:00
Allan Nordhøy
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
arkon
e411f54236
Remove up/down animation for FAB, add list padding ( #2456 )
2020-01-08 21:33:10 -05:00
arkon
6025b44e5b
Add fast scroller to library ( #2459 )
2020-01-08 21:32:07 -05:00
arkon
f4f427dd2a
Restore equals/hashCode in ChapterTransition ( closes #2461 )
2020-01-08 21:31:32 -05:00
Jay
68c3d28b4b
The Downloads Update
...
Pending downloads can be move to the top or bottom of the queue with a menu button on the right side, they can also be cancelled
Mass Migration now shows progress and total manga in the title
Fixed the issue where deleted downloads using the old folder format said they weren't (they were)
Fixed cancelled downloads not deleting the temp folder
Changed the format of downloads yet again, now it's just chapter id and the name
Added option to reorder pending downloads by newest or oldest chapter
2020-01-07 23:32:30 -08:00
arkon
ea226a1697
Remove unused color resource
2020-01-07 22:55:14 -05:00
arkon
26c5c9c839
Replace usage of deprecated Glide SimpleTarget
2020-01-07 20:24:12 -05:00
arkon
5cddb269d6
Minor code cleanup
2020-01-07 20:17:07 -05:00
arkon
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
andrecsilva
b55814a1c0
Made 'Default' category selectable in global update settings ( #2318 )
2020-01-07 18:46:08 -05:00
Jay
b6e4869d30
Version 0.9.56
2020-01-06 18:48:30 -08:00
Jay
2afd068780
Merge remote-tracking branch 'upstream/master'
2020-01-06 18:12:09 -08:00
Jay
bac01c9807
Spelling fixes + fix to drag & drop
...
Targeting tracepot for crashes
Migrations now shows how many manual migrations were made after skipping the rest
2020-01-06 18:01:42 -08:00
mutsumi
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
Jay
19a21519b8
Version 0.9.55
2020-01-06 02:55:43 -08:00
Jay
01f746ec69
Hiding fast scroll in library for now
2020-01-06 02:49:51 -08:00
Jay
858c4989cd
Merge remote-tracking branch 'upstream/master'
2020-01-06 02:36:31 -08:00
Jay
b668cc9abc
Fixes to the fast scroller for this fork + remove keyword searching
2020-01-06 02:28:15 -08:00
Carlos
d8f385cc63
add fast scroller to library view
2020-01-06 00:50:29 -08:00
Jay
109a61e567
Update WebtoonViewer.kt
2020-01-06 00:31:18 -08:00
Jay
504a10a6eb
Optimzing Mass-Migration
2020-01-05 23:57:37 -08:00
Jay
b872ab837a
Drag & Drop Sorting in Library
2020-01-05 23:04:29 -08:00
Jay
5261864aba
Fixes to the extension updates notifcation
2020-01-05 22:19:30 -08:00
Jay
f66c84091a
Converting new icons to vectors
2020-01-05 17:05:49 -08:00
arkon
b3f1714ba9
Convert remaining Java files ( #2435 )
2020-01-05 19:39:25 -05:00
Jay
14c80436fc
Fixed crash when rapidly trying to skip manga
2020-01-05 16:23:37 -08:00
Jay
e342d4960c
Removing custom androidx pref + start of vector icons
2020-01-05 16:06:09 -08:00
Carlos
708525ef9d
match transition text used by other readers ( #2439 )
2020-01-05 17:59:05 -05:00
Jay
c516078531
Merge remote-tracking branch 'upstream/master'
2020-01-05 14:53:11 -08:00
Jay
aa0212132c
Updated to Unix line endings
2020-01-05 14:30:59 -08:00
Carlos
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
Jay
9cc3b7a13e
Fixed Imports
2020-01-05 12:57:34 -08:00
arkon
faedd325be
Remove unnecessary legacy-support-v4 dependency
2020-01-05 15:53:17 -05:00
Jay
1d11d55a18
Merge remote-tracking branch 'upstream/master'
2020-01-05 12:45:00 -08:00
arkon
600fbb2ef8
Update files to use unix line endings
...
cmd: `find . -type f -print0 | xargs -0 dos2unix`
2020-01-05 14:43:07 -05:00
Jay
3c6e603ef9
Update changelog_release.xml
2020-01-05 10:32:24 -08:00
Jay
5168f28f80
Removed Hardcoded mangadex pref
2020-01-05 10:19:59 -08:00
arkon
ed7ebf2da1
Update conductor-support-preference for AndroidX preference v1.1.0 compat ( fixes #2431 )
2020-01-05 12:26:36 -05:00
MCAxiaz
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
arkon
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 b76a15d960
)
* Fix source preference screen heading size/list padding
Co-authored-by: Carlos <cargo8005@gmail.com>
2020-01-05 11:29:27 -05:00
Jay
dbbdc4c62e
Update MigrationProcessHolder.kt
2020-01-05 01:35:13 -08:00
Jay
4de983fc55
Update changelog_release.xml
2020-01-05 01:29:42 -08:00
Jay
e89853afcf
Moved migration icons to main
2020-01-05 01:28:12 -08:00
Jay
20442c7911
Version 0.9.5
2020-01-05 01:09:16 -08:00
Jay
ce30d9602b
General settings split into General and Library
2020-01-05 01:09:10 -08:00
Jay
2535ea92eb
Another fix for mass migration
...
Also fixing some deprecated code
2020-01-04 23:21:10 -08:00
Jay
332e8c9487
More refactoring + more bug fixes
...
Such as when a manga picked has 0 chapters
2020-01-04 22:19:47 -08:00
Jay
142dc1c12a
Refactoring + fixes for auto-migrate
2020-01-04 18:52:06 -08:00
Jay
d64754e3e0
Cleanup of olf auto migration
2020-01-04 18:39:42 -08:00
Jay
c4321e3adf
Part 2 of Auto-Migration Done
2020-01-04 18:19:09 -08:00
Jay
e10caecc9a
Merge remote-tracking branch 'upstream/master'
2020-01-04 13:22:31 -08:00
Jay
6d6ff95982
Fixes for this new auto migration ui
2020-01-04 04:14:40 -08:00
Jay
10206ae7b3
Finished Part 1 of new auto source migration
2020-01-04 02:28:43 -08:00
Jay
8ba75831e6
Implemented Auto Source Migration
...
Co-Authored-By: NerdNumber9 <nerdnumber9@users.noreply.github.com>
2020-01-03 16:48:24 -08:00
Jay
c7dabb9d63
Setting to optionally sort by ignoring articles
2020-01-03 14:03:34 -08:00
Jay
64ca61dfcb
Chapter FAB is now sticky
2020-01-03 13:35:41 -08:00
Jay
ff49d055ab
Fix single tag searching + multi tag searching by commas)
2020-01-03 13:20:37 -08:00
Eugene
bb86196204
Unique chapter directory names to avoid download conflicts
2020-01-03 12:43:58 -08:00
Jays2Kings
5cfb3b3b6e
Merge pull request #30 from CarlosEsco/reorderFix
...
fix bug in download page that causes reorder to start the queue
2020-01-03 15:34:17 -05:00
Carlos
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
Jay
8d5037ce56
Merge remote-tracking branch 'upstream/master'
2020-01-03 12:05:11 -08:00
Carlos
10919cc338
fix bug in download page that caused reorder to start the queue
2019-12-31 13:39:00 -05:00
MCAxiaz
491d476cac
auto attempt a login refresh once if MAL returns http 400 ( #32 ) ( #2403 )
2019-12-29 17:45:58 -05:00
Carlos
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
arkon
10e7a3b35b
Update JSoup ( #2400 )
2019-12-28 14:11:18 -05:00
MCAxiaz
4147fd6b19
recycler is not fixed size ( #2402 )
2019-12-28 14:10:34 -05:00
Eugene
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
Eugene
c90f985fcc
Add REQUEST_DELETE_PACKAGES permission for uninstalling extensions
2019-12-27 07:24:19 -05:00
arkon
2ebaacfc89
Replace dependency for case insensitive natural sorting ( #2389 )
...
Replace dependency for case insensitive natural sorting
2019-12-27 07:18:30 -05:00
Eugene
c339bd49d0
Address minor Kotlin compiler warnings
2019-12-26 17:48:39 -05:00
Eugene
c349fb0e37
Enable Java 8 language feature support
2019-12-26 16:47:33 -05:00
Eugene
bc825bdefa
Minor dependency updates
2019-12-26 16:47:01 -05:00
Eugene
ad2ecd538d
Allow cleartext traffic
...
Certain catalogues (e.g. Mangakakalot) do not use HTTPS
2019-12-26 16:06:28 -05:00
arkon
ff8e3f0af4
Update to SDK 28 ( #2394 )
2019-12-26 16:01:16 -05:00
Anthony Nguyen
698e17178a
Increase default text size of the transition chapter page ( #2285 )
2019-12-26 12:40:56 -05:00
FlaminSarge
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
arkon
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
Eugene
5ddd7d1b14
Remove minSdkVersion 21 for dev builds (no longer needed for multidex)
2019-12-23 22:23:05 -05:00
Eugene
450b23436f
Update DB architecture component
...
Needs to eventually be replaced by androidx.sqlite.db
2019-12-23 22:20:59 -05:00
Eugene
89793ac338
Update to Kotlin 1.3.61
2019-12-23 22:18:11 -05:00
Eugene
c456812a46
Update coroutines
2019-12-23 22:14:20 -05:00
Jay
4503be8067
Update changelog_release.xml
2019-12-23 13:27:52 -08:00
Jay
7ad1dd8ee6
Version 0.9.41
...
Fixed status bar not being transparent for dark themes on Android Pie and under
Manga/Chapter titles are not longer truncated on notifications
2019-12-23 13:23:37 -08:00
arkon
a0fb1eff4a
Merge branch 'master' into update-kotlin-coroutines-gradle
2019-12-23 09:49:53 -05:00
Eugene
89dc240a22
Clean up Anilist GraphQL query formatting
2019-12-22 22:19:15 -05:00
Ken Swenson
ee4f069341
fix: Don't send newlines and whitespace in API calls ( #2348 )
2019-12-22 22:13:27 -05:00
arkon
011bb9f5b1
Update to build tools v29.0.2 ( #2385 )
2019-12-22 16:14:09 -05:00
Eugene
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
Eugene
0416a2ff15
Extract some hardcoded strings ( closes #1989 )
2019-12-22 15:48:36 -05:00
Jay
94c2b8679a
Update changelog_release.xml
2019-12-22 12:13:25 -08:00
Jay
53f7b3a762
Reorder downloads + Fixes to extensions autochecker
2019-12-22 12:13:22 -08:00
Jay
65ca7ab476
Version 0.9.4
2019-12-21 23:40:13 -08:00
Jay
4248b95417
New Icon
...
For standard and debug
2019-12-21 23:28:44 -08:00
Jay
3ac6f5829c
Auto check for extension updates
...
Setting lives in Extensions -> Overflow menu
Checks every day
2019-12-21 23:28:02 -08:00
Jay
8540f07165
Version 0.9.35
...
Fixed crash when disabling all sources in a language before disabling any sources
Added back MangaDex Extension Preferences
2019-12-19 23:06:53 -08:00
Jay
51e735a9b6
Fingerprint/Biometric Unlock Support
...
Version 0.9.3 set
2019-12-17 23:12:05 -08:00
Jay
5448a16b35
Added search/sorting/mass enable/disable to catalouge sources
2019-12-17 00:18:19 -08:00
Jay
dd214f98fc
Filter Extensions By Language
...
Co-Authored-By: MCAxiaz <mcaxiaz@gmail.com>
2019-12-16 20:37:34 -08:00
Jay
af8ddac007
AMOLED theme now has dark snackbar
2019-12-16 20:14:33 -08:00
Jay
cebed39b20
Version 0.9.2
...
Fixes to notification text when there are multiple chapters
Simplified errors now show after restoring a backup on the popup dialog
Fixed last updated sorting being in a jumbled order after restoring (Note: if the list is still jumbled after restore, refersh your library)
Fixed notifcations not expanding on older devices
2019-12-14 12:17:20 -08:00
Jay
7c935283b9
Version 0.9.1
2019-12-09 18:34:25 -08:00
Jay
098f9caa3a
Update ChaptersController.kt
2019-12-05 22:11:19 -08:00
Jay
7b3556fcba
Single tap up/down scrolls up/down on webtoon viewer
...
Along side L/R tapping
2019-12-05 21:50:56 -08:00
Jay
b73ae950ad
Implement long hold selection for Manga Chapters and library
...
Co-Authored-By: zhuoyang <zhuoyang@users.noreply.github.com>
2019-12-05 21:50:36 -08:00
Jay
73b1ee5e15
TriState Filter on library
...
hXtreme
2019-12-05 21:40:58 -08:00
Jay
5874a4d2df
Fixes to white background sometimes in auto dark mode
2019-12-05 19:31:58 -08:00
Jay
3e323af296
Update ImageUtil.kt
2019-12-02 16:20:51 -08:00
Jay
5944191f3e
Update SettingsReaderController.kt
2019-11-24 23:25:00 -08:00
Jay
84d1454f6e
Clicking tag now does a local search
2019-11-24 22:06:50 -08:00