This website requires JavaScript.
5cddb269d6
Minor code cleanup
arkon
2020-01-07 19:20:08 -05:00
0d5099f230
Drop support for Android 4.x (#2440 )
arkon
2020-01-07 18:46:31 -05:00
b55814a1c0
Made 'Default' category selectable in global update settings (#2318 )
andrecsilva
2020-01-07 20:46:08 -03:00
eb5382e0de
fix bangumi tracker crash in searching english manga title (#2452 )
mutsumi
2020-01-07 09:02:28 +08:00
b20c028566
skip double upstream androidx migration
Rani Sargees
2020-01-06 10:57:37 -05:00
9b883b1a09
androidx migration I DID THIS ONE MYSELF WITHOUT TAKING IT FROM THE OTHER FORKS YEEEEEEEEEEET
Rani Sargees
2020-01-06 03:26:31 -05:00
39d509a756
Remove repository for Conductor snapshot (#2441 )
arkon
2020-01-05 20:42:58 -05:00
b3f1714ba9
Convert remaining Java files (#2435 )
arkon
2020-01-05 19:39:25 -05:00
708525ef9d
match transition text used by other readers (#2439 )
Carlos
2020-01-05 17:59:05 -05:00
df14e6d43e
fix DOWNLOADED text showing after chapters are marked as read (#2434 )
Carlos
2020-01-05 16:36:23 -05:00
faedd325be
Remove unnecessary legacy-support-v4 dependency
arkon
2020-01-05 15:53:17 -05:00
600fbb2ef8
Update files to use unix line endings
arkon
2020-01-05 14:43:07 -05:00
b4aedb5f84
Enforce unix line endings
arkon
2020-01-05 14:38:38 -05:00
53402459f2
library tag searching and reordering downloads
Rani Sargees
2020-01-05 12:33:28 -05:00
ed7ebf2da1
Update conductor-support-preference for AndroidX preference v1.1.0 compat (fixes #2431 )
arkon
2020-01-05 12:25:48 -05:00
dd1e6402c9
Improve Loading Speed When Skipping Pages in a Chapter (#2426 )
MCAxiaz
2020-01-05 09:18:02 -08:00
78689e7443
Migrate to AndroidX (#2424 )
arkon
2020-01-05 11:29:27 -05:00
bc6a1a1da6
add tristate library filters, update to dev
Rani Sargees
2020-01-04 15:16:49 -05:00
aa57b1bc77
adjust so downloader doesnt autostart when queue was paused (#2413 )
Carlos
2020-01-03 15:33:17 -05:00
491d476cac
auto attempt a login refresh once if MAL returns http 400 (#32 ) (#2403 )
MCAxiaz
2019-12-29 14:45:58 -08:00
f0053a2f78
add width and height to listview for browseCatalogueController (#2406 )
Carlos
2019-12-28 14:57:44 -05:00
10e7a3b35b
Update JSoup (#2400 )
arkon
2019-12-28 14:11:18 -05:00
4147fd6b19
recycler is not fixed size (#2402 )
MCAxiaz
2019-12-28 11:10:34 -08:00
2bb903088e
Tweak FAB sizing method (fixes #2398 )
Eugene
2019-12-27 20:53:04 -05:00
c90f985fcc
Add REQUEST_DELETE_PACKAGES permission for uninstalling extensions
Eugene
2019-12-27 07:24:19 -05:00
2ebaacfc89
Replace dependency for case insensitive natural sorting (#2389 )
arkon
2019-12-27 07:18:30 -05:00
c339bd49d0
Address minor Kotlin compiler warnings
Eugene
2019-12-26 17:48:39 -05:00
c349fb0e37
Enable Java 8 language feature support
Eugene
2019-12-26 16:47:33 -05:00
bc825bdefa
Minor dependency updates
Eugene
2019-12-26 16:47:01 -05:00
ed49ce8e1d
Update project-level dependencies
Eugene
2019-12-26 16:06:37 -05:00
ad2ecd538d
Allow cleartext traffic
Eugene
2019-12-26 16:06:28 -05:00
ff8e3f0af4
Update to SDK 28 (#2394 )
arkon
2019-12-26 16:01:16 -05:00
698e17178a
Increase default text size of the transition chapter page (#2285 )
Anthony Nguyen
2019-12-26 09:40:56 -08:00
ebeee70931
Allow back button to navigate to previous URL in WebView, add Forward, Refresh, and Close menu options (#2176 )
FlaminSarge
2019-12-26 10:40:11 -07:00
b8b118bdeb
Add .nomedia file in each chapter download folder (#2199 )
arkon
2019-12-26 12:39:20 -05:00
5ddd7d1b14
Remove minSdkVersion 21 for dev builds (no longer needed for multidex)
Eugene
2019-12-23 22:23:05 -05:00
450b23436f
Update DB architecture component
Eugene
2019-12-23 22:20:59 -05:00
89793ac338
Update to Kotlin 1.3.61
Eugene
2019-12-23 22:18:11 -05:00
c456812a46
Update coroutines
Eugene
2019-12-23 22:14:20 -05:00
6f8f6e9233
Update Gradle
Eugene
2019-12-23 22:03:07 -05:00
5770d00f81
Upgrade Kotlin (to 1.3), Coroutines, Gradle, and Android Gradle… (#2239 )
arkon
2019-12-23 22:02:07 -05:00
a0fb1eff4a
Merge branch 'master' into update-kotlin-coroutines-gradle
arkon
2019-12-23 09:49:53 -05:00
89dc240a22
Clean up Anilist GraphQL query formatting
Eugene
2019-12-22 22:19:15 -05:00
ee4f069341
fix: Don't send newlines and whitespace in API calls (#2348 )
Ken Swenson
2019-12-22 22:13:27 -05:00
011bb9f5b1
Update to build tools v29.0.2 (#2385 )
arkon
2019-12-22 16:14:09 -05:00
08b06e1b4e
Update to latest version of Android support libraries
Eugene
2019-12-22 15:56:25 -05:00
0416a2ff15
Extract some hardcoded strings (closes #1989 )
Eugene
2019-12-22 15:48:36 -05:00
3a7cdfcaa4
Update README.md (#2372 )
Ankit Singh
2019-12-21 21:15:43 +05:30
c36a47576d
Update README.md (#2351 )
Ankit Singh
2019-12-03 20:04:58 +05:30
f14af7cf83
Bind the margin ratio as a float preference and rename variables
John Leehey
2019-12-02 14:19:22 -08:00
4014c48c62
Revert "Remove no-longer-needed FloatListPreference"
John Leehey
2019-12-02 13:38:33 -08:00
6c9135c093
Improve Issue reporting experience (#2189 )
Harsh Parekh
2019-12-01 13:49:47 -05:00
19993199db
Remove no-longer-needed FloatListPreference
John Leehey
2019-11-30 18:41:52 -08:00
5b9f362925
Add support for margins in Webtoon view
John Leehey
2019-11-30 18:37:52 -08:00
690d2fb15b
fixed tsumino for real this time really
Rani Sargees
2019-11-29 01:18:21 -05:00
7ac188709b
tsumino half fixed. mostly usable
Rani Sargees
2019-11-28 22:52:44 -05:00
93c8773e91
Update Tsumino.kt
az4521
2019-11-28 18:46:19 -05:00
eefe95c2ee
Update TsuminoSearchMetadata.kt
az4521
2019-11-28 18:45:04 -05:00
af9825d369
Update TsuminoSearchMetadata.kt
az4521
2019-11-28 18:17:04 -05:00
59f38cb343
Update Tsumino.kt
az4521
2019-11-28 17:37:24 -05:00
810d2d4776
fix tsumino for real this time
az4521
2019-11-28 17:33:55 -05:00
027cb10d0f
fix tsumino
Rani Sargees
2019-11-28 16:35:58 -05:00
24a6eba94e
match upstream
Rani Sargees
2019-11-28 16:24:51 -05:00
80ea9001b3
Allow 'Default' category as the default for adding manga (#2292 )
FlaminSarge
2019-11-03 04:52:33 -08:00
24bb94ceac
Implemented extension search functionality. (#2211 )
funkyhippo
2019-10-14 02:15:00 -07:00
0f16351f5f
Set glide to use the gif loop count (#2263 )
Ken Swenson
2019-10-14 05:11:11 -04:00
b60b26bbd0
fix jitpack cause it's shitting out (#2274 )
MCAxiaz
2019-10-12 22:09:58 -07:00
86e53e08de
Group available extensions by language (#2210 )
arkon
2019-10-11 13:07:55 -04:00
d3cb10a74e
Merge pull request #2271 from mezzode/patch-1
Carlos
2019-10-10 14:17:32 -04:00
7d6cfff719
Update link in FAQ
Sean
2019-10-10 11:10:48 -07:00
cc0fe0a1a9
Change "Help" link from Github Wiki to Website (#2265 )
Simon M
2019-10-04 17:44:52 +02:00
25327342fb
Changed README's app screenshot (#2229 )
Soitora
2019-09-21 17:01:26 +02:00
e02cf67f85
Update translation files (#2238 )
Jozef Hollý
2019-09-21 17:00:45 +02:00
bf4bef6d62
Translations (#2011 )
Jozef Hollý
2019-09-21 15:50:38 +02:00
76645bce6e
Remove redundant "publishNonDefault" setting
Samuel Bronson
2019-09-20 12:42:41 -04:00
9276c491bc
Upgrade Kotlin (to 1.3), Coroutines, Gradle and Android gradle plugin.
Samuel Bronson
2019-09-18 22:45:54 -04:00
fa59b4f8a7
Fix coroutine deprecations again
Samuel Bronson
2019-09-18 17:41:09 -04:00
934a37c36b
Update to kotlinx.coroutines 0.30.2
Samuel Bronson
2019-09-18 13:37:57 -04:00
5362f62078
Update deprecated coroutines code
Samuel Bronson
2019-09-18 13:32:42 -04:00
ccd360687e
Update to kotlinx.coroutines 0.26.0
Samuel Bronson
2019-09-18 13:20:39 -04:00
5a2e8a838c
Update to kotlinx.coroutines 0.23.4
Samuel Bronson
2019-09-18 01:31:15 -04:00
c1c43bb6fb
Add minimum/maximum pages filter to E-Hentai/ExHentai source
NerdNumber9
2019-08-31 17:45:40 -04:00
0804550539
Fix strange behavior when using text filters
NerdNumber9
2019-08-31 17:44:47 -04:00
3156482334
Upgrade Gradle, Kotlin and KotlinX Coroutines
NerdNumber9
2019-08-31 00:07:26 -04:00
052317b38a
Fix HBrowse namespace correction Fix HBrowse maleBody and femaleBody namespaces
NerdNumber9
2019-08-31 00:06:58 -04:00
6ff684f638
Migrate old update jobs
NerdNumber9
2019-08-13 01:43:07 -04:00
6857c8c1fe
Use better job ids for EHentai updater
NerdNumber9
2019-08-13 01:41:31 -04:00
44d563e689
Use better job ids for EHentai updater
NerdNumber9
2019-08-13 01:39:01 -04:00
6ce2809450
Use better job ids for EHentai updater
NerdNumber9
2019-08-13 01:38:49 -04:00
0759036536
Use correct HBrowse source id
NerdNumber9
2019-08-13 01:31:44 -04:00
6f6490b7ac
Bump version number and add changelog
NerdNumber9
2019-08-13 01:16:33 -04:00
da12a4b17f
Speed up migration cancellation Allow migrating an entire source of manga
NerdNumber9
2019-08-13 01:10:31 -04:00
1302bc84dd
Fix auto-migration UI in dark theme
NerdNumber9
2019-08-13 00:19:26 -04:00
1c4a8046d0
Allow saving of HBrowse queries
NerdNumber9
2019-08-13 00:13:04 -04:00
141edac99b
Fix EHentai reading progress not carrying over
NerdNumber9
2019-08-13 00:04:02 -04:00
b64ecfb836
Init notifyLockSecurity when idle Increase idle-until-urgent delay
NerdNumber9
2019-08-12 21:16:45 -04:00
d5f4db5eb7
Re-schedule EHentai updater job on app boot Idle-until-urgent some stuff in app init Close debug menu onStop
NerdNumber9
2019-08-12 21:09:39 -04:00
7a3f6e9f63
Fix HBrowse pagination
NerdNumber9
2019-08-12 19:39:35 -04:00
b3ecc91be9
Fix HBrowse tag search
NerdNumber9
2019-08-12 19:27:11 -04:00
2a27eacf5e
Bump version number and add changelog
NerdNumber9
2019-08-11 16:23:36 -04:00