arkon 
							
						 
					 
					
						
						
							
						
						2752540330 
					 
					
						
						
							
							Update Kotlin and Compose  
						
						
						
						
							
						
					 
					
						2022-04-26 17:52:18 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						0b77b78f6a 
					 
					
						
						
							
							Remove some minor settings  
						
						... 
						
						
						
						Some spring cleaning to remove some unnecessary complexity so things are easier to maintain.
- Start screen: redundant with app shortcuts in Android 7.1+
- Jump to chapters: irrelevant in tablet mode and people can scroll a tiny bit if they really have to
- Option to not scroll away bottom nav: issues with fast scroll will be irrelevant with it being replaced or removed in the Compose migrations
Get ready for people malding over their special needs. https://xkcd.com/1172/  
						
						
							
						
					 
					
						2022-04-24 22:17:15 -04:00 
						 
				 
			
				
					
						
							
							
								FourTOne5 
							
						 
					 
					
						
						
							
						
						06bec0ad54 
					 
					
						
						
							
							Download new chapters when only excluded categories is selected ( #6984 )  
						
						
						
						
							
						
					 
					
						2022-04-24 16:36:14 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						f1126c55ca 
					 
					
						
						
							
							Add Plumber to handle some system leaks automatically  
						
						
						
						
							
						
					 
					
						2022-04-24 16:28:09 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						2caf220b18 
					 
					
						
						
							
							Remove some unused StorIO queries/resolvers  
						
						
						
						
							
						
					 
					
						2022-04-24 16:20:46 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						4d23f35b9d 
					 
					
						
						
							
							Throw out old unit tests  
						
						... 
						
						
						
						Considering we never run or update them, they're not providing any value right now.
Kept the chapter recognition tests and bumped to JUnit 5. 
						
						
							
						
					 
					
						2022-04-24 16:16:05 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						f6fdb12db2 
					 
					
						
						
							
							Adjust download menu item positioning ( fixes   #6932 )  
						
						
						
						
							
						
					 
					
						2022-04-24 15:55:24 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						7773deabc0 
					 
					
						
						
							
							Adjust library sorting by dates ( closes   #6954 )  
						
						... 
						
						
						
						Ascending by date = oldest dates first. If no date is present, fallback to epoch 0 (i.e., oldest). 
						
						
							
						
					 
					
						2022-04-24 15:50:51 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						91ed3a4a5f 
					 
					
						
						
							
							Fix skipped library entries and size warning notifications using same ID  
						
						
						
						
							
						
					 
					
						2022-04-24 15:49:24 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						20145f7a12 
					 
					
						
						
							
							Fix update warning notifications being cut off ( fixes   #6983 )  
						
						
						
						
							
						
					 
					
						2022-04-24 15:35:05 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						883945e3e8 
					 
					
						
						
							
							Default to downloading as CBZ ( closes   #6942 )  
						
						... 
						
						
						
						Generally seems fine. People with weak devices may experience some issues, but they can toggle it off/extract the archives separately if needed. 
						
						
							
						
					 
					
						2022-04-24 15:32:50 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						3feea71146 
					 
					
						
						
							
							Add battery not low restriction for global updates ( closes   #6980 )  
						
						
						
						
							
						
					 
					
						2022-04-24 15:25:28 -04:00 
						 
				 
			
				
					
						
							
							
								ItsLogic 
							
						 
					 
					
						
						
							
						
						5e32b8e49f 
					 
					
						
						
							
							Fix chapter transition setting for one page chapters ( #6998 )  
						
						
						
						
							
						
					 
					
						2022-04-24 15:21:21 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						08e63e5fab 
					 
					
						
						
							
							Minor cleanup 2: Electric Boogaloo  
						
						... 
						
						
						
						- Reword pins on top setting
- Make "Latest" button style match old UI
- Sort sources by name 
						
						
							
						
					 
					
						2022-04-24 15:17:01 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						0ec9496d26 
					 
					
						
						
							
							Minor cleanup  
						
						
						
						
							
						
					 
					
						2022-04-24 14:39:51 -04:00 
						 
				 
			
				
					
						
							
							
								Andreas 
							
						 
					 
					
						
						
							
						
						29a0989f28 
					 
					
						
						
							
							Convert Source tab to use Compose ( #6987 )  
						
						... 
						
						
						
						* Use Compose in Source tab
* Replace hashCode with key function
* Add ability to turn off pins moving on top of source list
* Changes from review comments 
						
						
							
						
					 
					
						2022-04-24 14:35:59 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						558b18899c 
					 
					
						
						
							
							Migrate WebViewActivity to Compose  
						
						
						
						
							
						
					 
					
						2022-04-24 10:22:22 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						6e95fde4ec 
					 
					
						
						
							
							Delete entire app_webview folder when clearing WebView data  
						
						
						
						
							
						
					 
					
						2022-04-24 09:42:26 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						e691e17efc 
					 
					
						
						
							
							Remove unused preference layouts  
						
						
						
						
							
						
					 
					
						2022-04-23 18:34:53 -04:00 
						 
				 
			
				
					
						
							
							
								Jozef Hollý 
							
						 
					 
					
						
						
							
						
						80ea14bf7f 
					 
					
						
						
							
							Weblate translations ( #6937 )  
						
						... 
						
						
						
						Co-authored-by: Abay Emes <abayemes@gmail.com >
Co-authored-by: Ajeje Brazorf <lmelonimamo@yahoo.it >
Co-authored-by: Alessandro Jean <alessandrojean@gmail.com >
Co-authored-by: Alifian Caesar <alifiancaesar@gmail.com >
Co-authored-by: DarKCroX <darkcrox.2020@outlook.com >
Co-authored-by: DatTran MLL <tranthanhdat1142003@gmail.com >
Co-authored-by: Eduard Ereza Martínez <eduard@ereza.cat >
Co-authored-by: Eric <alchemillatruth@purelymail.com >
Co-authored-by: Giorgio Sanna <sannagiorgio1997@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: Jozef Hollý <j2.00ghz@gmail.com >
Co-authored-by: Kim Vognstrup Lind <iceman1145@gmail.com >
Co-authored-by: Luck In Hell <gogono58976df542y6913ubehfbw@gmail.com >
Co-authored-by: Lyfja <yassinelaoud@gmail.com >
Co-authored-by: Lzmxya <lzmxya@gmail.com >
Co-authored-by: Marco Santos <enum.scima@gmail.com >
Co-authored-by: Oğuz Ersen <oguz@ersen.moe >
Co-authored-by: Pierre Kim <admin@manateeshome.com >
Co-authored-by: Pitpe11 <giorgos2550@gmail.com >
Co-authored-by: Saud Aljaffer <saud.aljaffer@gmail.com >
Co-authored-by: Shjosan <shjosan@kakmix.co >
Co-authored-by: Subham Jena <subhamjena8465@gmail.com >
Co-authored-by: Swyter <swyterzone@gmail.com >
Co-authored-by: Thameem Riyaz <geniusartz69@gmail.com >
Co-authored-by: TheKingTermux <achmadmaulana0233@gmail.com >
Co-authored-by: abdellah <abdellahkadem5@gmail.com >
Co-authored-by: altinat <poiiiii4yy@gmail.com >
Co-authored-by: roger <616steam@gmail.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/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/da/ 
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/fil/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/ 
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/kk/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ko/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ms/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/or/ 
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/si/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/sv/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ta/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/th/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/tr/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/vi/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/ 
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hant/ 
Translation: Tachiyomi/Tachiyomi 0.x
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Abay Emes <abayemes@gmail.com >
Co-authored-by: Ajeje Brazorf <lmelonimamo@yahoo.it >
Co-authored-by: Alessandro Jean <alessandrojean@gmail.com >
Co-authored-by: Alifian Caesar <alifiancaesar@gmail.com >
Co-authored-by: DarKCroX <darkcrox.2020@outlook.com >
Co-authored-by: DatTran MLL <tranthanhdat1142003@gmail.com >
Co-authored-by: Eduard Ereza Martínez <eduard@ereza.cat >
Co-authored-by: Eric <alchemillatruth@purelymail.com >
Co-authored-by: Giorgio Sanna <sannagiorgio1997@gmail.com >
Co-authored-by: Huang Zhiyi <hzy980512@126.com >
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca >
Co-authored-by: Kim Vognstrup Lind <iceman1145@gmail.com >
Co-authored-by: Luck In Hell <gogono58976df542y6913ubehfbw@gmail.com >
Co-authored-by: Lyfja <yassinelaoud@gmail.com >
Co-authored-by: Lzmxya <lzmxya@gmail.com >
Co-authored-by: Marco Santos <enum.scima@gmail.com >
Co-authored-by: Oğuz Ersen <oguz@ersen.moe >
Co-authored-by: Pierre Kim <admin@manateeshome.com >
Co-authored-by: Pitpe11 <giorgos2550@gmail.com >
Co-authored-by: Saud Aljaffer <saud.aljaffer@gmail.com >
Co-authored-by: Shjosan <shjosan@kakmix.co >
Co-authored-by: Subham Jena <subhamjena8465@gmail.com >
Co-authored-by: Swyter <swyterzone@gmail.com >
Co-authored-by: Thameem Riyaz <geniusartz69@gmail.com >
Co-authored-by: TheKingTermux <achmadmaulana0233@gmail.com >
Co-authored-by: abdellah <abdellahkadem5@gmail.com >
Co-authored-by: altinat <poiiiii4yy@gmail.com >
Co-authored-by: roger <616steam@gmail.com >
Co-authored-by: Роман <Rozhenkov69@gmail.com > 
						
						
							
						
					 
					
						2022-04-23 16:09:23 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						c25cffafc6 
					 
					
						
						
							
							Migrate More screen to Compose ( #6990 )  
						
						
						
						
							
						
					 
					
						2022-04-23 15:51:50 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						8933b41937 
					 
					
						
						
							
							Tweak about preferences styles  
						
						
						
						
							
						
					 
					
						2022-04-23 12:42:35 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						7e2f1d729f 
					 
					
						
						
							
							Clean up repetitive controller transactions  
						
						
						
						
							
						
					 
					
						2022-04-23 12:10:32 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						d6c87ec10e 
					 
					
						
						
							
							Basic initial port of About screen to Compose  
						
						
						
						
							
						
					 
					
						2022-04-23 12:05:00 -04:00 
						 
				 
			
				
					
						
							
							
								CrepeTF 
							
						 
					 
					
						
						
							
						
						070abd79ce 
					 
					
						
						
							
							Resume when history item is tapped ( #6982 )  
						
						... 
						
						
						
						* Remove resume button
* Rename onClickItem to onClickCover
* Optimize imports
* Rename reference to onClickItem in HistoryController.kt
Co-authored-by: CrepeTF <trungnguyen02@outlookcom> 
						
						
							
						
					 
					
						2022-04-23 10:58:33 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						2d01933c28 
					 
					
						
						
							
							Lifted NestedScrollConnection to abstract Compose classes  
						
						... 
						
						
						
						Since it'll likely be used in every controller. 
						
						
							
						
					 
					
						2022-04-23 10:57:04 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						bf0bb5aa88 
					 
					
						
						
							
							Move clear webview data action to network group  
						
						
						
						
							
						
					 
					
						2022-04-23 10:52:34 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						1b4d9fc4e9 
					 
					
						
						
							
							Migrate open source licenses screen to Compose  
						
						
						
						
							
						
					 
					
						2022-04-23 10:52:19 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						2b79295240 
					 
					
						
						
							
							Revert "Revert history Compose/SQLDelight changes"  
						
						... 
						
						
						
						This reverts commit 96c894ce5b 
						
						
							
						
					 
					
						2022-04-22 17:35:18 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						42eaaa497f 
					 
					
						
						
							
							Release v0.13.4  
						
						
						
						
							
 
						
					 
					
						2022-04-22 17:29:18 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						96c894ce5b 
					 
					
						
						
							
							Revert history Compose/SQLDelight changes  
						
						
						
						
							
						
					 
					
						2022-04-22 17:27:58 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						c0214103a9 
					 
					
						
						
							
							Temporarily remove chapter name cleaning  
						
						... 
						
						
						
						To be added back in a more consistent manner later around the app. Probably when more things are Compose-y with less repetition. 
						
						
							
						
					 
					
						2022-04-22 14:03:43 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						2b76a97989 
					 
					
						
						
							
							Add advanced setting to clear WebView data  
						
						
						
						
							
						
					 
					
						2022-04-22 14:00:42 -04:00 
						 
				 
			
				
					
						
							
							
								Andreas 
							
						 
					 
					
						
						
							
						
						9d77052d9c 
					 
					
						
						
							
							Enable verbose logging in dev flavor by default ( #6979 )  
						
						
						
						
							
						
					 
					
						2022-04-22 12:34:53 -04:00 
						 
				 
			
				
					
						
							
							
								Andreas 
							
						 
					 
					
						
						
							
						
						b4981058a2 
					 
					
						
						
							
							Add indexes to creational tables ( #6974 )  
						
						
						
						
							
						
					 
					
						2022-04-22 08:03:07 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						032aa64195 
					 
					
						
						
							
							Lift Compose theme to abstract controller  
						
						
						
						
							
						
					 
					
						2022-04-21 22:58:28 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						7c8e8317a8 
					 
					
						
						
							
							Simplify history item description building  
						
						
						
						
							
						
					 
					
						2022-04-21 22:47:51 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						eb1cfc4cd4 
					 
					
						
						
							
							Add abstract ComposeController  
						
						
						
						
							
						
					 
					
						2022-04-21 22:42:37 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						f1e5cccee7 
					 
					
						
						
							
							Add placeholder color for Compose manga covers  
						
						
						
						
							
						
					 
					
						2022-04-21 19:02:54 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						bc2ed763bd 
					 
					
						
						
							
							Default auto backups to 2  
						
						
						
						
							
						
					 
					
						2022-04-21 17:13:33 -04:00 
						 
				 
			
				
					
						
							
							
								Andreas 
							
						 
					 
					
						
						
							
						
						a35995b898 
					 
					
						
						
							
							Fix crash on History tab when there is no next chapter ( #6970 )  
						
						
						
						
							
						
					 
					
						2022-04-21 16:48:45 -04:00 
						 
				 
			
				
					
						
							
							
								Andreas 
							
						 
					 
					
						
						
							
						
						b1f46ed830 
					 
					
						
						
							
							Migrate History screen database calls to SQLDelight ( #6933 )  
						
						... 
						
						
						
						* Migrate History screen database call to SQLDelight
- Move all migrations to SQLDelight
- Move all tables to SQLDelight
Co-authored-by: inorichi <3521738+inorichi@users.noreply.github.com >
* Changes from review comments
* Add adapters to database
* Remove logging of database version in App
* Change query name for paging source queries
* Update migrations
* Make SQLite Callback handle migration
- To ensure it updates the database
* Use SQLDelight Schema version for Callback database version
Co-authored-by: inorichi <3521738+inorichi@users.noreply.github.com > 
						
						
							
						
					 
					
						2022-04-21 15:45:56 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						6c1565a7d4 
					 
					
						
						
							
							Make links in new update dialog clickable  
						
						... 
						
						
						
						Co-authored-by: Jays2Kings <Jays2Kings@users.noreply.github.com > 
						
						
							
						
					 
					
						2022-04-19 22:39:33 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						2ca6b655ad 
					 
					
						
						
							
							Replace ignore button in new update dialog with link to GitHub page  
						
						... 
						
						
						
						Not enough room for 3 buttons. Users can still tap outside or back out of the dialog if they want to ignore it. 
						
						
							
						
					 
					
						2022-04-18 22:45:58 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						a83a481ac8 
					 
					
						
						
							
							Update junrar  
						
						
						
						
							
						
					 
					
						2022-04-18 17:14:47 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						65a8b63b3b 
					 
					
						
						
							
							Move chapter name cleaning logic to holder ( fixes   #6955 )  
						
						
						
						
							
						
					 
					
						2022-04-18 09:26:43 -04:00 
						 
				 
			
				
					
						
							
							
								Andreas 
							
						 
					 
					
						
						
							
						
						b20ca36db9 
					 
					
						
						
							
							Fix AppBar not unlifting when scrolling using ComposeView ( #6952 )  
						
						
						
						
							
						
					 
					
						2022-04-17 14:33:35 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						189f92d7e8 
					 
					
						
						
							
							Show better error message when empty backup creation is attempted ( closes   #6941 )  
						
						
						
						
							
						
					 
					
						2022-04-17 11:51:24 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						cdd4ec6233 
					 
					
						
						
							
							Increase default OkHttp call timeout to 2 minutes  
						
						... 
						
						
						
						Which is still stupidly high, but maybe it'll be lenient enough for certain people. 
						
						
							
						
					 
					
						2022-04-17 11:32:47 -04:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
						
						ef1bb4e800 
					 
					
						
						
							
							Show parsed Markdown for new version info ( closes   #6940 )  
						
						
						
						
							
						
					 
					
						2022-04-17 11:30:05 -04:00