Commit Graph

140 Commits

Author SHA1 Message Date
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
Christian Mehlmauer
58ff1585cd Replaced Deprecated GestureDetector API Call
Change-Id: I36429680b555f834e74ec86c6aa17b696d17d2b6
2010-05-25 20:17:51 +02:00
Dan Egnor
112ffc7662 Remove BugReportSender, which has a happy new home in packages/experimental
Change-Id: I97628264f3249c86d83cded73daf3b1cc291e051
2010-04-01 16:39:31 -07:00
Kenny Root
754e54d5e3 Import revised translations
Change-Id: I8450ad100b304fb1f697bb1e678ed049cb122bfa
2010-03-30 09:14:36 -07:00
Fred Quintana
af112b0b51 need to save the mLongPressedAccount in the instance data
Change-Id: I10458dcc4c539efa64b620ba998b09c14cead28e
http://b/issue?id=2527346
2010-03-25 10:47:35 -07:00
Fred Quintana
5edd3d7a39 - change the accounts list to include the account type
- removed the list of account types from the top
- changed the context menu to use the actual account type, not
  the one selected in the spinner
- add the clear password option to the context menu

Change-Id: Icd509ed3f3da889f48b064cf524345e0121899fc
2010-03-16 12:49:29 -07:00
Dan Egnor
9d5338249b More bad behavior: ANR and long-term wedge in system process.
Use ActivityController (the special monkey hook) to wedge
ActivityManagerService, useful for triggering system ANRs
and for setting off the watchdog.

Also add more logging so it's clear what happens when.
2010-03-04 17:29:40 -08:00
Dianne Hackborn
82ace4a0d7 Update to use correct resources. 2010-03-04 11:37:50 -08:00
Ying Wang
7805d352a8 Merge "Fix proguard flags." 2010-03-02 09:35:56 -08:00
Dianne Hackborn
2bde11c81e Pointer location in framework, no longer need to link common. 2010-03-01 21:42:38 -08:00
Dan Egnor
b028990168 Set targetSdkVersion in addition to minSdkVersion (this also needs
to be set to a non-default value to install on non-dev builds).

Also bump the version number once more.
2010-02-25 11:13:46 -08:00
Dan Egnor
e89d3740dd Build against SDK version 4 (Donut) to ensure compatibility
Use the correct SDK version and version code parameters in the
manifest (they were in the wrong spot).  Bump the version code
to 10 (one greater than what's on bazaar currently).
2010-02-23 21:25:09 -08:00
Ying Wang
36d9f32f07 Fix proguard flags. 2010-02-19 18:47:02 -08:00
Dianne Hackborn
a437c21d51 New dev tools option for window manager pointer location. 2010-02-11 23:55:03 -08:00
Debajit Ghosh
6241a31a58 add preview functionality to the bug report sender. lets users preview system logs, memory info, cpu info, and procrank. 2010-02-10 18:27:52 -08:00
Jeff Hamilton
9ceb967cde Remove reference to unused static library.
Change-Id: I46237ccd501706e13de2fad8335c09f02306e98b
2010-02-05 18:29:39 -06:00
Dan Egnor
4903dae035 Add a native crash facility to Bad Behavior. 2010-01-27 15:10:58 -08:00
Daniel Sandler
8b1f07b2f9 Widget to show build version at a glance.
Extremely useful when working with different builds on
several otherwise-identical devices.
2010-01-26 09:56:13 -05:00
Dan Egnor
5e0a92809b Fix a bug where tapping on a bugreport mailed the wrong one,
and don't crash if /sdcard/bugreports doesn't exist.
2010-01-22 14:40:03 -08:00
Dan Egnor
dbe3611ddf Merge "Bug report uploader utility." 2010-01-21 17:57:25 -08:00
Dan Egnor
7b37864ce4 Bug report uploader utility.
This version is very bare-bones -- it just makes a list of filenames,
you tap on one and it makes a gmail (or whatever) message with the
file attached to it (and a default subject/body).  But it's a start,
and I think much better than nothing.
2010-01-21 17:20:31 -08:00
Doug Zongker
2fe229a6d9 relocate GoogleLoginService
Change-Id: Ic634e64593c850efe0b81811a60cee4b34257bc8
2010-01-21 14:36:08 -08:00
Mathias Agopian
63d9d00529 fix [2179436] Maps does not display compass when option is turned on
remove the compass option from SpareParts
2010-01-20 15:25:55 -08:00
Fred Quintana
943cc05e25 rename testHasFeatures to hasFeatures 2010-01-14 18:11:17 -08:00
Fred Quintana
26a72c269d add support for testing testFeatures() 2010-01-14 12:22:55 -08:00
Romain Guy
74192eafec Deprecate fill_parent and introduce match_parent.
Bug: #2361749.
2010-01-08 15:11:18 -08:00
Dan Egnor
b4e39aebf6 Expand BadBehaviorActivity to add a few new flavors of ANR.
In addition to the basic sleep-for-20, add activity launch,
ordered broadcast, and service start that go to special bad
versions that sleep for a while to cause the respective sorts
of ANR to trigger.
2010-01-07 21:17:24 -08:00
Jean-Baptiste Queru
0abab884cc Do not use a user tag on apps, as it is ignored.
The build system does not honor user tags on apps,
and setting it is misleading.

This removes the confusion by making the makefiles
behave like they read.

Change-Id: Ibe7e0ca043ba0dedcb7d001e22b085733c1f3a46
2010-01-05 16:29:05 -08:00
Dianne Hackborn
bdb0690de9 Switch to ActivityManager.killBackgroundProcesses() API.
The new force stop API is not available outside of the system.
2010-01-05 15:47:12 -08:00
Jean-Baptiste Queru
6161153ff4 Merge "explicit set an "optional" tag" 2010-01-05 12:06:13 -08:00
Jean-Baptiste Queru
1b9958970b explicit set an "optional" tag 2010-01-05 11:09:46 -08:00
Fred Quintana
7b6cdf615b remove obsolete GLS driver 2010-01-04 13:52:07 -08:00
Dan Egnor
1e9eb6722c Add some more buttons to Bad Behavior:
- crash system server
- report a Log.wtf()

Update Monkey for changes to IActivityController interface.
2009-12-21 15:32:57 -08:00
Dan Egnor
d0225ee63f Remove the old Dev Tools exception browser (since it relies on
now eliminated checkin database crash storage functionality).

Add a new test app to Dev Tools, "Bad Behavior", which has
buttons to crash and generate an ANR on command.

Update the Monkey to follow changed APIs.
2009-12-11 13:26:46 -08:00