| 
							
							
								 Ensar Sarajčić | 1b0dc44ca8 | Reduce delay for page changes | 2023-07-20 13:35:22 +02:00 |  | 
			
				
					| 
							
							
								 Ensar Sarajčić | 8794f7ca23 | Decrease move gesture sensitivity | 2023-07-20 12:40:28 +02:00 |  | 
			
				
					| 
							
							
								 Ensar Sarajčić | 35fe1da420 | Navigate to previous page if current one is empty | 2023-07-20 12:09:28 +02:00 |  | 
			
				
					| 
							
							
								 Ensar Sarajčić | 9906ef05af | Draw page indicators on the bottom | 2023-07-20 12:09:15 +02:00 |  | 
			
				
					| 
							
							
								 Ensar Sarajčić | efb46dc0d6 | Fix max page calculation in HomeScreenGrid to consider only visible items | 2023-07-20 11:29:10 +02:00 |  | 
			
				
					| 
							
							
								 Ensar Sarajčić | 1448c8a989 | Combine migrations to keep database version at 5 | 2023-07-20 11:20:53 +02:00 |  | 
			
				
					| 
							
							
								 Ensar Sarajčić | 05c9644037 | Implement bottom row docking | 2023-07-19 17:26:36 +02:00 |  | 
			
				
					| 
							
							
								 Ensar Sarajčić | 1c67a8f097 | Merge branch 'main' into feature/47-multi-panel-home | 2023-07-19 16:46:29 +02:00 |  | 
			
				
					| 
							
							
								 Ensar Sarajčić | 6ac3d0f86c | Fix shortcut pin intent handling | 2023-07-19 16:30:21 +02:00 |  | 
			
				
					| 
							
							
								 Ensar Sarajčić | 3742762220 | Handle pages in shortcut pin request | 2023-07-19 16:09:27 +02:00 |  | 
			
				
					| 
							
							
								 Tibor Kaputa | 240c568d1d | Merge pull request #80 from esensar/feature/60-row-column-count-customization Add support for customizing row and column count in home grid | 2023-07-19 16:03:13 +02:00 |  | 
			
				
					| 
							
							
								 Tibor Kaputa | a766abf248 | show errors at long toasts | 2023-07-19 16:02:17 +02:00 |  | 
			
				
					| 
							
							
								 Tibor Kaputa | f6176f0d85 | updating the slovak translation | 2023-07-19 16:00:44 +02:00 |  | 
			
				
					| 
							
							
								 Ensar Sarajčić | d4b131ab23 | Increase page change area and introduce delay to prevent accidental page changes | 2023-07-19 15:45:29 +02:00 |  | 
			
				
					| 
							
							
								 Ensar Sarajčić | 9766b3f0b6 | Extract string for widget too big message | 2023-07-19 15:25:29 +02:00 |  | 
			
				
					| 
							
							
								 Tibor Kaputa | 99443c3297 | updating the slovak translation | 2023-07-19 14:47:51 +02:00 |  | 
			
				
					| 
							
							
								 Ensar Sarajčić | 3a4f4b47a9 | Ensure gridCenters are cleared when dimensions of grid change This prevents an issue of items that can't be dropped onto the grid, because of missing center values | 2023-07-19 10:02:20 +02:00 |  | 
			
				
					| 
							
							
								 Tibor Kaputa | 273846423e | Merge pull request #83 from esensar/fix/back-button-accessibility Update commons to fix toolbar accessibility | 2023-07-18 20:59:06 +02:00 |  | 
			
				
					| 
							
							
								 Ensar Sarajčić | f0eb1254a3 | Fix occupied position calculation for offpage items | 2023-07-18 18:25:40 +02:00 |  | 
			
				
					| 
							
							
								 Ensar Sarajčić | 9dc9e90e0e | Add animations for widgets | 2023-07-18 18:22:20 +02:00 |  | 
			
				
					| 
							
							
								 Ensar Sarajčić | 1d0f814e9f | Update anim percentage for clarity | 2023-07-18 18:06:31 +02:00 |  | 
			
				
					| 
							
							
								 Ensar Sarajčić | 468b89bc21 | Add basic page change animations | 2023-07-18 18:04:59 +02:00 |  | 
			
				
					| 
							
							
								 Ensar Sarajčić | b0ca17cea2 | Implement multiple panes for home screen grid This closes #47 | 2023-07-18 17:35:26 +02:00 |  | 
			
				
					| 
							
							
								 Ensar Sarajčić | a429fba97f | Fix background for search bar item | 2023-07-18 14:47:56 +02:00 |  | 
			
				
					| 
							
							
								 Ensar Sarajčić | 5655eba657 | Update Simple-Commons for accessibility fixes | 2023-07-18 14:46:32 +02:00 |  | 
			
				
					| 
							
							
								 Ensar Sarajčić | 26b4d777e4 | Merge branch 'main' into feature/60-row-column-count-customization | 2023-07-18 14:41:55 +02:00 |  | 
			
				
					| 
							
							
								 Ensar Sarajčić | 8c9862c9c9 | Update Simple-Commons for row_count string | 2023-07-18 14:39:31 +02:00 |  | 
			
				
					| 
							
							
								 Tibor Kaputa | c5ea727398 | Merge pull request #84 from esensar/fix/home-screen-accessibility Implement accessibility for HomeScreenGrid | 2023-07-18 14:30:31 +02:00 |  | 
			
				
					| 
							
							
								 Tibor Kaputa | 1a640224a2 | removing a semicolon | 2023-07-18 14:29:18 +02:00 |  | 
			
				
					| 
							
							
								 Tibor Kaputa | f2de755423 | Update MainActivity.kt | 2023-07-18 14:28:41 +02:00 |  | 
			
				
					| 
							
							
								 Tibor Kaputa | 29acee4f78 | Merge pull request #81 from esensar/feature/72-drawer-search Add search bar to apps drawer | 2023-07-18 14:26:47 +02:00 |  | 
			
				
					| 
							
							
								 Ensar Sarajčić | 65835d4bcb | Focus all apps grid and widgets screen with accessibility when needed | 2023-07-18 14:21:07 +02:00 |  | 
			
				
					| 
							
							
								 Ensar Sarajčić | a4fc9d0b90 | Implement accessibility for HomeScreenGrid This closes #29, closes #15 | 2023-07-18 14:18:02 +02:00 |  | 
			
				
					| 
							
							
								 Ensar Sarajčić | d1cc743f2e | Update commons to fix toolbar accessibility This closes #16 | 2023-07-18 12:08:10 +02:00 |  | 
			
				
					| 
							
							
								 Ensar Sarajčić | 3ec2bd2034 | Update settings strings | 2023-07-18 10:39:11 +02:00 |  | 
			
				
					| 
							
							
								 Ensar Sarajčić | 0581c18d81 | Update backgrounds in settings screen | 2023-07-18 10:21:47 +02:00 |  | 
			
				
					| 
							
							
								 Ensar Sarajčić | 26fee5c53f | Merge branch 'main' into feature/60-row-column-count-customization | 2023-07-18 08:35:50 +02:00 |  | 
			
				
					| 
							
							
								 Ensar Sarajčić | 149e51f53e | Merge branch 'main' into feature/72-drawer-search | 2023-07-18 08:34:40 +02:00 |  | 
			
				
					| 
							
							
								 Ensar Sarajčić | fe1e59297d | Rename showSearchBar setting for consistency | 2023-07-18 08:33:56 +02:00 |  | 
			
				
					| 
							
							
								 Ensar Sarajčić | dffca7823c | Add no items found placeholder when searching | 2023-07-18 08:32:10 +02:00 |  | 
			
				
					| 
							
							
								 Ensar Sarajčić | 43d5e2031a | Clear search when picking up items from drawer | 2023-07-18 08:27:03 +02:00 |  | 
			
				
					| 
							
							
								 tibbi | 8972ffc1f6 | updating commons and room | 2023-07-17 17:39:41 +02:00 |  | 
			
				
					| 
							
							
								 tibbi | f3dce51add | fixing some setting ripple backgrounds | 2023-07-17 17:33:39 +02:00 |  | 
			
				
					| 
							
							
								 Tibor Kaputa | f951f02620 | Merge pull request #79 from weblate/weblate-simple-mobile-tools-simple-launcher Translations update from Hosted Weblate | 2023-07-17 17:13:52 +02:00 |  | 
			
				
					| 
							
							
								 Tibor Kaputa | 9b30452083 | Update strings.xml | 2023-07-17 17:12:28 +02:00 |  | 
			
				
					| 
							
							
								 abc0922001 | e54655247a | Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (10 of 10 strings)
Translation: Simple Mobile Tools/Simple Launcher metadata
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-launcher-metadata/zh_Hant/ | 2023-07-17 17:03:36 +02:00 |  | 
			
				
					| 
							
							
								 Josep M. Ferrer | f84e21bb12 | Translated using Weblate (Catalan) Currently translated at 100.0% (12 of 12 strings)
Translation: Simple Mobile Tools/Simple Launcher
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-launcher/ca/ | 2023-07-17 17:03:36 +02:00 |  | 
			
				
					| 
							
							
								 VfBFan | 56968e7fa6 | Translated using Weblate (German) Currently translated at 100.0% (12 of 12 strings)
Translation: Simple Mobile Tools/Simple Launcher
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-launcher/de/ | 2023-07-17 17:03:36 +02:00 |  | 
			
				
					| 
							
							
								 abc0922001 | 73fffb9082 | Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (12 of 12 strings)
Translation: Simple Mobile Tools/Simple Launcher
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-launcher/zh_Hant/ | 2023-07-17 17:03:36 +02:00 |  | 
			
				
					| 
							
							
								 abc0922001 | 17798cd1d6 | Added translation using Weblate (Chinese (Traditional)) | 2023-07-17 17:03:36 +02:00 |  |