Commit Graph

2771 Commits

Author SHA1 Message Date
Selim Cinek
f5d8cf701b am 99283f22: am 4868c3ab: am 4832e170: am 0ad0f097: Optimized and improved the status bar performance a lot
* commit '99283f22567ff85a5a904c0eb231bd0f05f00f8b':
  Optimized and improved the status bar performance a lot
2014-09-19 20:09:54 +00:00
Selim Cinek
326d63552a am 4832e170: am 0ad0f097: Optimized and improved the status bar performance a lot
* commit '4832e17036071335cfa1e74377daa3dab6a3819e':
  Optimized and improved the status bar performance a lot
2014-09-19 19:40:28 +00:00
Selim Cinek
86213788f8 am 0ad0f097: Optimized and improved the status bar performance a lot
* commit '0ad0f0975a607f84a16ba18553fda7982bd95e3e':
  Optimized and improved the status bar performance a lot
2014-09-19 19:32:14 +00:00
Selim Cinek
a0fad3ba06 Optimized and improved the status bar performance a lot
Instead of clearing the Statusbarwindow buffer in the beginning
we now draw the scrim with mode SRC and therefore a whole screen
of overdraw is saved!

Bug: 17287256
Change-Id: I29f14a2c3d4cb087c422ae6f486d23d7f8ec173b
2014-09-19 18:25:56 +00:00
Winson Chung
9a5edba033 am 76418f9d: am 0dd9add1: am 06ec3d55: am 5c744b1b: Merge "Handling broader set of exceptions when startingActivity from Recents. (Bug 17481968)" into lmp-dev
* commit '76418f9dc48ac80acabcf9e63302fb2ee326a13a':
  Handling broader set of exceptions when startingActivity from Recents. (Bug 17481968)
2014-09-19 09:29:45 +00:00
Winson Chung
7bf2fc5bba am 06ec3d55: am 5c744b1b: Merge "Handling broader set of exceptions when startingActivity from Recents. (Bug 17481968)" into lmp-dev
* commit '06ec3d5554a099a552dcc563e9d9302d48794179':
  Handling broader set of exceptions when startingActivity from Recents. (Bug 17481968)
2014-09-19 00:15:28 +00:00
Winson Chung
aab1a058db am 5c744b1b: Merge "Handling broader set of exceptions when startingActivity from Recents. (Bug 17481968)" into lmp-dev
* commit '5c744b1b01156c37f894619fbe70741435d7ed53':
  Handling broader set of exceptions when startingActivity from Recents. (Bug 17481968)
2014-09-19 00:03:54 +00:00
Winson Chung
f7dd908171 Merge "Handling broader set of exceptions when startingActivity from Recents. (Bug 17481968)" into lmp-dev 2014-09-18 23:50:32 +00:00
Winson Chung
bd06661927 am 9b211f56: am 214ec128: am 2b8ef1ba: am f7093202: Enabling recents stack clipping
* commit '9b211f562aeff846c5967b0332258841ad436436':
  Enabling recents stack clipping
2014-09-18 19:21:30 +00:00
Jorim Jaggi
cba8ca4c22 am ebbf4d92: am 058be25e: am f107e2b5: am 4615fa60: Merge "Add option for recents to use fake shadows" into lmp-dev
* commit 'ebbf4d9252c616948aad0eedb9387a16616466b2':
  Add option for recents to use fake shadows
2014-09-18 19:21:25 +00:00
Selim Cinek
9a9ceea01c am 88f2f5bc: am fb299a84: am 1f90c017: am 25e58cf8: Merge "Removed round rect clipping and hardware layers from recents" into lmp-dev
* commit '88f2f5bcd9489100966817c7e6577812d09f77a2':
  Removed round rect clipping and hardware layers from recents
2014-09-18 19:21:21 +00:00
Winson Chung
27ac4e4806 am 2b8ef1ba: am f7093202: Enabling recents stack clipping
* commit '2b8ef1ba7d2f9277a1a45f0534356e5472cd9211':
  Enabling recents stack clipping
2014-09-18 18:51:15 +00:00
Jorim Jaggi
21d23ea270 am f107e2b5: am 4615fa60: Merge "Add option for recents to use fake shadows" into lmp-dev
* commit 'f107e2b51b9d1db230edb49bdd5752ec86a5f445':
  Add option for recents to use fake shadows
2014-09-18 18:51:12 +00:00
Selim Cinek
af9662ba43 am 1f90c017: am 25e58cf8: Merge "Removed round rect clipping and hardware layers from recents" into lmp-dev
* commit '1f90c017ce54f7d289638771f7025e2ddd8f76f9':
  Removed round rect clipping and hardware layers from recents
2014-09-18 18:51:03 +00:00
Winson Chung
e274b8f711 am f7093202: Enabling recents stack clipping
* commit 'f709320263f370145780270fdc825cfbc48912d1':
  Enabling recents stack clipping
