stevenyomi 
							
						 
					 
					
						
						
						
						
							
						
						
							12e864f85f 
							
						 
					 
					
						
						
							
							Remove placeholder manifest files ( #790 )  
						
						
						
						
					 
					
						2024-01-30 22:11:47 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							5c8cb75e9a 
							
						 
					 
					
						
						
							
							come up to date with keiyoushi builds  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	CI / Prepare job (push) Successful in 3s 
				
			 
		
			
				
	CI / Build multisrc modules (push) Successful in 8m10s 
				
			 
		
			
				
	CI / Build individual modules (push) Successful in 38s 
				
			 
		
			
				
	CI / Publish repo (push) Successful in 1m39s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2024-01-22 21:19:41 +00:00 
						 
				 
			
				
					
						
							
							
								AwkwardPeak7 
							
						 
					 
					
						
						
						
						
							
						
						
							c5f82e6aeb 
							
						 
					 
					
						
						
							
							Move plugin section to common.gradle ( #281 )  
						
						... 
						
						
						
						* move apply plugins to common.gradle
* update CONTRIBUTING.md
* remove whitespace
* move common.gradle apply above in multisrc
* move kotlinter
* newlines 
						
						
					 
					
						2024-01-16 02:49:40 +00:00 
						 
				 
			
				
					
						
							
							
								stevenyomi 
							
						 
					 
					
						
						
						
						
							
						
						
							4c8c21596b 
							
						 
					 
					
						
						
							
							Remove message in UnsupportedOperationException ( #277 )  
						
						
						
						
					 
					
						2024-01-16 02:47:22 +00:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2a7801e876 
							
						 
					 
					
						
						
							
							Move package namespace declarations out of manifests ( #17581 )  
						
						
						
						
					 
					
						2023-08-18 08:58:52 -04:00 
						 
				 
			
				
					
						
							
							
								beerpsi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bb9f90efcd 
							
						 
					 
					
						
						
							
							Mangago: Properly parse chapter titles ( #17438 )  
						
						
						
						
					 
					
						2023-08-09 14:55:36 -03:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e1f59a845e 
							
						 
					 
					
						
						
							
							Update jsoup ( #15321 )  
						
						
						
						
					 
					
						2023-02-11 22:22:32 -05:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7964dc4613 
							
						 
					 
					
						
						
							
							Upgrade OkHttp ( #15320 )  
						
						
						
						
					 
					
						2023-02-11 17:30:31 -05:00 
						 
				 
			
				
					
						
							
							
								arkon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							baaee5cf21 
							
						 
					 
					
						
						
							
							Update linter ( #15317 )  
						
						
						
						
					 
					
						2023-02-11 14:21:03 -05:00 
						 
				 
			
				
					
						
							
							
								beerpsi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1fccdf3d28 
							
						 
					 
					
						
						
							
							[mgo] fix filtering by genre ( #15087 )  
						
						... 
						
						
						
						* [mgo] fix filtering by genre
* bump 
						
						
					 
					
						2023-01-24 09:53:14 -03:00 
						 
				 
			
				
					
						
							
							
								Vetle Ledaal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d6a6a0d74f 
							
						 
					 
					
						
						
							
							[mgo] fix chapter selector, fix mobile search ( #15040 )  
						
						... 
						
						
						
						* mgo: fix chapter list selector
* fix search on mobile ua
* bump version
* make mgo work properly with either desktop or mobile ua 
						
						
					 
					
						2023-01-20 09:58:02 -05:00 
						 
				 
			
				
					
						
							
							
								beerpsi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fe7492cc83 
							
						 
					 
					
						
						
							
							[mgo] fix selectors and ratelimit ( #15031 )  
						
						... 
						
						
						
						* [Mgo] Update selectors
* Add rate limit
* chore: bump version 
						
						
					 
					
						2023-01-19 09:51:37 -05:00 
						 
				 
			
				
					
						
							
							
								beerpsi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							05154fc045 
							
						 
					 
					
						
						
							
							mgo: fix covers not showing ( #14986 )  
						
						
						
						
					 
					
						2023-01-16 18:56:29 -05:00 
						 
				 
			
				
					
						
							
							
								beerpsi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							95e6d6504b 
							
						 
					 
					
						
						
							
							unyeet ( #14906 )  
						
						... 
						
						
						
						* unyeet
* make regex lazy
* what was that
* remove from autocloser and removed_sources.md
* add filters
* suggestions
* chore: bump version code
* more selectFirsts 
						
						
					 
					
						2023-01-12 10:14:24 -05:00 
						 
				 
			
				
					
						
							
							
								Eugene 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d0fa2ebb81 
							
						 
					 
					
						
						
							
							Remove MangaCow, MangaFox, MangaGo, MangaPlus (EN), ManwhaHentai ( #1235 )  
						
						... 
						
						
						
						Remove MangaCow, MangaFox, MangaGo, MangaPlus (EN), ManwhaHentai 
						
						
					 
					
						2019-06-27 21:39:12 -04:00 
						 
				 
			
				
					
						
							
							
								Ankit SIngh 
							
						 
					 
					
						
						
						
						
							
						
						
							9c3f899739 
							
						 
					 
					
						
						
							
							Icons Change (7 Extensions) ( #868 )  
						
						... 
						
						
						
						Icons Change (7 Extensions) 
						
						
					 
					
						2019-03-04 14:59:53 -05:00 
						 
				 
			
				
					
						
							
							
								Eugene 
							
						 
					 
					
						
						
						
						
							
						
						
							f20372cee7 
							
						 
					 
					
						
						
							
							Remove extVersionSuffix ( #575 )  
						
						... 
						
						
						
						Remove extVersionSuffix 
						
						
					 
					
						2018-10-20 15:28:01 -04:00 
						 
				 
			
				
					
						
							
							
								Eugene 
							
						 
					 
					
						
						
						
						
							
						
						
							71806a3d1d 
							
						 
					 
					
						
						
							
							Use compileOnly instead of provided in Gradle files ( #438 )  
						
						... 
						
						
						
						Use compileOnly instead of provided in Gradle files 
						
						
					 
					
						2018-08-05 15:51:58 -04:00 
						 
				 
			
				
					
						
							
							
								Eugene 
							
						 
					 
					
						
						
						
						
							
						
						
							43b841363f 
							
						 
					 
					
						
						
							
							Fix Mangago chapter image URLs parsing and image descrambling ( #374 )  
						
						... 
						
						
						
						Fix Mangago chapter image URLs parsing and image descrambling 
						
						
					 
					
						2018-06-30 00:27:51 -04:00 
						 
				 
			
				
					
						
							
							
								Carlos 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0fa0a8dd51 
							
						 
					 
					
						
						
							
							mangago: reorder genres back to website order ( #361 )  
						
						
						
						
					 
					
						2018-06-12 08:35:43 -04:00 
						 
				 
			
				
					
						
							
							
								Eugene 
							
						 
					 
					
						
						
						
						
							
						
						
							26ea75c18a 
							
						 
					 
					
						
						
							
							Update Mangago genres ( #355 )  
						
						... 
						
						
						
						Update Mangago genres 
						
						
					 
					
						2018-06-10 23:17:02 -04:00 
						 
				 
			
				
					
						
							
							
								Carlos 
							
						 
					 
					
						
						
						
						
							
						
						
							2536e8f8aa 
							
						 
					 
					
						
						
							
							Update mangago version  
						
						
						
						
					 
					
						2018-06-03 09:51:29 -04:00 
						 
				 
			
				
					
						
							
							
								NoodleMage 
							
						 
					 
					
						
						
						
						
							
						
						
							50d8ce949b 
							
						 
					 
					
						
						
							
							Small code cleanup  
						
						
						
						
					 
					
						2018-06-01 23:34:14 +02:00 
						 
				 
			
				
					
						
							
							
								NoodleMage 
							
						 
					 
					
						
						
						
						
							
						
						
							f810ee942f 
							
						 
					 
					
						
						
							
							Fix mangago  
						
						
						
						
					 
					
						2018-06-01 23:31:10 +02:00 
						 
				 
			
				
					
						
							
							
								nulldev 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bb01709039 
							
						 
					 
					
						
						
							
							Mangago: Workaround obfuscation and add icons  
						
						
						
						
					 
					
						2018-04-10 18:07:06 -04:00 
						 
				 
			
				
					
						
							
							
								Andy Bao 
							
						 
					 
					
						
						
						
						
							
						
						
							ba53784fe5 
							
						 
					 
					
						
						
							
							Fix Mangago reader ( #104 )  
						
						
						
						
					 
					
						2017-09-23 13:35:24 +02:00 
						 
				 
			
				
					
						
							
							
								Andy Bao 
							
						 
					 
					
						
						
						
						
							
						
						
							7929a768c4 
							
						 
					 
					
						
						
							
							Add MangaPark, Mangago, Tapastic, nhentai, E-Hentai and Sen Manga sources ( #36 )  
						
						... 
						
						
						
						* Add MangaPark source
* Add pagination to MangaPark source
Enable HTTPS in MangaPark source
* Add Mangago source
* Add Tapastic source
Fix UriSelectFilters returning incorrect default states
* Add nhentai source
* Fix tapastic source breaking on manga with square brackets in title
* Fix issues found by j2ghz
Fix tapastic source showing scheduled comics
* Add E-Hentai source
Bump Kotlin version for all extensions to 1.1.1
Minor code cleanup in nhentai source
* Add Sen Manga source.
Minor code cleanup.
* Fix incorrect package name in Sen Manga source.
* Fix incorrect Japanese language code on E-Hentai, nhentai and Sen Manga sources.
* Bump Kotlin version to 1.1.2
* Code cleanup
Fix a bug with thumbnails and URLs in E-Hentai that is currently not triggerable but may cause problems in the future
* Code cleanup
* Fix some minor incorrect spacing 
						
						
					 
					
						2017-05-20 12:11:33 +02:00