Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: KieronQuinn/ClassicPowerMenu
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.7.1
Choose a base ref
...
head repository: KieronQuinn/ClassicPowerMenu
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref

Commits on Oct 27, 2023

  1. Commit missed file

    KieronQuinn committed Oct 27, 2023
    Copy the full SHA
    2914e97 View commit details

Commits on Feb 2, 2024

  1. Copy the full SHA
    7e6b0cc View commit details
  2. Merge pull request #132 from lonelytransistor/main

    Add support for OneUI in the XPosed module
    KieronQuinn authored Feb 2, 2024
    Copy the full SHA
    372af8b View commit details

Commits on Feb 3, 2024

  1. - OneUI support for Xposed module, thanks @lonelytransistor

    - Updated target Android version to 14
    - Dependency updates
    KieronQuinn committed Feb 3, 2024
    Copy the full SHA
    180b503 View commit details
  2. Copy the full SHA
    fe566cf View commit details

Commits on May 16, 2024

  1. Copy the full SHA
    7b5213f View commit details

Commits on May 17, 2024

  1. Copy the full SHA
    64b5b08 View commit details

Commits on Aug 21, 2024

  1. Copy the full SHA
    01c11de View commit details

Commits on Aug 22, 2024

  1. make payment service switch optional, ability to change service for p…

    …ayment service switch, try catch for putString on secure setting
    Philip2809 committed Aug 22, 2024
    Copy the full SHA
    0004142 View commit details
  2. Copy the full SHA
    0aeb72d View commit details
  3. name "card" to "service"

    Philip2809 committed Aug 22, 2024
    Copy the full SHA
    a3c765b View commit details

Commits on Aug 23, 2024

  1. remove placeholder

    Philip2809 committed Aug 23, 2024
    Copy the full SHA
    82aa55a View commit details
  2. Merge pull request #140 from Philip2809/main

    Auto-switch default payment method to google pay when power menu is open
    KieronQuinn authored Aug 23, 2024
    Copy the full SHA
    405a0dc View commit details
  3. Copy the full SHA
    9248615 View commit details
  4. Merge pull request #141 from KieronQuinn/l10n_crowdin_translations

    New Crowdin translations
    KieronQuinn authored Aug 23, 2024
    Copy the full SHA
    769c31f View commit details
  5. Merge pull request #139 from Pfuenzle/hyperos

    Hyperos support
    KieronQuinn authored Aug 23, 2024
    Copy the full SHA
    fba5615 View commit details

Commits on Aug 24, 2024

  1. - Targets Android 15

    - Updated switch styles to newer Material 3 design
    - Enabled in-app predictive back
    KieronQuinn committed Aug 24, 2024
    Copy the full SHA
    135342d View commit details
  2. Copy the full SHA
    5965017 View commit details
  3. Added AS icon

    KieronQuinn committed Aug 24, 2024
    Copy the full SHA
    ae495a7 View commit details

Commits on Sep 2, 2024

  1. started to fix loyaltycards, can sign into google, loads cards into e…

    …ncrypted storage, and cards can be viewed
    
     - some bugs left
     - need to fix ui
    Philip2809 committed Sep 2, 2024
    Copy the full SHA
    ac2cd24 View commit details

Commits on Sep 4, 2024

  1. Copy the full SHA
    f194714 View commit details

