len
|
6af78418a4
|
Fix an issue with seamless mode and chapters with less than 5 pages #291
|
2016-05-23 12:10:24 +02:00 |
|
len
|
af0cf9e52d
|
Load next/prev chapter depending on the sorting method
|
2016-05-21 22:04:07 +02:00 |
|
len
|
4d65038ad3
|
Optimize imports
|
2016-05-15 23:06:11 +02:00 |
|
len
|
6e8a41f898
|
Kissmanga loading through Cloudflare. A lot of refactoring was needed
|
2016-05-15 20:46:58 +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
|
1d1e5f1f99
|
Toggle reader menu with the menu button, closes #286. Fix incorrect drawer selected item when using back button
|
2016-05-01 21:53:00 +02:00 |
|
Mohamed Ezzat
|
270cacb1d7
|
squid:S2039 - Member variable visibility should be specified (#279)
|
2016-04-27 22:18:25 +02:00 |
|
len
|
de6cc8394e
|
Fixed some crashes in the catalogue and the reader
|
2016-04-27 00:23:06 +02:00 |
|
len
|
9f0da3f1d6
|
Upgrade to nucleus 3
|
2016-04-22 14:28:06 +02:00 |
|
len
|
78314077bb
|
Fix custom brightness turning off the screen. #106
|
2016-04-18 17:36:27 +02:00 |
|
len
|
a7840bc247
|
Rewrite PreferencesHelper. Allow to customize navigation with volume keys and tapping. Closes #251 and closes #129.
|
2016-04-18 17:29:46 +02:00 |
|
Mohamed Ezzat
|
06681a3db7
|
squid:S1854 - Dead stores should be removed (#253)
|
2016-04-18 13:40:26 +02:00 |
|
len
|
17a6ea973e
|
Some bugfixes
|
2016-04-15 14:58:36 +02:00 |
|
len
|
5fbeeade94
|
A few more crashes fixed
|
2016-04-08 22:57:31 +02:00 |
|
len
|
72f029b57f
|
Fix #242. Minor changes
|
2016-04-08 18:01:33 +02:00 |
|
len
|
67c4781376
|
Upgrade support library. Switch gradle build tools and AS to 2.0. Adapt code to new support lib
|
2016-04-08 16:18:41 +02:00 |
|
len
|
fe49286d97
|
A few more crashes fixed
|
2016-04-07 20:39:37 +02:00 |
|
len
|
4196a0f585
|
Minor changes trying to fix a crash
|
2016-04-07 14:43:02 +02:00 |
|
len
|
a598ebf72f
|
More crash fixes
|
2016-04-06 02:18:04 +02:00 |
|
len
|
06c63f1207
|
Fix a crash in the reader when restoring the instance. Removed capitalization on each word
|
2016-03-29 13:47:32 +02:00 |
|
NoodleMage
|
a78f89d4eb
|
Can now choose to automatically remove chapter after reading (or previous). Fix #42
|
2016-03-25 23:05:50 +01:00 |
|
len
|
ce271649ac
|
Page number indicator now transparent
|
2016-03-21 15:58:59 +01:00 |
|
len
|
19cb548e18
|
Fix last commit
|
2016-03-20 23:55:44 +01:00 |
|
len
|
b3cf7dbc14
|
Implement #226
|
2016-03-20 22:17:23 +01:00 |
|
len
|
0d519b3d16
|
Reader presenter in Kotlin + remove Icepick
|
2016-03-19 15:14:51 +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 |
|
len
|
4ccce424de
|
Reader view in Kotlin. Upgrade gradle wrapper. Remove ButterKnife from the project
|
2016-03-18 20:21:30 +01:00 |
|
len
|
396a79899e
|
Bump dependencies. Fix crash in reader
|
2016-03-17 21:02:40 +01:00 |
|
len
|
de53681d2b
|
Fix reader theme
|
2016-03-17 20:35:45 +01:00 |
|
NoodleMage
|
5ef5f9b45f
|
Rewrote Theme
|
2016-03-17 20:01:52 +01:00 |
|
len
|
5b75818fc5
|
Different approach for #214
|
2016-03-16 19:52:19 +01:00 |
|
len
|
05adde552d
|
Kotlinize some widgets
|
2016-03-08 01:22:56 +01:00 |
|
NoodleMage
|
8b45df37d2
|
Converted all icon drawables to vector.
Removed Android-Iconics library.
|
2016-03-08 00:35:29 +01:00 |
|
len
|
ff61282104
|
Readers in Kotlin. Also fix #193
|
2016-03-04 14:10:41 +01:00 |
|
inorichi
|
34dc85e605
|
Allow to retry image when decoding fails or open in the browser. Fixes #177 and fixes #120. Also fix a bug where the current page was not restored when changing settings.
|
2016-02-23 20:02:49 +01:00 |
|
inorichi
|
4876eaafcc
|
Fix #168 and fix #81.
|
2016-02-22 16:53:33 +01:00 |
|
inorichi
|
16f6be3613
|
Probable fix for #168. Maybe #81 also. Needs confirmation.
|
2016-02-22 14:59:57 +01:00 |
|
inorichi
|
c0452038f7
|
Partial migration of data package to Kotlin
|
2016-02-21 18:55:37 +01:00 |
|
inorichi
|
1e81f75377
|
Possible fix for #120
|
2016-02-16 18:19:54 +01:00 |
|
inorichi
|
5c329d2314
|
Incorrect mark as read with seamless mode. #142
|
2016-02-14 15:35:58 +01:00 |
|
inorichi
|
a90a4bf80c
|
Remove old orientation lock. Add orientation types to preferences
|
2016-02-12 21:22:54 +01:00 |
|
inorichi
|
140bf8caee
|
Allow to force a rotation
|
2016-02-12 19:36:00 +01:00 |
|
inorichi
|
6846ce5bfb
|
Increase maximum allowed scale on pagers
|
2016-02-10 15:19:31 +01:00 |
|
inorichi
|
0c0ebe06e5
|
Volume keys scroll pages. Closes #95
|
2016-02-10 15:06:18 +01:00 |
|
inorichi
|
e348d6c1cf
|
Upgrade to EventBus 3
|
2016-02-09 21:19:11 +01:00 |
|
Robin Appelman
|
2566862e0f
|
seamless chapter transitions
|
2016-02-08 22:24:47 +01:00 |
|
inorichi
|
eec2dcd981
|
Fix a crash
|
2016-02-05 17:30:58 +01:00 |
|
inorichi
|
ed06469885
|
Trying to fix a backpressure isue
|
2016-02-05 15:42:53 +01:00 |
|
inorichi
|
79cd8c691e
|
Minor changes
|
2016-02-05 14:53:07 +01:00 |
|