inorichi
4bbf78e840
Don't send cache control with cloudflare challenge
2018-04-05 11:58:28 +02:00
inorichi
7ab16a69df
Update travis script
2018-04-05 10:56:16 +02:00
inorichi
95e60ed775
Update cloudflare interceptor and android studio
2018-04-05 10:36:29 +02:00
paronos
d38cd2547a
Enable TLS 1.1 and TLS 1.2 on Android KitKat (and older) ( #1316 )
...
* Enable TLS 1.1 and TLS 1.2 on Android KitKat (and older)
* enable SSLv3
* use extension function
2018-03-25 17:08:29 +02:00
NerdNumber9
45f4c63941
Merge branch 'master' of https://github.com/inorichi/tachiyomi
2018-03-15 17:22:49 -04:00
NerdNumber9
5e968e5651
Fix broken back button in search
2018-03-15 17:04:33 -04:00
NerdNumber9
3e3c0a1f14
Add option to expand search filters by default
2018-03-15 16:57:16 -04:00
NerdNumber9
c48bebe0b2
Add option to disable auto lock and add manual locking
2018-03-14 18:39:01 -04:00
NerdNumber9
0dd9e9e015
Repackage captcha solve activity to UI package
2018-03-14 13:17:55 -04:00
NerdNumber9
d2a2e17e91
Re-theme lock view to actually match current theme
2018-03-14 13:13:57 -04:00
Bram van de Kerkhof
2159b72e69
Dialog color fix ( #1308 )
2018-03-14 18:01:30 +01:00
NerdNumber9
09dbd723e4
Fix Tsumino captcha appearing multiple times
2018-03-14 12:22:28 -04:00
inorichi
81c23bbf9d
Update Batoto toString() method to support downloaded chapters
2018-03-14 12:54:31 +01:00
NerdNumber9
eb965542cc
Update changelog
...
Code cleanup
2018-03-13 20:49:17 -04:00
NerdNumber9
615fa05a75
Merge branch 'master' of https://github.com/inorichi/tachiyomi
...
# Conflicts:
# README.md
# app/build.gradle
# app/src/main/java/eu/kanade/tachiyomi/ui/main/MainActivity.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/info/MangaInfoController.kt
# app/src/main/res/layout/manga_info_controller.xml
# app/src/main/res/raw/changelog_release.xml
2018-03-13 15:58:47 -04:00
NerdNumber9
87a2ac7887
Attempt to add hitomi.la source (still broken) and code cleanup
2018-03-13 15:21:31 -04:00
inorichi
0d5b8edf31
Release v0.7.0
2018-03-11 12:10:56 +01:00
Sai
fcdb80830b
New colors + theme attrs ( #1272 )
...
* New colors + theme attrs
Added new colors.xml values and modified some themes.xml fields for more customisability when switching between themes.
* Small fix for dialogs
It should look more distinguishable for the Dark theme now
2018-03-10 20:17:26 +01:00
inorichi
50b48ab25c
Fix info layout + disable tag clicks for now
2018-03-09 22:35:10 +01:00
inorichi
31b45666b0
Kotlin update
2018-03-09 21:47:02 +01:00
Josh
233e76724a
Fixes and Tweaks to Info Page ( #1198 )
...
* Fixes inorichi/tachiyomi#1194 by putting the name in a auto size
* removed ellipsizing of title
* moved the genre tags inside of the scroll view for inorichi/tachiyomi#1196
* saving my layout options for the night
2018-03-09 21:42:39 +01:00
inorichi
af637a82c3
Fix subtle bugs when installing/loading extensions
2018-03-09 18:56:02 +01:00
Vesnyx
ea32ea11f2
Fixed marked previous as read not deleting chapters ( #1283 )
2018-03-07 20:02:59 +01:00
Carlos
1b7a0de745
Added country/region support for locale when displayed for sources ( #1240 )
...
* Added country support for locale when displayed for sources
* code review changes/comments fix
2018-03-05 19:46:18 +01:00
Carlos
50e0cb65d9
Anilist search fix ( #1289 )
...
* fixed issue where some anilist results not showing due to null description.
* remove blank line
2018-03-05 19:45:02 +01:00
inorichi
ba4807f62c
Add logging to controller lifecycle to help reproducing bugs
2018-03-04 21:04:41 +01:00
paronos
5efc02a238
Update Kissmanga genres ( #1278 )
2018-03-02 19:38:25 +01:00
inorichi
8e50ac67bc
Bugfixes and extension installation improvements
2018-03-02 18:10:10 +01:00
inorichi
a3c03e8ceb
Fix imports from last commits
2018-02-27 19:07:33 +01:00
inorichi
5a3e30b30a
Update conductor to latest snapshot (with a minor fix)
2018-02-27 19:06:34 +01:00
paronos
e3ab90042d
Add missing languages in settings ( #1275 )
2018-02-26 08:47:36 +01:00
NerdNumber9
07ce90ab8c
Add Tsumino captcha display and merge branch 'master' of upstream
...
# Conflicts:
# .github/readme-images/app-icon.png
# .github/readme-images/screens.png
# .travis.yml
# README.md
# app/build.gradle
# app/src/main/java/eu/kanade/tachiyomi/data/preference/PreferencesHelper.kt
# app/src/main/java/eu/kanade/tachiyomi/source/SourceManager.kt
# app/src/main/java/eu/kanade/tachiyomi/source/online/YamlHttpSource.kt
# app/src/main/java/eu/kanade/tachiyomi/source/online/YamlHttpSourceMappings.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/main/MainActivity.kt
# app/src/main/java/eu/kanade/tachiyomi/util/DynamicConcurrentMergeOperator.java
2018-02-25 15:34:19 -05:00
NerdNumber9
a71ae29c98
Add Tsumino captcha display and merge branch 'master' of upstream
...
# Conflicts:
# .github/readme-images/app-icon.png
# .github/readme-images/screens.png
# .travis.yml
# README.md
# app/build.gradle
# app/src/main/java/eu/kanade/tachiyomi/data/preference/PreferencesHelper.kt
# app/src/main/java/eu/kanade/tachiyomi/source/SourceManager.kt
# app/src/main/java/eu/kanade/tachiyomi/source/online/YamlHttpSource.kt
# app/src/main/java/eu/kanade/tachiyomi/source/online/YamlHttpSourceMappings.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/main/MainActivity.kt
# app/src/main/java/eu/kanade/tachiyomi/util/DynamicConcurrentMergeOperator.java
2018-02-24 11:13:43 -05:00
Jozef Hollý
f35c15f7d2
[WIP] Translations ( #1134 )
...
Translations
2018-02-24 15:39:46 +01:00
inorichi
32387cd034
Update available extesions whenever the screen is opened
2018-02-24 15:38:19 +01:00
NerdNumber9
117214c671
Implement lenient sync
2018-02-23 18:57:19 -05:00
Carlos
cf5c816483
fix restore from old backup to updated trackimpl. ( #1269 )
...
* fix restore from old backup to updated trackimpl.
added backup of tracking url for new backups
* assignment not needed
2018-02-22 21:54:05 +01:00
Ken Swenson
bf9b9ca54c
Change Source Migration menu item to use string resource ( #1268 )
2018-02-22 11:31:22 +01:00
Carlos
0ca2ca33c2
add override status back in ( #1260 )
2018-02-19 08:17:59 +01:00
inorichi
51f25e96e9
Travis update
2018-02-18 20:20:53 +01:00
inorichi
1875047638
Forgot the backup manager isn't injected
2018-02-18 20:16:06 +01:00
inorichi
fa4d61eaf0
Run periodic backups without launching services
2018-02-18 20:14:12 +01:00
inorichi
49eb638e15
Dependency updates
2018-02-18 20:02:31 +01:00
Carlos
fc1f290b85
removed extra blank lines ( #1259 )
...
fixed results not showing for jellybean
made edit text max line 1 to prevent it newlines being added and moving the edit text into the list view
2018-02-18 19:36:34 +01:00
Carlos
9194dc0161
Chapter Metadata update ( #1257 )
...
* change chapter update to refresh on any metadata change
* moved check into private function
2018-02-18 19:20:05 +01:00
inorichi
0d480dbf7c
Remove debug log
2018-02-18 19:19:59 +01:00
inorichi
183e83684a
Remove batoto from catalogues
2018-02-18 17:39:45 +01:00
inorichi
7b4ac7998a
Remove simultaneous downloads
2018-02-18 17:34:22 +01:00
inorichi
d75c6b0c36
Fix duplicate entries in source migration. Closes #1190
2018-02-17 19:06:15 +01:00
Carlos
40b222f8bc
Improve tracking search results ( #1178 )
...
* initial commit
changed tracking info screen
added ability to click logo to launch website
* added publishing status and type to description.
adjusted layout some
* added start date to track info
* tweaked layout
* tweaked layout
* tweaked layout
* code review changes
* code review changes part 2
* code review changes
2018-02-17 13:04:49 +01:00