Baligh Uddin
97d8f83818
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
2012-08-28 15:31:22 -07:00
Baligh Uddin
3dc1998d87
Merge "Import translations. DO NOT MERGE"
2012-08-28 15:25:47 -07:00
Baligh Uddin
6244f0cb4a
Merge "Import translations. DO NOT MERGE"
2012-08-28 15:21:17 -07:00
rich cannings
d72fa31644
am a76fd600: am 2deaa369: Merge "Add permission checks for Verification API calls" into jb-mr1-dev
...
* commit 'a76fd600e8f886bfb3893cc09ec40c996ffe1cde':
Add permission checks for Verification API calls
2012-08-28 15:19:28 -07:00
rich cannings
a76fd600e8
am 2deaa369: Merge "Add permission checks for Verification API calls" into jb-mr1-dev
...
* commit '2deaa3698d33d428b527329537440ab65ae8dced':
Add permission checks for Verification API calls
2012-08-28 15:16:47 -07:00
rich cannings
2deaa3698d
Merge "Add permission checks for Verification API calls" into jb-mr1-dev
2012-08-28 15:14:26 -07:00
Craig Mautner
a65517e4df
am 62814d5c: am b1a1e5ca: Merge "Use correct WindowManager for Toast." into jb-mr1-dev
...
* commit '62814d5cf8a66ae5643e19304978cc3b668a7d3d':
Use correct WindowManager for Toast.
2012-08-28 14:48:14 -07:00
Craig Mautner
62814d5cf8
am b1a1e5ca: Merge "Use correct WindowManager for Toast." into jb-mr1-dev
...
* commit 'b1a1e5ca7d3a2a93d6741db40aeba1467a8631cb':
Use correct WindowManager for Toast.
2012-08-28 14:46:32 -07:00
Craig Mautner
b1a1e5ca7d
Merge "Use correct WindowManager for Toast." into jb-mr1-dev
2012-08-28 14:43:59 -07:00
Amith Yamasani
4ea6069323
Fix PendingIntent caching for multiuser
...
Store the userId in the PendingIntentRecord.Key, so that it doesn't match
an identical pending intent from another user.
Change-Id: Icfc39e0f717c902dc3a60bdf5283a3402bbd2eaa
2012-08-28 14:34:53 -07:00
Craig Mautner
b6ee2a2429
Use correct WindowManager for Toast.
...
The WindowManager retrieved from the activity Context with
getSystemService is incorrect for a Toast. Because it contains
a parent window when addView is called its LayoutParams.token
is set to the value of the parent window. Then when an Activity
is dismissed WindowManagerGlobal.closeAll() sees the incorrect
token and incorrectly closes the Toast.
This fix uses the application Context instead of the activity
Context to retrieve a WindowManager with no parent window. This
leaves the token unchanged and keeps from dismissing the toast when
the activity is closed.
Fixes bug 7048792.
Change-Id: I92c3095d8fabd6e9e4206e9bc8e917885ab322a9
2012-08-28 14:28:53 -07:00
rich cannings
7e67151b91
Add permission checks for Verification API calls
...
Ensure that only applications with
android.Manifest.permission.PACKAGE_VERIFICATION_AGENT can call application
verification APIs, like PackageManager.verifyPendingInstall and
PackageManager.extendVerificationTimeout
Bug: 7049083
Change-Id: I5fc28b37e864d67cd319a1ed9d03a90dd15ad052
2012-08-28 14:00:46 -07:00
Daniel Sandler
cab82ad6f5
am 719848b2: am 0d43c567: am 393e3170: am ad955fe8: Merge "SystemUI: Fix data activity overlay not being removed when data is disabled"
...
* commit '719848b2537d8af66051154a73d7c0b7d583e754':
SystemUI: Fix data activity overlay not being removed when data is disabled
2012-08-28 13:46:39 -07:00
Jean-Baptiste Queru
8a4d29e601
am 5f615660: am 8d864647: am 1112a376: am 416362e6: Merge "Change StringTokenizer to TextUtils.StringSplitter"
...
* commit '5f6156601a5cc26f8304b50c0601462a3fc5d380':
Change StringTokenizer to TextUtils.StringSplitter
2012-08-28 13:46:35 -07:00
Daniel Sandler
719848b253
am 0d43c567: am 393e3170: am ad955fe8: Merge "SystemUI: Fix data activity overlay not being removed when data is disabled"
...
* commit '0d43c567cea30e6fb7af0f7adadb1c620339c0f5':
SystemUI: Fix data activity overlay not being removed when data is disabled
2012-08-28 13:44:03 -07:00
Jean-Baptiste Queru
5f6156601a
am 8d864647: am 1112a376: am 416362e6: Merge "Change StringTokenizer to TextUtils.StringSplitter"
...
* commit '8d8646471cfef1f31b4d2211d9b33c4071776ae4':
Change StringTokenizer to TextUtils.StringSplitter
2012-08-28 13:44:00 -07:00
Daniel Sandler
0d43c567ce
am 393e3170: am ad955fe8: Merge "SystemUI: Fix data activity overlay not being removed when data is disabled"
...
* commit '393e3170b3f52a3e191554ffd8c8f81821ba2074':
SystemUI: Fix data activity overlay not being removed when data is disabled
2012-08-28 13:41:19 -07:00
Jean-Baptiste Queru
8d8646471c
am 1112a376: am 416362e6: Merge "Change StringTokenizer to TextUtils.StringSplitter"
...
* commit '1112a376e81af8ef4c2b661f5bda443596ba37da':
Change StringTokenizer to TextUtils.StringSplitter
2012-08-28 13:41:15 -07:00
Baligh Uddin
1104fadd76
Import translations. DO NOT MERGE
...
Change-Id: I37cdf72141038d6677c0ffe3f1ef6f65bf6fd78a
Auto-generated-cl: translation import
2012-08-28 13:34:07 -07:00
Baligh Uddin
f0b8748d96
Import translations. DO NOT MERGE
...
Change-Id: I48ca6880e612f2241744c5647e2850b5045cc898
Auto-generated-cl: translation import
2012-08-28 13:32:53 -07:00
Baligh Uddin
0d51d679b2
Import translations. DO NOT MERGE
...
Change-Id: I4739f1d06aba86718416cde965590fe9535bde51
Auto-generated-cl: translation import
2012-08-28 13:30:55 -07:00
Baligh Uddin
b868630d09
Import translations. DO NOT MERGE
...
Change-Id: Id90d0a550391a158c9a56a085944802ae8251ea0
Auto-generated-cl: translation import
2012-08-28 13:21:02 -07:00
Daniel Sandler
393e3170b3
am ad955fe8: Merge "SystemUI: Fix data activity overlay not being removed when data is disabled"
...
* commit 'ad955fe87f44b43dbb2842fdcbe4e62900b5a07f':
SystemUI: Fix data activity overlay not being removed when data is disabled
2012-08-28 13:19:52 -07:00
Jean-Baptiste Queru
1112a376e8
am 416362e6: Merge "Change StringTokenizer to TextUtils.StringSplitter"
...
* commit '416362e6d8c8d0a34e09704138688f75aa810c9b':
Change StringTokenizer to TextUtils.StringSplitter
2012-08-28 13:19:48 -07:00
Baligh Uddin
3b87a57aca
Import translations. DO NOT MERGE
...
Change-Id: Ia11f923dfd05112764cd795034e5a8b33b2d67fe
Auto-generated-cl: translation import
2012-08-28 13:10:55 -07:00
Wink Saville
7dc531f9dd
am cae99e57: am 97d28d92: Merge "Unhide some CellSignalStrength methods." into jb-mr1-dev
...
* commit 'cae99e57febb2790036c4a398a6ebce9919ce762':
Unhide some CellSignalStrength methods.
2012-08-28 13:02:42 -07:00
Jean-Baptiste Queru
5b231a4dbd
am e8f24cc2: am a3b63c00: am 337756fa: am 78ad66b4: Merge "[Audio]Press camera button during Http live Audio playing, then return Browser, DUT display abnormal."
...
* commit 'e8f24cc2678240c502d6d6156fd88bc0fa129de1':
[Audio]Press camera button during Http live Audio playing, then return Browser, DUT display abnormal.
2012-08-28 13:02:29 -07:00
Daniel Sandler
ad955fe87f
Merge "SystemUI: Fix data activity overlay not being removed when data is disabled"
2012-08-28 12:52:49 -07:00
Wink Saville
cae99e57fe
am 97d28d92: Merge "Unhide some CellSignalStrength methods." into jb-mr1-dev
...
* commit '97d28d92c9a42db71d1855286fdd122e6b19ecef':
Unhide some CellSignalStrength methods.
2012-08-28 12:37:07 -07:00
Wink Saville
97d28d92c9
Merge "Unhide some CellSignalStrength methods." into jb-mr1-dev
2012-08-28 12:34:22 -07:00
Jean-Baptiste Queru
416362e6d8
Merge "Change StringTokenizer to TextUtils.StringSplitter"
2012-08-28 12:22:39 -07:00
Wink Saville
82e6ee62b2
Unhide some CellSignalStrength methods.
...
When submitting originally I'd missed unhiding these methods.
Change-Id: I627a5ea0c8c29b6ddfe5b1c49f9c0789d5e86456
2012-08-28 12:05:16 -07:00
Jean-Baptiste Queru
e8f24cc267
am a3b63c00: am 337756fa: am 78ad66b4: Merge "[Audio]Press camera button during Http live Audio playing, then return Browser, DUT display abnormal."
...
* commit 'a3b63c001cfd04121708e2bd67af5c8eb855baa1':
[Audio]Press camera button during Http live Audio playing, then return Browser, DUT display abnormal.
2012-08-28 11:17:48 -07:00
Jean-Baptiste Queru
a3b63c001c
am 337756fa: am 78ad66b4: Merge "[Audio]Press camera button during Http live Audio playing, then return Browser, DUT display abnormal."
...
* commit '337756fa6587bca84afdfdc964805f962ea534ed':
[Audio]Press camera button during Http live Audio playing, then return Browser, DUT display abnormal.
2012-08-28 11:13:38 -07:00
Jean-Baptiste Queru
337756fa65
am 78ad66b4: Merge "[Audio]Press camera button during Http live Audio playing, then return Browser, DUT display abnormal."
...
* commit '78ad66b43cf5b649869de18ee9c246c95b135c10':
[Audio]Press camera button during Http live Audio playing, then return Browser, DUT display abnormal.
2012-08-28 11:08:22 -07:00
Jean-Baptiste Queru
78ad66b43c
Merge "[Audio]Press camera button during Http live Audio playing, then return Browser, DUT display abnormal."
2012-08-28 10:43:10 -07:00
Przemyslaw Szczepaniak
ed9a656565
am 2d27c5cb: am 70574efd: Fix threading issue in BlockingAudioTrack.
...
* commit '2d27c5cb8d98b65576a8ec4e6e553c19d08f1d71':
Fix threading issue in BlockingAudioTrack.
2012-08-28 02:26:21 -07:00
Przemyslaw Szczepaniak
2d27c5cb8d
am 70574efd: Fix threading issue in BlockingAudioTrack.
...
* commit '70574efd8f7105eb73a6ffe31992ed3c5971c8cc':
Fix threading issue in BlockingAudioTrack.
2012-08-28 02:24:17 -07:00
Przemyslaw Szczepaniak
70574efd8f
Fix threading issue in BlockingAudioTrack.
...
This fixes the issue where one thread calls .stop() on
mAudioTrack that was released (or being released) by other thread.
Bug: 7029291
Change-Id: Ia6db803e8ee40379b63327acf578466127cfabcb
2012-08-28 02:19:20 -07:00
Irfan Sheriff
e8a4fa857f
am 5751fe47: am c5fd6e59: Fix build
...
* commit '5751fe47954f7755295a874babe8a61fcbeff195':
Fix build
2012-08-28 02:07:52 -07:00
Irfan Sheriff
5751fe4795
am c5fd6e59: Fix build
...
* commit 'c5fd6e59db10bb0069cf64394dce3955234757c1':
Fix build
2012-08-28 02:05:47 -07:00
Irfan Sheriff
c5fd6e59db
Fix build
...
Change-Id: Id17b70154b3f8a101457b20fb37db0a16159dff9
2012-08-28 02:02:21 -07:00
Irfan Sheriff
749728e391
Merge commit '949dcad8' into manualmerge
...
Conflicts:
services/java/com/android/server/ConnectivityService.java
Change-Id: I02fee6839c2a8879fb6e885d8fc8483f17d655c2
2012-08-27 23:03:50 -07:00
Irfan Sheriff
949dcad839
am da6da090: Captive portal handling
...
* commit 'da6da0907b28d4704aabbdb1bbeb4300954670d1':
Captive portal handling
2012-08-27 22:35:36 -07:00
Irfan Sheriff
da6da0907b
Captive portal handling
...
We now notify the user of a captive portal before switching to the network as default.
This allows background applications to continue to work until the user confirms he
wants to sign in to the captive portal.
Also, moved out captive portal handling out of wifi as a seperate component.
Change-Id: I7c7507481967e33a1afad0b4961688bd192f0d31
2012-08-27 22:27:06 -07:00
Amith Yamasani
e4e7bf4f86
am 42ec61f9: am 10a0df84: Merge "Relax permission requirement for sending broadcasts to other users" into jb-mr1-dev
...
* commit '42ec61f970c7c7e5e441e415afb59948d1ad4f94':
Relax permission requirement for sending broadcasts to other users
2012-08-27 19:37:28 -07:00
Amith Yamasani
42ec61f970
am 10a0df84: Merge "Relax permission requirement for sending broadcasts to other users" into jb-mr1-dev
...
* commit '10a0df8459d22b29fb9163071e8cbc2bb7194393':
Relax permission requirement for sending broadcasts to other users
2012-08-27 19:35:43 -07:00
Amith Yamasani
10a0df8459
Merge "Relax permission requirement for sending broadcasts to other users" into jb-mr1-dev
2012-08-27 19:33:42 -07:00
Amith Yamasani
8bf06edac2
Relax permission requirement for sending broadcasts to other users
...
Also handle USER_CURRENT for broadcasts
Change-Id: I2df5616ac22b7c670a7d007b8d505d4d4d99a24e
2012-08-27 19:30:30 -07:00
Irfan Sheriff
d6112c1146
am e9395e1a: am bf3218f6: am 129d6fac: am 67ea8c86: Merge "Added a persistent feature in WiFi Direct."
...
* commit 'e9395e1a3c12f055dfc65565aafe5b81f37c4118':
Added a persistent feature in WiFi Direct.
2012-08-27 18:08:18 -07:00