inorichi
d56ff9592e
Use a single preference to store migration flags
2018-01-13 13:13:03 +01:00
inorichi
08f6317beb
Add error handling to migrations
2018-01-13 11:47:04 +01:00
inorichi
a75457ad88
Add a new screen to help migrating manga from sources
2018-01-12 22:02:05 +01:00
Ken Swenson
b0482003bd
Handle ActivityNotFoundException ( #1170 )
...
* [SettingsBackupController] Handle ActivityNotFoundException
When using `Intent.ACTION_CREATE_DOCUMENT` on SDK >= Lollipop there is no
guarantee that the ROM supports the built in file picker such as MIUI
* [SettingsBackupController] Add import for ActivityNotFoundException
* Add additional handlers to Android document intents
* Requested review changes
Move `try {`s to top of block
Replace version numbers with `Build.VERSION_CODES.LOLLIPOP`
Break out custom file picker intent to Context extention `Context.getFilePicker`
Rename `val i` to `val intent` to be more clear with variable names
* Add version check to custom file picker after exception
2018-01-12 10:57:21 +01:00
inorichi
634356e72f
Release v0.6.7
2018-01-09 20:42:44 +01:00
inorichi
6d3cc16ab1
Include minor changes from extensions PR
2018-01-09 12:27:45 +01:00
Carlos
6027671c09
Address #1154 ( #1160 )
...
* change add to library icon add toast
* adjusted toast messages
added toast to catalog long click
* adjusted strings
2018-01-08 14:08:48 +01:00
Carlos
29d0cb4a15
fixed issue where some sources that use cloudflare use the Server: cloudflare as cloudflare-nginx is deprecated ( #1152 )
2018-01-08 11:03:37 +01:00
Andy Bao
fe7001975a
Fix padding in RecyclerViews ( #1148 )
2018-01-06 18:50:40 +01:00
Philippe Kimura-Thollander
ac88f1c146
Update README ( #1142 )
...
* Update README.md
* add pics to readme
* Update README.md
* change language from stable to just "app"
* Update README.md
* update with feedback
* change test to try
* add link to extentions repo
2018-01-05 22:54:41 +01:00
Pavka
b5b86218c5
Mangachan advanced support ( #1138 )
...
* Mangachan catalogue. Add support for filtering
* MangaChan add support for status
2018-01-04 22:01:42 +01:00
Bram van de Kerkhof
bdcc6e52e6
Small new user improvements ( #1143 )
...
- Changed empty library string
- Added empty view for Categories
2018-01-01 14:57:20 +01:00
Pavka
0eae817aa6
Update MangaChan.kt ( #1128 )
...
Remove useless ganres
2017-12-14 13:28:24 +01:00
Bram van de Kerkhof
8994b42760
Remove local broadcast receiver to prevent race conditions ( #1123 )
...
* Remove local broadcast receiver to prevent run exceptions.
Added option to set tile for extension update.
2017-12-11 20:01:28 +01:00
Ken Swenson
6a63ce992a
[Mangafox] update mangafox URL for built-in source ( #1119 )
2017-12-09 13:29:30 +01:00
NerdNumber9
1a811d0917
Code cleanup
...
Release v6.6.0
Cleanup changelog
2017-12-08 18:21:26 -05:00
NerdNumber9
9af552c15a
Merge branch 'master' of https://github.com/inorichi/tachiyomi
...
# Conflicts:
# README.md
# app/build.gradle
# app/src/main/java/eu/kanade/tachiyomi/ui/catalogue/NoResultsException.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/latest_updates/LatestUpdatesPresenter.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryCategoryView.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/main/MainActivity.kt
2017-12-07 23:20:27 -05:00
NerdNumber9
263cc1d97c
See CHANGELOG.md for this commit
2017-12-07 22:25:27 -05:00
Jozef Hollý
9ae6285eef
Change discord invite link in settings ( #1112 )
...
* Change discord invite link in settings
* Change discord link is readme
2017-12-06 08:41:37 +01:00
Taumer
8f9737f567
Update regexp for pages from Readmanga/Mintmanga ( #1111 )
2017-12-05 21:21:02 +01:00
inorichi
f287d313c3
Release 0.6.6
2017-12-05 19:50:53 +01:00
Bram van de Kerkhof
e745836404
Restore tracking on backup ( #1097 )
2017-12-04 22:55:57 +01:00
inorichi
08baf798aa
Give view pager unique ids, avoiding subtle bugs
2017-12-04 22:22:35 +01:00
inorichi
8bcb14c65d
Add view caching to view holders
2017-12-03 17:00:32 +01:00
inorichi
d94dc68830
Fix library not being updated
2017-12-03 12:59:51 +01:00
inorichi
297fed6aef
Repackage catalogue to match the UI
2017-12-03 12:58:38 +01:00
inorichi
d690d6e0e3
Use synthetic view's new caching method
2017-12-03 01:03:15 +01:00
inorichi
9ba8d88b07
Dependency updates
2017-12-02 20:59:35 +01:00
inorichi
34a40b0131
Start downloader after a library update. It should help with some catalogue issues
2017-12-02 17:29:05 +01:00
inorichi
182bf5f2bd
Add install packages permission. Fixes #1104
2017-12-02 17:10:31 +01:00
NerdNumber9
dec4471871
Second attempt to update changelog
...
Fix wording in metadata fetch dialog
2017-11-30 21:07:26 -05:00
inorichi
04638535d8
Fix library options menu shown in chapters screen. Resolves #1096
2017-11-30 15:37:20 +01:00
NerdNumber9
c8122ebd68
Update changelog
2017-11-29 22:14:02 -05:00
NerdNumber9
b766ddea54
Merge branch 'master' of https://github.com/inorichi/tachiyomi
...
Fix back button in library search
2017-11-29 21:41:05 -05:00
NerdNumber9
5cb219d83e
Various changes
2017-11-29 21:44:35 -05:00
NerdNumber9
908128b55d
Merge upstream changes
2017-11-29 21:53:02 -05:00
NerdNumber9
b240960a8a
Update dependencies
...
Remove travis config as we don't use travis
2017-11-29 21:55:56 -05:00
inorichi
d87c8428fe
Release 0.6.5
2017-11-29 18:49:22 +01:00
inorichi
b91d8e4c19
Release 0.6.5
2017-11-29 18:49:22 +01:00
inorichi
166fb9a8e4
Resubscribe to library when a change of type enter occurs. Resolves #1093
2017-11-29 10:05:33 +01:00
inorichi
4853ff7eee
Resubscribe to library when a change of type enter occurs. Resolves #1093
2017-11-29 10:05:33 +01:00
inorichi
28a21d0b8f
Minor changes to download cache. Also keep the library view, as recreation is expensive
2017-11-28 23:58:37 +01:00
inorichi
e1582bd73a
Minor changes to download cache. Also keep the library view, as recreation is expensive
2017-11-28 23:58:37 +01:00
Bram van de Kerkhof
d1d1d60c30
Fix automatic backups ( #1074 )
...
* Fix automatic backups
* Small fixes
* small fixes
2017-11-28 22:55:50 +01:00
Bram van de Kerkhof
ac17335dbe
Fix automatic backups ( #1074 )
...
* Fix automatic backups
* Small fixes
* small fixes
2017-11-28 22:55:50 +01:00
ddmgy
80fd49d60b
FIx Batoto issues with logging in and loading lists/pages. ( #1088 )
2017-11-28 09:48:27 +01:00
inorichi
34eb1331a3
Update build tools in travis
2017-11-28 01:12:45 +01:00
inorichi
bff329a329
Implement a download cache
2017-11-28 00:32:51 +01:00
inorichi
604929d002
Update support library and kotlin
2017-11-28 00:21:38 +01:00
inorichi
4a9151e4aa
Release 0.6.4
2017-11-23 18:38:51 +01:00