| 
							
							
								 arkon | 724e1d33b6 | Ensure background jobs are recreated after next stable update | 2020-03-13 17:29:51 -04:00 |  | 
			
				
					| 
							
							
								 arkon | 7d0ea614da | Migrate to MaterialComponents themes | 2020-03-11 22:59:37 -04:00 |  | 
			
				
					| 
							
							
								 arkon | cd1abb60d7 | Fix overlapping shadow in history controller | 2020-03-11 18:27:54 -04:00 |  | 
			
				
					| 
							
							
								 arkon | 937fb85376 | Use accent color for refresh circle | 2020-03-10 22:53:49 -04:00 |  | 
			
				
					| 
							
							
								 arkon | 208552f0b4 | Tweak compact tracker card design | 2020-03-10 21:13:55 -04:00 |  | 
			
				
					| 
							
							
								 arkon | c7cdb950ce | Simplify viewer check | 2020-03-10 18:23:14 -04:00 |  | 
			
				
					| 
							
							
								 arkon | 921169b3ad | Fix sheet pager setting visibility when default is webtoon | 2020-03-09 19:51:38 -04:00 |  | 
			
				
					| 
							
							
								 arkon | d7d3731567 | Random kaomoji for empty view | 2020-03-09 19:47:12 -04:00 |  | 
			
				
					| 
							
							
								 arkon | d5ff5fd6f8 | More consistent usage of visibility extensions | 2020-03-09 18:42:41 -04:00 |  | 
			
				
					| 
							
							
								 arkon | e195257d2a | Update visible pager settings on change (fixes #2143) | 2020-03-09 17:07:08 -04:00 |  | 
			
				
					| 
							
							
								 arkon | 466ec7b962 | Compact tracker card | 2020-03-09 16:27:23 -04:00 |  | 
			
				
					| 
							
							
								 arkon | 8bfe59c8a8 | Change new chapters string key (closes #2686) | 2020-03-09 16:03:57 -04:00 |  | 
			
				
					| 
							
							
								 arkon | de512216c4 | Start preloading next chapter if within last 3 pages instead of last page | 2020-03-09 15:09:17 -04:00 |  | 
			
				
					| 
							
							
								 morcefaster | 9936b402a6 | Added config to hide transition page when not needed (#2682) * Added config to hide transition page when not needed
* Moved always_show_chapter_transition setting to General group | 2020-03-09 14:36:29 -04:00 |  | 
			
				
					| 
							
							
								 Thiago França da Silva | bd2dfaad2e | Add an UserAgent Interceptor to Cloudflare Client (#2685) | 2020-03-09 14:10:10 -04:00 |  | 
			
				
					| 
							
							
								 arkon | 022cde2c00 | Fix secure screen option subscription memory leak | 2020-03-09 14:03:47 -04:00 |  | 
			
				
					| 
							
							
								 MCAxiaz | 07e2bdac81 | Fix bug where status cannot be updated when all chapters have been read. (#2683) Minor cleanup. | 2020-03-09 11:32:59 -04:00 |  | 
			
				
					| 
							
							
								 arkon | fb00929ee9 | Minor cleanup | 2020-03-08 22:38:38 -04:00 |  | 
			
				
					| 
							
							
								 Thiago França da Silva | fb5da15746 | Fix Cloudflare Interceptor when User-Agent is Empty (#2677) | 2020-03-08 22:34:57 -04:00 |  | 
			
				
					| 
							
							
								 arkon | 090a7794b5 | Hide download/delete actions when sensible, make bookmark/read toggle actions | 2020-03-08 17:42:50 -04:00 |  | 
			
				
					| 
							
							
								 arkon | c63d8e7a30 | Bottom action menu in chapters list | 2020-03-08 17:37:42 -04:00 |  | 
			
				
					| 
							
							
								 arkon | d6ea69a115 | Action toolbar code cleanup | 2020-03-08 17:23:26 -04:00 |  | 
			
				
					| 
							
							
								 arkon | af2ef36d68 | Bottom action menu in library | 2020-03-08 15:50:07 -04:00 |  | 
			
				
					| 
							
							
								 arkon | 316211372c | Tweak how bottom action menu is configured | 2020-03-08 15:38:42 -04:00 |  | 
			
				
					| 
							
							
								 arkon | 9f8046324d | Abstract bottom action menu code to main activity | 2020-03-08 13:57:50 -04:00 |  | 
			
				
					| 
							
							
								 arkon | af05c34da3 | Bottom action menu for updates | 2020-03-08 12:16:17 -04:00 |  | 
			
				
					| 
							
							
								 arkon | a4410f3a02 | Remove unnecessary lint suppression | 2020-03-07 23:01:49 -05:00 |  | 
			
				
					| 
							
							
								 arkon | c275adbb91 | Remove chapter item popup menu | 2020-03-07 23:00:29 -05:00 |  | 
			
				
					| 
							
							
								 arkon | 4061232fe3 | Remove chapter updates popup menu | 2020-03-07 22:46:13 -05:00 |  | 
			
				
					| 
							
							
								 arkon | 507471e318 | Label Kitsu login field as email address instead of username | 2020-03-07 22:19:45 -05:00 |  | 
			
				
					| 
							
							
								 arkon | f0f613e2cf | Reorder start screen options to match bottom nav | 2020-03-07 18:01:37 -05:00 |  | 
			
				
					| 
							
							
								 arkon | 0ec8def0d8 | Avoid passing max chapter number from tracker (fixes #2131) | 2020-03-07 18:01:26 -05:00 |  | 
			
				
					| 
							
							
								 arkon | e4dc84a5d8 | Minor lint fixes | 2020-03-07 17:01:53 -05:00 |  | 
			
				
					| 
							
							
								 onlymash | 5fb3b0e0e3 | Show page number only when toolbar is hidden (#2601) * Show pagenumber only when toolbar is hidden
* Fix fullscreen issue
* Remove unneeded dependency
* Fix menubar padding
* Revert ReaderSeekBar height
* Refine code
Co-authored-by: arkon <arkon@users.noreply.github.com> | 2020-03-07 16:57:14 -05:00 |  | 
			
				
					| 
							
							
								 arkon | 2854fb5f6c | Add shortcut to disabling battery optimization | 2020-03-07 15:51:46 -05:00 |  | 
			
				
					| 
							
							
								 arkon | a9adb2f1a2 | Page # before scanlator in chapters list | 2020-03-07 15:42:55 -05:00 |  | 
			
				
					| 
							
							
								 arkon | 51383afd50 | Revert DialogController syncing change | 2020-03-07 15:37:16 -05:00 |  | 
			
				
					| 
							
							
								 arkon | 4b02ecd6e8 | Fix activity UI state when activity is killed (closes #2547) | 2020-03-07 13:40:43 -05:00 |  | 
			
				
					| 
							
							
								 arkon | 1c978f64b1 | Tweak saved filename byte size limiting logic Based on comment from 6940ad3fd9 | 2020-03-07 13:15:35 -05:00 |  | 
			
				
					| 
							
							
								 arkon | 5e9496ef36 | Enable app auto update by default | 2020-03-07 13:11:02 -05:00 |  | 
			
				
					| 
							
							
								 arkon | 8b6268966e | Pass context to get WorkManager instance | 2020-03-07 13:06:06 -05:00 |  | 
			
				
					| 
							
							
								 arkon | 52434819c3 | Add history date section headers | 2020-03-06 23:14:30 -05:00 |  | 
			
				
					| 
							
							
								 arkon | 29eb87b7ef | Rename recently read / recent updates classes/layouts to match new names | 2020-03-06 22:55:44 -05:00 |  | 
			
				
					| 
							
							
								 arkon | c38026886a | Combine chapter date/scanlator lines | 2020-03-06 22:46:21 -05:00 |  | 
			
				
					| 
							
							
								 arkon | 63e330b83d | Use recognized chapter number boolean field for filter | 2020-03-06 22:44:55 -05:00 |  | 
			
				
					| 
							
							
								 arkon | 164da0fd9f | Hide bottom nav on non-root controllers | 2020-03-06 22:14:24 -05:00 |  | 
			
				
					| 
							
							
								 arkon | e30b1de100 | Linting fixes: extend AppCompat classes | 2020-03-04 22:37:15 -05:00 |  | 
			
				
					| 
							
							
								 arkon | 6940ad3fd9 | Limit saved page filenames to 127 characters (fixes #2638) | 2020-03-04 22:33:16 -05:00 |  | 
			
				
					| 
							
							
								 arkon | 8ae15141f6 | Move security settings to separate section | 2020-03-04 22:32:45 -05:00 |  | 
			
				
					| 
							
							
								 arkon | 4c10b9844b | Change catalogue hiding dialog to accommodate more options in the future | 2020-03-04 19:06:24 -05:00 |  |