- 10 Jan, 2011 1 commit
-
-
Nick Pelly authored
Change-Id: Iabb00848b97ce262e8a0c146197d7d6bcd4adb07
-
- 06 Jan, 2011 3 commits
-
-
Eric Fischer authored
-
Eric Fischer authored
Change-Id: I6874cd3d701aa235de8ef3fbe21139d27e1dc02b
-
Ben Komalo authored
from other activities until we solidfy the workflow. Bug: 3288855 Change-Id: I32df3869cefcf3abdeda11f8424160d815060e62
-
- 04 Jan, 2011 1 commit
-
-
Ben Komalo authored
in my tag list so users can delete them. Change-Id: I9e2b565511f6f5c2d899db1c303c930ee9852819
-
- 23 Dec, 2010 2 commits
-
-
Ben Komalo authored
The create() convenience function calls prepare(), which disallows further modification to the MediaPlayer. Note: the system (instead of the app) may play the notification in the future, depending on changes we make to the workflow Change-Id: Ia0430930ccba30d21e79b510c449b63dcb01fe0e
-
Ben Komalo authored
prior to the first data load. This fixes an issue where views were modified in a non-UI thread (unnecessarily). Bug: 3307266 Change-Id: I6a3db0932caed9773677214f5f7e05cd00f65fce
-
- 17 Dec, 2010 1 commit
-
-
Jeff Hamilton authored
The UX is horrible, but it does let you do basic tag writing. To use it go to My Tag create a tag you want to write the select "Write to next tag scanned" from the context menu of the tag you want to write. The next time any tag is scanned it will try to write that message and will show a toast with the result of the write attempt. Regardless of success the write request will be erased at the scan. Change-Id: Ib4eb4762979bf178bfdb588b7d8a6788b02631d2
-
- 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 2 commits
-
-
Jeff Hamilton authored
Change-Id: I288a13cea9967c2f852200e8bd1a802b7d96655d
-
Nick Pelly authored
-
- 10 Dec, 2010 2 commits
-
-
Nick Pelly authored
Change-Id: Id011c19c8a92314f5360c40dce1b14f7bd4e62dd
-
Eric Fischer authored
Bug 3272618 Change-Id: Ibb796933cf275179e811f0ad250eb2056d13ad47
-
- 06 Dec, 2010 1 commit
-
-
Nick Pelly authored
-
- 05 Dec, 2010 1 commit
-
-
Nick Pelly authored
Change-Id: Ie81d30ba1e5c73490cdc3bfb02a27629f06b3521
-
- 30 Nov, 2010 1 commit
-
-
Eric Fischer authored
Change-Id: I5b8ff88850dd96320af04e50a35726c896aed6ae
-
- 18 Nov, 2010 1 commit
-
-
Jeff Hamilton authored
This reverts commit d877e0c4, reversing changes made to 7cce6552.
-
- 12 Nov, 2010 2 commits
-
-
Jeff Hamilton authored
Change-Id: Iba6ccb3b94302eabd467e83476500fa680ab89b9
-
Jeff Hamilton authored
This reverts commit fd860fde.
-
- 09 Nov, 2010 1 commit
-
-
Jeff Hamilton authored
-
- 06 Nov, 2010 1 commit
-
-
Jeff Hamilton authored
Also remove a reference to My Tag in the help text. Bug: 3158751 Change-Id: I7dae422a6c73bfc868a6d3db2c7b7609f0ac92c8
-
- 04 Nov, 2010 3 commits
-
-
Jason parks authored
Change-Id: Ic20bfbff611bbee04b01cb5adf667d722f9d47ec
-
Jeff Hamilton authored
Previous builds used version 13, which was reverted. That caused the app to crash when launched because it tried to downgrade to version 12. Change-Id: I6697e938da87b92a916ec9a1511ee90154b1442d
-
Jeff Hamilton authored
Bug: 3163663 Change-Id: I5ad704030b1d0ecdcf49551831d9bcc2af646aa1
-
- 03 Nov, 2010 12 commits
-
-
Jeff Hamilton authored
Change-Id: I94da628bfb25ac2fd4de2ee39df0c91f6cdd6e97
-
Jeff Hamilton authored
Change-Id: I686e55e8148c7774d1d5be2ab0891b9108d8fa2b
-
Jason parks authored
-
Jason parks authored
Change-Id: I300d4807afd57b78a527925b27ce2b2f737cd6dd
-
Jeff Hamilton authored
Change-Id: I4488dcb66fc43c8fd67e39276fb866eb08ebc2f2
-
Jeff Hamilton authored
Change-Id: I35f85c37fa0f28c9b7531e5d64932d6044fb33ea
-
Jeff Hamilton authored
Change-Id: Ia8399a7b5a280c8dcfd55abaa25cbabd0bb93e27
-
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.
-
Jason parks authored
Change-Id: I44661f453f7819b7847bb892f868cb05bdd66aaa
-
Jason Parks authored
-
Jason Parks authored
Merge "Kill MyTagActivity and merge it into EditTagActivity. (making way for a new MyTagActivity that is the list and manager for MyTag)" into gingerbread
-
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 4 commits
-
-
Jason parks authored
Change-Id: I87e3b596f65951a028623e8008e1048f4c1aa631
-
Ben Komalo authored
(making way for a new MyTagActivity that is the list and manager for MyTag) Change-Id: I86a6580b7210549eb6fc60c00daf0aa6ea6e6bdc
-
Jason parks authored
Added a wakelock with a timeout to keep the screen on. Added a broadcast receiver for screen off to finish the tag scanning activity. This will prevent the activity from showing up the next time the screen on.
-
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
-