127644 Commits

Author SHA1 Message Date
Selim Cinek
7b5232251c am ed01ddd5: Merge "QuickSettings was inaccessible sometimes with empty shade."
* commit 'ed01ddd5014780c64c529a17a3b4a5b600038c5c':
  QuickSettings was inaccessible sometimes with empty shade.
2014-04-07 19:28:53 +00:00
Selim Cinek
ed01ddd501 Merge "QuickSettings was inaccessible sometimes with empty shade." 2014-04-07 19:23:39 +00:00
Christoph Studer
9a762b3eee am d624a443: Merge "Write eventlog entries for notification panel visibility"
* commit 'd624a443ec5662d2bf812b6992e783bea225d36d':
  Write eventlog entries for notification panel visibility
2014-04-07 19:20:45 +00:00
Selim Cinek
91c39ef7f2 QuickSettings was inaccessible sometimes with empty shade.
Fixed access to QuickSettings, when the shade was not full.

Bug: 13879008
Change-Id: Ie8c88b91eb397dcb4d78834acfc2e2ab2a24bed9
2014-04-07 21:18:09 +02:00
Christoph Studer
d624a443ec Merge "Write eventlog entries for notification panel visibility" 2014-04-07 19:15:22 +00:00
Christoph Studer
23c6e078a5 am eceec528: Merge "NoManService: More efficient notification update"
* commit 'eceec52894f5713b6f772a92fedd0182eab5c6dc':
  NoManService: More efficient notification update
2014-04-07 18:55:41 +00:00
Christoph Studer
760ea554d0 Write eventlog entries for notification panel visibility
Change-Id: Ie7e15ed15739cb5f057c900e1cadf90824b2b4ef
2014-04-07 14:52:17 -04:00
Christoph Studer
eceec52894 Merge "NoManService: More efficient notification update" 2014-04-07 18:50:35 +00:00
Christoph Studer
d89188d68e NoManService: More efficient notification update
Instead of removing the old notification and inserting the
updated notification afterwards, replace the old notification
in-place.

Change-Id: I88962fd2452de191c1d63c142719194282568dcc
2014-04-07 14:49:05 -04:00
Selim Cinek
6b7961d746 am a3e5bcb6: Fixed crash in PanelView dump
* commit 'a3e5bcb60efdf1202f627d25d30693089f7d535d':
  Fixed crash in PanelView dump
2014-04-07 18:43:31 +00:00
Selim Cinek
a3e5bcb60e Fixed crash in PanelView dump
Bugreports crashed when dumping PanelView.

Bug: 13872972
Change-Id: I3bd2b5321dd208766248f6506c5592190366e5ea
2014-04-07 20:22:24 +02:00
Alan Viverette
6aee480e98 am 2d925545: Merge "Fix sharing of child bounsd within touch feedback drawable"
* commit '2d925545b6190153928658ce320d9b681baad882':
  Fix sharing of child bounsd within touch feedback drawable
2014-04-07 18:04:41 +00:00
Alan Viverette
9b030cedc9 am bae7b97f: Quantum ActionBar, cleaning up theme colors
* commit 'bae7b97f825ad52c6f91e9e1224fa6828f15c849':
  Quantum ActionBar, cleaning up theme colors
2014-04-07 18:04:39 +00:00
Jorim Jaggi
7ea2506327 Merge "Fix crash when taking screenshot." into master-lockscreen-dev 2014-04-07 17:59:32 +00:00
Alan Viverette
2d925545b6 Merge "Fix sharing of child bounsd within touch feedback drawable" 2014-04-07 17:59:24 +00:00
Jorim Jaggi
3ed328ecb7 Merge "Always go through bouncer when unlocking" into master-lockscreen-dev 2014-04-07 17:59:18 +00:00
Jorim Jaggi
9afbfaf52e Merge "Collapse notifications on lockscreen." into master-lockscreen-dev 2014-04-07 17:59:03 +00:00
Jorim Jaggi
313c662f3c Merge "Basic implementation for notifications on lockscreen." into master-lockscreen-dev 2014-04-07 17:58:48 +00:00
Alan Viverette
e106ac7f7c Fix sharing of child bounsd within touch feedback drawable
Change-Id: I13f2f32fb618f07bd967d98d6369399f1d790125
2014-04-07 10:58:25 -07:00
Alan Viverette
bae7b97f82 Quantum ActionBar, cleaning up theme colors
BUG: 13731184
Change-Id: Icca14b094dc1b7f4156306d14a7950b857bbe9c9
2014-04-07 10:57:44 -07:00
Alan Viverette
c6ce5ba083 am 012785d8: Merge "Don\'t auto scroll empty lists"
* commit '012785d8cbaadb4041707af350e122ad29d22151':
  Don't auto scroll empty lists
