arkon
|
985bb44559
|
Add select inverse action
|
2020-04-05 15:55:35 -04:00 |
|
arkon
|
859e9ca653
|
Add update library menu item
|
2020-03-29 16:43:00 -04:00 |
|
arkon
|
91f7056767
|
Bump updates/history limit to 3 months (closes #2702)
|
2020-03-14 13:33:45 -04:00 |
|
arkon
|
cd1abb60d7
|
Fix overlapping shadow in history controller
|
2020-03-11 18:27:54 -04:00 |
|
arkon
|
d7d3731567
|
Random kaomoji for empty view
|
2020-03-09 19:47:12 -04:00 |
|
arkon
|
090a7794b5
|
Hide download/delete actions when sensible, make bookmark/read toggle actions
|
2020-03-08 17:42:50 -04:00 |
|
arkon
|
d6ea69a115
|
Action toolbar code cleanup
|
2020-03-08 17:23:26 -04:00 |
|
arkon
|
af2ef36d68
|
Bottom action menu in library
|
2020-03-08 15:50:07 -04:00 |
|
arkon
|
316211372c
|
Tweak how bottom action menu is configured
|
2020-03-08 15:38:42 -04:00 |
|
arkon
|
9f8046324d
|
Abstract bottom action menu code to main activity
|
2020-03-08 13:57:50 -04:00 |
|
arkon
|
af05c34da3
|
Bottom action menu for updates
|
2020-03-08 12:16:17 -04:00 |
|
arkon
|
4061232fe3
|
Remove chapter updates popup menu
|
2020-03-07 22:46:13 -05:00 |
|
arkon
|
52434819c3
|
Add history date section headers
|
2020-03-06 23:14:30 -05:00 |
|
arkon
|
29eb87b7ef
|
Rename recently read / recent updates classes/layouts to match new names
|
2020-03-06 22:55:44 -05:00 |
|
Bram van de Kerkhof
|
7ba898f701
|
Added recently read tab (#316)
|
2016-06-06 15:26:56 +02:00 |
|
len
|
156e43290e
|
Remove unneeded swipe refresh
|
2016-06-05 11:54:35 +02:00 |
|
Bram van de Kerkhof
|
1fbec7bf3d
|
Added improvements for RecentChapters. Closes #320 (#324)
|
2016-06-04 17:50:44 +02:00 |
|
len
|
0fe350af9a
|
Minor classes restructuration and optimize imports
|
2016-05-27 13:21:21 +02:00 |
|
len
|
9de3da33aa
|
Fix recent chapters menu button not showing on high dpi screens
|
2016-05-05 20:58:19 +02:00 |
|
len
|
5e24054a0b
|
Database queries are now separated by table. Improve how the app creates downloads
|
2016-05-02 22:36:10 +02:00 |
|
len
|
9f0da3f1d6
|
Upgrade to nucleus 3
|
2016-04-22 14:28:06 +02:00 |
|
len
|
17a6ea973e
|
Some bugfixes
|
2016-04-15 14:58:36 +02:00 |
|
len
|
fa8d0946e9
|
Remove unneded dependency
|
2016-04-06 20:40:37 +02:00 |
|
len
|
a598ebf72f
|
More crash fixes
|
2016-04-06 02:18:04 +02:00 |
|
NoodleMage
|
499c2213ee
|
Implements delete chapter when set as read for issue #42
|
2016-03-25 23:05:46 +01:00 |
|
len
|
b8bc3476f4
|
Fix last commit
|
2016-03-19 00:22:13 +01:00 |
|
len
|
aaef738dda
|
Download manager in Kotlin and fix another crash in reader
|
2016-03-19 00:11:34 +01:00 |
|
NoodleMage
|
5ef5f9b45f
|
Rewrote Theme
|
2016-03-17 20:01:52 +01:00 |
|
NoodleMage
|
98d420d5aa
|
Rewrote nav drawer to Kotlin + UI updates
Added launch screen + new Header
Removed MaterialDrawer library. Implemented Nav Draw from Support Library
|
2016-03-17 20:01:33 +01:00 |
|
len
|
b2fe9d7d4d
|
Fix #196
|
2016-03-03 20:16:28 +01:00 |
|
len
|
16a5e6c01a
|
Some base classes and preferences in Kotlin
|
2016-03-02 16:17:56 +01:00 |
|
NoodleMage
|
a7e652f1f7
|
Rewrote Recent to Kotlin
|
2016-03-02 14:54:51 +01:00 |
|
NoodleMage
|
b94f86765d
|
Code cleanup, implements #118
|
2016-02-18 19:01:40 +01:00 |
|
NoodleMage
|
ba0f3778ce
|
Can now mark as read / unread
|
2016-02-18 17:40:12 +01:00 |
|
NoodleMage
|
aac6b242a0
|
Can now delete manga from recent + added missing res files #118
|
2016-02-18 17:29:31 +01:00 |
|
NoodleMage
|
dec9442a65
|
Can now download from recent tab. #118
|
2016-02-18 17:29:29 +01:00 |
|
NoodleMage
|
3da613dedb
|
Moved edit cover to library | Updated manga info view | Updated catalogue
grid
|
2016-02-15 16:59:24 +01:00 |
|
inorichi
|
e348d6c1cf
|
Upgrade to EventBus 3
|
2016-02-09 21:19:11 +01:00 |
|
inorichi
|
dd0a2d842a
|
Improve recent chapters layout
|
2016-01-21 16:38:25 +01:00 |
|
inorichi
|
fa71e906c9
|
Change recent chapters query, now it shows last month updates. Download manager now uses a thread pool.
|
2016-01-21 02:26:34 +01:00 |
|
inorichi
|
416fd128ba
|
Upgrade StorIO to 1.8.0
|
2016-01-19 15:49:13 +01:00 |
|
inorichi
|
522e900b5a
|
Initial support for recent updates. #20
|
2016-01-18 18:04:07 +01:00 |
|