Winson Chung
c6a1623cc4
Enabling filtering by base intent package.
...
- Toggling recents now unfilters the current stack before dismissing recents
Change-Id: Id0d240bf16bc32957ee7e5a9882a453044903d29
2014-04-01 15:31:52 -07:00
Paul Lawrence
df42723d6b
Merge "Don't double prompt on booting encrypted device"
2014-04-01 15:07:10 +00:00
Baligh Uddin
9fa67d8e4d
Merge "Import translations. DO NOT MERGE"
2014-03-31 22:09:54 +00:00
Adrian Roos
a3dafcfb26
Add a SampleTrustAgent
...
Adds a simple app that shows how to build a trust agent. For
lack of a better place to put this, this stays in Keyguard's tests
for now.
Bug: 13723878
Change-Id: I9ebad253d3d89c846fe8afaad6babce9e7b80b5e
2014-03-31 19:27:52 +00:00
Adrian Roos
46842d946d
Make Keyguard trust aware
...
Bug: 13723878
Change-Id: If1f54de4112a120848df72192b82e35b341e8ed3
2014-03-31 19:22:48 +00:00
Chris Wren
de3b1a2b2d
add a null check around scrollAdapter access
...
Bug: 13727213
Change-Id: Ia92c06b66fc4712a758bf813c30f543b08546a80
2014-03-31 14:47:59 -04:00
Baligh Uddin
22339a562d
Import translations. DO NOT MERGE
...
Change-Id: I873e19f2b3e2e27eb1bc555ef8cc3cc09f2de493
Auto-generated-cl: translation import
2014-03-31 11:25:46 -07:00
Alexandra Gherghina
d4749eb4a8
Mark the keyguard package as required for profile
...
Change-Id: I8edae23c57e1f1af2c086c0f67d9d240d3726d84
2014-03-31 16:15:40 +01:00
Michael Wright
7ef7ef0e05
am c9b937bb: am 6a14146b: am e328056d: Merge "Add support for additional international keyboard mappings"
...
* commit 'c9b937bbfae825e32158e06ca52f320ca3d6f464':
Add support for additional international keyboard mappings
2014-03-28 23:40:30 +00:00
Michael Wright
c9b937bbfa
am 6a14146b: am e328056d: Merge "Add support for additional international keyboard mappings"
...
* commit '6a14146b379b33a6bf947f02b2550fa97c5619b6':
Add support for additional international keyboard mappings
2014-03-28 23:05:36 +00:00
Paul Lawrence
945490c12e
Don't double prompt on booting encrypted device
...
vold will store password securely until KeyGuard requests it
and hands it on to KeyStore.
This is a revision of
https://googleplex-android-review.git.corp.google.com/#/c/418123/
which was reverted. It had two bugs in LockSettingsService.checkVoldPassword.
1) We were not checking password for null, which caused an exception
2) checkPattern/checkPassword return true if there is no saved pattern or password.
This leads to situations where we get true returned even when the password
doesn't match. Call the correct one based on what is there, not what vold
thinks ought to be there.
Bug: 12990752
Change-Id: I05315753387b1e508de5aa79b5a68ad7315791d4
2014-03-28 10:35:44 -07:00
John Spurlock
0e14f2d455
Merge "Remove obsolete MultiWaveView"
2014-03-28 13:11:09 +00:00
Selim Cinek
ba6ae57f64
Merge "Improved expansion logic of NotificationStackScroller"
2014-03-28 12:19:01 +00:00
Selim Cinek
fab078b01f
Improved expansion logic of NotificationStackScroller
...
Expansion of a notification with a single finger is now possible
if the NotificationStackScroller has not started scrolling yet.
Change-Id: I96b622632b448915526dd08cc2e4771d404b096f
2014-03-28 12:00:55 +00:00
Selim Cinek
49fb8aeff5
am c3db8011: am 58e99f56: am b6e077dc: am 7718fc12: Fixed crash when setting wallpaper with built in rotation
...
* commit 'c3db8011d7f7a5bcb0a9e5ae2d20022c6e88d8f9':
Fixed crash when setting wallpaper with built in rotation
2014-03-27 23:16:51 +00:00
Selim Cinek
c3db8011d7
am 58e99f56: am b6e077dc: am 7718fc12: Fixed crash when setting wallpaper with built in rotation
...
* commit '58e99f564d552984d5088969a2aa827812db10ac':
Fixed crash when setting wallpaper with built in rotation
2014-03-27 23:10:32 +00:00
Selim Cinek
58e99f564d
am b6e077dc: am 7718fc12: Fixed crash when setting wallpaper with built in rotation
...
* commit 'b6e077dcbe1034007fd52b48951637a9be4bab74':
Fixed crash when setting wallpaper with built in rotation
2014-03-27 23:04:57 +00:00
Selim Cinek
b6e077dcbe
am 7718fc12: Fixed crash when setting wallpaper with built in rotation
...
* commit '7718fc1291c73576417f0c25d88f5105f7ae7365':
Fixed crash when setting wallpaper with built in rotation
2014-03-27 22:15:37 +00:00
Baligh Uddin
70039b67a5
Merge "Import translations. DO NOT MERGE"
2014-03-27 21:43:30 +00:00
Selim Cinek
7718fc1291
Fixed crash when setting wallpaper with built in rotation
...
If an image had a built in rotation, a crash could occur,
when setting it. An example was a panorama image which had
a rotation of 90 degrees
Change-Id: Iede8226dac3a40f08d39a69162eb388e6aba97ec
Bug: 13507421
2014-03-27 19:34:01 +00:00
Selim Cinek
80a14e5d1b
Improved integration of NotificationStackScroller
...
Quicksettings and clear all buttons now work correctly with
NotificationStackScroller but visuals are still tbd
Change-Id: Ia8a0895f66e0b682f39ac62d92c6b6cfccce2ee2
2014-03-27 18:18:49 +01:00
Olivier Gay
d2923266ae
Add support for additional international keyboard mappings
...
Add kcm mapping files for Arabic, Greek, Hebrew, Lithuanian
and Spanish (Latin).
Change-Id: I35cb2a4d6e016c6f565fba05710ba1626452fe68
Signed-off-by: Olivier Gay <ogay@logitech.com>
Signed-off-by: Manuel Carthoblaz <mcarthob@logitech.com>
Signed-off-by: Mathieu Meisser <mmeisser@logitech.com>
2014-03-27 17:49:52 +01:00
Selim Cinek
ddaba4360b
Merge "Initial implementation of NotificationStackScroller"
2014-03-27 14:28:56 +00:00
Jorim Jaggi
73581effb0
Merge "Move legacy notification processing to Notification.Builder"
2014-03-27 14:25:17 +00:00
Selim Cinek
67b2260093
Initial implementation of NotificationStackScroller
...
Change-Id: Ida9a90ca4c9645166794afea8cf0c1d1b7afe1b4
2014-03-27 14:56:07 +01:00
Jorim Jaggi
5c2d84675b
Move legacy notification processing to Notification.Builder
...
Bug: 13485610
Change-Id: I5466d3dbc328c77876dc701c17e7a5a06777dbbe
2014-03-27 12:08:55 +01:00
John Spurlock
4f0db5e23a
Remove obsolete MultiWaveView
...
Change-Id: Ic878221c873d29577928aed2669f967851307e4d
2014-03-26 21:52:03 -04:00
Paul Lawrence
6ee7d25010
Revert "Don't prompt at boot if we already did that when decrypting"
...
This reverts commit 493e3e7e6523fd94cc1acae3e45935a1227d58c3.
Should fixes
Bug: 13611885
Bug: 13656830
Change-Id: I117c988bb6679f44f8add4fcc18f45cb8238dfb4
2014-03-26 22:31:04 +00:00
Baligh Uddin
2ab8525654
Import translations. DO NOT MERGE
...
Change-Id: I2a3bcccf660a5a5247b3f54a8a3783ddeae7ccfa
Auto-generated-cl: translation import
2014-03-26 11:50:47 -07:00
John Spurlock
1dd9c53a40
Merge "Zen mode updates."
2014-03-26 17:44:16 +00:00
John Spurlock
eeb397b77f
Zen mode updates.
...
- Now only two modes, no more ZEN_MODE_FULL.
- Alarms are allowed by default.
- Interstitial dialog cleanup to follow current UX.
Change-Id: I8e4c8f64854dabfef69ad33b3eb35bee07e55ef7
2014-03-26 13:41:54 -04:00
Chris Wren
4c31999282
Merge "always clear the HeadsUpDecayTimer"
2014-03-26 17:09:55 +00:00
Chris Wren
7fd2a3bf6a
always clear the HeadsUpDecayTimer
...
for non-clearable heads up notifications,
a decay timer may be left in the queue
Bug: 13652819
Change-Id: I533db43484731922790f8501250b5a1ca7d4ba0b
2014-03-26 13:09:18 -04:00
Dan Sandler
59f0258a27
Categorize some system notifications.
...
Change-Id: Ia343bc276f50f488e2165056cff249a02f01d45a
2014-03-26 01:31:04 +00:00
Selim Cinek
92a87e3026
am 50cd7c39: am f7805dd7: am 7290b56b: am 8ae8689d: am c41853ce: Fixed wallpaper bug where wrong size was taken when cropping
...
* commit '50cd7c39bb9f62d443a62d1f4af7f6ebc107f217':
Fixed wallpaper bug where wrong size was taken when cropping
2014-03-25 21:18:45 +00:00
Baligh Uddin
05f79758cd
Merge "Import translations. DO NOT MERGE"
2014-03-25 18:56:41 +00:00
Baligh Uddin
da94c0efe9
Merge "Import translations. DO NOT MERGE"
2014-03-25 18:56:24 +00:00
Baligh Uddin
20de38b9ab
Merge "Import translations. DO NOT MERGE"
2014-03-25 18:56:23 +00:00
Baligh Uddin
52528c5ef0
Merge "Import translations. DO NOT MERGE"
2014-03-25 18:56:18 +00:00
Baligh Uddin
d894e15c13
Merge "Import translations. DO NOT MERGE"
2014-03-25 18:52:33 +00:00
Baligh Uddin
fca9992c4b
Merge "Import translations. DO NOT MERGE"
2014-03-25 18:52:31 +00:00
Baligh Uddin
71d718b749
Merge "Import translations. DO NOT MERGE"
2014-03-25 18:52:29 +00:00
Selim Cinek
f7805dd77a
am 7290b56b: am 8ae8689d: am c41853ce: Fixed wallpaper bug where wrong size was taken when cropping
...
* commit '7290b56b51119070c549d88d3946d61e34f62ba3':
Fixed wallpaper bug where wrong size was taken when cropping
2014-03-25 03:54:14 +00:00
Selim Cinek
7290b56b51
am 8ae8689d: am c41853ce: Fixed wallpaper bug where wrong size was taken when cropping
...
* commit '8ae8689d165299bd0bbd0e04bff987dad352c8f5':
Fixed wallpaper bug where wrong size was taken when cropping
2014-03-25 03:46:27 +00:00
Winson Chung
c9b0d58207
Merge "Fixing issue where we were relaunching each activity from recents instead of bringing them to the front."
2014-03-25 00:24:14 +00:00
Winson Chung
4be0445c66
Fixing issue where we were relaunching each activity from recents instead of bringing them to the front.
2014-03-24 17:22:30 -07:00
Winson Chung
75c549c537
Merge "Moving task view layout into resource."
2014-03-24 23:03:37 +00:00
Winson Chung
37c8d8ef85
Moving task view layout into resource.
...
- Using new activity icon/labels
Change-Id: If27bf60d2df75813213e9f3095baeb03085da8f7
2014-03-24 15:55:39 -07:00
Chris Wren
8ed3b587f0
Merge "add more dump info for heads up notifications"
2014-03-24 18:57:06 +00:00
John Spurlock
e2cae0a657
am 2b45d84e: Merge "Unhide Notification kind, rename to category." into klp-modular-dev
...
* commit '2b45d84e24946d0cbbcc577ca3e195c0db687c9a':
Unhide Notification kind, rename to category.
2014-03-24 17:44:53 +00:00