2014-09-18 18:44:44 +00:00
Jorim Jaggi
9a3fa7a5b5 am 4615fa60: Merge "Add option for recents to use fake shadows" into lmp-dev
* commit '4615fa60c76a11d9492e01d7b8d434f857ebc52a':
  Add option for recents to use fake shadows
2014-09-18 18:44:39 +00:00
Selim Cinek
a15f1e2fc3 am 25e58cf8: Merge "Removed round rect clipping and hardware layers from recents" into lmp-dev
* commit '25e58cf8faf937b679ab9359f9da7583b6cdf542':
  Removed round rect clipping and hardware layers from recents
2014-09-18 18:44:36 +00:00
Winson Chung
bf5dbf1c15 Enabling recents stack clipping
The taskviews now avoid overdraw by clipping invisible
parts. Also adapted some timings of the animation.

Bug: 17455301
Change-Id: Ifbf7bab363e530cb2ad842baed50fc16dcfcc4c4
2014-09-18 18:34:17 +00:00
Jorim Jaggi
a8433c6512 Merge "Add option for recents to use fake shadows" into lmp-dev 2014-09-18 18:33:42 +00:00
Selim Cinek
9aefd41557 Merge "Removed round rect clipping and hardware layers from recents" into lmp-dev 2014-09-18 18:33:26 +00:00
Baligh Uddin
92f0205abd Merge "Import translations. DO NOT MERGE" into lmp-sprout-dev 2014-09-18 18:10:19 +00:00
Baligh Uddin
61e7929a70 Merge "Import translations. DO NOT MERGE" into lmp-dev 2014-09-18 18:10:15 +00:00
Adrian Roos
fde098335a am 5d4446f3: am 24d41472: am 9f9aab43: am 3f30fcc8: Fix wrong face unlock size
* commit '5d4446f31a1004a57ef30234698f706f987f0a4e':
  Fix wrong face unlock size
2014-09-18 16:25:18 +00:00
Adrian Roos
9a39dd8ee7 am 9f9aab43: am 3f30fcc8: Fix wrong face unlock size
* commit '9f9aab4381d44dfc32cc54e166d0f03cc62a5175':
  Fix wrong face unlock size
2014-09-18 16:01:08 +00:00
Adrian Roos
7111781812 am 3f30fcc8: Fix wrong face unlock size
* commit '3f30fcc8ed023be299af13d8ea5300f2712b9f48':
  Fix wrong face unlock size
2014-09-18 15:50:33 +00:00
Adrian Roos
72cc3702d2 Fix wrong face unlock size
Bug: 17533062
Change-Id: I532d7197fcd59baffd8f6c4e76a9fb8eda389eac
2014-09-18 17:25:09 +02:00
Jorim Jaggi
cb5570316d Add option for recents to use fake shadows
Bug: 17522143
Change-Id: I61fdecf8c5aa86b6dacd65ff8729590553d0854a
2014-09-18 14:26:52 +02:00
Selim Cinek
e8199c582d Removed round rect clipping and hardware layers from recents
This saves us a lot of memory and we avoid the clipToOutline.
The view still looks the same, as we now draw the thumbnail
in a rounded rect.
We now only use a hardware layer on the header, which is much
smaller.

Bug: 17522143
Change-Id: I197a1172efe8450ffb0b537c780a240d38f84275
2014-09-18 14:26:35 +02:00
Dan Sandler
df373297be am 4134a137: am 46bea448: am d1c8a222: am 4aa2c14c: Merge "Living with the LLand." into lmp-dev
* commit '4134a137a49871803f1460a52f5ce8f65363090d':
  Living with the LLand.
2014-09-18 12:18:22 +00:00
Dan Sandler
4fe666b5ce am d1c8a222: am 4aa2c14c: Merge "Living with the LLand." into lmp-dev
* commit 'd1c8a2221d2b8ecfeabcba23536870a180768f7e':
  Living with the LLand.
2014-09-18 11:59:41 +00:00
Dan Sandler
7d8192e07b am 4aa2c14c: Merge "Living with the LLand." into lmp-dev
* commit '4aa2c14c50cf3fe956ba993e7a673640142c1c3b':
  Living with the LLand.
2014-09-18 11:45:49 +00:00
Dan Sandler
1391d8a9b3 Merge "Living with the LLand." into lmp-dev 2014-09-18 11:34:18 +00:00
Dan Sandler
4455da985d Living with the LLand.
Bug: 15984887
Change-Id: I2a42a064587db3478d865348f860bda07217f7dd
2014-09-18 06:57:28 +00:00
Christoph Studer
b1c1aa8384 am db67f964: am cd19dffc: am 97e3cb89: am c93c4fd9: Merge "SysUI: Add no-wallpaper recents theme for low GFX devices" into lmp-dev
* commit 'db67f9640b06a0e50448b4294a366e198a96b8f0':
  SysUI: Add no-wallpaper recents theme for low GFX devices
