Commit Graph

341 Commits

Author SHA1 Message Date
Yuhao Zheng
52245fbc49 Fix UI of testing TDLS in Dev Tools app
The "Stop TDLS" button won't show up on smaller screens such as N4/N5. Fixed
by changing the layout.

Change-Id: I708376468eea5b053a7ed15ec5cebb18393ba235
2013-11-06 16:00:06 -08:00
Tom O'Neill
60cbb2c3c5 am 9fed64de: am 6ae72772: React to split of getStatus() into onGetSummary() and onGetEnabled()
* commit '9fed64deadd371b5b1137bd4e8aaced6d8be7cc7':
  React to split of getStatus() into onGetSummary() and onGetEnabled()
2013-09-05 10:40:36 -07:00
Tom O'Neill
6ae72772c0 React to split of getStatus() into onGetSummary() and onGetEnabled()
- Part of b/10461474

Change-Id: I1dbee915692aab93d56d85203cee3133a8e0e058
2013-09-05 08:17:40 -07:00
Tom O'Neill
19372f3cb5 am b2d341fd: am de6b8986: Merge "Adapt to API constant changes" into klp-dev
* commit 'b2d341fdee4072517a7e8f4af259bfe1a2101915':
  Adapt to API constant changes
2013-09-03 13:34:38 -07:00
Tom O'Neill
3e01427b42 Adapt to API constant changes
- Affects b/10461474

Change-Id: I08bf5e1bd389428233638b1a19ec06a10393380f
2013-08-29 15:40:10 -07:00
Baligh Uddin
a9f7a86162 Import translations. DO NOT MERGE
Change-Id: I7996cb16804cff5e38cd1559d939e3c481cb8a10
Auto-generated-cl: translation import
2013-08-28 23:10:52 -07:00
Baligh Uddin
fe90fe7079 Merge "Import translations. DO NOT MERGE" 2013-08-28 02:32:30 +00:00
Tom O'Neill
a05612a244 am 1073385f: am ed92f012: Merge "Test case where SettingsInjectorService.getStatus() errors out" into klp-dev
* commit '1073385f866a59797cb5d7dbac988f2ba08e753c':
  Test case where SettingsInjectorService.getStatus() errors out
2013-08-27 10:30:30 -07:00
Tom O'Neill
04dcb46e22 am 6154b800: am 7db79b35: Inject more settings for better testing of SettingsInjector
* commit '6154b800a9520bcaa4391dc9eff24e912bf7f41f':
  Inject more settings for better testing of SettingsInjector
2013-08-26 15:18:25 -07:00
Baligh Uddin
56cbe9c89c Import translations. DO NOT MERGE
Change-Id: Ie512b29bb84649dd88a44f896c7e5bf667c45413
Auto-generated-cl: translation import
2013-08-26 13:36:27 -07:00
Tom O'Neill
f534ba3a12 Test case where SettingsInjectorService.getStatus() errors out
- Also adapt to SettingsInjectorService intent rename

- Part of fix to b/10461474

Change-Id: If35325868ddd730924c4bb1c4543f31017e039f9
2013-08-26 10:06:56 -07:00
Tom O'Neill
7db79b3548 Inject more settings for better testing of SettingsInjector
- Test fix for b/10447517

Change-Id: Ifc579026a34d559093bb06f820d439a0876208b3
2013-08-23 09:55:34 -07:00
Tom O'Neill
0a3537f881 am aad48db9: am cf06a033: Merge "Settings injector sample activity" into klp-dev
* commit 'aad48db964855c31e8f440c30cc3795d32d12703':
  Settings injector sample activity
2013-08-20 07:20:35 -07:00
Tom O'Neill
3b8f424558 Settings injector sample activity
- Tests implementation of b/10287745

Change-Id: I5bf3323be78a16b660eadb96eadc6bf29197ace5
2013-08-19 13:13:34 -07:00
Baligh Uddin
a2ab2642d9 Merge "Import translations. DO NOT MERGE" 2013-08-19 19:52:17 +00:00
Baligh Uddin
4c953afc9a Import translations. DO NOT MERGE
Change-Id: I16b13f9ab686ae7957542698a6a917848e599b03
Auto-generated-cl: translation import
2013-08-19 11:46:04 -07:00
Vinit Deshapnde
9bfdb7e110 Expose WifiManager.setTdlsEnabled public API
Bug: 10221775

