arkon
489f981e40
Convert tracker icons to webp
2020-01-09 18:54:07 -05:00
arkon
19adbeebd5
Convert nav drawer icon to webp
2020-01-09 18:49:14 -05:00
arkon
dc93368e03
Fix stretched splash screen icon on older versions of Android
2020-01-09 18:44:20 -05:00
arkon
8d3166c5fe
Add larger minimalistic splash screen icon
2020-01-09 18:30:55 -05:00
arkon
07caea8b4e
Clean up splash screen code
2020-01-09 18:29:36 -05:00
markelgaston
141b7ac554
Added a app loading splash Screen ( #2185 )
...
* Added a app loading splash Screen. Just a theme that plays on start up before loading the actual app theme
* Added a app loading splash Screen. Just a theme that plays on start up before loading the actual app theme
* Update splash_background.xml
2020-01-09 18:09:52 -05:00
arkon
13a2d3dfdd
Provide more human readable error when downloading to invalid directory ( #2462 )
2020-01-09 08:39:40 -05:00
arkon
d62f0de862
Tweaks based on PR comments, simplify some more strings
2020-01-08 21:53:08 -05:00
Allan Nordhøy
0073ddf237
Spelling: Language rework ( #1367 )
...
* Language rework
* Libre software, F-Droid, app
* Reverted to "free and open source"
Co-authored-by: arkon <arkon@users.noreply.github.com>
2020-01-08 21:35:41 -05:00
arkon
e411f54236
Remove up/down animation for FAB, add list padding ( #2456 )
2020-01-08 21:33:10 -05:00
arkon
6025b44e5b
Add fast scroller to library ( #2459 )
2020-01-08 21:32:07 -05:00
arkon
ea226a1697
Remove unused color resource
2020-01-07 22:55:14 -05:00
arkon
0d5099f230
Drop support for Android 4.x ( #2440 )
...
* Bump minSdkVersion
* Remove Android 4.x specific logic
* Consolidate res assets
* Add note about minimum Android version to README
* Restore incorrectly removed method, remove unneeded Lollipop TargetApi annotations
2020-01-07 18:46:31 -05:00
Rani Sargees
9b883b1a09
androidx migration
...
I DID THIS ONE MYSELF WITHOUT TAKING IT FROM THE OTHER FORKS
YEEEEEEEEEEET
2020-01-06 03:26:31 -05:00
arkon
600fbb2ef8
Update files to use unix line endings
...
cmd: `find . -type f -print0 | xargs -0 dos2unix`
2020-01-05 14:43:07 -05:00
Rani Sargees
53402459f2
library tag searching and reordering downloads
2020-01-05 12:33:28 -05:00
arkon
78689e7443
Migrate to AndroidX ( #2424 )
...
* Migrate to AndroidX (automatic conversion by Android Studio)
* AndroidX dependency code updates
* Fix source preference reparenting
* fixes the androidx prefererences icon spacing issue
(cherry picked from commit b76a15d960ec2cdf771be16377db0348b66b3179)
* Fix source preference screen heading size/list padding
Co-authored-by: Carlos <cargo8005@gmail.com>
2020-01-05 11:29:27 -05:00
Rani Sargees
bc6a1a1da6
add tristate library filters, update to dev
2020-01-04 15:16:49 -05:00
Eugene
2bb903088e
Tweak FAB sizing method ( fixes #2398 )
...
Ref: https://stackoverflow.com/questions/56945314/floating-action-button-fab-icon-size-problems-after-migrating-to-sdk-28
2019-12-27 20:53:04 -05:00
FlaminSarge
ebeee70931
Allow back button to navigate to previous URL in WebView, add Forward, Refresh, and Close menu options ( #2176 )
2019-12-26 12:40:11 -05:00
Eugene
0416a2ff15
Extract some hardcoded strings ( closes #1989 )
2019-12-22 15:48:36 -05:00
John Leehey
f14af7cf83
Bind the margin ratio as a float preference and rename variables
...
- Fixed the floatListPreference that was used in the SettingsReaderController
- Created new extension for binding float preferences in the ReaderSettingsSheet
- Renamed the ratio variables to include the `webtoon` naming
2019-12-02 14:19:22 -08:00
John Leehey
5b9f362925
Add support for margins in Webtoon view
...
On larger tablets, matching the page width to the screen width in
webtoon mode causes eye strain due to the image looking so magnified.
Adding a page margin to the image can resolve this by effectively
scaling the image down.
2019-11-30 18:37:52 -08:00
Rani Sargees
027cb10d0f
fix tsumino
2019-11-28 16:35:58 -05:00
Rani Sargees
24a6eba94e
match upstream
2019-11-28 16:24:51 -05:00
funkyhippo
24bb94ceac
Implemented extension search functionality. ( #2211 )
2019-10-14 11:15:00 +02:00
Jozef Hollý
e02cf67f85
Update translation files ( #2238 )
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: Tachiyomi/Strings
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/
2019-09-21 11:00:45 -04:00
Jozef Hollý
bf4bef6d62
Translations ( #2011 )
...
Translations
2019-09-21 09:50:38 -04:00
NerdNumber9
6f6490b7ac
Bump version number and add changelog
2019-08-13 01:16:33 -04:00
NerdNumber9
1302bc84dd
Fix auto-migration UI in dark theme
2019-08-13 00:19:26 -04:00
NerdNumber9
2a27eacf5e
Bump version number and add changelog
2019-08-11 16:23:36 -04:00
NerdNumber9
e747686ad8
Upgrade realm
...
Update proguard file so we could potentially enable proguard in the future
Update dependencies
Downgrade duktape to fix MangaPlus
Remove useless dependencies
Remove useless tabGravity
Fix debug version crashing in background
2019-08-11 14:40:01 -04:00
NerdNumber9
f25cd9fdbf
Add changelog
2019-08-11 03:41:29 -04:00
NerdNumber9
d86b8cc78c
Remove sidebar help button
2019-08-10 20:30:10 -04:00
NerdNumber9
b4c1e6a44c
Add HBrowse
2019-08-10 20:23:43 -04:00
NerdNumber9
a89a36fd4c
Version number bump
2019-08-09 05:21:43 -04:00
NerdNumber9
9abdfeac77
Hide ability to create merged manga
2019-08-03 22:54:22 -04:00
NerdNumber9
0f12ae0cf7
Revert "Hide ability to create merged manga"
...
This reverts commit 7fc6d53c
2019-08-03 22:53:26 -04:00
NerdNumber9
7fc6d53cae
Hide ability to create merged manga
2019-08-03 22:26:53 -04:00
NerdNumber9
4f2985469c
Finish auto-migration feature
2019-08-03 02:23:21 -04:00
NerdNumber9
3d1c02136a
Transfer commit
2019-08-02 22:32:50 -04:00
NerdNumber9
aca34155b9
Hide "accept migration" button when migration is not offered
2019-08-01 06:50:03 -04:00
NerdNumber9
5b3e72db54
Completed most of auto-migration UI
2019-07-31 03:39:51 -04:00
NerdNumber9
f811cc5c87
Initial work on auto-migrate
2019-07-30 19:29:12 -04:00
NerdNumber9
e7abe27bb6
Hide internal sources from UI
...
Change wording on migration button in smartsearch
2019-07-30 10:22:46 -04:00
NerdNumber9
10d6b3a6ca
Initial MergedSource creation UI
2019-07-30 01:41:30 -04:00
NerdNumber9
8934d251d9
Initial work on SmartSearch
2019-07-29 02:12:30 -04:00
NerdNumber9
7fe742e6ed
Upstream merge
2019-07-27 17:56:31 -04:00
fei long
3abae1cc75
Add chinese track website "bangumi" ( #2032 )
...
* copy from shikimori and change parmater
* add login activity
* fix
* login sucess
* search
* add...
* auth fix
* save status
* revert shikimori
* fix oauth error
* add bangumi info
* update read chapter index
* refersh token
* remove outdate file
* drop comment
* change icon
* drop search result which type not comic
* fix bind logic
* set status
* add ep status
* format code
* disable cache for `collection` api
2019-07-23 12:35:38 +02:00
MCAxiaz
e8638cb0b3
Hide Empty Search Results in Catalogues ( #2066 )
...
* test2
* remove nothing_found view and associated resources
2019-07-01 13:06:19 +02:00