1. 67aa0f1 Merge "Add test on spa.framework.common" by Zekan Qian · 3 years, 3 months ago
  2. 310a47b Upgrade navigation-compose to 2.6.0-alpha03 by Chaohui Wang · 3 years, 3 months ago
  3. f8b4b7a Add test on spa.framework.common by Zekan Qian · 3 years, 3 months ago
  4. 93c5980 Merge "Fix SettingsFontFamily when config is empty" by Chaohui Wang · 3 years, 3 months ago
  5. 039756d Fix SettingsFontFamily when config is empty by Chaohui Wang · 3 years, 3 months ago
  6. 3a4e82cc Add a Chart Widget for Settings for in SPA. The chart widget supports line chart, pie chart and bar chart. by Kelly · 3 years, 4 months ago
  7. 115739b Add test for framework.util.Parameter by Zekan Qian · 3 years, 3 months ago
  8. b571754 Disable the async preference when it is loading by Zekan Qian · 3 years, 3 months ago
  9. 9d93ab7 Implement default build Page function in SPP. by Zekan Qian · 3 years, 3 months ago
  10. 3840ec8 Fix test failure. by Zekan Qian · 3 years, 3 months ago
  11. d5a7a04 Add reset for preview support in SpaEnvironmentFactory. by Zekan Qian · 3 years, 3 months ago
  12. a84a36c Merge "Add context in SpaEnvironment" by Zekan Qian · 3 years, 3 months ago
  13. a7478a3 Add context in SpaEnvironment by Zekan Qian · 3 years, 3 months ago
  14. f41853a Fix highlight animation bug. by Kelly · 3 years, 3 months ago
  15. 27c8aa6 Merge "Enable highlight animations. The highlight color will pop up 3 times and stop." by Kelly Zhang · 3 years, 3 months ago
  16. 5bba45d Enable highlight animations. The highlight color will pop up 3 times and stop. by Kelly · 3 years, 3 months ago
  17. fa7531b Use LargeTopAppBar for SpaLib by Chaohui Wang · 3 years, 3 months ago
  18. 6e6cfaf Merge changes If6be5c08,I405def96 by Zekan Qian · 3 years, 3 months ago
  19. 0458fa9 Merge changes I2af44e3a,If75226f3,I0a5cbf01 by Chaohui Wang · 3 years, 3 months ago
  20. 7c2e48b Merge "Add getStatusData API in entry." by Zekan Qian · 3 years, 3 months ago
  21. 7bae0f8 Add SettingsFontFamily for SpaLib by Chaohui Wang · 3 years, 3 months ago
  22. deda3d4 Add SearchScaffold for SpaLib by Chaohui Wang · 3 years, 3 months ago
  23. 5a0d15f Move all debug message to debug/ folder. by Zekan Qian · 3 years, 3 months ago
  24. e663986 Upgrade Compose version to 1.3 for SpaLib by Chaohui Wang · 3 years, 5 months ago
  25. 71e66c9 Add entryPath support. by Zekan Qian · 3 years, 3 months ago
  26. 1d98a8d Add getStatusData API in entry. by Zekan Qian · 3 years, 3 months ago
  27. 00ea799 Add OverridableFlow for Spa by Chaohui Wang · 3 years, 3 months ago
  28. 16bec9b Merge "Add slider widget unit test. This tests the slider widget and the progress value are correctly displayed." by Kelly Zhang · 3 years, 3 months ago
  29. ed2035f Merge "Add ProgressBar and LoadingBar widgets to SPA and create gallery samples for them." by Kelly Zhang · 3 years, 3 months ago
  30. 8391a3f0 Add ProgressBar and LoadingBar widgets to SPA and create gallery samples by Kelly · 3 years, 3 months ago
  31. f707e72 Add slider widget unit test. This tests the slider widget and the progress value are correctly by Kelly · 3 years, 3 months ago
  32. 627686f Lint: change to lowercase for composable functions with a return type by Zekan Qian · 3 years, 3 months ago
  33. fa909f1 Merge "Change slider inactive track color to surfaceTone, which is primary color with opacity 0.14. This can avoid the slider inactive track hidden in the highlight background." by Kelly Zhang · 3 years, 3 months ago
  34. 285690dc Move debug related activity & provider to debug folder. by Zekan Qian · 3 years, 3 months ago
  35. 9c246c8d Add minSdkVersion in AndroidManifest for SpaLib & Gallery. by Zekan Qian · 3 years, 3 months ago
  36. ed77a95 Change slider inactive track color to surfaceTone, which is primary color with opacity 0.14. This can avoid the slider inactive track hidden in the highlight background. by Kelly · 3 years, 3 months ago
  37. 7c51599 Merge "Extract slider in SettingsSlider to a simple ui widget and rename the slider preference widget to SliderPreference." by Kelly Zhang · 3 years, 3 months ago
  38. c83021b Merge "Add TimeMeasurer for Spa" by Chaohui Wang · 3 years, 3 months ago
  39. 370a4a6 Extract slider in SettingsSlider to a simple ui widget and rename the by Kelly · 3 years, 3 months ago
  40. 949babd Add highlight for sliders and all preference widgets. by Kelly · 3 years, 3 months ago
  41. 5ecb159 Add log on preference widgets. by Zekan Qian · 3 years, 3 months ago
  42. aba3bba Add TimeMeasurer for Spa by Chaohui Wang · 3 years, 3 months ago
  43. b189a4d Change SpaEnvironmentFactory interface. by Zekan Qian · 3 years, 3 months ago
  44. 1c2241d Merge "Add SpaLogger." by Zekan Qian · 3 years, 3 months ago
  45. 5b0cabd Merge "Do not throw exception when Spa environment is set, ignore the latter one." by Zekan Qian · 3 years, 3 months ago
  46. 04df653 Merge "Introduce an EntryData interface to manage entry, page and highlight info. Based on CompositionLocal version of EntryData, we pass the info to UI implementations for pages." by Kelly Zhang · 3 years, 3 months ago
  47. 81f938b Merge "Update doc for BrowseActivity" by TreeHugger Robot · 3 years, 3 months ago
  48. 9badf3d Add SpaLogger. by Zekan Qian · 3 years, 3 months ago
  49. 337c1a8 Do not throw exception when Spa environment is set, ignore the latter one. by Zekan Qian · 3 years, 3 months ago
  50. 12c50ad Update doc for BrowseActivity by Chaohui Wang · 3 years, 3 months ago
  51. 4124f2f Introduce an EntryData interface to manage entry, page and highlight by Kelly · 3 years, 3 months ago
  52. 5e8d404 Merge "Add function to create SettingsPage from Spp." by Zekan Qian · 3 years, 3 months ago
  53. a81a224 Add function to create SettingsPage from Spp. by Zekan Qian · 3 years, 3 months ago
  54. 409c566 Add lifecycle-livedata-ktx for SpaLib by Chaohui Wang · 3 years, 3 months ago
  55. 4e5beac Add SpaEnvironmentFactory by Zekan Qian · 3 years, 3 months ago
  56. b64467b Merge "Add search related attributes of SettingsEntry. Add search related API in EntryProvider." by Zekan Qian · 3 years, 3 months ago
  57. 3f3e8824 Add search related attributes of SettingsEntry. by Zekan Qian · 3 years, 4 months ago
  58. f7bfb7c Let Preference support single line summary by Chaohui Wang · 3 years, 3 months ago
  59. 18a595d Improve runtime parameter support. by Zekan Qian · 3 years, 4 months ago
  60. b65e334 Merge "Fix SpaLib build after Compose 1.3.0" by Chaohui Wang · 3 years, 3 months ago
  61. 507227d Fix SpaLib build after Compose 1.3.0 by Chaohui Wang · 3 years, 3 months ago
  62. 649a850 Upgrade Kotlin version to 1.7.20 for SpaLib by Chaohui Wang · 3 years, 4 months ago
  63. 4aec2c9 Also wrap the menu into MoreOptionsAction by Chaohui Wang · 3 years, 4 months ago
  64. 1040882 Create SpaEnvironment by Chaohui Wang · 3 years, 4 months ago
  65. dcfda40 Add showInstantApps to AppListPage by Chaohui Wang · 3 years, 4 months ago
  66. d937a14 Move DisposableBroadcastReceiverAsUser by Chaohui Wang · 3 years, 4 months ago
  67. d493898 Add disabled state to ActionButtons by Chaohui Wang · 3 years, 4 months ago
  68. f2cdc56 Fix typo: marco -> macro by Zekan Qian · 3 years, 4 months ago
  69. ea9b9ab Support entry_info query in EntryProvider; by Zekan Qian · 3 years, 4 months ago
  70. b6bc7eb Add entry highlight demo by Zekan Qian · 3 years, 4 months ago
  71. 0b28238d Refactor framework lib to better support debug activity & entry provider by Zekan Qian · 3 years, 4 months ago
  72. f839df8 Support StaticData / SearchData in SettingsEntry. by Zekan Qian · 3 years, 4 months ago
  73. ad709934 Create ActionButtons for SpaLib by Chaohui Wang · 3 years, 4 months ago
  74. 54038d8 Create Category & CategoryTitle for SpaLib by Chaohui Wang · 3 years, 4 months ago
  75. ddf3062 Enable static color scheme to support minimum sdk version to be 21. by Kelly · 3 years, 4 months ago
  76. 03bda34 Add entry provider in SPA framework, which is going to provide entry data for search & hierarchy generation. by Zekan Qian · 3 years, 4 months ago
  77. 31d82cf Merge "Fix destination reset after configuration change" by Chaohui Wang · 3 years, 4 months ago
  78. 098ecd9 Fix destination reset after configuration change by Chaohui Wang · 3 years, 4 months ago
  79. 9fa6c19 Better support for argument pages. by Zekan Qian · 3 years, 4 months ago
  80. 3a4f6eb Merge "Add build entries for SPA gallery pages." by Kelly Zhang · 3 years, 4 months ago
  81. 572f75d Add AppOpPermissionAppList for SpaPrivilegedLib by Chaohui Wang · 3 years, 4 months ago
  82. 34823ff Add build entries for SPA gallery pages. by Kelly · 3 years, 4 months ago
  83. 541ee4e Support page open in DebugActivity by Zekan Qian · 3 years, 4 months ago
  84. d3a94cf Add debug page in gallery to show page & entry debug information. by Zekan Qian · 3 years, 4 months ago
  85. 72a7b70 Delete SPA unit test lottie_displayed, because it fails online and only works offline on device. by Kelly · 3 years, 4 months ago
  86. c4c6334 Merge "Support Lottie resouces in Illustration widget in SPA." by Kelly Zhang · 3 years, 4 months ago
  87. 196b1ee Support Lottie resouces in Illustration widget in SPA. by Kelly · 3 years, 5 months ago
  88. 74af719 Implement buildEntry API for TogglePermissionAppList by Zekan Qian · 3 years, 5 months ago
  89. ce81002 Merge "Add MainSwitchPreference for SpaLib" by Chaohui Wang · 3 years, 4 months ago
  90. 04bee186 Add MainSwitchPreference for SpaLib by Chaohui Wang · 3 years, 5 months ago
  91. 8f6ea62 Refactor SppRepo by Zekan Qian · 3 years, 5 months ago
  92. 313b9a3 Add Iterable<T>.asyncForEach for SpaLib by Chaohui Wang · 3 years, 5 months ago
  93. 3e02c39 Merge "Add PageModel framework, and use it in ArgumentPageModel." by Zekan Qian · 3 years, 5 months ago
  94. 77b718e Add PageModel framework, and use it in ArgumentPageModel. by Zekan Qian · 3 years, 5 months ago
  95. ed31aae Add illustration widget to SPA and create a gallary sample page for it. by Kelly · 3 years, 5 months ago
  96. dccbbc0 Add SettingsEntryRepository with some refactoring by Zekan Qian · 3 years, 5 months ago
  97. 6ebcca0 Merge "Create TwoTargetSwitchPreference for SpaLib" by Chaohui Wang · 3 years, 5 months ago
  98. df0103f Defines SettingsEntry and use it in ArgumentPage by Zekan Qian · 3 years, 5 months ago
  99. 52d6eff Create TwoTargetSwitchPreference for SpaLib by Chaohui Wang · 3 years, 5 months ago
  100. bd26810 [Gallery] Move Sample Preference to sub page by Chaohui Wang · 3 years, 5 months ago