Change-Id: I559e4a2afd525a03c8a13fd151eca4638426d03e
2013-08-16 17:20:45 -07:00
Dmitry Shmidt
81253bc376 Connectivity: Add IP config to TDLS test
Change-Id: I70096a042faaacdaeed7d6aae16a95704202ef1d
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2013-07-19 15:55:35 -07:00
Dmitry Shmidt
47a5a18431 Connectivity: Add TDLS test
Bug: 8539031

Change-Id: I68e9e2e93d49f29ed915a462570cb8e782e9a4f2
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2013-07-18 16:32:30 -07:00
Dmitry Shmidt
36b2c791ee Connectivity: Add logs to Wifi Scan test
Change-Id: Iae13a841c01ee00970c0b08d57b16cad08832ff9
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2013-05-22 13:19:00 -07:00
Dianne Hackborn
cb8739c53f Debugging help for issue #8734824: WATCHDOG KILLING SYSTEM PROCESS
The monkey now gets told about system hangs, and does stuff about
it!  Most especially, it can collect a bug report.  Monkey wins!

Change-Id: Ic8350721e715ef21d1ec813c6aff9a83262d5faa
2013-05-06 11:16:34 -07:00
Elliott Hughes
d4f9f64beb am 2cb06fc1: am a6eaa197: Merge "Remove dead code that\'s keeping other dead code in frameworks/base alive."
* commit '2cb06fc1f079bf089ff7dfd2844b5c0935bcc1d3':
  Remove dead code that's keeping other dead code in frameworks/base alive.
2013-03-22 19:02:25 -07:00
Elliott Hughes
45b42d6c05 Remove dead code that's keeping other dead code in frameworks/base alive.
DateUtils.writeDateTime is @hide, @deprecated, was never in an API level,
but is currently kept alive by this dead code.

Change-Id: Ibafbd39113a7c505ba8ab8e93e6b526505e5eaf1
2013-03-19 11:49:22 -07:00
Dmitry Shmidt
6420ac2c74 Connectivity: Add Wifi Scan test
Initial Revision

Change-Id: I6bf5f65f877980ab889e6d08f206cd9c99e5338c
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2013-03-11 11:35:58 -07:00
Svetoslav Ganov
b226ef38fa Merge "Refactoring due to removing some private APIs." 2013-01-29 03:16:11 +00:00
Dianne Hackborn
0960eb4b1d am e66430c1: am 2e21a7d5: am 2f388d7a: Merge "Correcting 2 FC\'s in Dev Tools"
# By HardCorePawn
# Via Android Git Automerger (2) and others
* commit 'e66430c1d9cc0f0cb3cd3771459b0e3b5bc9d912':
  Correcting 2 FC's in Dev Tools
2013-01-25 17:11:40 -08:00
HardCorePawn
fdc98b7091 Correcting 2 FC's in Dev Tools
Added in missing permission required by SyncTester
Commented non-existant Google Login Service
2013-01-24 00:49:08 +01:00
Svetoslav Ganov
00fc93c6fe Refactoring due to removing some private APIs.
Change-Id: Id00d9fa974d8cb747cebb99c5a64ed5b438b56e9
2013-01-23 00:20:07 +00:00
Derek Sollenberger
4dd755b180 Remove outdated FontLab app since Skia no longer uses it to tune
gamma values.

Change-Id: I9a6409b9c2fa8563413ccf3a6545b330d896042a
2012-12-10 11:23:13 -05:00
Dianne Hackborn
178634c803 Set correct targetSdkVersion for DevelopmentSettings
This app shouldn't be used on API 14 or earlier, which is when
the real development settings panel was introduced.

Change-Id: I1436ff938aa66942c592d615b7bd5910e8cbfd88
2012-11-05 16:24:52 -08:00
Dianne Hackborn
9da0812284 More on issue #7318666: hide developer options from user build
The Dev Tools app now tries to add a link to Development Settings
at the top of its list.

Also add a new "Development Settings" app that directly takes you
to the development settings activity, as a stand-alone app that
could be distributed as a regular third party app.