2014-04-07 16:37:30 +00:00
Alan Viverette
012785d8cb Merge "Don't auto scroll empty lists" 2014-04-07 16:31:55 +00:00
Alan Viverette
a111328412 Don't auto scroll empty lists
BUG: 12930741
Change-Id: I22bcebace0d5e0d519d38b34d6312ffff5b62f9b
2014-04-07 09:30:13 -07:00
George Mount
c3bf3bb913 am 6fd0ef7f: Merge "Add Transitions useful for Activity transitions."
* commit '6fd0ef7f7367ce6e2272e9c517793d502fe7f8da':
  Add Transitions useful for Activity transitions.
2014-04-07 16:22:49 +00:00
George Mount
f4360efb52 am dde10d07: Merge "Implement "Back" for Activity Transitions."
* commit 'dde10d073f819e78c0b26d7f37ed10f01b45125c':
  Implement "Back" for Activity Transitions.
2014-04-07 16:22:46 +00:00
George Mount
6fd0ef7f73 Merge "Add Transitions useful for Activity transitions." 2014-04-07 16:17:40 +00:00
George Mount
dde10d073f Merge "Implement "Back" for Activity Transitions." 2014-04-07 16:17:32 +00:00
George Mount
d6107a3170 Add Transitions useful for Activity transitions.
Slide: transition in and out of the edge of the scene.
Explode: transition to the scene borders

Moved capability from Fade to Visibility.

Change-Id: Ibeb0d8f751c990edc467570d9665fbe251af2703
2014-04-07 09:14:09 -07:00
George Mount
cb4b7d999e Implement "Back" for Activity Transitions.
Change-Id: Iceaf888f57f2c7598f9291687ac9ad76d55bd82c
2014-04-07 09:00:13 -07:00
Raph Levien
45ac9d45c4 am 77b1286f: Merge "Fix extra text appearing after ellipsis"
* commit '77b1286f7f949ef6ec8a254648380e211ee8b8eb':
  Fix extra text appearing after ellipsis
2014-04-07 15:29:47 +00:00
Raph Levien
77b1286f7f Merge "Fix extra text appearing after ellipsis" 2014-04-07 15:27:12 +00:00
Alexandra Gherghina
3721343ac4 am 45849beb: Merge "Introduces intents for adding and removing a managed profile."
* commit '45849beb3bd0d9f4494bdcce919dcf995bcb881b':
  Introduces intents for adding and removing a managed profile.
2014-04-07 12:31:56 +00:00
Alexandra Gherghina
45849beb3b Merge "Introduces intents for adding and removing a managed profile." 2014-04-07 12:26:56 +00:00
Alexandra Gherghina
c17d7e0d64 Introduces intents for adding and removing a managed profile.
Change-Id: I6b8b7a314ea52bfd0c750da94066156e73a0f2f5
2014-04-07 12:38:24 +01:00
Kenny Guy
30e67bd2d4 am 2eadb856: Merge "Launch recents with the correct user."
* commit '2eadb856d0c3747545fa2d19bec3270d112cf49c':
  Launch recents with the correct user.
2014-04-07 10:59:41 +00:00
Kenny Guy
2eadb856d0 Merge "Launch recents with the correct user." 2014-04-07 10:54:58 +00:00
Jaewan Kim
c41c48cab0 am baa00cc3: Merge "Revert "Refactor IpConfiguration from WifiConfiguration""
* commit 'baa00cc350572c34718d770a31ebe2f76ffc9607':
  Revert "Refactor IpConfiguration from WifiConfiguration"
