summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-05-26Change the id for color sections and its ancestor.Bob Yang
2022-05-17Merge "Set a unique id for color sections to prevent focus issues on talkback...Bob Yang
2022-05-13Set a unique id for color sections to prevent focus issues on talkback modeBob Yang
2022-04-29Make reloading color options thread safeSantiago Etchebehere
2022-04-18Fix color option changes while applying dark/light themeKunhung Li
2022-04-18Merge "Fix scrolling goes under the expanded action bar" into tm-devKunhung Li
2022-04-15Fix scrolling goes under the expanded action barKunhung Li
2022-04-13Add logging for color variantsJohn Pan
2022-04-08Merge changes from topic "snapshot_migration" into tm-devKunhung Li
2022-04-01Merge "Always recreate the SurfaceView when updating the grid preview" into t...Santiago Etchebehere
2022-04-01Add logSnapshot() functionKunhung Li
2022-04-01Refactor getCollectionIdHashCode()Kunhung Li
2022-03-29Merge "Apply color picking motion" into tm-devTreeHugger Robot
2022-03-28Merge "Fix GridOptionsManager isAvailable NullPointerException" into tm-devJohn Pan
2022-03-28Apply color picking motionChing-Sung Li
2022-03-28Fix GridOptionsManager isAvailable NullPointerExceptionJohn Pan
2022-03-25Always recreate the SurfaceView when updating the grid previewSantiago Etchebehere
2022-03-24Fix dynamic color page indicator not adapt RTLKunhung Li
2022-03-19Merge "Implement logEffectApply by using SysUiStatsLog" into tm-devJohn Pan
2022-03-17Fix can't switch back to default color optionKunhung Li
2022-03-16Fix basic color previewSantiago Etchebehere
2022-03-15Hide grid selection if grid option size <= 1John Pan
2022-03-07Implement logEffectApply by using SysUiStatsLogJohn Pan
2022-02-24Fix Talkback speak pages for "Wallpapers/Basic colors" tabKunhung Li
2022-02-23Move color picking code into AOSPKunhung Li
2022-02-11Merge "Retire ClocksFetchTask to avoid using AsyncTask"Chuck Liao
2022-02-11Retire ClocksFetchTask to avoid using AsyncTaskChuck Liao
2022-01-27Add constants for theme styleSantiago Etchebehere
2022-01-10Auto calculate grid card sizeJohn Pan
2022-01-06Change color option and grid option layoutJohn Pan
2021-12-24Merge "Fix Talkback announcing null when changing color option" into sc-v2-de...John Pan
2021-12-22Fix Talkback announcing null when changing color optionJohn Pan
2021-12-16Fix grid Talkback can't focus on apply buttonJohn Pan
2021-12-10Talkback change for grid option am: c476673fe4 am: 6ed8ed8d33John Pan
2021-12-10Talkback change for grid optionJohn Pan
2021-12-06Merge "Let Talkback announce to the user when changing dark/light theme" into...Chuck Liao
2021-12-06Merge "Let Talkback announce to the user when changing dark/light theme" into...Chuck Liao
2021-12-06Let Talkback announce to the user when changing dark/light themeChuck Liao
2021-12-04Merge "Fix grid selection be cleared if rotate screen at multi-pane device" i...John Pan
2021-12-04Merge "Fix grid selection be cleared if rotate screen at multi-pane device" i...John Pan
2021-11-24Add parameter in getPreviewFragment() to support full screen preview am: d833...Ching-Sung Li
2021-11-18Merge "Remove LoadThumbnailTask to avoid using AsyncTask"Chuck Liao
2021-11-17Fix grid selection be cleared if rotate screen at multi-pane deviceJohn Pan
2021-11-17Remove LoadThumbnailTask to avoid using AsyncTaskChuck Liao
2021-11-15Add parameter in getPreviewFragment() to support full screen previewChing-Sung Li
2021-11-12Retire AsyncTask in GridOptionsManagerChuck Liao
2021-10-28Fix the title not translated when resuming app from overviewChuck Liao
2021-10-16Update grid preview selectionJohn Pan
2021-07-01Save themed icon switch's chcked state in savedInstanceStateChing-Sung Li
2021-06-28Merge "Store the themed icon enabled state in SharedPreferences" into sc-devTreeHugger Robot