- 27 Jul, 2011 1 commit
-
-
Jeff Hamilton authored
Change-Id: I217cf3f5b2e228df50ff1bed050448bf72140a3b
-
- 25 Jul, 2011 1 commit
-
-
Jeff Hamilton authored
Change-Id: I0168a2ca26600b2bcd2aafbd4a97bb297343e029
-
- 19 Jul, 2011 1 commit
-
-
Jeff Hamilton authored
Bug: 5042256 Change-Id: I6d76fa7f694e2e504238deeb91b59a54846f2680
-
- 30 Jun, 2011 1 commit
-
-
Jeff Hamilton authored
Change-Id: Ie9dbf5e895c2d349fbce0120d4d07daa33610cc6
-
- 25 Jan, 2011 1 commit
-
-
Jeff Hamilton authored
Change-Id: I13f3d9a9ec04af6a230fca99c0303f0328a2a14a
-
- 23 Jan, 2011 1 commit
-
-
Jeff Hamilton authored
Now you go to an activity that prompts you to scan a tag to write to it and prints out the status when a tag is scanned. Still hidden on user builds since the UI is really rough and has a lot of known issues. Change-Id: I56edccb80b3ab599c849e23f4ec5897a0cc97090
-
- 21 Jan, 2011 1 commit
-
-
Ben Komalo authored
This fixes a bug where rotations would drop the record. Unfortunately, while fixing this, I discovered that the UI design just doesn't work in landscape. There's a list halfway at the bottom of the UI, and you can't put a ListView in a ScrollView, so the user has no way of scrolling down to see the list contents. Change-Id: Ic282c066789831ff02725895112e884ea7864c07
-
- 19 Jan, 2011 1 commit
-
-
Ben Komalo authored
- made creation of a new tag auto-select it as the active one - add icon to the selected tag - make tapping on "select active tag" less confusing when there are no tags in your list Bug: 3351616 Bug: 3350480 Bug: 3349221 Bug: 3349209 Change-Id: I683151bf6aae9059a68b3c8f3516592ed1d42777
-
- 15 Jan, 2011 1 commit
-
-
Ben Komalo authored
- removed image record editing - removed mandatory text in all My tags - made the My tags fixed number of records the ability to add/remove records - also fixes unparcelling bugs Change-Id: Iab6da6eb309ee8ba43cabaa45be1c9442c229a47
-
- 14 Dec, 2010 1 commit
-
-
Ben Komalo authored
Mostly a revert of: commit 8e2c2b32. "DO NOT MERGE revert to simple My Tag UI." Change-Id: I00581a4f2246a84a84481a6ec4528f6253f82e86
-
- 11 Dec, 2010 1 commit
-
-
Jeff Hamilton authored
Change-Id: I288a13cea9967c2f852200e8bd1a802b7d96655d
-
- 18 Nov, 2010 1 commit
-
-
Jeff Hamilton authored
This reverts commit d877e0c4, reversing changes made to 7cce6552.
-
- 06 Nov, 2010 1 commit
-
-
Jeff Hamilton authored
Also remove a reference to My Tag in the help text. Bug: 3158751 Change-Id: I7dae422a6c73bfc868a6d3db2c7b7609f0ac92c8
-
- 03 Nov, 2010 2 commits
-
-
Jeff Hamilton authored
Revert "Merge "My tag list restructuring." into gingerbread" This reverts commit a69d8237, reversing changes made to 0c4c3a3e. Revert "Merge "Kill MyTagActivity and merge it into EditTagActivity. (making way for a new MyTagActivity that is the list and manager for MyTag)" into gingerbread" This reverts commit 0c4c3a3e, reversing changes made to 07b51eed.
-
Ben Komalo authored
This introduces a new MyTagList which manages a list of tags that can be set as the active "My tag" for the device. This list is completely independent of the scanned tags list. Change-Id: I1b6572779cf75f1d76bb209a970fa5dfb6b38e96
-
- 02 Nov, 2010 3 commits
-
-
Ben Komalo authored
(making way for a new MyTagActivity that is the list and manager for MyTag) Change-Id: I86a6580b7210549eb6fc60c00daf0aa6ea6e6bdc
-
Jeff Hamilton authored
This prevents the screen from immediately going to sleep when the TagViewer is hiding the lock screen. The wake lock is acquired with a timeout to ensure it doesn't keep the device awake forever. Bug: 3146598 Change-Id: Ib97b42cba3ad7ded1cb165769a35c36d922e4cd0
-
Ben Komalo authored
My tag. Change-Id: Ic084263350e66aca99eecf2b5edf1e26bbda1904
-
- 01 Nov, 2010 2 commits
-
-
Ben Komalo authored
introduces the concept of NFC and tags. Change-Id: I4425ed36c87a71b38e88b0aa2280b22cfd81bcf4
-
Jeff Hamilton authored
Change-Id: Icb1bd2df86ed55d33577ddc94b8fcb00e41419f3
-
- 28 Oct, 2010 3 commits
-
-
Jeff Hamilton authored
Change-Id: I8aed612159d369dd9360ba3bc4aa7ee9c008c718
-
Jeff Hamilton authored
Change-Id: I481f5a7eb752d20885d5955f67eebfd49fff206e
-
Jeff Hamilton authored
Change-Id: I4744e40b1eb2bf7f8fcb25531712b3b53e1c1337
-
- 27 Oct, 2010 2 commits
-
-
Ben Komalo authored
TODOs - prompt user for wiping existing tags - launch MyTag within the TagBrowser - add support for images / parsing URL's / contacts Change-Id: I9f4d9b2ee5a3a7345ea269acfd8f9bb5c3511542
-
Jason parks authored
Going back to the previous storage model of where we only store the messages. We reference records by appending the offset of the record to the end of the uri. When a tag is discovered we start the service to save it. A PendingIntent is created that will resolve to the currently running activity. Change-Id: I32d1dd70960fdf67129d1707399d667de030ebe5
-
- 26 Oct, 2010 1 commit
-
-
Jeff Hamilton authored
Fix the "no tags" text size and make the button not flash when loading. Change-Id: I31301d630fc4e2890b9dc71dfa1e5d838d5826f3
-
- 24 Oct, 2010 1 commit
-
-
Ben Komalo authored
Change-Id: Ie23555b501fe2b0e6aad63aa66c7abcc3edbfc1e
-
- 21 Oct, 2010 1 commit
-
-
Jeff Hamilton authored
Change-Id: Idedb6059be0bbda820d3ea50e3434541d1ab085e
-
- 19 Oct, 2010 1 commit
-
-
Ben Komalo authored
Does not persist any actual data to the local NdefMessage, nor read it yet. Change-Id: Ie4c5d0900a0c2ba24c34a5ef19c2ae7b668bb176
-
- 18 Oct, 2010 3 commits
-
-
Jeff Hamilton authored
The TagViewer now loads tags from the database instead of taking them as arguments in intents. It should also now properly handle scanning a new tag while viewing one, but I can't test that. Change-Id: Ib0325d9838ce14cb50e04cade6f467be2dbe1694
-
Jeff Hamilton authored
Hookup content change notifications so the tag list updates when you delete a tag. A few small optimizations in TagList. Change-Id: I342ba98c77705a393ca9d84f5b2ff14437fb1d0b
-
Jeff Hamilton authored
It came from development/apps/Tag at f8580cf67655e5b4dcf14b2520a8897e97053608 The APK name has changed to Tag.apk. Change-Id: I4976c4d5b656544676fdd01f64be838e4aafd30f
-