8 Commits

Author SHA1 Message Date
hpnightowl
126240e564 MotoActions: Don't hardcode fillColor value of drawables
* White stroke color  makes it very hard to interpret icons in dark mode
   Before/After: https://imgur.com/a/1vz6SON

Change-Id: Idaedaa4bb62a42253c1000001476ccfedd01b790
2023-01-08 17:42:24 +00:00
dianlujitao
2e86ad1f91 MotoActions: Drop camera activation action
AOSP has exact the same built-in feature.

Change-Id: Ib508cddc74498a3eba507e1b1962c53c7b591e6e
2022-10-28 18:38:55 +08:00
Michael W
a95471f870 MotoActions: General cleanup
* Remove unused classes, methods, interfaces, imports
* Reorder imports
* Add final where applicable
* Fix line lengths
* Use local variables where possible
* Replace deprecated Vibrator.vibrate(long) with the successor
* Simplify conditions where they are always met
* Rearrange tags and remove unused schemas in resources
* Merge ScreenReceiver into the service
  -> a separate, instantiated but never called-into class makes
     one think it's unused

Change-Id: I05cff7ecaf424c166fedceb1f4f8963164c6085a
2022-02-12 23:30:46 -05:00
Jeferson
4a07e9ca98 MotoActions: Remove gestures icon
Change-Id: I5d3b246a8e496e03ff31eb67e63c867262840832
2022-02-12 23:28:13 -05:00
dianlujitao
aa1d43e9fd MotoActions: Implement a dedicated pocket gesture toggle
Change-Id: I23b41d396f88e897004e571c24a1128ef3e29d49
2022-02-12 23:28:00 -05:00
UtsavisGreat
1bbdaed20b MotoActions: add material icons for Ambient Display
* Make follow system accents as well

Change-Id: I8ea63f82e079ba7868313c14e4973f9c1dd9789d
(cherry picked from commit c9999dacb17c2372be960a05789b603f827dad2b)
2021-01-05 21:18:28 +01:00
Vache
b5fe31396d
MotoActions: Import Stock drawables
Co-authored-by: Rohan Hasabe <rohanhasabe8@gmail.com>

Change-Id: Ifea41d44ab133db5b921341f5beb3e9bf5e618c5
Signed-off-by: Rohan Hasabe <rohanhasabe8@gmail.com>
2020-12-23 18:06:21 +01:00
Jan Altensen
d2314727ed
motorola: rename LineageActions to MotoActions
Change-Id: I07e4b35309b3a645fab5acfcd1d18f8c30109b92
2020-12-23 16:23:30 +01:00