Commit Graph

88 Commits

Author SHA1 Message Date
len 19bf47b6d2 Release resources before trying to delete an incomplete file #264 #211 2016-04-19 21:04:28 +02:00
len 9213fc6999 Always close response body 2016-04-19 14:08:35 +02:00
len 17c59657c3 Allow to unbind manga, closes #258. Fix some network calls leaking 2016-04-18 20:14:50 +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
len 492a24ec17 Use always 3 characters for downloaded pages. Fixes #181 2016-04-15 15:14:02 +02:00
Bram van de Kerkhof b1b97c19d4 Added option to check if connected to power before updating. closes #192 (#229) 2016-04-13 14:08:07 +02:00
len 6cbdbb5be3 Fix #248 2016-04-12 22:41:45 +02:00
len b8d1a88623 Changes in cover cache. Store covers in external cache dir 2016-04-11 18:50:31 +02:00
len fa8d0946e9 Remove unneded dependency 2016-04-06 20:40:37 +02:00
len 5029e4a28c Fix a bug when opening a chapter from the recents tab and changing the viewer from the reader would not update chapters for that manga anymore 2016-04-03 18:47:56 +02:00
len 723c0e99a5 Remove unneeded class 2016-03-30 17:19:02 +02:00
inorichi da44dc3fb5 Support backups 2016-03-29 20:48:28 +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
NoodleMage 499c2213ee Implements delete chapter when set as read for issue #42 2016-03-25 23:05:46 +01:00
len 218ea7267d Remove lambdas 2016-03-23 20:28:44 +01:00
inorichi 71783657af Merge pull request #201 from na-ji/master
Implement parser for readmanga.today
2016-03-23 19:45:29 +01:00
Naji Astier 3d67607768 Merge remote-tracking branch 'upstream/master' 2016-03-22 20:02:10 +01:00
len 0078cb88c3 A few crashes fixed 2016-03-21 14:50:02 +01:00
len 92b3f90380 Fix a query 2016-03-20 01:37:04 +01:00
len 0d41c60a38 Fix tests 2016-03-19 21:09:51 +01:00
len 5132f4850f Minor changes 2016-03-19 19:30:55 +01:00
len 53fae2939a Remove apt, add manual EventBusIndex (not sure if it works) 2016-03-19 18:39:18 +01:00
len 14f248546a Use kapt, remove retrolambda, migrate database and source to Kotlin 2016-03-19 17:48:55 +01:00
len 8e0a9d6d66 Fix crashes 2016-03-19 01:03:28 +01:00
len aaef738dda Download manager in Kotlin and fix another crash in reader 2016-03-19 00:11:34 +01:00
len 35748fc1f3 Raw queries in Kotlin 2016-03-18 23:23:56 +01:00
NoodleMage 5ef5f9b45f Rewrote Theme 2016-03-17 20:01:52 +01:00
Taumer 2ced70652b Implement parsers for Readmanga, Mintmanga and Mangachan 2016-03-10 23:59:22 +03:00
len 689f2e7fbf Support for sources from different languages 2016-03-10 16:15:48 +01:00
len ba1dca1826 Fix #206 2016-03-10 16:05:26 +01:00
NoodleMage 8b45df37d2 Converted all icon drawables to vector.
Removed Android-Iconics library.
2016-03-08 00:35:29 +01:00
len b89d6644d8 Performance improvements for library filters 2016-03-06 22:27:26 +01:00
NoodleMage 8fbef4b4bb Can now filter unread manga + Code opt 2016-03-06 22:27:24 +01:00
NoodleMage d9f5a97d56 Can now filter downloads only on library view. Fix #27 2016-03-06 22:27:22 +01:00
len e4ee03cb61 Allow to cancel update. #192. Needs testing 2016-03-06 20:58:15 +01:00
len 16a5e6c01a Some base classes and preferences in Kotlin 2016-03-02 16:17:56 +01:00
len e1a3ab2726 Readded chapters do not notify. Fix #188 2016-03-02 14:18:50 +01:00
len ee4bf163ef Catalogue in Kotlin. Support library upgraded to 23.2.0. Downloads directory now shows a list of folders, it should fix #141. 2016-03-01 23:29:07 +01:00
inorichi fabdba4452 Settings in Kotlin 2016-02-27 17:49:22 +01:00
NoodleMage fa5b64ce2e Rewrote IOHandler to Kotlin 2016-02-27 10:35:14 +01:00
inorichi d4bb092543 Allow custom parsing of chapter number on sources 2016-02-26 18:29:08 +01:00
NoodleMage 9ac2f02885 Cover change fix (hopefully :-) 2016-02-25 16:02:58 +01:00
inorichi 59276b7160 Migrate library to Kotlin. 2016-02-25 15:37:52 +01:00
inorichi c0452038f7 Partial migration of data package to Kotlin 2016-02-21 18:55:37 +01:00
inorichi dcfda61aba Always create nomedia file 2016-02-16 20:47:23 +01:00
inorichi a33b525f9e Merge pull request #136 from icewind1991/search-sort
sort by views for mangafox and mangahere search results
2016-02-12 22:01:43 +01:00
Robin Appelman 7d6ce46829 sort by views for mangafox and mangahere search results 2016-02-12 21:49:38 +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 56a45f263e Strip html tags from batoto notice and directly throw an exception 2016-02-12 15:38:16 +01:00