2014-09-17 16:11:16 +00:00
Christoph Studer
2b7ec633cc am 97e3cb89: am c93c4fd9: Merge "SysUI: Add no-wallpaper recents theme for low GFX devices" into lmp-dev
* commit '97e3cb89ad942d73f7e6b978915ea28818b671ff':
  SysUI: Add no-wallpaper recents theme for low GFX devices
2014-09-17 15:03:17 +00:00
Christoph Studer
fe12eaf06c am c93c4fd9: Merge "SysUI: Add no-wallpaper recents theme for low GFX devices" into lmp-dev
* commit 'c93c4fd964680f49e4542c88ec6cdf4c7b925c91':
  SysUI: Add no-wallpaper recents theme for low GFX devices
2014-09-17 14:56:17 +00:00
Christoph Studer
9077cbc30e Merge "SysUI: Add no-wallpaper recents theme for low GFX devices" into lmp-dev 2014-09-17 14:17:33 +00:00
Winson Chung
4e96eb709d Handling broader set of exceptions when startingActivity from Recents. (Bug 17481968)
Change-Id: Ia11e0f77e6c1f28f3d6946362d5a6333b57ac80e
2014-09-17 15:20:10 +02:00
Christoph Studer
37e4468be1 SysUI: Add no-wallpaper recents theme for low GFX devices
Also add a config flag to control the theme to apply to RecentsActivity.

Bug: 17522143
Change-Id: I8d03e84e37b77698243673f6c4e676b2c53e0d07
2014-09-17 13:28:46 +02:00
Jorim Jaggi
027eb7c874 am fb2fa955: am 185055cb: am dc29e524: am ac980443: Merge "Use RenderThread for navigation bar ripples" into lmp-dev
* commit 'fb2fa955e92e6066e21badebf16259acdcebae12':
  Use RenderThread for navigation bar ripples
2014-09-17 05:14:49 +00:00
PauloftheWest
8b23ce8d84 am 92c03928: am 41d51c47: am ada3e529: am 0208bf01: Merge "Fixed an RTL overlapping issue in volume settings." into lmp-dev
* commit '92c03928f315511f88c92b5bfae6e922cea20764':
  Fixed an RTL overlapping issue in volume settings.
2014-09-17 05:14:44 +00:00
John Spurlock
0e84ba5b90 am 348c9d6a: am de9e5d32: am c263c90f: am 2a65f8a6: Doze: Workaround vibration-related pickup gestures.
* commit '348c9d6a5b304dc493d9b67016aee504704c2550':
  Doze: Workaround vibration-related pickup gestures.
2014-09-16 21:09:08 +00:00
John Spurlock
944f55883a am 9d17439a: am 83fe65cd: am 129de05d: am f2dc7e56: Merge "Doze: Aggressively dial down notification-related pulses." into lmp-dev
* commit '9d17439a6d952194b5bf23c234254f1f3bd09353':
  Doze: Aggressively dial down notification-related pulses.
2014-09-16 21:06:58 +00:00
Selim Cinek
29ddb19af8 am ea5e40d2: am b51534e6: am 886e3235: am f4e6f631: Merge "Changed the swipe up search affordance" into lmp-dev
* commit 'ea5e40d2274673a6c733e9d10b8126f9bb66c178':
  Changed the swipe up search affordance
2014-09-16 21:03:44 +00:00
Baligh Uddin
40f26d4fb4 Import translations. DO NOT MERGE
Change-Id: Ie81e04ae6acae321d8fb2b47c9e505a85587d2f6
Auto-generated-cl: translation import
2014-09-16 13:59:06 -07:00
Baligh Uddin
8ccceec29c Import translations. DO NOT MERGE
Change-Id: Ie463ae1ff5e528f8076f2e3c6b49205264deff95
Auto-generated-cl: translation import
2014-09-16 13:56:42 -07:00
Jorim Jaggi
5e53714db9 am dc29e524: am ac980443: Merge "Use RenderThread for navigation bar ripples" into lmp-dev
* commit 'dc29e5246c685d2945b7ce70175bb874c9e60960':
  Use RenderThread for navigation bar ripples
2014-09-16 18:12:37 +00:00
PauloftheWest
0a5a5c61c8 am ada3e529: am 0208bf01: Merge "Fixed an RTL overlapping issue in volume settings." into lmp-dev
* commit 'ada3e529820dd23290acdef1b6f84825b77198c5':
  Fixed an RTL overlapping issue in volume settings.
2014-09-16 18:12:33 +00:00
Jorim Jaggi
b6f3e6eb7b am ac980443: Merge "Use RenderThread for navigation bar ripples" into lmp-dev
* commit 'ac9804435867dfaaebe1887d6de30aee7758bb39':
  Use RenderThread for navigation bar ripples
2014-09-16 18:00:32 +00:00
PauloftheWest
c1abcd17f3 am 0208bf01: Merge "Fixed an RTL overlapping issue in volume settings." into lmp-dev
* commit '0208bf01144ab0c368f81d8b196e8ece1eabd8e1':
  Fixed an RTL overlapping issue in volume settings.
2014-09-16 18:00:28 +00:00