- Jan 27, 2025
-
-
Nishith Khanna authored
-
- Jan 23, 2025
-
-
Nishith Khanna authored
Fix tablet dock vanishing on reorder and reset See merge request e/os/BlissLauncher3!94
-
- Jan 21, 2025
-
-
Kshitij authored
-
Kshitij authored
- We rely on altering number of hotseat icons, which does not reflect with the now-reverted change correctly. This breaks index values in the db when reordering in transpose (landscape) - Reverting this change and adapting to our changes fixes the issue This reverts commit 2d023e26.
-
- Jan 16, 2025
-
-
Mohammed Althaf Thayyil authored
feat: align taskbar on configuration change See merge request e/os/BlissLauncher3!92
-
- Jan 15, 2025
-
-
Mohammed Althaf Thayyil authored
-
- Jan 06, 2025
-
-
Aude M authored
-
- Dec 31, 2024
-
-
Mohammed Althaf Thayyil authored
-
- Dec 24, 2024
-
-
Mohammed Althaf Thayyil authored
fix: null-check widgetFragment before cast See merge request e/os/BlissLauncher3!87
-
- Dec 17, 2024
-
-
Mohammed Althaf Thayyil authored
Fix emulator crash See merge request e/os/BlissLauncher3!89
-
- Dec 12, 2024
-
-
Kshitij authored
- In case view is not ready, fragment yielded may be null
-
- Dec 11, 2024
-
-
Mohammed Althaf Thayyil authored
-
Mohammed Althaf Thayyil authored
-
- Dec 09, 2024
- Dec 03, 2024
- Dec 02, 2024
- Nov 29, 2024
-
-
Mohammed Althaf Thayyil authored
-
Kshitij authored
fix: Resolve determination of next empty space in landscape See merge request e/os/BlissLauncher3!78
-
- Nov 28, 2024
-
-
Kshitij authored
- Landscape uses transpose wherein the rows and columns are switched. We need to use the fixed vars to properly determine a valid position. This is then taken over by CellPosMapper
-
- Nov 22, 2024
-
-
Sahil Sonar authored
BlissLauncher3: Rebase v1-u-tablet onto v1-u See merge request e/os/BlissLauncher3!76
-
Mohammed Althaf Thayyil authored
BL3: Rebase tablet changes for v1-u See merge request e/os/BlissLauncher3!74
-
Kshitij authored
-
Kshitij authored
-
Kshitij authored
-
- Nov 20, 2024
-
-
Kshitij authored
- Fixes widgets not laid out on mobile
-
- Nov 14, 2024
- Nov 12, 2024
-
-
Kshitij authored
-
Kshitij authored
-
Kshitij authored
-
Kshitij authored
-
Kshitij authored
-
Kshitij authored
- Calling createBitmap with just width and height completely disregards the density of input bitmap. - We can just copy input bitmap and overwrite that to save us the trouble
-
Kshitij authored
-
Kshitij authored
-