Soitora 
							
						 
					 
					
						
						
							
						
						0dbb79359b 
					 
					
						
						
							
							Increase padding to progress bar ( #5110 )  
						
						
						
						
					 
					
						2021-05-18 22:38:59 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						3b11ad8de8 
					 
					
						
						
							
							Revert hide updates/history  
						
						
						
						
					 
					
						2021-05-17 17:24:59 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						5e37f72d74 
					 
					
						
						
							
							Remove legacy backup creation  
						
						
						
						
					 
					
						2021-05-17 11:41:12 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						8e7c235ff0 
					 
					
						
						
							
							Cleanup hide updates/history button settings  
						
						
						
						
					 
					
						2021-05-15 15:03:09 -04:00 
						 
				 
			
				
					
						
							
							
								simakover 
							
						 
					 
					
						
						
							
						
						7fb4cbb8a0 
					 
					
						
						
							
							Add option to hide "Updates" and "History" buttons ( #5077 )  
						
						... 
						
						
						
						* Add otion to hide "Updates" abd "History" buttons
* Add otion to hide "Updates" abd "History" buttons
* explicit imports
* New category Navigation
* Add functionality for SideNav 
						
						
					 
					
						2021-05-15 15:01:05 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						ef53d4ec07 
					 
					
						
						
							
							Fix grid columns on tablets, split out common main_activity layout sections  
						
						
						
						
					 
					
						2021-05-14 17:48:11 -04: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 
							
						 
					 
					
						
						
							
						
						fcde6c2b84 
					 
					
						
						
							
							Minor cleanup  
						
						
						
						
					 
					
						2021-05-14 09:10:17 -04:00 
						 
				 
			
				
					
						
							
							
								Riztard Lanthorn 
							
						 
					 
					
						
						
							
						
						7ba43ae5c2 
					 
					
						
						
							
							Add cancel all for series in download queue ( #5062 )  
						
						... 
						
						
						
						Co-authored-by: Jays2Kings <jays@outlook.com > 
						
						
					 
					
						2021-05-13 17:35:47 -04:00 
						 
				 
			
				
					
						
							
							
								Andreas 
							
						 
					 
					
						
						
							
						
						122cdae5bc 
					 
					
						
						
							
							Automatic background color for PagerViewer ( #4996 )  
						
						... 
						
						
						
						* Add J2K implementation of automatic background
Co-authored-by: Jays2Kings <8617760+Jays2Kings@users.noreply.github.com >
* Tweak the monstrosity called automatic background
* Add ability to choose Automatic as a background
* More tweaks
Co-authored-by: Jays2Kings <8617760+Jays2Kings@users.noreply.github.com > 
						
						
					 
					
						2021-05-04 22:46:42 -04:00 
						 
				 
			
				
					
						
							
							
								Ivan Iskandar 
							
						 
					 
					
						
						
							
						
						cb203ef02c 
					 
					
						
						
							
							Show notification to disable Incognito Mode when it's enabled ( #4976 )  
						
						... 
						
						
						
						* Show notification to disable Incognito Mode when it's enabled
* Finish ReaderActivity and BrowseSourceController when incognito is disabled
* CLeanup strings
* Only register DisableIncognitoReceiver when needed 
						
						
					 
					
						2021-04-30 22:36:54 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						908c9bc624 
					 
					
						
						
							
							Reader grayscale filter ( closes   #2822 )  
						
						
						
						
					 
					
						2021-04-30 22:35:49 -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 
							
						 
					 
					
						
						
							
						
						224fcada17 
					 
					
						
						
							
							Move save pages to manga title setting to Reader section  
						
						
						
						
					 
					
						2021-04-27 17:46:16 -04:00 
						 
				 
			
				
					
						
							
							
								OncePunchedMan 
							
						 
					 
					
						
						
							
						
						9278407b85 
					 
					
						
						
							
							Setting: Creates folders according to manga title ( #4861 )  
						
						... 
						
						
						
						* cherry-picking my changes
* Update SettingsDownloadController.kt
* Update SettingsDownloadController.kt
* Update ReaderPresenter.kt
Co-authored-by: arkon <arkon@users.noreply.github.com > 
						
						
					 
					
						2021-04-27 17:38:56 -04:00 
						 
				 
			
				
					
						
							
							
								Ivan Iskandar 
							
						 
					 
					
						
						
							
						
						dad3292bdd 
					 
					
						
						
							
							Use adaptive icon for app shortcuts ( #4968 )  
						
						... 
						
						
						
						Also swap the color 
						
						
					 
					
						2021-04-27 17:30:17 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						cfdf319972 
					 
					
						
						
							
							Fix reference to removed V23 theme  
						
						
						
						
					 
					
						2021-04-27 12:26:22 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						89619b7836 
					 
					
						
						
							
							Drop support for Android 5.x  
						
						
						
						
					 
					
						2021-04-27 09:29:05 -04:00 
						 
				 
			
				
					
						
							
							
								Jozef Hollý 
							
						 
					 
					
						
						
							
						
						ae9bf06b46 
					 
					
						
						
							
							Weblate translations ( #4947 )  
						
						... 
						
						
						
						Co-authored-by: Ajeje Brazorf <lmelonimamo@yahoo.it >
Co-authored-by: Albedo <Illiator27@gmail.com >
Co-authored-by: Alessandro Jean <alessandrojean@gmail.com >
Co-authored-by: Allan Nordhøy <epost@anotheragency.no >
Co-authored-by: Ava <Sasu.ruotsalainen@live.fi >
Co-authored-by: Blue cat <bluecat300@gmail.com >
Co-authored-by: Csíkos Martin Nándor <csikos.martin17@gmail.com >
Co-authored-by: DarKCroX <darkcrox.2020@outlook.com >
Co-authored-by: Eric <spice2wolf@gmail.com >
Co-authored-by: Eugene <e.shlyapkin99@gmail.com >
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca >
Co-authored-by: Losms <krishna.chand67@yahoo.com >
Co-authored-by: Luka Paun <croluxgame@gmail.com >
Co-authored-by: Lusuho <jevpsychox@gmail.com >
Co-authored-by: Lyfja <yassinelaoud@gmail.com >
Co-authored-by: Matteo Gaeta <matteo.gaeta.1998@gmail.com >
Co-authored-by: Milo Ivir <mail@milotype.de >
Co-authored-by: Nestor A. Sanchez <help.toastcode@gmail.com >
Co-authored-by: Pitpe11 <giorgos2550@gmail.com >
Co-authored-by: Q farfayoux <aym.belrhiti@gmail.com >
Co-authored-by: Rostyslav <info@ubilling.net.ua >
Co-authored-by: Shjosan <shjosan@kakmix.co >
Co-authored-by: Techeira Damián <damian.techeira@mercadolibre.com >
Co-authored-by: Thu Htoo San <kokhantyangon@gmail.com >
Co-authored-by: Tooster <max@polarczyk.pl >
Co-authored-by: monolifed <monolifed@protonmail.com >
Co-authored-by: Роман <Rozhenkov69@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/el/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es_419/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fi/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hr/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hu/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/my/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/nb_NO/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/nl/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pl/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sv/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/ 
Translation: Tachiyomi/Tachiyomi 0.x
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Ajeje Brazorf <lmelonimamo@yahoo.it >
Co-authored-by: Albedo <Illiator27@gmail.com >
Co-authored-by: Alessandro Jean <alessandrojean@gmail.com >
Co-authored-by: Allan Nordhøy <epost@anotheragency.no >
Co-authored-by: Ava <Sasu.ruotsalainen@live.fi >
Co-authored-by: Blue cat <bluecat300@gmail.com >
Co-authored-by: Csíkos Martin Nándor <csikos.martin17@gmail.com >
Co-authored-by: DarKCroX <darkcrox.2020@outlook.com >
Co-authored-by: Eric <spice2wolf@gmail.com >
Co-authored-by: Eugene <e.shlyapkin99@gmail.com >
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca >
Co-authored-by: Losms <krishna.chand67@yahoo.com >
Co-authored-by: Luka Paun <croluxgame@gmail.com >
Co-authored-by: Lusuho <jevpsychox@gmail.com >
Co-authored-by: Lyfja <yassinelaoud@gmail.com >
Co-authored-by: Matteo Gaeta <matteo.gaeta.1998@gmail.com >
Co-authored-by: Milo Ivir <mail@milotype.de >
Co-authored-by: Nestor A. Sanchez <help.toastcode@gmail.com >
Co-authored-by: Pitpe11 <giorgos2550@gmail.com >
Co-authored-by: Q farfayoux <aym.belrhiti@gmail.com >
Co-authored-by: Rostyslav <info@ubilling.net.ua >
Co-authored-by: Shjosan <shjosan@kakmix.co >
Co-authored-by: Techeira Damián <damian.techeira@mercadolibre.com >
Co-authored-by: Thu Htoo San <kokhantyangon@gmail.com >
Co-authored-by: Tooster <max@polarczyk.pl >
Co-authored-by: monolifed <monolifed@protonmail.com >
Co-authored-by: Роман <Rozhenkov69@gmail.com > 
						
						
					 
					
						2021-04-27 09:16:22 -04:00 
						 
				 
			
				
					
						
							
							
								Ivan Iskandar 
							
						 
					 
					
						
						
							
						
						bf80dd622c 
					 
					
						
						
							
							Fix download error icon color tint ( #4959 )  
						
						... 
						
						
						
						* Fix download error color tint
* Use progress indicator as download icon border
* Resolve feedback
* Use extension function to set tinted drawable 
						
						
					 
					
						2021-04-25 11:36:13 -04:00 
						 
				 
			
				
					
						
							
							
								Ivan Iskandar 
							
						 
					 
					
						
						
							
						
						4e7b8c98f9 
					 
					
						
						
							
							Make the download progress status smoother ( #4958 )  
						
						... 
						
						
						
						* Make the download progress status smoother
* Download status icon cleanup 
						
						
					 
					
						2021-04-25 10:42:06 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						e8d8621f06 
					 
					
						
						
							
							Remove "Locked" orientation, replace with explicit orientations  
						
						... 
						
						
						
						Portrait/Landscape allow sensor, Locked Portrait/Landscape don't. 
						
						
					 
					
						2021-04-23 22:37:43 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						6676490e09 
					 
					
						
						
							
							Remove preview release notes  
						
						... 
						
						
						
						The GitHub releases contain the commit messages. 
						
						
					 
					
						2021-04-19 15:30:04 -04:00 
						 
				 
			
				
					
						
							
							
								Jozef Hollý 
							
						 
					 
					
						
						
							
						
						554f890ae3 
					 
					
						
						
							
							Weblate translations ( #4812 )  
						
						... 
						
						
						
						Co-authored-by: Ajeje Brazorf <lmelonimamo@yahoo.it >
Co-authored-by: Alessandro Jean <alessandrojean@gmail.com >
Co-authored-by: Allan Nordhøy <epost@anotheragency.no >
Co-authored-by: Ava <Sasu.ruotsalainen@live.fi >
Co-authored-by: Christian Elbrianno <christian.elbrianno41@gmail.com >
Co-authored-by: DarKCroX <darkcrox.2020@outlook.com >
Co-authored-by: Eric <spice2wolf@gmail.com >
Co-authored-by: Hautzii <am.03012002@gmail.com >
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Huang Zhiyi <hzy980512@126.com >
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca >
Co-authored-by: Jakub Fabijan <animatorzPolski@gmail.com >
Co-authored-by: Jozef Hollý <j2.00ghz@gmail.com >
Co-authored-by: Kurocon <weblate@kurocon.nl >
Co-authored-by: Lyfja <yassinelaoud@gmail.com >
Co-authored-by: Manuel Tassi <manueltassi91@gmail.com >
Co-authored-by: Marco Santos <enum.scima@gmail.com >
Co-authored-by: Matteo Gaeta <matteo.gaeta.1998@gmail.com >
Co-authored-by: Matyáš Caras <contact@hernikplays.cz >
Co-authored-by: Milo Ivir <mail@milotype.de >
Co-authored-by: OfficialBispo <diogobispo10@gmail.com >
Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com >
Co-authored-by: Paulo Pinho <kebrus@gmail.com >
Co-authored-by: Pitpe11 <giorgos2550@gmail.com >
Co-authored-by: Reza Almanda <rezaalmanda27@gmail.com >
Co-authored-by: Rostyslav <info@ubilling.net.ua >
Co-authored-by: Shashank Pujari <shashankppujari@gmail.com >
Co-authored-by: Shjosan <shjosan@kakmix.co >
Co-authored-by: Zulkifli <zulhaha1@gmail.com >
Co-authored-by: f0roots <f0rootss@gmail.com >
Co-authored-by: monolifed <monolifed@protonmail.com >
Co-authored-by: Роман <Rozhenkov69@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/cs/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/el/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/eo/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fi/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fil/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hr/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ja/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/kn/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/nb_NO/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/nl/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ro/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sv/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/ 
Translation: Tachiyomi/Tachiyomi 0.x
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Ajeje Brazorf <lmelonimamo@yahoo.it >
Co-authored-by: Alessandro Jean <alessandrojean@gmail.com >
Co-authored-by: Allan Nordhøy <epost@anotheragency.no >
Co-authored-by: Ava <Sasu.ruotsalainen@live.fi >
Co-authored-by: Christian Elbrianno <christian.elbrianno41@gmail.com >
Co-authored-by: DarKCroX <darkcrox.2020@outlook.com >
Co-authored-by: Eric <spice2wolf@gmail.com >
Co-authored-by: Hautzii <am.03012002@gmail.com >
Co-authored-by: Huang Zhiyi <hzy980512@126.com >
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca >
Co-authored-by: Jakub Fabijan <animatorzPolski@gmail.com >
Co-authored-by: Kurocon <weblate@kurocon.nl >
Co-authored-by: Lyfja <yassinelaoud@gmail.com >
Co-authored-by: Manuel Tassi <manueltassi91@gmail.com >
Co-authored-by: Marco Santos <enum.scima@gmail.com >
Co-authored-by: Matteo Gaeta <matteo.gaeta.1998@gmail.com >
Co-authored-by: Matyáš Caras <contact@hernikplays.cz >
Co-authored-by: Milo Ivir <mail@milotype.de >
Co-authored-by: OfficialBispo <diogobispo10@gmail.com >
Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com >
Co-authored-by: Paulo Pinho <kebrus@gmail.com >
Co-authored-by: Pitpe11 <giorgos2550@gmail.com >
Co-authored-by: Reza Almanda <rezaalmanda27@gmail.com >
Co-authored-by: Rostyslav <info@ubilling.net.ua >
Co-authored-by: Shashank Pujari <shashankppujari@gmail.com >
Co-authored-by: Shjosan <shjosan@kakmix.co >
Co-authored-by: Zulkifli <zulhaha1@gmail.com >
Co-authored-by: f0roots <f0rootss@gmail.com >
Co-authored-by: monolifed <monolifed@protonmail.com >
Co-authored-by: Роман <Rozhenkov69@gmail.com > 
						
						
					 
					
						2021-04-19 10:33:06 -04:00 
						 
				 
			
				
					
						
							
							
								Ivan Iskandar 
							
						 
					 
					
						
						
							
						
						ad57fde1c5 
					 
					
						
						
							
							Themes cleanup ( #4894 )  
						
						
						
						
					 
					
						2021-04-18 11:29:56 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						58ad8fa8c0 
					 
					
						
						
							
							Add clipboard error string  
						
						... 
						
						
						
						I pulled a Jay and forgot to stage something. 
						
						
					 
					
						2021-04-17 12:33:04 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						024f9a8c76 
					 
					
						
						
							
							[SKIP CI] Add string for EOL update check message  
						
						
						
						
					 
					
						2021-04-17 11:54:17 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						3287ca9cf2 
					 
					
						
						
							
							Add checkmark beside selected popup menu item  
						
						... 
						
						
						
						Based on what's in J2K. Also renamed to MaterialSpinnerView to match what's there.
Co-authored-by: Jays2Kings <Jays2Kings@users.noreply.github.com > 
						
						
					 
					
						2021-04-16 22:39:19 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						1f8c5b0120 
					 
					
						
						
							
							Adjust ActionToolbar positioning  
						
						
						
						
					 
					
						2021-04-16 22:26:41 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						d981245723 
					 
					
						
						
							
							Remove toolbar snapping  
						
						
						
						
					 
					
						2021-04-15 10:05:47 -04:00 
						 
				 
			
				
					
						
							
							
								Ivan Iskandar 
							
						 
					 
					
						
						
							
						
						1f729f1cb3 
					 
					
						
						
							
							Add navigation bar scrim ( #4845 )  
						
						... 
						
						
						
						* Revert "Add navigation bar scrim (closes  #4836 )"
This reverts commit 2a69d1b0 
						
						
					 
					
						2021-04-15 09:55:39 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						544adb9940 
					 
					
						
						
							
							Handle reader toolbar subtitle getting cut off when text is too big ( closes   #4843 )  
						
						
						
						
					 
					
						2021-04-14 08:59:23 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						a4e5e3ece5 
					 
					
						
						
							
							Use accent color for edge effect  
						
						
						
						
					 
					
						2021-04-13 22:48:39 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						2a69d1b051 
					 
					
						
						
							
							Add navigation bar scrim ( closes   #4836 )  
						
						
						
						
					 
					
						2021-04-13 18:23:06 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						f4f1efe5fa 
					 
					
						
						
							
							Disallow forced dark mode, such as MIUI's  
						
						
						
						
					 
					
						2021-04-13 08:51:08 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						99b46096a4 
					 
					
						
						
							
							Fully expand source filter sheet on show ( closes   #4455 )  
						
						
						
						
					 
					
						2021-04-12 17:30:44 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						12e90ae35e 
					 
					
						
						
							
							Use same non-sticky heading style as Browse for Updates/History ( closes   #4822 )  
						
						
						
						
					 
					
						2021-04-12 17:11:47 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						a82e5f5452 
					 
					
						
						
							
							Make library update/backup error log action clearer for non-technical users  
						
						
						
						
					 
					
						2021-04-11 16:19:56 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						c7e07a6df0 
					 
					
						
						
							
							Update DoH translations  
						
						
						
						
					 
					
						2021-04-11 16:02:02 -04:00 
						 
				 
			
				
					
						
							
							
								Jozef Hollý 
							
						 
					 
					
						
						
							
						
						2e0c778090 
					 
					
						
						
							
							Weblate translations ( #4647 )  
						
						... 
						
						
						
						Co-authored-by: Ajeje Brazorf <lmelonimamo@yahoo.it >
Co-authored-by: Alessandro Jean <alessandrojean@gmail.com >
Co-authored-by: Arlangue <virgilemp@outlook.fr >
Co-authored-by: August Wale <bleachlithium@gmail.com >
Co-authored-by: Ava <Sasu.ruotsalainen@live.fi >
Co-authored-by: C201 <derasetad@gmail.com >
Co-authored-by: DarKCroX <darkcrox.2020@outlook.com >
Co-authored-by: Edgar Mejía <edgar13155@gmail.com >
Co-authored-by: Eduard Ereza Martínez <eduard@ereza.cat >
Co-authored-by: Eric <spice2wolf@gmail.com >
Co-authored-by: FateXBlood <zecrofelix@gmail.com >
Co-authored-by: Flamm <robindevaux25@gmail.com >
Co-authored-by: Hajba Károly <karoly.hajba98@gmail.com >
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Huang Zhiyi <hzy980512@126.com >
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca >
Co-authored-by: Jakub Fabijan <animatorzPolski@gmail.com >
Co-authored-by: Kiroki Benjamin <heptahex999@gmail.com >
Co-authored-by: Kurocon <weblate@kurocon.nl >
Co-authored-by: LOKE__01 <luckylakshman378@gmail.com >
Co-authored-by: Luis Andrés Bajaña F <labfernandez2014@gmail.com >
Co-authored-by: Lusuho <jevpsychox@gmail.com >
Co-authored-by: Lyfja <yassinelaoud@gmail.com >
Co-authored-by: Marco Santos <enum.scima@gmail.com >
Co-authored-by: Matteo Gaeta <matteo.gaeta.1998@gmail.com >
Co-authored-by: Matyáš Caras <contact@hernikplays.cz >
Co-authored-by: Matyáš Caras <hernik27@gmail.com >
Co-authored-by: Michalis <michalisntovas@yahoo.gr >
Co-authored-by: Milo Ivir <mail@milotype.de >
Co-authored-by: Nikola Perović <nikolaperovicccc@gmail.com >
Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com >
Co-authored-by: P6N7L <nichitapospai@gmail.com >
Co-authored-by: Paulo Pinho <kebrus@gmail.com >
Co-authored-by: Pijus Bend <pijus.bend@gmail.com >
Co-authored-by: Pitpe11 <giorgos2550@gmail.com >
Co-authored-by: Q farfayoux <aym.belrhiti@gmail.com >
Co-authored-by: Riztard Lanthorn <riyanluqman@gmail.com >
Co-authored-by: Rostyslav <info@ubilling.net.ua >
Co-authored-by: Schrödinger's cat <schrodingers-kate@protonmail.com >
Co-authored-by: Shashank Pujari <shashankppujari@gmail.com >
Co-authored-by: Shjosan <shjosan@kakmix.co >
Co-authored-by: Tantia <ilovechocobi@yahoo.com >
Co-authored-by: TheLastMelody <swordofthefallen@hotmail.com >
Co-authored-by: Tooster <max@polarczyk.pl >
Co-authored-by: Yardi van Nimwegen <yardivn@live.nl >
Co-authored-by: antocs <roxasthethund@yahoo.it >
Co-authored-by: Роман <Rozhenkov69@gmail.com >
Co-authored-by: 殺Mustafa <mustafasheref8@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ar/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/cs/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/cv/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/el/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/eo/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es_419/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fi/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fil/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hi/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hr/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hu/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ja/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/jv/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/kn/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/lt/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/lv/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/my/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/nb_NO/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ne/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/nl/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pl/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ro/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sc/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sr/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sv/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/ 
Translation: Tachiyomi/Tachiyomi 0.x
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Ajeje Brazorf <lmelonimamo@yahoo.it >
Co-authored-by: Alessandro Jean <alessandrojean@gmail.com >
Co-authored-by: Arlangue <virgilemp@outlook.fr >
Co-authored-by: August Wale <bleachlithium@gmail.com >
Co-authored-by: Ava <Sasu.ruotsalainen@live.fi >
Co-authored-by: C201 <derasetad@gmail.com >
Co-authored-by: DarKCroX <darkcrox.2020@outlook.com >
Co-authored-by: Edgar Mejía <edgar13155@gmail.com >
Co-authored-by: Eduard Ereza Martínez <eduard@ereza.cat >
Co-authored-by: Eric <spice2wolf@gmail.com >
Co-authored-by: FateXBlood <zecrofelix@gmail.com >
Co-authored-by: Flamm <robindevaux25@gmail.com >
Co-authored-by: Hajba Károly <karoly.hajba98@gmail.com >
Co-authored-by: Huang Zhiyi <hzy980512@126.com >
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca >
Co-authored-by: Jakub Fabijan <animatorzPolski@gmail.com >
Co-authored-by: Kiroki Benjamin <heptahex999@gmail.com >
Co-authored-by: Kurocon <weblate@kurocon.nl >
Co-authored-by: LOKE__01 <luckylakshman378@gmail.com >
Co-authored-by: Luis Andrés Bajaña F <labfernandez2014@gmail.com >
Co-authored-by: Lusuho <jevpsychox@gmail.com >
Co-authored-by: Lyfja <yassinelaoud@gmail.com >
Co-authored-by: Marco Santos <enum.scima@gmail.com >
Co-authored-by: Matteo Gaeta <matteo.gaeta.1998@gmail.com >
Co-authored-by: Matyáš Caras <contact@hernikplays.cz >
Co-authored-by: Matyáš Caras <hernik27@gmail.com >
Co-authored-by: Michalis <michalisntovas@yahoo.gr >
Co-authored-by: Milo Ivir <mail@milotype.de >
Co-authored-by: Nikola Perović <nikolaperovicccc@gmail.com >
Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com >
Co-authored-by: P6N7L <nichitapospai@gmail.com >
Co-authored-by: Paulo Pinho <kebrus@gmail.com >
Co-authored-by: Pijus Bend <pijus.bend@gmail.com >
Co-authored-by: Pitpe11 <giorgos2550@gmail.com >
Co-authored-by: Q farfayoux <aym.belrhiti@gmail.com >
Co-authored-by: Riztard Lanthorn <riyanluqman@gmail.com >
Co-authored-by: Rostyslav <info@ubilling.net.ua >
Co-authored-by: Schrödinger's cat <schrodingers-kate@protonmail.com >
Co-authored-by: Shashank Pujari <shashankppujari@gmail.com >
Co-authored-by: Shjosan <shjosan@kakmix.co >
Co-authored-by: Tantia <ilovechocobi@yahoo.com >
Co-authored-by: TheLastMelody <swordofthefallen@hotmail.com >
Co-authored-by: Tooster <max@polarczyk.pl >
Co-authored-by: Yardi van Nimwegen <yardivn@live.nl >
Co-authored-by: antocs <roxasthethund@yahoo.it >
Co-authored-by: Роман <Rozhenkov69@gmail.com >
Co-authored-by: 殺Mustafa <mustafasheref8@gmail.com > 
						
						
					 
					
						2021-04-11 15:56:32 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						b2d4e5ab84 
					 
					
						
						
							
							Add Google DoH provider  
						
						
						
						
					 
					
						2021-04-11 13:10:03 -04:00 
						 
				 
			
				
					
						
							
							
								Ivan Iskandar 
							
						 
					 
					
						
						
							
						
						f3660d88dd 
					 
					
						
						
							
							Draw edge-to-edge ( #4802 )  
						
						
						
						
					 
					
						2021-04-10 09:38:55 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						b2d697131c 
					 
					
						
						
							
							Add clarification for category exclusion ( closes   #4777 )  
						
						
						
						
					 
					
						2021-04-06 23:29:46 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						ef49fc91d8 
					 
					
						
						
							
							Minor cleanup  
						
						
						
						
					 
					
						2021-04-06 23:21:21 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						6222b47a4f 
					 
					
						
						
							
							Flip crop borders and orientation toggles  
						
						
						
						
					 
					
						2021-04-06 22:31:36 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						7504621a24 
					 
					
						
						
							
							Make reader spinner colors a bit more consistent  
						
						
						
						
					 
					
						2021-04-06 22:29:39 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						88e49a9b8b 
					 
					
						
						
							
							Align filter spinners ( closes   #2995 )  
						
						
						
						
					 
					
						2021-04-06 11:21:39 -04:00 
						 
				 
			
				
					
						
							
							
								Riztard Lanthorn 
							
						 
					 
					
						
						
							
						
						ddd4cc10ff 
					 
					
						
						
							
							add sort by date fetched in library ( #4773 )  
						
						... 
						
						
						
						* add sort by date fetched in library
* chapter fetch date to 8 
						
						
					 
					
						2021-04-04 17:18:28 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						4f1275ac01 
					 
					
						
						
							
							Allow excluding categories from library update  
						
						... 
						
						
						
						Closes  #3467 , #4661 , #1839 
Supersedes #4474  
					
						2021-04-04 16:48:39 -04:00