Commit Graph

41 Commits

Author SHA1 Message Date
Ensar Sarajčić
3426fd98e3 Upgrade targetSdkVersion to 34
This API version update doesn't seem to affect this launcher that much.
Only differences were signatures of these 2 methods (onFling and onDraw),
but no other changes really affect this app from these lists:
- https://developer.android.com/about/versions/14/behavior-changes-all
- https://developer.android.com/about/versions/14/behavior-changes-14

Font scaling can go up to 200% now and it doesn't break functionality either.
2023-07-28 16:00:54 +02:00
tibbi
f751d90bea renaming a function 2023-07-27 15:55:50 +02:00
Ensar Sarajčić
5655eba657 Update Simple-Commons for accessibility fixes 2023-07-18 14:46:32 +02:00
Ensar Sarajčić
d1cc743f2e Update commons to fix toolbar accessibility
This closes #16
2023-07-18 12:08:10 +02:00
tibbi
8972ffc1f6 updating commons and room 2023-07-17 17:39:41 +02:00
tibbi
552b7e561a replacing jcenter with mavenCentral 2023-06-23 10:55:59 +02:00
tibbi
7acbd0286c updating commons 2023-05-13 16:44:51 +02:00
tibbi
9d77a33769 update version to 5.0.6 2023-02-12 23:49:10 +01:00
tibbi
7b8a2de649 redesigning the app settings 2023-02-12 23:02:23 +01:00
tibbi
e50bf60743 update version to 5.0.5 2022-10-26 17:33:05 +02:00
tibbi
089a8b267d updating commons 2022-10-26 17:26:43 +02:00
tibbi
980d75a30f updating commons and gradle 2022-10-25 18:13:30 +02:00
tibbi
2b30b27ad0 update version to 5.0.4 2022-10-17 22:57:52 +02:00
tibbi
7b6413437c updating commons 2022-10-17 20:36:51 +02:00
tibbi
09d9a7d5ab adding a null check to onStop 2022-10-16 22:48:51 +02:00
tibbi
cfbfc85fa2 update version to 5.0.3 2022-10-14 12:36:07 +02:00
tibbi
aa97bb55df lower the required OS version to 8, Oreo 2022-10-14 12:20:32 +02:00
tibbi
9e8847d165 update version to 5.0.2 2022-10-14 11:12:37 +02:00
tibbi
cb483bf15c updating commons 2022-10-14 10:46:50 +02:00
tibbi
6ce300b561 update version to 5.0.1 2022-10-09 20:46:57 +02:00
tibbi
543371632a store activityInfo at shortcuts 2022-10-07 22:35:35 +02:00
tibbi
1b118f0c0b update version to 2 2022-10-07 11:26:23 +02:00
tibbi
e21ca7d80f updating commons 2022-10-07 11:21:34 +02:00
tibbi
385a7c6c86 do not show shortcuts until implemented properley 2022-10-06 14:18:59 +02:00
tibbi
d39348e521 update the resize rectangle by drag gestures 2022-10-03 22:25:41 +02:00
tibbi
6d6bc948f2 updating commons 2022-10-02 21:42:54 +02:00
tibbi
03b8ee01f4 adding some signing related code 2022-09-25 23:19:34 +02:00
tibbi
5d85b9d7b4 adding a helper function for getting the closest grid cell 2022-09-23 11:44:10 +02:00
tibbi
406d85623f adding the basic fastlane folder 2022-09-19 10:57:16 +02:00
tibbi
ab3922be22 adding some initial Room database related code 2022-09-17 23:43:30 +02:00
tibbi
9e35e343cd updating commons 2022-09-16 19:27:18 +02:00
tibbi
4964e7a933 show an explanation toast at clicking a widget 2022-09-14 18:45:28 +02:00
tibbi
d8129e2e55 adding a basic list adapter for widgets 2022-09-03 21:16:04 +02:00
tibbi
a25241fac1 updating target SDK to 33 2022-08-24 23:51:33 +02:00
tibbi
ef1815ee60 do not allow dragging the side fastscroller yet 2022-08-24 23:51:23 +02:00
tibbi
8462d76aa7 properly calculate scrollbar height 2022-08-12 16:30:43 +02:00
tibbi
db86347afa lets increase the minimal required OS version to 11 2022-08-12 15:51:45 +02:00
tibbi
15c9b29534 removing the top toolbar 2022-08-12 12:30:40 +02:00
tibbi
7bface3d99 adding some theming and paddings 2022-08-10 12:50:41 +02:00
tibbi
e57f7a438d updating kotlin, commons, gradle 2022-08-08 21:50:18 +02:00
tibbi
bb5e6d22df initial commit 2022-08-01 22:19:40 +02:00