This website requires JavaScript.
e414b9edf1
Minor extension filter cleanup
arkon
2020-01-11 15:13:51 -05:00
62d3fc65e0
Filter Extensions By Language (#2275 )
MCAxiaz
2020-01-11 12:06:54 -08:00
262ad45b79
Update BackupTest.kt
Jay
2020-01-11 02:11:06 -08:00
cd90702fe5
Fix splash screen status bar color
arkon
2020-01-11 10:41:16 -05:00
012b1b56aa
Minor grammar fixes
arkon
2020-01-11 10:11:39 -05:00
ff999a6dda
Show selected preference for "Library update order"
arkon
2020-01-11 10:11:30 -05:00
797553ce16
Convert webview into an activity (#2470 )
arkon
2020-01-10 22:22:12 -05:00
8f82c8ad3d
Allow user to retain app data on uninstall for Android 10
arkon
2020-01-10 18:46:02 -05:00
7a2c132b8e
Mark webp as binary files for git
arkon
2020-01-10 18:34:17 -05:00
ba9f6fef99
Tweak splash screen color, set nav bar to match (#2476 )
arkon
2020-01-10 08:11:10 -05:00
6633a96245
Fix filter_mock (#2471 )
happywillow0
2020-01-10 06:59:16 -05:00
745f8d32b5
Use OutlineSpan approach from CarlosEsco/Neko to avoid infinite redraws
arkon
2020-01-09 22:13:25 -05:00
f715478070
Revert "Remove reflection to get TextView color field (closes #2469 )"
arkon
2020-01-09 21:51:34 -05:00
5f2aaeac57
Remove reflection to get TextView color field (closes #2469 )
arkon
2020-01-09 21:32:30 -05:00
044a4f7575
Split general settings into general and library
arkon
2020-01-09 21:22:58 -05:00
83d5e458ca
Update to SDK 29 (Android 10) (#2468 )
arkon
2020-01-09 20:31:27 -05:00
f7669b6797
Replace left/right layout attributes with start/end
arkon
2020-01-09 19:10:55 -05:00
eb56567812
Convert filter mock image to webp
arkon
2020-01-09 18:55:53 -05:00
489f981e40
Convert tracker icons to webp
arkon
2020-01-09 18:53:33 -05:00
19adbeebd5
Convert nav drawer icon to webp
arkon
2020-01-09 18:49:14 -05:00
dc93368e03
Fix stretched splash screen icon on older versions of Android
arkon
2020-01-09 18:44:20 -05:00
8d3166c5fe
Add larger minimalistic splash screen icon
arkon
2020-01-09 18:30:55 -05:00
07caea8b4e
Clean up splash screen code
arkon
2020-01-08 22:38:19 -05:00
141b7ac554
Added a app loading splash Screen (#2185 )
markelgaston
2020-01-09 04:32:27 +01:00
4bc5f1401f
Don't enforce line endings on binary files
arkon
2020-01-09 18:09:38 -05:00
13a2d3dfdd
Provide more human readable error when downloading to invalid directory (#2462 )
arkon
2020-01-09 08:39:40 -05:00
d62f0de862
Tweaks based on PR comments, simplify some more strings
arkon
2020-01-08 21:53:08 -05:00
0073ddf237
Spelling: Language rework (#1367 )
Allan Nordhøy
2020-01-09 03:35:41 +01:00
e411f54236
Remove up/down animation for FAB, add list padding (#2456 )
arkon
2020-01-08 21:33:10 -05:00
6025b44e5b
Add fast scroller to library (#2459 )
arkon
2020-01-08 21:32:07 -05:00
f4f427dd2a
Restore equals/hashCode in ChapterTransition (closes #2461 )
arkon
2020-01-08 21:31:32 -05:00
ea226a1697
Remove unused color resource
arkon
2020-01-07 22:55:14 -05:00
26c5c9c839
Replace usage of deprecated Glide SimpleTarget
arkon
2020-01-07 20:24:12 -05:00
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
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
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
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
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