1. e19ee9a Revert "Settings search - Navigate user to exact page" by Edgar Wang · 4 years, 7 months ago
  2. 08f2a58 Settings search - Navigate user to exact page by Edgar Wang · 4 years, 9 months ago
  3. 966fa01 Use SettingsLib Indexable by Raff Tsai · 4 years, 10 months ago
  4. ac3e0d0 Directly use BaseIndexableProvider by Raff Tsai · 4 years, 11 months ago
  5. 31b2100 Migrate all MetricsProto enums to SettingsEnums by Fan Zhang · 6 years ago
  6. 23f8d59 Sort imports by Fan Zhang · 6 years ago
  7. 41ab6b4 Migrate all AlertDialogs to AndroidX version by tmfang · 6 years ago
  8. 99cc23d Settings Fragment Migration (Change imports) by tmfang · 6 years ago
  9. c7162cd Reorder and clean up imports. by Fan Zhang · 6 years ago
  10. e0069d3 Migrate Settings to androidx. by Aurimas Liutikas · 6 years ago
  11. 0fcd6cb Autogenerate SearchIndexableResources subclass by Tony Mantler · 6 years ago
  12. f7843ad More renaming in DashboardFragment by Fan Zhang · 6 years ago
  13. aed8994 Rename Indexable::getAllPreferenceControllers. by Fan Zhang · 6 years ago
  14. da4fa80 Centralize the automatic storage manager on check. by Daniel Nishi · 7 years ago
  15. 28dee1f Migrate to use instrumentation classes from settingslib. by Leif Hendrik Wilden · 7 years ago
  16. cab0ee6 Revert "Migrate to use instrumentation classes from settingslib." by Leif Wilden · 7 years ago
  17. 1546cca Migrate to use instrumentation classes from settingslib. by Leif Hendrik Wilden · 7 years ago
  18. 87d120a Override switch bar string for wifi/battery saver screen by Fan Zhang · 7 years ago
  19. e0b0e9f Refactor help menu stuff into a controller by Fan Zhang · 7 years ago
  20. 59c8d77 Re-add the block of text explaining the feature. by Daniel Nishi · 7 years ago
  21. 9b868d9 Use the config default days to retain. by Daniel Nishi · 7 years ago
  22. fa3766a Don't show warning dialog on opening ASM settings. by Daniel Nishi · 7 years ago
  23. 1ee13fd Update the automatic storage management preferences. by Daniel Nishi · 7 years ago
  24. abd92e0 Update the Manage Storage preference. by Daniel Nishi · 7 years ago
  25. 9922828 Remove Downloads backup options. by Daniel Nishi · 7 years ago
  26. 265d3c2 Update package names to work with the proto3 compiler by Tamas Berghammer · 8 years ago
  27. a2e0824 resolve merge conflicts of a4e3842 to master by Daniel Nishi · 8 years ago
  28. 116b956 Add a warning message to the ASM toggle. by Daniel Nishi · 8 years ago
  29. 5b9762b Use MetricsFeatureProvider in storage manager fragment. by Fan Zhang · 8 years ago
  30. 6507613 Log visibility change for all fragments. by Fan Zhang · 8 years ago
  31. 6f44493 Add switch to enable downloads backup. by Jorge Gil · 8 years ago
  32. 4a184d4 Add a dropdown for changing the days of retained downloads. by Daniel Nishi · 8 years ago
  33. f21465e Add a help item for the Help & Feedback for the Storage Manager. by Daniel Nishi · 8 years ago
  34. 2aa423d Log when the storage manager is toggled on and off. by Daniel Nishi · 8 years ago
  35. 1b9afaf Add text to the Manage Settings page to show freed storage. by Daniel Nishi · 8 years ago
  36. bf8f896 Update the deletion helper intent string. by Daniel Nishi · 8 years ago
  37. aad643c Remove the Deletion Helper and Automatic Storage Management jobs. by Daniel Nishi · 8 years ago
  38. 776c9ec Use Settings.Secure for days to retain. by Daniel Nishi · 8 years ago
  39. 80c2044 Add an automatic storage management job service. by Daniel Nishi · 8 years ago
  40. 668c297 Merge "Update the summary strings in the Deletion Helper to match the latest mocks." into nyc-mr1-dev by Daniel Nishi · 8 years ago
  41. 84d944b Update the summary strings in the Deletion Helper to match the latest mocks. by Daniel Nishi · 8 years ago
  42. ed39bf6 Hook up the automatic storage manager settings with the flag. by Daniel Nishi · 8 years ago
  43. 1370f7e Change Downloads to show individual files in the Deletion Helper. by Daniel Nishi · 8 years ago
  44. 97ac5c7 Merge "Update the storage manager settings to match the mocks." into nyc-mr1-dev by Daniel Nishi · 8 years ago
  45. c05c861 Merge "Fix a crash where the deletion helper crashes when app sizes load." into nyc-mr1-dev by Daniel Nishi · 8 years ago
  46. ba03d2f Update the storage manager settings to match the mocks. by Daniel Nishi · 8 years ago
  47. 5af567e Materialize the button bar in the Deletion Helper. by Daniel Nishi · 8 years ago
  48. 1320de3 Fix a crash where the deletion helper crashes when app sizes load. by Daniel Nishi · 8 years ago
  49. ab5a648 Merge "Add a collapsible checkbox preference for deletion helper." into nyc-mr1-dev by Daniel Nishi · 8 years ago
  50. e6d02b6 Merge "Update the deletion helper feature factory for photos and videos." into nyc-mr1-dev by Daniel Nishi · 8 years ago
  51. a779cd2 Add a collapsible checkbox preference for deletion helper. by Daniel Nishi · 8 years ago
  52. 0772471 Merge "Don't show app in deletion helper if it was installed recently." into nyc-mr1-dev by Daniel Nishi · 8 years ago
  53. 76cd011 Update the deletion helper feature factory for photos and videos. by Daniel Nishi · 8 years ago
  54. c408e9c Don't show app in deletion helper if it was installed recently. by Daniel Nishi · 8 years ago
  55. 0216e9d Add an upsell dialog to activate the storage manager. by Daniel Nishi · 8 years ago
  56. 116a55c Add the automatic storage manager settings. by Daniel Nishi · 8 years ago
  57. 46c32b9 Add an alert dialog before clearing data in deletion helper. by Daniel Nishi · 8 years ago
  58. 2ef20fb Add downloads to the deletion helper. by Daniel Nishi · 8 years ago
  59. 2186893 Entries in the Deletion Helper should be default unchecked. by Daniel Nishi · 8 years ago
  60. 38889de Create an overlay to add a photo and video deletion helper service. by Daniel Nishi · 8 years ago
  61. 30eaf00 Fix a bug where negative file sizes were being used. by Daniel Nishi · 8 years ago
  62. c73fb89 Fix a Deletion Helper crash when it fails to get an app list. by Daniel Nishi · 8 years ago
  63. b84304d Add a deletion helper view for clearing space. by Daniel Nishi · 8 years ago