Commits on Sep 7, 2024

  1. Copy the full SHA
    2afa27c View commit details
  2. Copy the full SHA
    548b72c View commit details
  3. Fixes

    - Fixed a crash if any valuable has an invalid issuer name (skip it)
    - Fixed some inset-related UI issues
    - Fixed some monet-related UI issues
    - Fixed an issue where cards would never show as hidden in the rearrange menu
    - Enforce distinct IDs in the hidden list to prevent UI sync issues
    KieronQuinn committed Sep 7, 2024
    Copy the full SHA
    6cbc137 View commit details
  4. Merge pull request #145 from Philip2809/main

    Fix loyalty cards by adding a google signin option
    KieronQuinn authored Sep 7, 2024
    Copy the full SHA
    41a92e5 View commit details
  5. Copy the full SHA
    e2e6251 View commit details
  6. - Bump version

    - Add contributor credits
    - Drop target SDK back to Android 14 to see if it fixes the start issue
    KieronQuinn committed Sep 7, 2024
    Copy the full SHA
    f9226d8 View commit details
  7. Copy the full SHA
    14fc3bf View commit details
  8. Merge pull request #146 from KieronQuinn/l10n_crowdin_translations

    New Crowdin translations
    KieronQuinn authored Sep 7, 2024
    Copy the full SHA
    a603a2a View commit details
  9. Copy the full SHA
    0eced78 View commit details
  10. Merge pull request #148 from KieronQuinn/l10n_crowdin_translations

    New Crowdin translations
    KieronQuinn authored Sep 7, 2024
    Copy the full SHA
    32dd708 View commit details

Commits on Oct 13, 2024

  1. Copy the full SHA
    25dc533 View commit details

Commits on Oct 15, 2024

  1. Merge pull request #156 from rom4ster/develop

    Fix Not Working On Lock Screen
    KieronQuinn authored Oct 15, 2024
    Copy the full SHA
    32ff7c0 View commit details
  2. Copy the full SHA
    b74655c View commit details
  3. Merge pull request #158 from KieronQuinn/l10n_crowdin_translations

    New Crowdin translations
    KieronQuinn authored Oct 15, 2024
    Copy the full SHA
    e735016 View commit details
  4. 1.9.1

    - Re-bumped target SDK to Android 15
    - Updated dependencies
    KieronQuinn committed Oct 15, 2024
    Copy the full SHA
    8c24989 View commit details
  5. Copy the full SHA
    9aa6e01 View commit details

Commits on Oct 17, 2024

  1. 1.9.2

    Fixed crash when no cards are returned from the Quick Access Wallet
    KieronQuinn committed Oct 17, 2024
    Copy the full SHA
    8740946 View commit details
  2. Copy the full SHA
    e17f14a View commit details
