Skip to content
Snippets Groups Projects
  1. Sep 12, 2024
  2. Jun 23, 2024
  3. Jun 26, 2023
  4. Jul 04, 2022
  5. Jul 03, 2022
  6. Jun 28, 2022
    • TheScarastic's avatar
      onclite: doze: Adapt to S style · 76a3a0e6
      TheScarastic authored and Dhina17's avatar Dhina17 committed
       * Use Theme.SubSettingsBase for theme
       * Replace PreferenceActivity with CollapsingToolbarBaseActivity
       * Add Titles to prefernce screen
       * Remove onOptionsItemSelected and where neccessary move to activity
      
      Change-Id: Ic879ce61d83a33da12829008a4336c8a23230d63
      76a3a0e6
  7. Mar 06, 2021
  8. May 26, 2020
  9. Jan 05, 2019
  10. Dec 30, 2018
    • Bruno Martins's avatar
      msm8953-common: Doze: Add missing preference listeners · ca9f7ec1
      Bruno Martins authored
       * Otherwise, it resulted in Doze service not being activated
         when enabling one of the features for the first time after
         a clean installation.
      
      Change-Id: I625d9109fb85c970f0e59b1cbcabba7d4375d2f3
      ca9f7ec1
    • Bruno Martins's avatar
      msm8953-common: Doze: Drop useless SDK dependency · 8fa90f55
      Bruno Martins authored
      Change-Id: I74901339740b82b79f36754c7e52894a98020c3d
      8fa90f55
    • Anton Hansson's avatar
      msm8953-common: Set LOCAL_SDK_VERSION to doze. · 224ff336
      Anton Hansson authored
      This change sets LOCAL_SDK_VERSION for all packages where
      this is possible without breaking the build, and
      LOCAL_PRIVATE_PLATFORM_APIS := true otherwise.
      
      Setting one of these two will be made required soon, and this
      is a change in preparation for that. Not setting LOCAL_SDK_VERSION
      makes the app implicitly depend on the bootclasspath, which is
      often not required. This change effectively makes depending on
      private apis opt-in rather than opt-out.
      
      Test: make relevant packages
      Bug: 73535841
      Change-Id: Ic906adbd670c4dbfe2cdf0b71cdbeaf9ac08a27e
      224ff336
  11. Jul 02, 2018
  12. Jun 01, 2018
  13. May 10, 2018
Loading