summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix Tags app NPE.cm-10.1-M2cm-10.1-M1mr1.1-stagingMartijn Coenen2012-09-061-0/+3
* Some quick cleanup of Tag.apk using new NDEF APIsNick Pelly2012-01-197-143/+17
* Update the Tags app to the holo theme and fix some bugs.Jeff Hamilton2011-07-271-34/+27
* Gut the Tags app.Jeff Hamilton2011-07-2021-3713/+8
* more checking for malformed ndef records.Nick Kralevich2011-06-102-0/+4
* fix handling of malformed Text messages.Nick Kralevich2011-06-091-0/+1
* am f5f743ed: am 478eadc7: Don\'t crash if the saved state is invalid.Jeff Hamilton2011-04-111-1/+6
|\
| * Don't crash if the saved state is invalid.Jeff Hamilton2011-04-031-1/+6
* | Use getter for obtaining photo dataDaisuke Miyakawa2011-04-051-1/+1
* | Use vcard libDaisuke Miyakawa2011-03-0328-8762/+0
|/
* Fix context menus on user builds.Jeff Hamilton2011-02-091-1/+1
* Update Tag.apk for final GB MR changes.Nick Pelly2011-02-011-1/+1
* Don't crash when not selecting a contact.Jeff Hamilton2011-01-277-212/+330
* UI tweaksJeff Hamilton2011-01-272-6/+9
* Update to the new APIs for tech dispatch.Jeff Hamilton2011-01-251-1/+1
* Improved tag writing support.Jeff Hamilton2011-01-233-60/+192
* Merge "Allow creation of new contacts when picking." into gingerbreadBen Komalo2011-01-211-2/+2
|\
| * Allow creation of new contacts when picking.Ben Komalo2011-01-211-2/+2
* | Merge "Update to the new NFC APIs." into gingerbreadJeff Hamilton2011-01-211-7/+4
|\ \ | |/ |/|
| * Update to the new NFC APIs.Jeff Hamilton2011-01-211-7/+4
* | Force tags to be in portrait.Ben Komalo2011-01-201-3/+8
|/
* Usability fixes for tags and DB upgrade code.Ben Komalo2011-01-184-29/+178
* Large simplification to My tags functionality.Ben Komalo2011-01-148-392/+134
* Update Tag application for getTechnology API change.Nick Pelly2011-01-101-2/+2
* Temporary fix for sharing content via My TagBen Komalo2011-01-062-9/+17
* Add context menu (long press) on itemsBen Komalo2011-01-042-22/+85
* Fix notification sound for tag discovery.Ben Komalo2010-12-231-9/+26
* Only clear the empty view on initial launchBen Komalo2010-12-231-4/+5
* Hack in tag writing support for non-user builds.Jeff Hamilton2010-12-172-1/+104
* Re-implements MyTagList UI.Ben Komalo2010-12-138-262/+726
* First pass at advanced NFC tag dispatching APIs and other cleanup.Jeff Hamilton2010-12-101-1/+2
* Update Tag for new NfcAdapter.getDefaultAdapter(Context)Nick Pelly2010-12-092-4/+4
* Revert "Remove the My Tag feature."Jeff Hamilton2010-11-116-18/+569
* Release the MediaPlayer object after it is finished playing.Jason parks2010-11-041-17/+9
* Bump the database version.Jeff Hamilton2010-11-041-1/+1
* Don't show the tag scanned activity over the lockscreen.Jeff Hamilton2010-11-031-16/+22
* Really fix the build.Jeff Hamilton2010-11-031-1/+0
* Fix the buildJeff Hamilton2010-11-031-3/+0
* Remove the My Tag feature.Jeff Hamilton2010-11-036-569/+18
* Don't crash if the photo list is null.Jeff Hamilton2010-11-031-1/+1
* Use STREAM_NOTIFICATION for tag scanned beeps.Jeff Hamilton2010-11-031-1/+1
* DO NOT MERGE revert to simple My Tag UI.Jeff Hamilton2010-11-038-728/+262
* Fix NPE when receiving a NDEF message of 0 length.Jason parks2010-11-021-1/+1
* Merge "My tag list restructuring." into gingerbreadJason Parks2010-11-027-89/+604
|\
| * My tag list restructuring.Ben Komalo2010-11-027-89/+604
* | Merge "Kill MyTagActivity and merge it into EditTagActivity. (making way for ...Jason Parks2010-11-023-245/+196
|\|
| * Kill MyTagActivity and merge it into EditTagActivity.Ben Komalo2010-11-023-245/+196
* | For unknown tags display the unknown message.Jason parks2010-11-022-0/+38
|/
* Keep the screen on a little longer after scanning a tag.Jason parks2010-11-021-2/+30
* Grab a wake lock when you scan a tag.Jeff Hamilton2010-11-021-6/+15