Eric Fischer
01f0846415
Import translations for additional languages.
...
Change-Id: I763f3be3ac076d68b6253b31963a9f476e2004a8
2011-01-06 10:27:56 -08:00
Jeff Hamilton
15b480d052
Remove the Tag app.
...
It's moving to package/apps/Tag.
Change-Id: I1f800fd718b3a06feeeba8fa1564acd3ca173510
2010-10-18 13:14:21 -05:00
Jeff Hamilton
f8580cf676
A bunch of work on the UI.
...
- Change the tab order and remember the
current tab
- Proper icon for the starred tab, renamed
from saved
- Set the proper sort order for the tag lists
- Very rough first pass at full screen tag viewer
- Hookup the delete button in the tag viewer
- Store the snippets for tags in the database
- Added view creation logic to the parsed
messages and records so they can render
themselves
- Make the URI records look much better
- For URI records if there are multiple activities
that can handle the URI build one item per
activity and bypass the activity chooser
- Pretty print sms[to] and tel URIs
- Hookup URI entries in the viewer to launch the
activities
- Implement the spec for saving tags and timing
out the viewer for scanned tags
- Made a few more strings localizable
Change-Id: I6bdb8adf52445499c62a1b046f99d5b119aff068
2010-10-18 12:10:18 -05:00
Nick Pelly
c013897d23
Update permission name for Tag app.
...
Change-Id: I161aada35095ebe2395eec2e0900ab5c1272bb2b
Signed-off-by: Nick Pelly <npelly@google.com >
2010-10-17 20:06:52 -07:00
Nick Kralevich
8149e89466
Create a ParsedNdefMessage class with supporting implementations.
...
Change-Id: I13a199ad01a726a30e8851a675386c34f2dfa605
2010-10-15 08:48:58 -07:00
Nick Kralevich
ab67f493dc
Merge "Have getObjects() return ParsedNdefRecords" into gingerbread
2010-10-14 15:56:24 -07:00
Nick Kralevich
da3b9b7196
Have getObjects() return ParsedNdefRecords
...
Change-Id: I7e5f8fdf2ae113f55cc5843f517a8a8b20ab00ee
2010-10-14 15:54:39 -07:00
Brett Chabot
4f3dcc857e
Revert "Add utility for toggling settings from the cmd line."
...
This reverts commit a2e81242e0 .
2010-10-14 14:15:33 -07:00
Nick Kralevich
85122d2605
add some new mock ndef messages for testing.
...
Change-Id: Ib238bc427c7350cec4b6765a171d6f3fa0907151
2010-10-14 13:28:28 -07:00
Jeff Hamilton
4f6f93d594
Merge "Checkpoint work on the Tag app." into gingerbread
2010-10-14 12:57:06 -07:00
Jeff Hamilton
928f3aa353
Checkpoint work on the Tag app.
...
Change-Id: I375aeabe00528d30ce49e8d3d9f78aaac10b0071
2010-10-14 14:52:19 -05:00
Brett Chabot
5b599c3148
Merge "Add utility for toggling settings from the cmd line." into gingerbread
2010-10-14 11:46:18 -07:00
Gilles Debunne
0375154765
Assets moved to hdpi directory, mdpi version created
...
Change-Id: I960fa28d2596c26e62cb6914c59c5db2def4a03e
2010-10-14 10:11:57 -07:00
Ben Komalo
feb2b3d9b0
Change date storage in DB to be a ms timestamp integral value.
...
Add a basic CursorAdapter to add more flexibility to views in list.
Create custom listview item that is pretty much the same, except
with a relative time string.
Change-Id: I9a1f956832f550b9a8192ea3967e732725dd6ba2
2010-10-12 20:53:08 -07:00
Nick Pelly
a3dc45ac9f
Fix build.
...
Change-Id: I8e950c585ee9d5c97657ac17b00296423b1a8faa
2010-10-12 19:45:24 -07:00
Nick Pelly
1d5707b5a8
Update Tag app for API changes.
...
Change-Id: Idecfee21ee58f7a19d5dcbae39c231b8e8d96095
Signed-off-by: Nick Pelly <npelly@google.com >
2010-10-12 19:00:14 -07:00
Ben Komalo
5fed2354d2
Merge "Clean up some resources: - remove duplicated desk clocks since they were really the same icon. - shrink down the tab indicator icons to a suitable size - remove title bar from activity" into gingerbread
2010-10-12 18:34:50 -07:00
Ben Komalo
6b3b5d22a3
Ignore vi backup files.
...
Change-Id: Ibeb80d1fee84be1cf33321eec0284a0306513646
2010-10-12 18:27:14 -07:00
Ben Komalo
558defa492
Clean up some resources:
...
- remove duplicated desk clocks since they were really the same icon.
- shrink down the tab indicator icons to a suitable size
- remove title bar from activity
Change-Id: I39ed7efb0e493a7ac037d6c06fa25eeb53d2332e
2010-10-12 18:26:41 -07:00
Nick Kralevich
70b631111f
add SmartPoster support.
...
Fix off by 1 in URI handling.
Change-Id: I2007ca20c5411dd3a19aa96ea023652ed293cdc5
2010-10-12 17:26:50 -07:00
Ben Komalo
5b2f2912bc
Nuke author tags and update Manifest that I
...
accidentally left out of the previous CL.
Change-Id: I0e7eb27b6e79cf5df62f901ed68225eed986fca2
2010-10-12 17:05:33 -07:00
Ben Komalo
14ca79d2a9
Merge "Minor JavaDoc additions and some long line fixes." into gingerbread
2010-10-12 16:58:58 -07:00
Ben Komalo
bd74a29eb5
Minor JavaDoc additions and some long line fixes.
...
Change-Id: Ia416b8b7536eb6c4aec4a41dea45de5669f37155
2010-10-12 16:35:43 -07:00
Nick Kralevich
5e26d64d09
disable proguard. This makes unittests run.
...
Change-Id: I566bbb83027f55ceb93927cbbb9d4113a1b73c38
2010-10-12 15:16:54 -07:00
Anatol Pomazau
22ba58cfb8
Merge "Add a util function that converts Text ndef record to text." into gingerbread
2010-10-12 14:36:09 -07:00
Anatol Pomazau
103f9c2257
Add a util function that converts Text ndef record to text.
...
Add a unit test for it.
Change-Id: I5ce2020669150e3768a19354e951b6a54cc550d4
2010-10-12 14:33:58 -07:00
Nick Kralevich
e0890ff4bc
Explain the bytes associated with the NFC type 4 tag.
...
Change-Id: Ibe12a8cb94032f52e02ef28a423203483b1e096f
2010-10-12 13:23:34 -07:00
Nick Kralevich
62bb2dccdd
change the tab selector icons
...
Change-Id: Ia12adb2e72d6b8d444fd179970ed4b27a9fa3976
2010-10-12 11:12:59 -07:00
Nick Kralevich
21995b1888
Add initial support for saved vs non-saved tags.
...
Get rid of the third "MyTag" column. This isn't currently
being used.
Change-Id: Id35074d939e1373f0998e5502eb9cfc9c86ecca5
2010-10-12 11:06:22 -07:00
Nick Kralevich
8b2b6a1730
cleanup unused classes, show date in tag list.
...
Change-Id: Ie9b1eee3606d7d1cfaff73723ff40c7570a6b1c9
2010-10-11 17:28:21 -07:00
Brett Chabot
a2e81242e0
Add utility for toggling settings from the cmd line.
...
Change-Id: I4dc7052c22fac3edf66e2d7db0c8d7039be4f196
2010-10-11 16:25:03 -07:00
Nick Kralevich
4a74a38606
get rid of sql finalizer error messages.
...
Change-Id: I5613734b78f861237b435079742528b9623c97de
2010-10-11 16:10:04 -07:00
Nick Kralevich
55fe78df44
bytes should be a blob.
...
Change-Id: I8bbf6aab8ec67d60cb6ac47cd273aec8814d2d6a
2010-10-11 15:22:58 -07:00
Anatol Pomazau
9f62c24a68
Show 'Save tag' dialog even if the screen is turned off
...
Change-Id: I7d8b2fa74525e81db1743bf3e4283778192fc047
2010-10-05 17:43:18 -07:00
Nick Kralevich
ce6bbfae01
More data for testing.
...
I managed to extract data from a real NFC tag. Make that
data available for unittests / other testing.
Change-Id: I99cd8d6a32dc20fd7e33191f86def71236474d9a
2010-10-05 16:42:51 -07:00
Anatol Pomazau
6407644003
Dismiss "Save" dialog on activity stop
...
Change-Id: I0e63b679c9677e50f7b5b6a20c9eb840f983aa18
2010-10-05 16:35:45 -07:00
Nick Kralevich
97d3699cd9
Have TagBroadcastReceiver start the SaveTag activity.
...
Change-Id: I6dc8757ca7eec87efe622b0b2688dd29c5883185
2010-10-05 15:28:45 -07:00
Nick Kralevich
afad3fa14a
new icon.
...
Change-Id: I17751bbd0dc9d900002ef68ee51a4ddaf1600281
2010-10-05 12:44:50 -07:00
Nick Kralevich
41681e0be1
new SaveTag activity, additional utilities
...
The SaveTag activity will receive an intent with the
contents of the NdefRecord, and will be responsible
for commiting that record to the database.
Add NdefUtil, which can convert an NdefRecord
to a URI, and vise-versa.
Change-Id: Icf8682a00774da6e246961d34de5bc5baa7550cb
2010-10-04 09:34:39 -07:00
Nick Kralevich
e97e78a060
Make unittests work, new TagBroadcastReceiver
...
Change-Id: I5a3a1938a7fb91c8114447d24427f2c263bda5a3
2010-10-01 16:09:03 -07:00
Nick Kralevich
4d68d883a5
update required permissions.
...
Change-Id: I49fb855c62aa1a11c8cbf7645aa4dbe2fa18faf3
2010-10-01 09:34:19 -07:00
Nick Kralevich
c70ceb2363
initial checkin. Needs lots of love.
...
Change-Id: I126e355af94915d60d7a97bc3bee84e0a2ad61d4
2010-09-30 15:16:58 -07:00
Eric Fischer
f4578730bf
Genericize strings with SD card references.
...
Change-Id: Ife7f7178b7ba11650bb81a6afc61e70e4b8a7b4f
2010-09-29 10:56:20 -07:00
Dianne Hackborn
d424b8d9cc
Prepare for a new IActivityController method.
...
Change-Id: I30823fe0c06aef35a2773760ec938e7979cd1037
2010-09-23 14:51:56 -07:00
Joe Onorato
7d26cd1982
Add an activity to Dev Tools that shows the Configuration and DisplayMetrics.
...
Change-Id: I6d3a682adccfef99eaa4d01b97091eda68f05cd8
2010-09-07 12:03:48 -04:00
Xavier Ducrohet
b95313500a
am 71027e1b: Provision the backup manager in the SDK System image.
...
Merge commit '71027e1b75951c90c22c9979a505381fae843ed3' into kraken
* commit '71027e1b75951c90c22c9979a505381fae843ed3':
Provision the backup manager in the SDK System image.
2010-06-09 10:34:33 -07:00
Xavier Ducrohet
71027e1b75
Provision the backup manager in the SDK System image.
...
Change-Id: Ib1c9ef22558e71452cf979e36dd1d1fdbf844ce8
2010-06-07 19:24:17 -07:00
The Android Open Source Project
08a42a053f
am 9867f949: merge from open-source master
...
Merge commit '9867f9491cb0b61a7ddeae616b2fdd4dca709f63' into kraken
* commit '9867f9491cb0b61a7ddeae616b2fdd4dca709f63':
Replaced Deprecated GestureDetector API Call
2010-06-02 07:47:55 -07:00
The Android Open Source Project
9867f9491c
merge from open-source master
...
Change-Id: If51f538438a5da22d4f04cb6d251603b4abd08f0
2010-06-02 07:45:47 -07:00
Kenny Root
8aede04bf2
Add positional parameters to aid in i18n
...
Different languages might have different word orders, so add in
positional parameters for strings that have more than one substitution.
Change-Id: Ie9fc74eb0a22471b272e65c6cd521f1518b322d1
2010-06-01 11:50:47 -07:00