Commit Graph

20 Commits

Author SHA1 Message Date
MM20
64dc66aadb Update dependencies, change java version to 11, update Gradle 2026-08-12 23:42:41 +02:00
MM20
f5269845c8 fix crash when locking hidden private space 2026-07-19 21:39:34 +02:00
MM20
3f4deead1b (refactor) refactor ProfileManager class 2026-07-19 18:27:59 +02:00
MM20
10516ef9a9 user launcher profilemanager 2026-07-04 20:35:37 +02:00
MM20
89fac566e9 Revert "Filter private space apps from favorites while hidden"
This reverts commit 75f69747ce9d52fcd29997d7b2718357852c0c76.
2026-07-04 15:58:05 +02:00
Alex Alwardt
db051292be Feature: Respect hidden private space option (#1923)
* Hide private profile space apps from search when hide private space option is enabled, and add a search action for locking and unlocking the private space.

* Filter private space apps from favorites while hidden
2026-07-04 15:57:54 +02:00
Piyush Bhardwaj
e414291e50 Handle invalid profile lock/unlock targets without crashing (#1897) 2026-05-09 14:10:30 +02:00
MM20
06982b6e5a Specify compile sdk minor version
Close #1867
2026-04-14 20:00:45 +02:00
MM20
37fa1697dd Migrate to Android Gradle Plugin 9 2026-03-28 16:02:54 +01:00
MM20
ede17ad0d8 Revert "Add cloned profile support"
This reverts commit 1d2798ba4f.

Reopen #1364
2025-10-24 20:14:10 +02:00
MM20
1d2798ba4f Add cloned profile support
Close #1364
2025-10-24 19:59:31 +02:00
MM20
d4549069b8 modernize gradle scripts 2025-08-16 16:34:03 +02:00
MM20
0ac5212da1 Make sure there is always just one work profile 2025-04-02 21:09:51 +02:00
leekleak
594a7303d3 Hide zombie secure folder tab 2025-02-24 19:54:42 +02:00
MM20
38d8bcc07c Fix NPE
Close #967
2024-07-22 18:05:19 +02:00
MM20
c3bafb7fb9 Always show all profiles 2024-07-19 23:02:12 +02:00
MM20
3993f9505c Add private space support 2024-07-19 17:13:06 +02:00
MM20
99c98e4127 Use the proper API to get profile type 2024-07-18 18:46:24 +02:00
MM20
c7804296d7 Refactor search 2024-07-17 23:27:00 +02:00
MM20
5a28eb584e React to changing profile availability 2024-07-07 14:29:42 +02:00