2014-04-07 09:06:27 +00:00
Jaewan Kim
1328da27cc am e277433e: Revert "Hide IpConfiguration"
* commit 'e277433ed718be7651ab893f85d87f1ab4da896c':
  Revert "Hide IpConfiguration"
2014-04-07 09:06:25 +00:00
Jaewan Kim
baa00cc350 Merge "Revert "Refactor IpConfiguration from WifiConfiguration"" 2014-04-07 09:01:43 +00:00
Jaewan Kim
6789797485 Revert "Refactor IpConfiguration from WifiConfiguration"
This reverts commit 1284767ceb1affa6d5af77fd26ccf7322df48a6d.

Change-Id: Ibccea84e5dc44c1b8954779660e0721b27f762d4
2014-04-07 09:01:24 +00:00
Jaewan Kim
e277433ed7 Revert "Hide IpConfiguration"
This reverts commit d07372e2e96ed6d2012db8518e05018c9710cafb.

Change-Id: I5728114dbd9ef37509e8ab3c942648ec92ef0c1a
2014-04-07 08:54:45 +00:00
Jaewan Kim
4d50a42055 am d07372e2: Hide IpConfiguration
* commit 'd07372e2e96ed6d2012db8518e05018c9710cafb':
  Hide IpConfiguration
2014-04-07 08:42:23 +00:00
Jaewan Kim
d07372e2e9 Hide IpConfiguration
Bug: 7606609, Bug: 8687763
Change-Id: I2970bf79ef14cb993878c1dc10c7022a716f46c5
2014-04-07 17:11:39 +09:00
Jaewan Kim
924b22d46b am ce245e1c: Merge "Refactor IpConfiguration from WifiConfiguration"
* commit 'ce245e1c6546ef05a8645d2d54bfa3e2e4178046':
  Refactor IpConfiguration from WifiConfiguration
2014-04-07 05:04:02 +00:00
Jaewan Kim
ce245e1c65 Merge "Refactor IpConfiguration from WifiConfiguration" 2014-04-07 04:40:45 +00:00
Jaewan Kim
1284767ceb Refactor IpConfiguration from WifiConfiguration
Bug: 7606609, Bug: 8687763
Change-Id: I736eb3c73a8ffc8f137a04a5ea66ee564dc2b530
2014-04-07 11:35:35 +09:00
quddusc
6242fdd8c3 am e49ba1a3: am f403d60f: am 17878a9a: am b430ec75: am 7db3875c: Merge "docs: Fixed gamepad mapping doc to recommend that B button should be used for back navigation in menus. Bug: 13487101" into klp-docs
* commit 'e49ba1a3fc6c915a4ec6c526ecb25afe2dbd7f32':
  docs: Fixed gamepad mapping doc to recommend that B button should be used for back navigation in menus. Bug: 13487101
2014-04-05 22:50:00 +00:00
quddusc
e49ba1a3fc am f403d60f: am 17878a9a: am b430ec75: am 7db3875c: Merge "docs: Fixed gamepad mapping doc to recommend that B button should be used for back navigation in menus. Bug: 13487101" into klp-docs
* commit 'f403d60fc8dfe2b833a65b6933a07c44d849e831':
  docs: Fixed gamepad mapping doc to recommend that B button should be used for back navigation in menus. Bug: 13487101
2014-04-05 22:45:01 +00:00
quddusc
f403d60fc8 am 17878a9a: am b430ec75: am 7db3875c: Merge "docs: Fixed gamepad mapping doc to recommend that B button should be used for back navigation in menus. Bug: 13487101" into klp-docs
* commit '17878a9ab5c58f5b245bbdd0e8e16abbcde4a995':
  docs: Fixed gamepad mapping doc to recommend that B button should be used for back navigation in menus. Bug: 13487101
2014-04-05 22:38:52 +00:00
quddusc
17878a9ab5 am b430ec75: am 7db3875c: Merge "docs: Fixed gamepad mapping doc to recommend that B button should be used for back navigation in menus. Bug: 13487101" into klp-docs
* commit 'b430ec756473330f47bda2d8f0c266b3398169c9':
  docs: Fixed gamepad mapping doc to recommend that B button should be used for back navigation in menus. Bug: 13487101
2014-04-05 22:32:35 +00:00