Showing with 6,370 additions and 764 deletions.
  1. +1 −1 .idea/compiler.xml
  2. +10 −0 .idea/deploymentTargetSelector.xml
  3. +22 −0 .idea/icon.svg
  4. +12 −0 .idea/material_theme_project_new.xml
  5. +10 −0 .idea/migrations.xml
  6. +85 −11 .idea/navEditor.xml
  7. +318 −0 .idea/other.xml
  8. +13 −0 .idea/runConfigurations.xml
  9. +1 −1 .idea/vcs.xml
  10. +6 −6 Controls/build.gradle
  11. +3 −1 Controls/src/main/java/com/android/settingslib/applications/ServiceListing.java
  12. +2 −1 Controls/src/main/java/com/android/systemui/broadcast/UserBroadcastDispatcher.kt
  13. +8 −2 Controls/src/main/java/com/android/systemui/controls/controller/ControlsControllerImpl.kt
  14. +0 −2 Controls/src/main/java/com/android/systemui/controls/controller/StatefulControlSubscriber.kt
  15. +3 −3 Controls/src/main/java/com/android/systemui/controls/management/ControlsFavoritingActivity.kt
  16. +0 −1 Controls/src/main/java/com/android/systemui/controls/ui/ControlActionCoordinatorImpl.kt
  17. +3 −3 Controls/src/main/java/com/android/systemui/controls/ui/ControlViewHolder.kt
  18. +2 −2 Controls/src/main/java/com/android/systemui/controls/ui/ToggleRangeBehavior.kt
  19. +31 −1 Controls/src/main/java/com/android/systemui/util/extensions/Extensions+Context.kt
  20. +123 −0 Controls/src/main/res/values-es-rES/strings.xml
  21. +122 −0 Controls/src/main/res/values-ko-rKR/strings.xml
  22. +2 −2 QuickAccessWallet/build.gradle
  23. +9 −1 ...let/src/main/java/com/android/systemui/plugin/globalactions/wallet/WalletPanelViewController.java
  24. +35 −21 app/build.gradle
  25. BIN app/release/baselineProfiles/0/app-release.dm
  26. BIN app/release/baselineProfiles/1/app-release.dm
  27. +20 −3 app/release/output-metadata.json
  28. +13 −1 app/src/main/AndroidManifest.xml
  29. +31 −8 app/src/main/java/com/kieronquinn/app/classicpowermenu/ClassicPowerMenu.kt
  30. +0 −2 ...main/java/com/kieronquinn/app/classicpowermenu/components/quickaccesswallet/GooglePayConstants.kt
  31. +3 −2 ...a/com/kieronquinn/app/classicpowermenu/components/quickaccesswallet/WalletCardBlurProviderImpl.kt
  32. +42 −0 ...uinn/app/classicpowermenu/components/quickaccesswallet/autoswitch/AutoSwitchServicesRepository.kt
  33. +60 −0 .../kieronquinn/app/classicpowermenu/components/quickaccesswallet/loyaltycards/DatabaseRepository.kt
  34. +191 −0 ...kieronquinn/app/classicpowermenu/components/quickaccesswallet/loyaltycards/GoogleApiRepository.kt
  35. +289 −0 ...ronquinn/app/classicpowermenu/components/quickaccesswallet/loyaltycards/GoogleWalletRepository.kt
  36. +0 −107 ...ronquinn/app/classicpowermenu/components/quickaccesswallet/loyaltycards/LoyaltyCardsRepository.kt
  37. +114 −0 app/src/main/java/com/kieronquinn/app/classicpowermenu/components/settings/EncryptedSettings.kt
  38. +118 −0 .../java/com/kieronquinn/app/classicpowermenu/components/settings/RoomEncryptedSettingsRepository.kt
  39. +14 −0 app/src/main/java/com/kieronquinn/app/classicpowermenu/components/settings/Settings.kt
  40. +85 −6 app/src/main/java/com/kieronquinn/app/classicpowermenu/components/xposed/Xposed.kt
  41. +1 −1 app/src/main/java/com/kieronquinn/app/classicpowermenu/model/quickaccesswallet/LoyaltyCard.kt
  42. +2 −3 ...in/java/com/kieronquinn/app/classicpowermenu/model/quickaccesswallet/WalletLoyaltyCardViewInfo.kt
  43. +29 −0 ...main/java/com/kieronquinn/app/classicpowermenu/model/quickaccesswallet/database/WalletDatabase.kt
  44. +19 −0 ...main/java/com/kieronquinn/app/classicpowermenu/model/quickaccesswallet/database/WalletValuable.kt
  45. +27 −0 ...n/java/com/kieronquinn/app/classicpowermenu/model/quickaccesswallet/database/WalletValuableDao.kt
  46. +7 −0 app/src/main/java/com/kieronquinn/app/classicpowermenu/service/root/impl/CPMRootServiceImpl.kt
  47. +9 −26 app/src/main/java/com/kieronquinn/app/classicpowermenu/ui/activities/MainActivity.kt
  48. +1 −1 app/src/main/java/com/kieronquinn/app/classicpowermenu/ui/activities/MainActivityViewModel.kt
  49. +11 −13 app/src/main/java/com/kieronquinn/app/classicpowermenu/ui/activities/PowerMenuActivity.kt
  50. +3 −2 app/src/main/java/com/kieronquinn/app/classicpowermenu/ui/base/BaseBottomSheetFragment.kt
  51. +4 −3 app/src/main/java/com/kieronquinn/app/classicpowermenu/ui/base/BaseDialogFragment.kt
  52. +0 −15 app/src/main/java/com/kieronquinn/app/classicpowermenu/ui/base/BoundFragment.kt
  53. +2 −1 app/src/main/java/com/kieronquinn/app/classicpowermenu/ui/screens/decision/DecisionFragment.kt
  54. +2 −1 ...com/kieronquinn/app/classicpowermenu/ui/screens/powermenu/container/PowerMenuContainerFragment.kt
  55. +6 −2 ...in/java/com/kieronquinn/app/classicpowermenu/ui/screens/powermenu/main/PowerMenuButtonsAdapter.kt
  56. +31 −10 ...src/main/java/com/kieronquinn/app/classicpowermenu/ui/screens/powermenu/main/PowerMenuFragment.kt
  57. +7 −5 ...rc/main/java/com/kieronquinn/app/classicpowermenu/ui/screens/powermenu/main/PowerMenuViewModel.kt
  58. +6 −9 .../com/kieronquinn/app/classicpowermenu/ui/screens/powermenu/walletcode/WalletCodeDialogFragment.kt
  59. +4 −3 ...ieronquinn/app/classicpowermenu/ui/screens/settings/colorpicker/ColorPickerBottomSheetFragment.kt
  60. +26 −19 ...a/com/kieronquinn/app/classicpowermenu/ui/screens/settings/container/SettingsContainerFragment.kt
  61. +2 −1 ...n/java/com/kieronquinn/app/classicpowermenu/ui/screens/settings/generic/SettingsGenericAdapter.kt
  62. +2 −1 .../java/com/kieronquinn/app/classicpowermenu/ui/screens/settings/generic/SettingsGenericFragment.kt
  63. +3 −2 ...c/main/java/com/kieronquinn/app/classicpowermenu/ui/screens/settings/main/SettingsMainFragment.kt
  64. +3 −3 ...ssicpowermenu/ui/screens/settings/poweroptions/rearrange/SettingsPowerOptionsRearrangeFragment.kt
  65. +39 −7 ...n/app/classicpowermenu/ui/screens/settings/quickaccesswallet/SettingsQuickAccessWalletFragment.kt
  66. +32 −4 .../app/classicpowermenu/ui/screens/settings/quickaccesswallet/SettingsQuickAccessWalletViewModel.kt
  67. +52 −0 ...settings/quickaccesswallet/autoswitchservice/SettingsQuickAccessWalletAutoSwitchServiceAdapter.kt
  68. +104 −0 ...ettings/quickaccesswallet/autoswitchservice/SettingsQuickAccessWalletAutoSwitchServiceFragment.kt
  69. +73 −0 ...ttings/quickaccesswallet/autoswitchservice/SettingsQuickAccessWalletAutoSwitchServiceViewModel.kt
  70. +71 −0 ...classicpowermenu/ui/screens/settings/quickaccesswallet/loyaltycards/SiginInWithGoogleViewModel.kt
  71. +118 −0 ...p/classicpowermenu/ui/screens/settings/quickaccesswallet/loyaltycards/SignInWithGoogleFragment.kt
  72. +2 −4 .../SettingsQuickAccessWalletRearrangeAdapter.kt → manage/SettingsQuickAccessWalletManageAdapter.kt}
  73. +187 −0 ...powermenu/ui/screens/settings/quickaccesswallet/manage/SettingsQuickAccessWalletManageFragment.kt
  74. +112 −0 ...owermenu/ui/screens/settings/quickaccesswallet/manage/SettingsQuickAccessWalletManageViewModel.kt
  75. +0 −133 ...enu/ui/screens/settings/quickaccesswallet/rearrange/SettingsQuickAccessWalletRearrangeFragment.kt
  76. +0 −91 ...nu/ui/screens/settings/quickaccesswallet/rearrange/SettingsQuickAccessWalletRearrangeViewModel.kt
  77. +4 −2 ...c/main/java/com/kieronquinn/app/classicpowermenu/ui/screens/settings/root/SettingsRootFragment.kt
  78. +2 −1 ...a/com/kieronquinn/app/classicpowermenu/ui/screens/settings/rootcheck/SettingsRootCheckFragment.kt
  79. +2 −1 ...ava/com/kieronquinn/app/classicpowermenu/ui/screens/settings/switched/SettingsSwitchedFragment.kt
  80. +2 −1 ...kieronquinn/app/classicpowermenu/ui/screens/settings/update/UpdateDownloadBottomSheetViewModel.kt
  81. +2 −1 ...main/java/com/kieronquinn/app/classicpowermenu/ui/screens/setup/controls/SetupControlsFragment.kt
  82. +2 −1 ...in/java/com/kieronquinn/app/classicpowermenu/ui/screens/setup/rootcheck/SetupRootCheckFragment.kt
  83. +2 −1 ...src/main/java/com/kieronquinn/app/classicpowermenu/ui/screens/setup/wallet/SetupWalletFragment.kt
  84. +166 −0 app/src/main/java/com/kieronquinn/app/classicpowermenu/ui/views/MonetSwitch.kt
  85. +25 −0 app/src/main/java/com/kieronquinn/app/classicpowermenu/utils/Result.kt
  86. +3 −3 app/src/main/java/com/kieronquinn/app/classicpowermenu/utils/TransitionUtils.kt
  87. +31 −0 app/src/main/java/com/kieronquinn/app/classicpowermenu/utils/extensions/Extensions+Bitmap.kt
  88. +2 −1 ...c/main/java/com/kieronquinn/app/classicpowermenu/utils/extensions/Extensions+BroadcastReceiver.kt
  89. +11 −0 app/src/main/java/com/kieronquinn/app/classicpowermenu/utils/extensions/Extensions+Color.kt
  90. +4 −1 app/src/main/java/com/kieronquinn/app/classicpowermenu/utils/extensions/Extensions+Context.kt
  91. +34 −0 app/src/main/java/com/kieronquinn/app/classicpowermenu/utils/extensions/Extensions+Coroutines.kt
  92. +57 −0 ...va/com/kieronquinn/app/classicpowermenu/utils/extensions/Extensions+EncryptedSharedPreferences.kt
  93. +19 −0 app/src/main/java/com/kieronquinn/app/classicpowermenu/utils/extensions/Extensions+Fragment.kt
  94. +36 −0 app/src/main/java/com/kieronquinn/app/classicpowermenu/utils/extensions/Extensions+Lifecycle.kt
  95. +11 −1 app/src/main/java/com/kieronquinn/app/classicpowermenu/utils/extensions/Extensions+Navigation.kt
  96. +11 −0 app/src/main/java/com/kieronquinn/app/classicpowermenu/utils/extensions/Extensions+PackageManager.kt
  97. +24 −0 app/src/main/java/com/kieronquinn/app/classicpowermenu/utils/extensions/Extensions+View.kt
  98. +50 −0 app/src/main/java/com/kieronquinn/app/classicpowermenu/utils/extensions/Extentions+Retrofit.kt
  99. +53 −0 app/src/main/java/com/kieronquinn/app/classicpowermenu/utils/extensions/Extentions+WebView.kt
  100. +63 −0 app/src/main/java/com/kieronquinn/app/classicpowermenu/utils/room/EncryptedValue.kt
  101. +34 −0 app/src/main/java/com/kieronquinn/app/classicpowermenu/utils/room/GsonConverter.kt
  102. +15 −0 app/src/main/proto/com/google/android/libraries/commerce/hce/ndef/Format.proto
  103. +21 −0 app/src/main/proto/com/google/internal/tapandpay/v1/Common.proto
  104. +30 −0 app/src/main/proto/com/google/internal/tapandpay/v1/ListTokenizedCardsRequest.proto
  105. +21 −0 app/src/main/proto/com/google/internal/tapandpay/v1/notifications/ScheduledNotificationProto.proto
  106. +67 −0 app/src/main/proto/com/google/internal/tapandpay/v1/passes/templates/Card.proto
  107. +21 −0 app/src/main/proto/com/google/internal/tapandpay/v1/passes/templates/ColorProfile.proto
  108. +16 −0 app/src/main/proto/com/google/internal/tapandpay/v1/passes/templates/Detail.proto
  109. +12 −0 app/src/main/proto/com/google/internal/tapandpay/v1/passes/templates/Logo.proto
  110. +17 −0 app/src/main/proto/com/google/internal/tapandpay/v1/passes/templates/Pass.proto
  111. +20 −0 app/src/main/proto/com/google/internal/tapandpay/v1/passes/templates/Reference.proto
  112. +30 −0 app/src/main/proto/com/google/internal/tapandpay/v1/passes/templates/TransitMode.proto
  113. +158 −0 app/src/main/proto/com/google/internal/tapandpay/v1/valuables/Common.proto
  114. +56 −0 app/src/main/proto/com/google/internal/tapandpay/v1/valuables/EventTicket.proto
  115. +75 −0 app/src/main/proto/com/google/internal/tapandpay/v1/valuables/Flight.proto
  116. +18 −0 app/src/main/proto/com/google/internal/tapandpay/v1/valuables/GenericCard.proto
  117. +37 −0 app/src/main/proto/com/google/internal/tapandpay/v1/valuables/GiftCard.proto
  118. +12 −0 app/src/main/proto/com/google/internal/tapandpay/v1/valuables/HealthCard.proto
  119. +39 −0 app/src/main/proto/com/google/internal/tapandpay/v1/valuables/LoyaltyCard.proto
  120. +32 −0 app/src/main/proto/com/google/internal/tapandpay/v1/valuables/Offer.proto
  121. +30 −0 app/src/main/proto/com/google/internal/tapandpay/v1/valuables/SyncValuablesRequest.proto
  122. +26 −0 app/src/main/proto/com/google/internal/tapandpay/v1/valuables/SyncValuablesResponse.proto
  123. +24 −0 app/src/main/proto/com/google/internal/tapandpay/v1/valuables/Transit.proto
  124. +29 −0 app/src/main/proto/com/google/internal/tapandpay/v1/valuables/ValuableWrapper.proto
  125. +87 −0 ...in/proto/com/kieronquinn/app/smartspacer/plugin/googlewallet/model/extras/TransitCardExtras.proto
  126. +56 −0 app/src/main/proto/google/type/calendar_period.proto
  127. 0 app/src/main/proto/{ → google/type}/color.proto
  128. +52 −0 app/src/main/proto/google/type/date.proto
  129. +104 −0 app/src/main/proto/google/type/datetime.proto
  130. +50 −0 app/src/main/proto/google/type/dayofweek.proto
  131. +95 −0 app/src/main/proto/google/type/decimal.proto
  132. +73 −0 app/src/main/proto/google/type/expr.proto
  133. +33 −0 app/src/main/proto/google/type/fraction.proto
  134. +46 −0 app/src/main/proto/google/type/interval.proto
  135. +37 −0 app/src/main/proto/google/type/latlng.proto
  136. +36 −0 app/src/main/proto/google/type/localized_text.proto
  137. +42 −0 app/src/main/proto/google/type/money.proto
  138. +65 −0 app/src/main/proto/google/type/month.proto
  139. +113 −0 app/src/main/proto/google/type/phone_number.proto
  140. +134 −0 app/src/main/proto/google/type/postal_address.proto
  141. +94 −0 app/src/main/proto/google/type/quaternion.proto
  142. +44 −0 app/src/main/proto/google/type/timeofday.proto
  143. +2 −2 app/src/main/proto/loyaltycard.proto
  144. +13 −0 app/src/main/res/drawable/ic_quick_access_wallet_manage.xml
  145. +13 −0 app/src/main/res/drawable/ic_quick_access_wallet_remove_account.xml
  146. +7 −0 app/src/main/res/drawable/ic_search_google.xml
  147. +18 −0 app/src/main/res/drawable/switch_background_ripple.xml
  148. +3 −1 app/src/main/res/layout/activity_main.xml
  149. +1 −0 app/src/main/res/layout/fragment_power_menu.xml
  150. +1 −0 app/src/main/res/layout/fragment_power_menu_container.xml
  151. +2 −1 app/src/main/res/layout/fragment_settings_container.xml
  152. +1 −0 app/src/main/res/layout/fragment_settings_power_options_rearrange.xml
  153. +13 −20 ...uick_access_wallet_rearrange.xml → fragment_settings_quick_access_wallet_auto_switch_service.xml}
  154. +170 −0 app/src/main/res/layout/fragment_settings_quick_access_wallet_manage.xml
  155. +1 −0 app/src/main/res/layout/fragment_settings_root.xml
  156. +1 −0 app/src/main/res/layout/fragment_settings_root_check.xml
  157. +1 −1 app/src/main/res/layout/fragment_settings_switched.xml
  158. +1 −0 app/src/main/res/layout/fragment_setup_accessibility.xml
  159. +1 −0 app/src/main/res/layout/fragment_setup_complete.xml
  160. +1 −0 app/src/main/res/layout/fragment_setup_controls.xml
  161. +1 −0 app/src/main/res/layout/fragment_setup_landing.xml
  162. +1 −0 app/src/main/res/layout/fragment_setup_rootcheck.xml
  163. +1 −0 app/src/main/res/layout/fragment_setup_wallet.xml
  164. +11 −0 app/src/main/res/layout/fragment_sign_in_with_google.xml
  165. +22 −24 app/src/main/res/layout/item_setting_switch.xml
  166. +58 −0 app/src/main/res/layout/item_wallet_service.xml
  167. +35 −0 app/src/main/res/layout/view_monet_switch.xml
  168. +14 −0 app/src/main/res/navigation/nav_graph_root.xml
  169. +27 −7 app/src/main/res/navigation/nav_graph_settings_container.xml
  170. +5 −3 app/src/main/res/navigation/nav_graph_settings_root.xml
  171. +14 −4 app/src/main/res/values-ar-rSA/strings.xml
  172. +14 −4 app/src/main/res/values-el-rGR/strings.xml
  173. +132 −0 app/src/main/res/values-es-rES/strings.xml
  174. +102 −92 app/src/main/res/values-fr-rFR/strings.xml
  175. +14 −4 app/src/main/res/values-hu-rHU/strings.xml
  176. +14 −4 app/src/main/res/values-it/strings.xml
  177. +16 −6 app/src/main/res/values-ja/strings.xml
  178. +132 −0 app/src/main/res/values-ko-rKR/strings.xml
  179. +14 −4 app/src/main/res/values-pl-rPL/strings.xml
  180. +2 −4 app/src/main/res/values-ru/strings.xml
  181. +14 −4 app/src/main/res/values-zh-rCN/strings.xml
  182. +5 −0 app/src/main/res/values/colors.xml
  183. +3 −0 app/src/main/res/values/dimens.xml
  184. +17 −5 app/src/main/res/values/strings.xml
  185. +7 −0 app/src/main/res/xml/backup_rules.xml
  186. +15 −0 app/src/main/res/xml/data_extraction_rules.xml
  187. +7 −5 build.gradle
  188. +2 −2 gradle/wrapper/gradle-wrapper.properties
  189. +1 −0 settings.gradle
  190. +5 −5 systemstubs/build.gradle
2 changes: 1 addition & 1 deletion .idea/compiler.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions .idea/deploymentTargetSelector.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 22 additions & 0 deletions .idea/icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions .idea/material_theme_project_new.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions .idea/migrations.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

96 changes: 85 additions & 11 deletions .idea/navEditor.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading