summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/wallet
Commit message (Expand)AuthorAgeFilesLines
* For the wallet card & icon, only allow the drawable be loaded from bitmap.Brad Lassey2025-07-082-4/+15
* Do not load drawable for wallet card if the card image icon iscreatedSilin Huang2023-06-141-1/+6
* This change update the WalletScreenController to only show payment cards on l...Charles Wang2023-03-091-8/+21
* [DO NOT MERGE] Convert QSFactoryImpl to use @MultibindsRasheed Lewis2023-02-141-0/+10
* Merge "[DO NOT MERGE] Replace UserHandle.CURRENT with UserTracker" into tm-qp...Alex Stetson2023-01-191-2/+2
|\
| * [DO NOT MERGE] Replace UserHandle.CURRENT with UserTrackerAlex Stetson2023-01-171-2/+2
* | Add WalletContextualSuggestionsControllerJohn Johnson2023-01-171-0/+115
|/
* Deletes LifecycleActivity.Alejandro Nijamkin2022-08-251-3/+4
* Fix a systemui crash.Silin Huang2022-06-021-1/+1
* Remove @callbackExecutor from QAWController, because we don't have a dedicate...Silin Huang2022-05-111-6/+2
* Revert "Use callback executor when querying wallet cards from QAW client."Silin Huang2022-05-091-1/+1
* Use callback executor when querying wallet cards from QAW client.Silin Huang2022-05-061-1/+1
* Add onClickListener to "show all" button on the QAW empty state view.Silin Huang2022-04-141-0/+6
* Merge "Ignore ACTION_OUTSIDE in FalsingManager" into tm-devDave Mankoff2022-04-073-5/+17
|\
| * Ignore ACTION_OUTSIDE in FalsingManagerDave Mankoff2022-04-063-5/+17
* | [Fix settings] Multi user for settings wrapperAaron Liu2022-04-061-4/+7
|/
* Delete attribute useTargetActivityForQuickAccess.Scottie Biddle2022-03-301-21/+18
* Asynchronously bind/unbind serviceLucas Dupin2022-03-213-4/+12
* Convert tonal palettes to MDC nomenclatureLucas Dupin2022-02-172-3/+3
* Add new config and API for QuickAccessWallet features.Scottie Biddle2022-02-071-1/+83
* Fix LaunchAnyWheere via an Evil Card in QuickAccessWallet.Silin Huang2022-01-061-2/+1
* Merge "Fix an a11y issue that the the QAW activity announces "System UI" inst...Silin Huang2021-09-271-1/+1
|\
| * Merge "Fix an a11y issue that the the QAW activity announces "System UI" inst...Silin Huang2021-09-231-1/+1
| |\
| | * Fix an a11y issue that the the QAW activity announces "System UI"Silin Huang2021-09-141-1/+1
* | | Merge "Don't wakeup from the pickup gesture when kg is occluded" into sc-qpr1...Beverly Tai2021-09-171-0/+6
|\| |
| * | Don't wakeup from the pickup gesture when kg is occludedBeverly2021-09-151-0/+6
| |/
* / sysui: update wallet card widths on configuration changesThales Lima2021-07-292-7/+12
|/
* Recreate the Wallet client before query the wallet cards with a timeSilin Huang2021-07-211-1/+15
* Add westworld log to quick access wallet UI.Silin Huang2021-07-023-3/+84
* Ensure taps are capture for falsing in the Wallet Activity.Dave Mankoff2021-07-012-0/+26
* Polish the wallet screen landscape mode.Silin Huang2021-06-302-6/+49
* Fix a crash that QAW controller uses background executor.Silin Huang2021-06-301-2/+2
* Update wallet tile secondary label when QAW cards fetching in flight.Silin Huang2021-06-301-2/+7
* Wallet screen UI Polish:Silin Huang2021-06-181-18/+18
* Hide "unlock" button when the UDFPS is enabled.Silin Huang2021-06-083-10/+51
* Polish Wallet empty state view.Silin Huang2021-06-064-44/+41
* Don't destroy the FalsingManager in Wallet.Dave Mankoff2021-06-021-1/+0
* Recreate QuickAccessWallet for Wallet Tile and Lockscreen Icon when the defau...Silin Huang2021-05-262-6/+217
* Intent to LockscreenSettings page on wallet overflow menu clicked.Silin Huang2021-05-171-1/+7
* Make wallet screen scrollable in landscape mode.Silin Huang2021-05-131-2/+8
* GPay activity can use passive biometric authBeverly2021-05-133-14/+39
* Bug fix for wallet screen and lockscreen icon.Silin Huang2021-05-122-14/+10
* Update wallet screen to use MaterialNext colors.Silin Huang2021-05-123-21/+35
* Merge "Wallet view UI tweaks." into sc-devSilin Huang2021-05-063-72/+49
|\
| * Wallet view UI tweaks.Silin Huang2021-05-063-72/+49
* | Keyguard Wallet activity can request udfpsBeverly2021-05-051-1/+13
|/
* Support non-active tokens in QuickAccessWallet.Silin Huang2021-05-045-61/+107
* Bug fix for QuickAccessWallet.Silin Huang2021-04-151-2/+5
* Wallet card carousel screen UI polish.Silin Huang2021-04-122-30/+62
* Launch WalletActivity on Wallet Tile clicked.Silin Huang2021-04-073-14/+44