Nick Kralevich
bd4613528b
Delete development_settings.xml am: e800044ab9
...
am: 8f6ef14178
Change-Id: I6caca15900cc1301bfdd40be6b9e18ccd4e67749
2016-10-13 20:44:55 +00:00
Nick Kralevich
e800044ab9
Delete development_settings.xml
...
This does not appear to be used. Also delete stale references
in strings.xml.
Bug: 21388590
Change-Id: I032a3f88624c589e007367693711464401a21a63
2016-10-12 12:21:15 -07:00
Svetoslav Ganov
f24d201744
Update due to a platform change am: 3a65b10528
...
am: 8b29aaf179
Change-Id: I749f8e06bd16e3e5c991c689e926e323b0493257
2016-08-24 02:08:34 +00:00
Svetoslav Ganov
3a65b10528
Update due to a platform change
...
bug:28163381
Change-Id: I59a4bad7ce947bbb60fbb1dab366efe514324110
2016-08-23 21:45:37 +00:00
Evan Birenbaum
0ec12ccca8
Make the DevTools Connectivity lock non reference counted.
...
am: a1770e75d0
Change-Id: Ia57f9f3529d29c273795546f4e4b23665be80aaa
2016-06-27 17:02:30 +00:00
Evan Birenbaum
a1770e75d0
Make the DevTools Connectivity lock non reference counted.
...
To avoid a race on checking if the lock is held.
Change-Id: Iee836447ab0cf6586fa8ece570cc821cd7c6fcd4
2016-06-24 16:08:29 +00:00
Bill Yi
dc45195c06
Import translations. DO NOT MERGE
...
Change-Id: I1fce0fb935f5e590f5a640e85af0d9a07288801a
Auto-generated-cl: translation import
2016-06-03 16:18:00 -07:00
Evan Birenbaum
7e6f9f32ce
Merge "Fix a crash when exiting the DevTools Connectivity page." into nyc-dev
...
am: 738f9df0c8
* commit '738f9df0c8e42b396a4e54a886e94fc647681f27':
Fix a crash when exiting the DevTools Connectivity page.
Change-Id: I0a31fa64d2d5d1a6a21bcb1fad81518d03d61517
2016-05-24 20:52:00 +00:00
Evan Birenbaum
db7f7668de
Merge "Fix a crash when exiting the DevTools Connectivity page." into nyc-dev
...
am: 738f9df0c8
* commit '738f9df0c8e42b396a4e54a886e94fc647681f27':
Fix a crash when exiting the DevTools Connectivity page.
Change-Id: Iaf72aa95298e33f0ea2aed4c7392ecd808fca990
2016-05-24 20:52:00 +00:00
Evan Birenbaum
2817836d75
Fix a crash when exiting the DevTools Connectivity page.
...
A lock was being released without checking if it was held, which
resulted in a crash because WifiManager.MulticastLock is reference
counted by default.
BUG=28668604
Change-Id: I306731129894d5525e974561c2680ae7db5aff4b
2016-05-24 03:36:25 +00:00
Baligh Uddin
444dd02175
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 28463229
Change-Id: I63792d84acceba1b5d60be02bf4ebf8778b86f35
2016-05-04 01:28:16 -07:00
Bo Hu
a2f5ea2872
Merge "Revert "Emulator: enable predexopt for some sample apps"" into nyc-dev
...
am: 4b0fd87660
* commit '4b0fd876600d41567744cc76bd572c8d2b31ea7e':
Revert "Emulator: enable predexopt for some sample apps"
Change-Id: I3f43230d40612cba121f4b9750dfa0a5c981eee7
2016-05-02 17:35:14 +00:00
Bo Hu
4b0fd87660
Merge "Revert "Emulator: enable predexopt for some sample apps"" into nyc-dev
2016-05-02 17:20:15 +00:00
Bo Hu
14e8cd50f2
Revert "Emulator: enable predexopt for some sample apps"
...
because it breaks jank tests.
revert first
This reverts commit 59581fb6d4 .
Change-Id: Ic4b07b28edd387826fc58df86b02bbab460c9074
2016-05-02 17:16:53 +00:00
bohu
4daac254a2
Merge "Emulator-ATV: Increase SdkSetup HOME intent priority" into nyc-dev
...
am: 981982fd0c
* commit '981982fd0ca5e48f58c3eedb57ae67ca508202b6':
Emulator-ATV: Increase SdkSetup HOME intent priority
Change-Id: Iebfdb46acbd1dece675db376af9b2cc7840a4e8b
2016-04-28 22:40:29 +00:00
bohu
98f2b12a2b
Emulator-ATV: Increase SdkSetup HOME intent priority
...
Increase SdkSetup's HOME intent priority to 3, because
ATV has leanbacklauncher which uses priority 2; So that
ATV can go 'home'
bug: 28432804
Change-Id: I170c8b3fd4d3e82fd09c82e84bb8eeb32bb7c004
2016-04-28 01:47:08 +00:00
bohu
c0e9432a3e
Merge "Emulator: enable predexopt for some sample apps" into nyc-dev
...
am: 4840343
* commit '484034351588bb9b428b18e38e6b8103b40e75ea':
Emulator: enable predexopt for some sample apps
Change-Id: I10112a8f32d8ff95eafbeea3b2709ed1728dacff
2016-04-28 00:25:46 +00:00
Bo Hu
4840343515
Merge "Emulator: enable predexopt for some sample apps" into nyc-dev
2016-04-28 00:13:28 +00:00
bohu
59581fb6d4
Emulator: enable predexopt for some sample apps
...
Some sample apps on emulator are placed on /data
partition and are not pre-dexopted.
Enable them to make the emulator system image a
little faster, especially for arm.
bug: 28312444
This should only impact SDK system images, not
real devices.
Change-Id: Icdb34512a3a6d95b4d6ffd2415835c6ba8c77fcc
2016-04-26 12:46:13 -07:00
bohu
7611fde937
Merge "Emulator: promote SdkSetup app to privileged" into nyc-dev
...
am: 4d7fcf96be
* commit '4d7fcf96be02255a9bbc62deb21861650429fa3d':
Emulator: promote SdkSetup app to privileged
Change-Id: I3dcfaba8f9957091f8e1387578bd5d5972039c84
2016-04-22 05:10:21 +00:00
Bo Hu
4d7fcf96be
Merge "Emulator: promote SdkSetup app to privileged" into nyc-dev
2016-04-22 04:41:30 +00:00
Joe Onorato
df28634619
Merge "Add exponential broadcast flood to the BadBehaviorActivity." into nyc-dev
...
am: b91c55da77
* commit 'b91c55da77dc267c38e4472661682373acceda2e':
Add exponential broadcast flood to the BadBehaviorActivity.
Change-Id: I0c5c20b099d3dd501ac56540cf7d60f2d8b08772
2016-04-21 22:42:16 +00:00
Joe Onorato
795b407460
Add exponential broadcast flood to the BadBehaviorActivity.
...
Bug: 28196243
Change-Id: I26eb8d5f7f9bcc90bfe5aa52f3d61a44b6105006
2016-04-20 15:44:02 -07:00
bohu
27a9155b7c
Emulator: promote SdkSetup app to privileged
...
SdkSetup app needs to run before the Launcher;
it now has to be privileged to have higher than 0 intent
priority.
bug: 28253210
Change-Id: I4dd971a90685341a3d49e0b525d5ca4a1dda2748
2016-04-20 12:03:02 -07:00
Paul Jensen
0c84e39f52
Merge "Control WifiManager.MulticastLock from connectivity dev app" into nyc-dev
...
am: 5bd712b
* commit '5bd712b6af1e563c86208a7162d4a67a93caf3d2':
Control WifiManager.MulticastLock from connectivity dev app
Change-Id: I76660144a5db75265cb6f78ed3c014403c2bd333
2016-04-05 00:35:29 +00:00
Paul Jensen
0991017843
Control WifiManager.MulticastLock from connectivity dev app
...
Add buttons to acquire and release the WifiManager.MulticastLock.
Change-Id: I28fd7743cb3adfeec055b6bcce2c8128b15cf2d3
2016-04-04 23:51:46 +09:00
Geoff Mendal
3b5977525b
Import translations. DO NOT MERGE
...
Change-Id: I65c96e765841ed756219a3645fcee32d090aa86a
Auto-generated-cl: translation import
2016-03-18 22:47:16 -04:00
Vince Harron
d1731fc950
Fix for IllegalMonitorStateException in Cache Abuser
...
AsyncTask.wait was being called outside of a synchronize block,
causing an IllegalMonitorStateException. This replaces the wait
with a Thread.sleep.
BUG=b.android.com/203846
Change-Id: Ib370f702c1e0f76657292955de2406ce7f065e69
2016-03-18 16:40:49 -07:00
Lorenzo Colitti
503abedac9
Change the Development app to use a lambda.
...
This is a cherry pick and modification of
commit 17f05f5820 .
Bug: 26753820
Change-Id: I55419fac85196d86d548d455880d897015d8ea84
2016-03-11 10:31:35 +00:00
Dianne Hackborn
952cb1f15a
Fix issue #27385109 : control activity behavior without triggering...
...
...isUserAMonkey for testing purpose
Change-Id: If261bc860d3974796ec382dcd5f625d40ab093a5
2016-02-29 15:15:05 -08:00
Ian Pedowitz
3f63f35fbe
Revert "Upgrade the Development app to 1.8, and use a lambda."
...
This reverts commit 17f05f5820 .
Change-Id: Idc8259a5a2fd209c19a6f548ddf8b1a09ed33966
2016-02-18 16:45:52 +00:00
Lorenzo Colitti
17f05f5820
Upgrade the Development app to 1.8, and use a lambda.
...
Change-Id: Ifa3836a3c5fc36a1932ea0d841e412ef238fb4bb
2016-02-18 22:23:58 +09:00
Lorenzo Colitti
0c87eb6453
Display a progress bar when a network is being brought up.
...
Change-Id: I5d2c14ffc6010d29ffb832cb924c6b0108fd0048
2016-02-18 16:15:39 +09:00
Lorenzo Colitti
0b3999da19
Add the ability to file a NetworkRequest for TRANSPORT_WIFI.
...
Change-Id: I3a2cbdbcb94a6d63e853f2dc87ed0ef737620684
2016-02-18 14:13:19 +09:00
Lorenzo Colitti
fd99d399e5
Improve the Connectivity section of the Dev Tools app.
...
1. Remove one more usage of startUsingNetworkFeature.
2. Use new APIs for bound HTTP requests.
Bug: 25824776
Change-Id: Ic2f30ce9ffc873be198f6ad29cf928dc33574d84
2016-02-17 12:09:09 +09:00
Geoff Mendal
8aae5846bb
Import translations. DO NOT MERGE
...
Change-Id: I1cb26a8db663ce17018645566b733b379e1641bb
Auto-generated-cl: translation import
2016-02-01 05:58:32 -08:00
Geoff Mendal
7632b5179c
Import translations. DO NOT MERGE
...
Change-Id: If4b8612a45a00216973912fdd2ad590c8689093b
Auto-generated-cl: translation import
2015-12-16 05:53:39 -08:00
Lorenzo Colitti
29b766e122
Add the ability to request SUPL neworks.
...
Also:
- Refactor the code to remove duplication and make it easier
to add/change the network buttons.
- Make the MMS network request specify TRANSPORT_CELLULAR as
well, since that's what the system MMS service uses.
Change-Id: If8e2ca1ae22b3da3fffb0593fbb93a1d479143f3
2015-11-27 19:25:54 +09:00
Lorenzo Colitti
6553b85a96
Remove the crash button from the dev tools connectivity app.
...
A button that throws an NPE isn't very useful when you can just
swipe the app away from recents.
Change-Id: I62ecfc6f3f4e02a3f9830409ac6a2793eff6a7c1
2015-11-21 21:58:18 +09:00
Marco Loaiza
93a6e5fb1e
Change LOCAL_MODULE_TAGS from "eng" to "optional" in Dev Tools app. am: a4404b1a6f am: bde2559e58
...
am: 4fb761b9a7
* commit '4fb761b9a7345201c646fccc6c421355c06978d5':
Change LOCAL_MODULE_TAGS from "eng" to "optional" in Dev Tools app.
2015-10-26 17:31:05 +00:00
Marco Loaiza
bde2559e58
Change LOCAL_MODULE_TAGS from "eng" to "optional" in Dev Tools app.
...
am: a4404b1a6f
* commit 'a4404b1a6f425fc3a8b5f074a80f1df1b2341641':
Change LOCAL_MODULE_TAGS from "eng" to "optional" in Dev Tools app.
2015-10-26 17:10:48 +00:00
Marco Loaiza
a4404b1a6f
Change LOCAL_MODULE_TAGS from "eng" to "optional" in Dev Tools app.
...
We don't want to include this app in clockwork emulator images,
but is safe to change since the app is being explicity added
for the phone emulator images in build/target/product/sdk_base.mk
Bug: 24696853
Change-Id: I2e4f73fcffe9eb8957d41cd886124b7db4622c76
2015-10-23 17:46:13 +01:00
Lorenzo Colitti
b28591a2a3
Update the Connectivity debug app to the multinetwork API. am: 28bb8be0da am: bf91969961
...
am: 7fdd9d113d
* commit '7fdd9d113d1bb29a272e68c91ed04c7cae6e7542':
Update the Connectivity debug app to the multinetwork API.
2015-10-22 06:22:54 +00:00
Lorenzo Colitti
28bb8be0da
Update the Connectivity debug app to the multinetwork API.
...
1. Stop using the deprecated startUsingNetworkFeature and use
requestNetwork instead.
2. Make use of clearCapabilities().
Bug: 23597341
Change-Id: I65cb813111947d159d2bb18f0d8a93fb726912e5
2015-10-22 08:42:37 +09:00
bohu
1d2bd6a914
am 5f7faa7a: am 83529e3a: Setup flags to make SDK images provisioned.
...
* commit '5f7faa7a31d2bd62c7640bbd0bedf462609b51c4':
Setup flags to make SDK images provisioned.
2015-05-21 22:06:34 +00:00
bohu
83529e3a2c
Setup flags to make SDK images provisioned.
...
USER_SETUP_COMPLETE is set to 1 so that the device can be fully functional.
bug: 21164174
Change-Id: Ibd5db3a939df56b8e8963a3fa056db9c49b96f5e
2015-05-21 14:13:05 -07:00
Lorenzo Colitti
44458cdb10
am 3af7f82f: am e149ffe2: Add network callback logging to the Connectivity app in dev tools.
...
* commit '3af7f82ff33a1655fe5431d68391bf070877580c':
Add network callback logging to the Connectivity app in dev tools.
2015-05-18 15:32:34 +00:00
Lorenzo Colitti
e149ffe2e9
Add network callback logging to the Connectivity app in dev tools.
...
Change-Id: I6027db6330bca7c8bce1b405c0972690e8db77d9
2015-05-18 23:37:22 +09:00
Elliott Hughes
ce6c2eb5cc
am a6e89ce3: Merge "Remove unnecessary theme attribute for Sync Test"
...
* commit 'a6e89ce3322117825cfd83aa740ea97d8606dd06':
Remove unnecessary theme attribute for Sync Test
2015-05-05 01:21:50 +00:00
Naman Dwivedi
f6b781683c
Remove unnecessary theme attribute for Sync Test
...
Dont know why but there's a theme attribute for SyncAdapterDrive activity havingvalue as Theme.Light resulting in a beautiful Gingerbread screen.
Change-Id: I4f74243152a212197e1881e8f65acf1cbb7dfad8
2015-05-04 23:29:45 +05:30