summaryrefslogtreecommitdiffstats
path: root/src/com/android/nfc/NfcDispatcher.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Change 'TYPE_SYSTEM_ALERT' to 'TYPE_SYSTEM_DIALOG'" am: 3019e1afa9 am:...Chloe Dai2021-08-021-1/+1
|\
| * Change 'TYPE_SYSTEM_ALERT' to 'TYPE_SYSTEM_DIALOG'chloedai2021-07-301-1/+1
* | Merge "Change logging message control from prebuilt to dynamic" am: 13ae794cb...Treehugger Robot2021-07-141-1/+3
|\|
| * Merge "Change logging message control from prebuilt to dynamic"android-s-beta-4android-s-beta-3android-s-beta-4Treehugger Robot2021-07-141-1/+3
| |\
| | * Change logging message control from prebuilt to dynamicJack Yu2021-07-061-1/+3
* | | Merge "Recovery nfc dispatch" am: 745807de99 am: 76182a20caTreehugger Robot2021-07-121-1/+29
|\| |
| * | Recovery nfc dispatchMaoliang Tang2021-07-121-1/+29
| |/
* / apps/Nfc - Update language to comply with Android's inclusive language guidance.Raman Tenneti2020-08-071-1/+1
|/
* Merge "Fix style name DialogAlertDayNight" am: 0e5e58bdf5 am: 4b946112d7George Chang2020-03-251-1/+1
|\
| * Fix style name DialogAlertDayNightGeorge Chang2020-03-241-1/+1
* | Dumpsys nfc as protobufMike Ma2020-02-171-0/+26
* | Migrate to NfcStatsLog from StatsLogMuhammad Qureshi2020-01-251-9/+15
|/
* Add dark mode support for AlertDialogGeorge Chang2019-12-041-1/+1
* Prevent error toasts during provisioningJack Yu2019-03-111-1/+1
* Add Nfc statistic dataJack Yu2019-01-241-0/+9
* Remove NFC LiveCase functionalityGeorge Chang2018-12-191-33/+4
* Skip checking web link tag if confirmation is not neededAkinobu Nakashima2018-09-041-1/+6
* Check if the end activity is exported for Dispatcher.Ruchi Kandoi2018-05-151-8/+24
* Confirmation dialog for opening NFC-scanned urlsAntony Sargent2018-05-141-0/+50
* Turn BT off when disconnecting from a BT deviceAkinobu Nakashima2017-10-021-0/+53
* Merge "Don't dispatch live case tag if live cases are disabled" am: dbe987b82...Hiroki Yamamoto2017-04-271-7/+10
|\
| * Don't dispatch live case tag if live cases are disabledHiroki Yamamoto2017-04-271-7/+10
* | Merge "Check capability of each profile before BT handover" am: efe8a7e9ca am...Hiroki Yamamoto2017-04-031-0/+6
|\|
| * Merge "Check capability of each profile before BT handover"Treehugger Robot2017-04-031-0/+6
| |\
| | * Check capability of each profile before BT handoverHiroki Yamamoto2016-11-181-0/+6
* | | Merge "Adds functionality to detect live case NFC tags on lock screen." am: 1...Ruchi Kandoi2016-12-211-4/+29
|\| |
| * | Adds functionality to detect live case NFC tags on lock screen.Ruchi Kandoi2016-12-191-4/+29
| |/
* / Update usage of ActivityManagerNative.Sudheer Shanka2016-11-111-2/+1
|/
* Allow peripheral/WiFi handover in provision mode.Martijn Coenen2016-06-211-10/+10
* Nfc shouldn't initiate bluetooth connection if disallowed.Nicolas Prevot2016-04-041-0/+8
* Allow foreground override in provision mode.Martijn Coenen2016-03-291-11/+11
* Don't allow receiving files in provision mode.Martijn Coenen2016-02-081-15/+18
* Add optional OOB data processing for LE devicesJakub Pawlowski2016-01-191-0/+3
* Implement URI decode scheme for NfcBarcode tag technologyBartek Teodorczyk2015-03-311-0/+69
* Refactor Beam to work with managed profilesAndres Morales2014-11-121-7/+28
* Remove dead code from NfcDispatcherAndres Morales2014-10-061-6/+0
* Allow Wi-Fi tags in SetupWizardAndres Morales2014-09-181-1/+1
* Allow BLE keyboard to be paired via NFC in SWAndres Morales2014-09-041-1/+1
* Remove old NFC unlock APIAndres Morales2014-08-191-29/+2
* Don't play success sound after NFC unlockAndres Morales2014-08-111-33/+46
* Only allow NDEF dispatch at lockscreenAndres Morales2014-08-061-5/+8
* NFC Unlock api changesAndres Morales2014-07-301-1/+15
* Don't make sad sound when unlocking deviceAndres Morales2014-07-241-3/+4
* Wifi-Direct connection handover for Beam.Andres Morales2014-06-241-1/+1
* Adding NFC TrustletAndres Morales2014-06-191-0/+36
* Reverting NFC Unlock from Nfc application.Andres Morales2014-05-201-17/+1
* Handle NFC Wifi configuration tagsAndres Morales2014-04-151-0/+5
* Add NFC unlock to NFC ServiceAndres Morales2013-12-121-10/+33
* am 844501b2: Merge "Switch NFC over to the public StandardCharsets."Elliott Hughes2013-07-011-2/+2
|\
| * Switch NFC over to the public StandardCharsets.Elliott Hughes2013-06-281-2/+2