John Spurlock
cf44a124ab
Unhide Notification kind, rename to category.
...
Change-Id: I8e6d5a30dff519d7ed4f38e018646dd2bc55db33
2014-03-24 11:02:36 -04:00
Selim Cinek
c41853cee8
Fixed wallpaper bug where wrong size was taken when cropping
...
When cropping, the selected area of the image was incorrectly
cropped to the size of the view instead of the size of the image
Bug: 13617446
Change-Id: If54a0891fa2cdeee70ba63752874f1543d401701
2014-03-24 13:53:06 +01:00
Winson Chung
e9c77aee60
Merge "Fixing crash with multiple touch pointers"
2014-03-21 23:03:16 +00:00
Winson Chung
4c71aefcbd
Fixing crash with multiple touch pointers
...
- Adding support for force-reloading certain thumbnails (in prep for fix to Bug. 13587139)
- Use withLayer and withEndAction on ViewPropertyAnimator animations
- Ensuring that we close the notifications panel when we toggle recents
Change-Id: Ied2d841de42046fcb09fffb615156b07b4a67136
2014-03-21 16:00:18 -07:00
Selim Cinek
d9e5761a4e
am 04ea3ca0: am 50ac19e9: am ba126c09: Disable Set Wallpaper button while loading image
...
* commit '04ea3ca000312f4eccc44347c37c49471081b852':
Disable Set Wallpaper button while loading image
2014-03-21 22:52:52 +00:00
Selim Cinek
04ea3ca000
am 50ac19e9: am ba126c09: Disable Set Wallpaper button while loading image
...
* commit '50ac19e9b8d3435eab44cacbb62c5081f44df910':
Disable Set Wallpaper button while loading image
2014-03-21 22:46:33 +00:00
Selim Cinek
50ac19e9b8
am ba126c09: Disable Set Wallpaper button while loading image
...
* commit 'ba126c09a5c00cb0a96da6ece0b4ab4d7ed2d8cb':
Disable Set Wallpaper button while loading image
2014-03-21 22:41:07 +00:00
Selim Cinek
ba126c09a5
Disable Set Wallpaper button while loading image
...
Bug: 13534714
Change-Id: I45ff3436de40ea85fb22d776584d9f30f0795898
(cherry picked from commit 0fa6c1b146f7ed1aba335c30878e2c1b2bf2a8f1)
2014-03-21 22:15:10 +00:00
Paul Lawrence
717e0f5db7
Merge "Don't prompt at boot if we already did that when decrypting"
2014-03-21 20:40:46 +00:00
Adam Cohen
fb40d78c57
Merge "Catch exceptions if Exif is malformed"
2014-03-21 19:55:54 +00:00
Adam Cohen
146af201d3
Merge "Catching security exception when activity destroyed"
2014-03-21 19:54:55 +00:00
John Spurlock
3daafcd7ba
Merge "Annotate framework vibrate calls with stream hints."
2014-03-21 19:51:44 +00:00
Selim Cinek
a4c1ccf3e0
Merge "Disable Set Wallpaper button while loading image"
2014-03-21 19:39:38 +00:00
Selim Cinek
5ab7d37d90
Catch exceptions if Exif is malformed
...
Bug: 11650650
Change-Id: Ie1680220fdb235a166a0eaa0a2309729f861865c
2014-03-21 20:32:34 +01:00
Selim Cinek
d6901a95d8
Catching security exception when activity destroyed
...
Fixed a bug where an asynctask tried to load an image
even after the activity was destroyed leading to a
security exception since the permission could not be granted anymore.
Bug: 12760267
Change-Id: Ieffb10b1007f349371647512ffe4fe72433344e7
2014-03-21 20:24:55 +01:00
Unsuk Jung
7bde0fc751
am 2270ac96: am 8114c3d0: am 1a70f391: Merge "Change wallpaper sizing" into klp-dev
...
* commit '2270ac96d5d8ab6c2d1601f8dd5d8409762fb35f':
Change wallpaper sizing
2014-03-21 19:17:01 +00:00
Unsuk Jung
2270ac96d5
am 8114c3d0: am 1a70f391: Merge "Change wallpaper sizing" into klp-dev
...
* commit '8114c3d02d6bf72c0627aea6ecf738074ac3f232':
Change wallpaper sizing
2014-03-21 19:11:01 +00:00
Chris Wren
5d9b153db3
lower the heads up threshold to exactly PRIORITY_HIGH
...
Bug: 13452562
Change-Id: I945ce22fa7253ff84fcc3d72f4cb732921ba3489
2014-03-21 15:08:42 -04:00
Unsuk Jung
8114c3d02d
am 1a70f391: Merge "Change wallpaper sizing" into klp-dev
...
* commit '1a70f391608e82fcc5550c76ccc7bf8bac5bbc10':
Change wallpaper sizing
2014-03-21 19:05:40 +00:00
Selim Cinek
0fa6c1b146
Disable Set Wallpaper button while loading image
...
Bug: 13534714
Change-Id: I45ff3436de40ea85fb22d776584d9f30f0795898
2014-03-21 19:19:08 +01:00
John Spurlock
824ad0e6f9
Merge "Unhide notification category."
2014-03-21 14:26:55 +00:00
John Spurlock
fd7f1e0039
Unhide notification category.
...
Rename @hidden Notification.kind -> category, and flesh out
shared values. Now a single value.
Update framework references, remove unused SystemUpdateService
magic value unused since 2012.
Change-Id: If06d19ff3a8c3125fca1457f5d3c665e2939c66c
2014-03-21 09:25:00 -04:00
John Spurlock
f9e1a0b369
Annotate framework vibrate calls with stream hints.
...
Migrate existing framework usages of Vibrator.vibrate to use
the new overload with an explicit stream hint. This prevents
them from being blocked by rules targeting the unspecified stream.
For calls that pass the existing appops check in VibrateService,
pass streamHint down to the input device vibrator so we don't lose
the signal, but leave it up to InputManager to decide what to do
with it - currently unused.
Change-Id: I65c944e4010edea29a412bf57d8d7d3b8098b746
2014-03-21 08:57:53 -04:00
Michael Jurka
3368a63c64
Change wallpaper sizing
...
Bug: 11997581
- ignore suggested dimensions
- when orientation changes, scale up wallpaper if
it doesn't fill the whole screen, or scale back to
original size if not necessary
Change-Id: I75b7519a105d4097bf7a35cd8af61fc40f45f8fb
(cherry picked from commit 824a4b5ea4c58592b9b2ebe787f5fb6974e7cabe)
2014-03-21 10:29:27 +00:00
Winson Chung
dd1b145158
Merge "Catching case where the activity we are launching from Recents no longer exists."
2014-03-21 01:14:07 +00:00
Winson Chung
c620bafde8
Catching case where the activity we are launching from Recents no longer exists.
...
- Also bounding the launch task rect to prevent transitions from far far away when launching a task
2014-03-20 18:12:37 -07:00
Baligh Uddin
56b0306142
Merge "Import translations. DO NOT MERGE"
2014-03-20 18:32:39 +00:00
Baligh Uddin
e09c974a3d
Merge "Import translations. DO NOT MERGE"
2014-03-20 18:32:37 +00:00
Baligh Uddin
a2bf5abc80
Merge "Import translations. DO NOT MERGE"
2014-03-20 18:32:27 +00:00
Baligh Uddin
c0bbb54296
Merge "Import translations. DO NOT MERGE"
2014-03-20 18:32:27 +00:00
Baligh Uddin
afb553f473
Merge "Import translations. DO NOT MERGE"
2014-03-20 18:32:24 +00:00
Jim Miller
e397d90fbd
am e0683de5: am 37050124: am a413a4ae: Fix the build. DO NOT MERGE
...
* commit 'e0683de51e56d7a95c88c5c744f45c72a54a95bc':
Fix the build. DO NOT MERGE
2014-03-20 16:24:01 +00:00
Jim Miller
5837a15df1
am 1d6c2573: am aebe3b6c: am abde0aaa: am 375ff2c4: am 2598fbd7: Merge "Attempt to fix a bug where SIM progress dialog gets stuck." into klp-dev
...
* commit '1d6c2573d4b2824511354d651d7350df327f454f':
Attempt to fix a bug where SIM progress dialog gets stuck.
2014-03-20 16:10:04 +00:00
Jim Miller
aebe3b6ca4
am abde0aaa: am 375ff2c4: am 2598fbd7: Merge "Attempt to fix a bug where SIM progress dialog gets stuck." into klp-dev
...
* commit 'abde0aaa7958976b8f3a66e348d6a5152b0d838e':
Attempt to fix a bug where SIM progress dialog gets stuck.
2014-03-20 15:47:31 +00:00
Chris Wren
33837510df
Merge "set the sysui settings on create, as well as on update."
2014-03-20 14:11:35 +00:00
Jim Miller
e0683de51e
am 37050124: am a413a4ae: Fix the build. DO NOT MERGE
...
* commit '370501243685a39a52b6e389b97711b906d2d4f8':
Fix the build. DO NOT MERGE
2014-03-20 02:47:04 +00:00
Chris Craik
dbd60a71b5
am 99689a68: am 9208bb4a: am 00efaea9: am dac29800: Merge "Prevent Lockscreen album art from activating FLAG_KEEP_SCREEN_ON"
...
* commit '99689a6874c7c465ed97dba625d38e3f1599963f':
Prevent Lockscreen album art from activating FLAG_KEEP_SCREEN_ON
2014-03-20 02:40:14 +00:00
Chris Craik
9208bb4a2b
am 00efaea9: am dac29800: Merge "Prevent Lockscreen album art from activating FLAG_KEEP_SCREEN_ON"
...
* commit '00efaea980c7a9f84f326b22aef740cb5438d282':
Prevent Lockscreen album art from activating FLAG_KEEP_SCREEN_ON
2014-03-20 02:30:15 +00:00
Chris Craik
dac298005c
Merge "Prevent Lockscreen album art from activating FLAG_KEEP_SCREEN_ON"
2014-03-20 02:19:54 +00:00
Jim Miller
3705012436
am a413a4ae: Fix the build. DO NOT MERGE
...
* commit 'a413a4ae3280be6c45e84e85d7be3379a5cb51e4':
Fix the build. DO NOT MERGE
2014-03-20 01:49:31 +00:00
Jim Miller
a413a4ae32
Fix the build. DO NOT MERGE
...
Change-Id: Ic34e351f86cfb8299b666e860c067d905cce6747
2014-03-19 18:38:09 -07:00
Jim Miller
abde0aaa79
am 375ff2c4: am 2598fbd7: Merge "Attempt to fix a bug where SIM progress dialog gets stuck." into klp-dev
...
* commit '375ff2c4a7b42d6dfd333e0ffa351be88fdab034':
Attempt to fix a bug where SIM progress dialog gets stuck.
2014-03-20 01:14:40 +00:00
Jim Miller
375ff2c4a7
am 2598fbd7: Merge "Attempt to fix a bug where SIM progress dialog gets stuck." into klp-dev
...
* commit '2598fbd71a2109ab307d32935a13fa1eab150e8d':
Attempt to fix a bug where SIM progress dialog gets stuck.
2014-03-20 01:08:43 +00:00
Jim Miller
2598fbd71a
Merge "Attempt to fix a bug where SIM progress dialog gets stuck." into klp-dev
2014-03-20 01:04:13 +00:00
Adam Cohen
14c1fb4d1b
am 5b137544: am 0dca4fc9: am 55b523cc: Merge "[DO NOT MERGE] Fix wallpaper cropping bugs" into klp-dev
...
* commit '5b1375445afef5ce0cbceaa69fc44667e3e358fb':
[DO NOT MERGE] Fix wallpaper cropping bugs
2014-03-19 20:30:25 +00:00
Adam Cohen
e4498ce4b7
am 55d9907d: am cc8fbb59: am 8acbe888: Merge "[DO NOT MERGE] Centering the crop by default in system wallpaper cropper" into klp-dev
...
* commit '55d9907d595d5938dba52298fe82693b1799687b':
[DO NOT MERGE] Centering the crop by default in system wallpaper cropper
2014-03-19 20:30:21 +00:00
Adam Cohen
5b1375445a
am 0dca4fc9: am 55b523cc: Merge "[DO NOT MERGE] Fix wallpaper cropping bugs" into klp-dev
...
* commit '0dca4fc929638755454cc46a4eb21e86b3fcb0c8':
[DO NOT MERGE] Fix wallpaper cropping bugs
2014-03-19 20:24:02 +00:00
Adam Cohen
55d9907d59
am cc8fbb59: am 8acbe888: Merge "[DO NOT MERGE] Centering the crop by default in system wallpaper cropper" into klp-dev
...
* commit 'cc8fbb5999687e9413a9b0a8576c21116fc558db':
[DO NOT MERGE] Centering the crop by default in system wallpaper cropper
2014-03-19 20:23:59 +00:00
Adam Cohen
0dca4fc929
am 55b523cc: Merge "[DO NOT MERGE] Fix wallpaper cropping bugs" into klp-dev
...
* commit '55b523cc3fac7fd008094b690a0fa8c5527d569c':
[DO NOT MERGE] Fix wallpaper cropping bugs
2014-03-19 20:18:41 +00:00
Adam Cohen
cc8fbb5999
am 8acbe888: Merge "[DO NOT MERGE] Centering the crop by default in system wallpaper cropper" into klp-dev
...
* commit '8acbe8887a753c0d2e86153d00cf426781c19cf2':
[DO NOT MERGE] Centering the crop by default in system wallpaper cropper
2014-03-19 20:18:37 +00:00