Commit graph

93 commits

Author SHA1 Message Date
jmir1
8ab6a71c5d Merge branch 'tachiyomiorg:master' into master 2021-06-01 23:46:58 +02:00
jmir1
d3c8b5cdde fix crash when picking date (screw r8) 2021-06-01 16:42:53 +02:00
arkon
9299a4beff Generate APKs per CPU architecture 2021-06-01 09:55:10 -04:00
jmir1
ee89da8edf release v0.11.1.0-mi
- merge new tachiyomi features
- padding and stuff in player overlay
- more fixed strings
- add option to open episode internally/externally independently from your
default setting
2021-06-01 11:46:45 +02:00
arkon
0f3f1e9226 Release 0.11.1 2021-05-31 19:35:52 -04:00
arkon
5b1fe3460f Release 0.11.0 2021-05-31 18:46:30 -04:00
jmir1
1ef49c8c92 fix some strings, reorder some tabs 2021-05-30 17:26:54 +02:00
jmir1
12a4bfaf8a Merge branch 'tachiyomiorg:master' into master 2021-05-29 22:09:42 +02:00
arkon
2d8858edb4 Fix double free when when parsing webp images (fixes #5227)
Co-authored-by: inorichi <inorichi@users.noreply.github.com>
2021-05-29 13:19:37 -04:00
jmir1
b5e91097ab fix external player issues with r8 2021-05-29 00:14:51 +02:00
jmir1
797edecc02 try to fix r8 related crashes in extensions 2021-05-28 15:09:14 +02:00
jmir1
78ba56d6d3 try to fix r8 possibly(?) deleting my shit 2021-05-28 11:56:44 +02:00
jmir1
70a8906e70 change version name 2021-05-28 01:06:01 +02:00
jmir1
fe18a8f99e Merge branch 'tachiyomiorg:master' into master 2021-05-27 15:13:07 +02:00
arkon
2c6bcb85a0 Dependency updates 2021-05-27 08:50:18 -04:00
arkon
fefa519486 Update ACRA 2021-05-27 08:49:47 -04:00
jmir1
4c2a81be39 Merge branch 'tachiyomiorg:master' into master 2021-05-26 00:11:18 +02:00
arkon
a1a4916abf Update dependencies 2021-05-25 17:48:31 -04:00
jmir1
e0c2b01349 Merge branch 'tachiyomiorg:master' into master 2021-05-25 22:25:14 +02:00
inorichi
a271c3726e Fix GIF detection on previous commit 2021-05-25 19:52:49 +02:00
inorichi
8c18a14dfd Display animated webp whenever possible, otherwise fallback to static image. Fixes #5139 2021-05-25 19:42:48 +02:00
jmir1
b76a8c5fa7 Merge branch 'pr21' 2021-05-25 17:30:58 +02:00
arkon
3d89a317c1 Remove kapt 2021-05-24 22:17:14 -04:00
arkon
d8251224cb Use 1.x source-api artifact from Maven Central 2021-05-24 22:17:09 -04:00
jmir1
aaca9a9d64 maybe(?) Merge branch 'pr17' 2021-05-22 21:56:33 +02:00
Ivan Iskandar
ef8a87a30f
Bump compileSdk to 30 (#5140) 2021-05-22 14:48:27 -04:00
Ivan Iskandar
89fb943733
Reinstate Proguard/R8 (#5134)
* Reinstate Proguard/R8

According to APK analyzer
Before: 18044 classes with 113387 methods in 3 dex files
After: 12604 classes with 68010 methods in 2 dex files
APK download size is reduced by 2.8 MB

* Add debug build type without R8
2021-05-22 14:47:40 -04:00
arkon
569df39fb8 Remove 1 or 2 hour library updates to avoid DDoSing sources 2021-05-22 11:52:28 -04:00
Ivan Iskandar
afd59eabbb
Remove material-design-dimens (#5133) 2021-05-22 10:10:41 -04:00
jmir1
9312687d51 Merge branch 'tachiyomiorg:master' into master 2021-05-17 01:22:42 +02:00
inorichi
6843dbf7e1 Fix decoder crash with 1px images and crop borders 2021-05-16 22:49:53 +02:00
jmir1
01896e583b Merge branch 'pr13' 2021-05-16 15:10:42 +02:00
arkon
de35a4c62a Initial tablet NavigationRailView implementation
TODO:
- Make the side nav go beside the toolbar too
- Extract out common main_activity stuff to remove duplicated code
2021-05-14 09:14:42 -04:00
arkon
9cbe053e79 Update dependencies 2021-05-14 09:08:58 -04:00
jmir1
7592c621d0 anime player update!
-added double tap to skip 10 seconds forwards/backwards
-added skip 85 seconds button
-added next and previous episode buttons
-TODO: those buttons need to account for different episode sorting
-TODO: next and previous buttons should be greyed out when there is no
 next/previous episode
2021-05-12 19:32:56 +02:00
jmir1
77f8a93233
Merge pull request #10 from tachiyomiorg/master 2021-05-05 13:10:05 +02:00
arkon
157d8db68c Update Coil 2021-05-04 22:44:42 -04:00
jmir1
18b114d19a v0.10.12-mi-rev2 2021-04-29 04:50:49 +02:00
jmir1
480d3e942c v0.10.12-mi 2021-04-29 04:49:48 +02:00
jmir1
24f785b251 merge 2021-04-29 04:41:20 +02:00
jmir1
222b656b85 idk 2021-04-29 03:14:11 +02:00
arkon
32434471e5 Update kotlinx.serialization 2021-04-28 17:30:48 -04:00
Andreas
0fef546a0d
Add manga-wised rotation mode settings (#4841)
* Add manga-wised rotation mode settings

Based on #3522

Co-authored-by: bboyz269 <4453811+bboyz269@users.noreply.github.com>

* Fix small mistakes

* Complete TODOs

* Rename functions

rotation -> orientation

* Fix orientation icon not changing

Bug from video

* Fix bug with force portrait not being force if a default value

Bug from video

* Backup viewer_flag as a seperate field in so legacy/forks doesn't crash

* Make viewer_flags nullable so old backups viewer gets restored

* Add migration for old rotation and viewer to new defaults ones

* Rename variable in enums

* Fix migration after OrientationType was changed

* Remove untrue comment

Co-authored-by: bboyz269 <4453811+bboyz269@users.noreply.github.com>
2021-04-28 08:32:47 -04:00
Ivan Iskandar
93e6136795
Use Coil (#4870)
* Use Coil

* Remove coil-transformations lib

* Add MangaCoverFetcher

* Remove Glide

* MangaCoverFetcher: Allow skipping custom cover usage

* Adjust coil caching policy for some non-library items

* Allow coil to use RGB565 only on low ram devices

* Fix image loading progress view not showing

a

* Increase coil crossfade duration

Same as default glide duration

* Add back request clearing
2021-04-28 08:32:00 -04:00
arkon
7d23fd8ef5 Update sqlite-android
This version is on jitpack instead of jcenter
2021-04-27 17:47:19 -04:00
arkon
6aff438a16 Release 0.10.12 2021-04-27 09:28:46 -04:00
jmir1
765c215cce first release 2021-04-26 02:24:56 +02:00
arkon
b485e1d657 Downgrade back to stable OkHttp
Maybe fixes some crashes.
2021-04-23 22:41:46 -04:00
arkon
0eb8d7d081 Release 0.10.11 2021-04-19 10:52:52 -04:00
arkon
a598ac3993 Update LeakCanary 2021-04-18 12:55:17 -04:00