History log of /packages/apps/Nfc/src/com/android/nfc/cardemulation/TapAgainDialog.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
44e38e2f0983e1a89c4ea31b4e3dc1e174a3f614 18-Feb-2016 Martijn Coenen <maco@google.com> Fix broadcast name to use standard format.

Change-Id: If271f6b14116a97e98a3d1fc4f025966b7ef3ea4
/packages/apps/Nfc/src/com/android/nfc/cardemulation/TapAgainDialog.java
1ff4d6bceafb7c1c380c04d82e1c95843ae4dfb0 31-Jan-2014 Andres Morales <anmorales@google.com> Handle NFC Wifi configuration tags

Adds a hook in NfcDispatcher to attempt to configure
a network if the appropriate mime type is found on a tag.

Change-Id: Id53bc3124f54186115f4ed9f85eae4d289db1434
/packages/apps/Nfc/src/com/android/nfc/cardemulation/TapAgainDialog.java
a3b2c7944266cbd02afc08ce48ce8259d8a65019 25-Sep-2013 Martijn Coenen <maco@google.com> Latest HCE UX.

Use service description whenever we can.

Bug: 10862185
Bug: 10859925
Change-Id: I1e6f668bec0d2d2e4f96f803ba24ba58088836a3
/packages/apps/Nfc/src/com/android/nfc/cardemulation/TapAgainDialog.java
dc304dadda013e383fdd1348b2a24bc6b3c9acac 06-Sep-2013 Martijn Coenen <maco@google.com> HCE: Latest UX designs, strings.

Also, close dialogs on screen off.

Bug: 10262585
Change-Id: Ida69636cc54a7575cc109c908992cf47fe95cb76
/packages/apps/Nfc/src/com/android/nfc/cardemulation/TapAgainDialog.java
f5cd84c3a7ffb66196ab3c0745569da937d7533b 30-Aug-2013 Martijn Coenen <maco@google.com> Upgrade to new API changes.

Following API review. Also:
- Added support for pause/resume P2P in reader mode
- Fixed bug where we tried to route even when NFC was off,
causing lockups.

Bug: 10550349
Bug: 10552589
-

Change-Id: I48f6834386bd542bdf1b7f1a8b1072d8981b0915
/packages/apps/Nfc/src/com/android/nfc/cardemulation/TapAgainDialog.java
451ba48faa87d78bfbec0597ff06af1747cf6acb 29-Aug-2013 Martijn Coenen <maco@google.com> HCE: API updates, default handling, lock-screen.

- Use new selection mode APIs
- Fixed up default handling
- Check if service requires device unlock before dispatching
- Fixed isDefaultServiceForAid()
- Fixed a bug where we created two routing managers

Change-Id: Iba4a3ce7f599974ccedbf8d301cc46ff1e99c94e
/packages/apps/Nfc/src/com/android/nfc/cardemulation/TapAgainDialog.java
4358172f18871d58d5bc2050e4d9d0bf9bc2d5e5 10-Aug-2013 Martijn Coenen <maco@google.com> HCE: dialog when default app is removed

Plus some other stuff:
- Fix locking in AidRoutingManager
- Simplify default handling

Change-Id: I46ed2e645cdef9c2778ac7ae263f698391e3e22b
/packages/apps/Nfc/src/com/android/nfc/cardemulation/TapAgainDialog.java
75f63db568f953e935e62cb3046d167b881979c8 07-Aug-2013 Martijn Coenen <maco@google.com> HCE: 1-time tap overrides, chooser/tap again.

- Added two dialogs for dealing with app selection
and asking the user to "Tap Again" once an app
has been selected.
- Logic for dealing with 1-time tap overrides and
defaults.

UX still to be finalized.

Change-Id: I10f9fed6ef8aa6255a88f6a518af9875068ddac4
/packages/apps/Nfc/src/com/android/nfc/cardemulation/TapAgainDialog.java