Change-Id: I8fe2b6a32cf4e37d69f4ce7b8d646a147b492d99
2012-10-10 19:01:09 -07:00
Jeff Sharkey
1d7f24de42 Follow RegisteredServicesCache API changes.
Bug: 7276595
Change-Id: I6064684380b7bbbec87c2345f782931d731ad5cb
2012-10-09 13:05:04 -07:00
Jeff Sharkey
7b4874660e Clean up Global settings stragglers.
Bug: 7242121
Change-Id: I27fd307e2ee4854558a6f6e4d2fdbbae3e89ffe0
2012-09-26 17:10:48 -07:00
Dianne Hackborn
d0689c0328 Remove use of private API.
Change-Id: I6c1e586af108cb1d94120295181d89c5050f5bc2
2012-09-10 14:43:16 -07:00
Dianne Hackborn
077c59a0b9 Track multi-user change.
Change-Id: I0b45ec880f6149fba5d2d83c014e1e71a6524b99
2012-09-07 13:08:27 -07:00
Ying Wang
93f9a6216e Import translations. DO NOT MERGE
Change-Id: I66840cd38054f08e128946987da15fd00271c130
Auto-generated-cl: translation import
2012-07-13 12:57:47 -07:00
Dianne Hackborn
20f37b7e8d Merge "New development tool for creating cache files." 2012-07-12 16:37:15 -07:00
Dianne Hackborn
5b6b540207 New development tool for creating cache files.
Change-Id: I5d4bc5f41a08225a618f68b7afb3b5b3037d96d6
2012-07-12 14:50:08 -07:00
Wink Saville
e8617bccd0 Use telephony-common and mms-common.
Change-Id: If2e6b49eb9ceafc43de107ce761163c654f3ee35
2012-07-11 14:57:38 -07:00
Michael Jurka
d5296c80e2 No longer using bindAppWidgetId 2012-04-24 18:21:05 -07:00
Dianne Hackborn
3619336b15 Remove old development settings.
These are redundant with the new ones in the settings app, and in
some cases conflict with them (or just don't work).

Change-Id: I8e03ae1d77c6dfadcd7fdfc80279b54a3f65e7df
2012-02-14 13:51:05 -08:00
Jeff Brown
8e78aabf3a Organize imports to resolve ambiguous type errors.
Fixes an ambiguous import involving OperationCanceledException.

Change-Id: Ie96b1225b44342eabb70e25ce6e43dc027b65489
2012-01-26 12:38:18 -08:00
Fred Quintana
70c13b1957 fix the layout oddness that occurrs in portrait mode
Change-Id: I42bb7479671c99220215cfc63d56d926baece10f
2012-01-12 16:57:38 -08:00
Eric Fischer
92a00bb671 Import revised translations.
Change-Id: I7220d09a75e5372acdab213888ecd53665004c71
2011-11-01 13:19:12 -07:00
Eric Fischer
16436c5b06 Import revised translations.
Change-Id: I3543796a9c2269b632ee0209b88cd02f06d8a2f2
2011-10-18 15:01:17 -07:00
Eric Fischer
ca5a64eb66 Import revised translations.
Change-Id: I5c9433c81d595ad4d3975504e04af253cdbc3104
2011-09-30 16:33:06 -07:00
Fred Quintana
bcc1cb9fc0 Make the sync adapter driver understand the new settingsActivity
parameter.

Bug: 5204776
Change-Id: I66c5f40f8cc460479232ecdb71c4e8e0495058c3
2011-08-25 11:27:08 -07:00
Daniel Sandler
12a9a5aeed Reduce build widget footprint to 1x1.
Default footprint, that is.

Change-Id: Ic8cdd0f97065291837b39bb79585fb86bdf23644
2011-08-16 14:01:05 -04:00
Robert Greenwalt
41bc0b87be am 4a76d154: am 82cdc8cc: Merge "Fix Development app to use netd for routes" into honeycomb-LTE
* commit '4a76d154e4d6ca532321e6f6dc9cdad3263affa3':
  Fix Development app to use netd for routes
2011-05-19 07:21:40 -07:00
Robert Greenwalt
4a76d154e4 am 82cdc8cc: Merge "Fix Development app to use netd for routes" into honeycomb-LTE
* commit '82cdc8cc426fa73b49412245b1c826d4acd29140':
  Fix Development app to use netd for routes
2011-05-18 16:31:01 -07:00