Selim Cinek
652afdf504
Increases the falsing threshold when for the keyguard affordances
...
The minimum amount has been increased by 20dp and in addition the
Motion is cancelled whenever a POINTER_DOWN occurs, which should
help a lot with falsing.
Bug: 18298401
Change-Id: I04b1f30fd2555c08209224f4e84c610ecd7a33f1
(cherry picked from commit 1dc406505cdcbbf98ece4f15a2f98f621e24abdb)
2014-11-18 15:58:01 +00:00
Winson Chung
2763095c13
Increasing the min swipe thresholds for the nav bar gestures. (Bug 17109581)
...
Change-Id: I1bcf6f91f616890f0e815db33267c5230ae9c76f
(cherry picked from commit 559e6d34b4e76ee21dc6e300681c399ed735a964)
2014-11-07 01:10:03 +00:00
Baligh Uddin
07dd52188c
Import translations. DO NOT MERGE
...
Bug: 18218486
Change-Id: I929129a2c443e4db78e0ad4e78e653a7cd603855
Auto-generated-cl: translation import
2014-11-03 21:58:01 +00:00
Guang Zhu
ccbeb61ac2
Block monkey from creating user profiles
...
Bug: 17721767
Change-Id: Ibf686d6aa5da29411ee23f8ce6826ed93c1fa970
2014-10-21 14:36:13 -07:00
Geoff Mendal
00831836cd
Merge "Import translations. DO NOT MERGE" into lmp-dev
2014-10-20 16:56:51 +00:00
Geoff Mendal
c09f8b7a08
Import translations. DO NOT MERGE
...
Change-Id: I3dd702947875349b8ca04edb813687588e4db689
Auto-generated-cl: translation import
2014-10-20 09:34:39 -07:00
Adrian Roos
9c5896b808
Merge "Always execute resumeAppSwitches when launching something" into lmp-dev
2014-10-20 12:59:00 +00:00
Baligh Uddin
a4cbfb822e
Merge "Import translations. DO NOT MERGE" into lmp-dev
2014-10-19 22:11:39 +00:00
Baligh Uddin
3b7e7817c5
Import translations. DO NOT MERGE
...
Change-Id: Ie58f06a42538d4d68cd07c8bf92a4a7104d01a1a
Auto-generated-cl: translation import
2014-10-19 13:18:18 -07:00
Baligh Uddin
4199680a9d
Merge "Import translations. DO NOT MERGE" into lmp-dev
2014-10-19 19:46:09 +00:00
Baligh Uddin
7fda5c91e5
Merge "Import translations. DO NOT MERGE" into lmp-dev
2014-10-19 19:46:09 +00:00
Baligh Uddin
cfccba99a2
Import translations. DO NOT MERGE
...
Change-Id: I53740eab00c3d795b9e7514e079bc2a74b557d95
Auto-generated-cl: translation import
2014-10-19 10:56:51 -07:00
Baligh Uddin
b18d26738d
Import translations. DO NOT MERGE
...
Change-Id: Ia00d92d408a620fb80268de3413c2299c9f9ed18
Auto-generated-cl: translation import
2014-10-19 10:52:12 -07:00
Baligh Uddin
7d369a6d5b
Import translations. DO NOT MERGE
...
Change-Id: I4ab5446cb270035eae9fce5bad1652ca57c9c5d8
Auto-generated-cl: translation import
2014-10-19 10:50:27 -07:00
Jorim Jaggi
89f7f281e3
Always execute resumeAppSwitches when launching something
...
Bug: 18024449
Change-Id: Ib5ea92d141d74676d00fd3118930bdb0ef5b2935
2014-10-17 19:57:38 +02:00
Geoff Mendal
c71a7b3cb8
Merge "Import translations. DO NOT MERGE" into lmp-dev
2014-10-16 01:35:18 +00:00
Geoff Mendal
874633e378
Import translations. DO NOT MERGE
...
Change-Id: Ifa43307e6081aa5fae63beb7756b583edf936c72
Auto-generated-cl: translation import
2014-10-15 18:34:07 -07:00
Tom Taylor
48ed835468
Externally Reported Moderate Security Issue: SQL Injection in WAPPushManager
...
Bug 17969135
Use query (instead of rawQuery) and pass in arguments instead of building
the query with a giant string. Add a unit test that fails with the old
code but passes with the new code.
Change-Id: Id04a1db6fb95fcd923e1f36f5ab3b94402590918
2014-10-15 10:20:17 -07:00
Jason Monk
f97e71a6dd
Merge "Update screen pinning and recents strings to say Overview" into lmp-dev
2014-10-14 22:42:55 +00:00
Selim Cinek
cedb6dc7f2
Merge "Fixed a bug when double tapping a notification in the normal shade" into lmp-dev
2014-10-14 22:28:25 +00:00
Svetoslav
05e041b013
Handle if the printing app is killed while saving to PDF.
...
When saving to PDF we bring up the file picker UI which covers
the print UI. In this case the printing app may get killed as
it is not in the forground (the system is bound to the print
spooler so it cannot get killed). If that happens we are ending
up with an empty file. However, if the file chooser UI is up
we already have everything from the app we need and it dying
does not matter. This change takes care if ignoring printing
app death while saving to PDF.
bug:17922948
Change-Id: I10d808e3c3e93e850dbc2a948f2482381a887928
2014-10-14 14:16:12 -07:00
Jason Monk
cdc459feb2
Update screen pinning and recents strings to say Overview
...
Bug: 17969466
Bug: 17970142
Change-Id: I76cd934ea6d67f36609fdc53ca1d195fcb7dcfbe
2014-10-14 15:10:10 -04:00
Selim Cinek
02af41efe5
Fixed a bug when double tapping a notification in the normal shade
...
This fixes that sometimes holes where created when grabbing the panel while
closing the shade (eg. double tapping) or the notifications did not disappear.
It could also happen when using the clear all button.
Bug: 17969040
Bug: 17899136
Bug: 17961295
Bug: 17551216
Change-Id: Id7aa37bbcbae504039f90686e2bc364d18685205
2014-10-14 15:46:43 +02:00
Jeff Sharkey
b7b30f691c
DocumentsUI: Add content description for nav.
...
Bug: 17922955
Change-Id: I44c0107d8dd03aab36da55deeb864e328b492124
2014-10-13 12:55:18 -07:00
Geoff Mendal
84323907e4
Import translations. DO NOT MERGE
...
Change-Id: I0248efd41328adc6acd19fb84131fc4d7606b774
Auto-generated-cl: translation import
2014-10-13 10:05:28 -07:00
Selim Cinek
2c461def93
Merge "Fixed missing translation for wallpaper cropper" into lmp-dev
2014-10-10 21:14:34 +00:00
Selim Cinek
b7cde675a2
Fixed missing translation for wallpaper cropper
...
Also a fixed a small visibility issue.
Bug: 17927204
Change-Id: Ia9566fe8fe0c70f83edc295b0bf8317e94eb85fe
2014-10-10 13:55:36 -07:00
Selim Cinek
3e683b6a0f
Merge "Fixed a bug where the panel got into a wrong state" into lmp-dev
2014-10-10 18:49:12 +00:00
Selim Cinek
6bb4a9b356
Fixed a bug where the panel got into a wrong state
...
Bug: 17939708
Change-Id: Ieaa9dc2fc0c92ce52b02ac4ea452df47ee492ac3
2014-10-09 17:48:05 -07:00
Selim Cinek
f9df9dd845
Merge "Fixed an issue where the notification could become transparent" into lmp-dev
2014-10-09 23:05:04 +00:00
Selim Cinek
59d9723dd7
Fixed an issue where the notification could become transparent
...
Bug: 17668881
Change-Id: If8389084c7696bb8d3c0155f1262ec1fe7973c44
2014-10-09 15:54:40 -07:00
Christoph Studer
2c2cb29a3d
Merge "WallpaperCropper: Use white color for action bar" into lmp-dev
2014-10-09 20:56:45 +00:00
Christoph Studer
9e8482062d
WallpaperCropper: Use white color for action bar
...
Bug: 17343815
Change-Id: I5802f04204d081b97fbc2e2cb203fa03f16fea6a
2014-10-09 13:50:21 -07:00
Jorim Jaggi
2d75f9fd17
Fix content description for bluetooth icon
...
Bug: 17921584
Change-Id: I908d31aaa15188baffee76933a3025bad6bc2631
2014-10-09 10:43:52 -07:00
Geoff Mendal
49c5ddd677
Merge "Import translations. DO NOT MERGE" into lmp-dev
2014-10-08 19:53:12 +00:00
Geoff Mendal
3306875740
Import translations. DO NOT MERGE
...
Change-Id: I38a6ea57b8a5cde20e80427bcb46caf0b1048d2c
Auto-generated-cl: translation import
2014-10-08 11:53:40 -07:00
Dianne Hackborn
89b196958f
Merge "Put in real "code" (aka marketing) name." into lmp-dev
2014-10-08 17:59:19 +00:00
Dan Sandler
2200f86f80
All (er, L) is finally revealed.
...
If you exceed 20000 points, please send in a screenshot.
Bug: 15984887
Change-Id: I1164160bfa8e7dca3b9e7d7ca5d50ef9abd38b61
2014-10-08 04:01:01 +00:00
Dianne Hackborn
955d8d69ea
Put in real "code" (aka marketing) name.
...
Change-Id: Idb3976edfae37293ed75cb5b869b4b42d8042bbe
2014-10-07 20:17:19 -07:00
Jim Miller
e8fed24be6
Fix "Wrong password" message shown when using BT keyboard.
...
The code was assuming we're always using soft IME. When a physical
keyboard is attached, we get two events; ACTION_DOWN and ACTION_UP.
The code attempted to unlock the device twice. The second attempt
failed because the TextView was cleared by the first successful attempt.
Fixes bug 17690585
Change-Id: Ia92a97400b4404d0cbe86aacb727009e95914327
2014-10-07 16:50:04 -07:00
Jason Monk
733bcc7fbe
Merge "Hide hotspot tile if 'provisioning' is needed" into lmp-dev
2014-10-07 18:53:20 +00:00
Jason Monk
20ef4024ed
Hide hotspot tile if 'provisioning' is needed
...
If we need carrier entitlement checks don't show the hotspot tile
which could bypass them, instead make the user go to settings.
Bug: 17879554
Change-Id: I30a5b51b26a2d4e977579b71a16c3c7a8d004eea
2014-10-07 14:43:11 -04:00
Jorim Jaggi
988a8a9820
Merge "Update 'No notifications' text on configuration change" into lmp-dev
2014-10-07 17:48:01 +00:00
Amith Yamasani
41bb3455e4
Merge "Set the default user restrictions to disallow calling and sms" into lmp-dev
2014-10-07 17:11:34 +00:00
John Spurlock
92b8d41096
Doze: Avoid pulsing in pockets.
...
Query for the current proximity value before starting a pulse.
If a "near" value is returned, skip the entire pulse.
Bug: 17350239
Change-Id: Ib930d84b163c8e54b7be5d1c975e547692f8529f
2014-10-07 12:01:56 -04:00
PauloftheWest
53c8400291
Merge "Fixed a Bluetooth Quick Settings update bug." into lmp-dev
2014-10-07 13:01:28 +00:00
Amith Yamasani
aa6634eaca
Set the default user restrictions to disallow calling and sms
...
When creating a user via the UI, disallow phone calls and SMS by
default. Primary user must explicitly enable it via Settings.
Bug: 17832802
Change-Id: I18cad4be8493ddc8890b5d90da2df256cb3f1ec9
2014-10-06 18:24:32 -07:00
Geoff Mendal
fc8d65197a
Merge "Import translations. DO NOT MERGE" into lmp-dev
2014-10-06 23:28:23 +00:00
Paul Jensen
7627d2cd5c
Merge "Use network-specific HTTP proxy settings in captive portal login app." into lmp-dev
2014-10-06 23:01:27 +00:00
Geoff Mendal
c6da9afdcc
Import translations. DO NOT MERGE
...
Change-Id: Ib4bd44e7036f41df58740596f560091ef40c1f23
Auto-generated-cl: translation import
2014-10-06 14:55:42 -07:00