MrSluffy
b684505009
fixed 3p themed icons not applying
...
- closes : #4799
- closes : #4752
- closes : #4267
- closes : #4248
- closes : #4179
- closes : #4157
- closes : #3960
- closes : #3943
- closes : #3408
- closes : #2882
2025-01-01 09:56:15 +08:00
MrSluffy
65c4fe9b32
fixed build
2024-11-03 18:45:48 +08:00
MrSluffy
19bf26dd5a
Merge branch 'aosp-13' into 13-wip
2023-10-21 09:52:01 +08:00
Pinyao Ting
023b973d15
Explicit Nullbility in Launcher (Part 2)
...
This CL updates the nullabality on methods associated with IconCache in Launcher.
Bug: 242895652
Test: manual
Change-Id: I4832c0950141c8a52c8a9e62659ccabb082897c8
2022-08-22 17:15:44 -07:00
Sunny Goyal
d872a97bd0
Updating icon badging logic
...
Bug: 201682172
Test: Manual
Change-Id: I57421b0c77e12f1cd464e532d2a1383c2cf93981
2021-12-02 22:14:25 +00:00
Suphon Thanakornpakapong
cc2bd15873
Merge remote-tracking branch 'aosp/android12-release' into 12-dev
2021-10-05 14:13:08 +07:00
Suphon Thanakornpakapong
029cf5a83c
Refactor icon pack logic
2021-08-05 10:14:44 +07:00
Sunny Goyal
b47172bc4e
Linking various settings that control icon cache to icon state
...
Also separating icon provider for recents from Launcher as it used a fixed size
Bug: 183641907
Test: Verified on device
Change-Id: I6ea3caa0066d1483bfb8a81f0e8aaa472c813afe
2021-05-05 23:05:38 -07:00
Sunny Goyal
9ab43772ab
Adding support for using themed icons on workspace
...
Bug: 183641907
Test: Manual
Change-Id: Ieda7e73b3ae4dfe3009e3f23754aff5f8826a967
2021-05-03 20:00:38 -07:00
Patryk Michalik
aab6b80fa0
Relicense to and fix compliance with Apache 2.0
...
[skip ci]
2021-04-24 09:48:35 +02:00
Kshitij Gupta
d5583949ab
Lawnchair: Initial port for icon pack support [2/2]
...
- Yes ik the code is a lil ugly, will clean out soon
2021-03-01 22:36:30 +05:30
Sunny Goyal
14168431bd
Adding support for dynamic calendar and clock icons
...
Change-Id: Icdba34340a27a4f6dff7310d0bf9fd29aef1330c
2019-10-29 13:50:02 -07:00
Sunny Goyal
3808a69a6c
Storing BitmapInfo instead of icon and color directly in itemInfo
...
This will allow subclassing BitmapInfo to support custom icon/dynamic
icons which can be loaded on the background thread instead of going
through IconFactory which runs on UiThread
Change-Id: Ieced6e91330bdff1b505826d097a8df711dfe967
2019-10-28 11:12:47 -07:00
Sunny Goyal
e529a86fbd
Adding support for storing keywords in iconCache
...
Change-Id: I1183e63a6556ebfb3eee5df23d149e09728193a9
2019-08-07 15:51:25 -07:00