summaryrefslogtreecommitdiff
path: root/WifiDialog
AgeCommit message (Expand)Author
2024-11-14Update P2P dialog Quang Anh Luong
2024-11-05Merge changes I94a88ccd,Id4a6f410 into main Quang Luong
2024-10-25Add overlay to control showing P2P invitation timeout Quang Anh Luong
2024-10-25Remove timeout from all dialogs except P2P invitation received Quang Anh Luong
2024-10-01Mark packages/modules/Wifi apps in updatable apexes with updatable: true Colin Cross
2024-01-11Merge "Dismiss dialogs in onStop()" into udc-mainline-prod am: 0341a69cc9 Quang Luong
2024-01-10Dismiss dialogs in onStop() Quang Anh Luong
2023-10-30Close dialogs on power button press Quang Anh Luong
2023-09-21Fix NPE in WifiDialogActivity Ye Jiao
2023-07-27Fix P2P PIN accept button greyed out incorrectly on config change Quang Anh Luong
2023-07-13Fix P2P dialog time remaining text being cut off Quang Anh Luong
2023-04-04Merge "Fix WifiDialog app showing a solid background on U-on-T" into udc-dev Quang Luong
2023-04-02Fix WifiDialog app showing a solid background on U-on-T Quang Luong
2023-03-30Focus "Invitation to connect" dialog on "Decline" Antonino Faraone
2023-03-29Fix permission issue of WifiDialog Antonino Faraone
2023-03-22Keep WifiDialogs up even when screen is off Quang Luong
2022-12-09Merge "Cancel dialog on onStop() even if screen off" into tm-mainline-prod am... Quang Luong
2022-12-09Merge "Cancel dialog on onStop() even if screen off" into tm-mainline-prod Quang Luong
2022-12-07Merge "Clean up WifiDialogActivity's home button logic" into tm-mainline-prod... Quang Luong
2022-12-07Merge "Clean up WifiDialogActivity's home button logic" into tm-mainline-prod Quang Luong
2022-12-07Merge "Added package_names so Wifi's generated BundleConfig contains the corr... Andrew Tsai
2022-12-07[automerge] Added package_names so Wifi's generated BundleConfig contains the... Presubmit Automerger Backend
2022-12-07Added package_names so Wifi's generated BundleConfig contains the correct path Andrew
2022-12-06Merge "Kill WifiDialog process from Wifi service" into tm-mainline-prod Quang Luong
2022-12-05Cancel dialog on onStop() even if screen off Quang Luong
2022-12-05[automerge] Kill WifiDialog process from Wifi service 2p: d7fa29fbc6 Presubmit Automerger Backend
2022-12-05Clean up WifiDialogActivity's home button logic Quang Luong
2022-12-05Kill WifiDialog process from Wifi service Quang Luong
2022-12-02Merge "Enable resource shrinking of APKs in Wifi module" Zhi Dou
2022-12-01Enable resource shrinking of APKs in Wifi module Zhi Dou
2022-11-30Make dialog handles @NonNull Quang Luong
2022-11-03Make wifi dialog style overlayable Quang Luong
2022-10-07Do not auto-open keyboard on P2P pin in landscape Quang Luong
2022-10-04Fix P2P invitation dialog transparency Quang Luong
2022-09-12Add countdown message to P2P Invitation Received dialog Quang Luong
2022-09-12Handle timeout directly in WifiDialogActivity Quang Luong
2022-09-02Close QuickSettings when creating WifiDialog app dialog Quang Luong
2022-08-26Add overlay to control Wifi dialog canceled on touch outside Quang Luong
2022-07-15Do not cancel dialogs in onStop() due to screen off Quang Luong
2022-07-15Do not kill WifiDialog process if there are activities remaining Quang Luong
2022-07-06Auto-open keyboard for P2P PIN input Quang Luong
2022-07-06Cancel all dialogs in onStop() if not a configuration change Quang Luong
2022-06-07Add P2P dialog PIN length validation Quang Luong
2022-05-16Do not set URL span if span start/end are invalid Quang Luong
2022-04-28Check for null before setting link movement method for message view Quang Luong
2022-04-20Allow customization of P2P Invitation Received dialog style Quang Luong
2022-03-10Launch the activity on the correct display Etan Cohen
2022-03-02Use WifiDialogManager for P2P Invitation Sent dialog Quang Luong
2022-02-24Allow URLs in simple dialog messages. Quang Luong
2022-02-18Refactor WifiDialogManager to allow clients to dismiss dialogs Quang Luong