5799 Commits

Author SHA1 Message Date
Winson Chung
3c253b95d0 am e07c1cc0: Intermediate refactoring to move towards in-app view transitions.
* commit 'e07c1cc0a2315b5ee936e3c9ffe459596ad41bc4':
  Intermediate refactoring to move towards in-app view transitions.
2014-07-22 22:28:47 +00:00
Winson Chung
dcfa7976fa Intermediate refactoring to move towards in-app view transitions.
- Fixing bug where we weren't toggling to the right task when using affiliations
- Refactoring task rect calculation to allow full screen task view to be laid out for transitions
- Refactoring the view bounds animations into a separate class
- Refactoring the footer view (for lock-to-task) out of TaskView
- Refactoring some transform code out of TaskView
- Removing fullscreen overlay view
- Fixing case where extra invalidations and layouts were still happening in FixedSizeImageView
- Adding debug overlay to replace specific debug drawing code

Change-Id: Ibf98b6a0782a68cd84582203c807cece1ff3379f
2014-07-22 22:25:33 +00:00
Adrian Roos
5983547449 am 689da622: am 70917abe: am ff3666ad: Kill flashlight when launching the camera from lockscreen
* commit '689da622acd6aeadbc262ce25dd47637c0f3048d':
  Kill flashlight when launching the camera from lockscreen
2014-07-22 22:19:53 +00:00
Adrian Roos
18b6790bdc am 70917abe: am ff3666ad: Kill flashlight when launching the camera from lockscreen
* commit '70917abeddb096dca993636020c80a1b2085dcc6':
  Kill flashlight when launching the camera from lockscreen
2014-07-22 22:15:17 +00:00
Adrian Roos
162c559733 am 98e452ad: am ff704ec8: am ed9a0c81: QS: Hide flashlight tile if camera is busy
* commit '98e452ad6060394a86727ec84fedc579081d75a1':
  QS: Hide flashlight tile if camera is busy
2014-07-22 22:12:09 +00:00
Adrian Roos
40e917a5aa am ff3666ad: Kill flashlight when launching the camera from lockscreen
* commit 'ff3666adc57d9faad2636a26ed87bbeef7001131':
  Kill flashlight when launching the camera from lockscreen
2014-07-22 22:08:21 +00:00
Adrian Roos
0383c80247 am ff704ec8: am ed9a0c81: QS: Hide flashlight tile if camera is busy
* commit 'ff704ec8a4130e0fba4e9b8e980f34c64486ec54':
  QS: Hide flashlight tile if camera is busy
2014-07-22 22:07:20 +00:00
Adrian Roos
a04431e840 am ed9a0c81: QS: Hide flashlight tile if camera is busy
* commit 'ed9a0c819452d4b22d966623fa217e28de815fd6':
  QS: Hide flashlight tile if camera is busy
2014-07-22 22:03:16 +00:00
John Spurlock
0323bf7553 Merge "BatterySaver: Make the bars orange." into lmp-dev 2014-07-22 22:02:55 +00:00
John Spurlock
0ff62e0911 BatterySaver: Make the bars orange.
Bug:16203820
Change-Id: I85f700d30a90212202626fc10fb289aca7f2b688
2014-07-22 18:53:08 -04:00
Adrian Roos
1e1d6ac541 Kill flashlight when launching the camera from lockscreen
Bug: 16357300
Change-Id: I6838ac405bb30047b076c8acb98bd124e8d00fd6
2014-07-22 22:01:29 +00:00
Adrian Roos
930aaa717e QS: Hide flashlight tile if camera is busy
Currently behind a flag because the camera API for this not working
correctly yet.

Bug: 16357300
Change-Id: Ib10a2eafb1323fd611f38db03a2e0b4d7aa67db0
2014-07-22 22:00:14 +00:00
Alan Viverette
ed8e09b664 Remove dialog icons
BUG: 16493564
Change-Id: Ica59abb70a924cccd705172d323a535ef9b75cf1
2014-07-22 18:41:37 -07:00
Jason Monk
a3b8fb0780 am 4a6da95d: am d8288538: Merge "Implement hotspot tile" into lmp-dev
* commit '4a6da95d7b966d77820c56a3c1bd814add177754':
  Implement hotspot tile
2014-07-22 19:43:37 +00:00
Jason Monk
76299eafb4 am d8288538: Merge "Implement hotspot tile" into lmp-dev
* commit 'd82885384d4de3aed8cebc694c702f1e21d33c0a':
  Implement hotspot tile
2014-07-22 19:40:00 +00:00
Craig Mautner
91bf127892 am 581feb87: am 90ac517c: Create API for launching from recents
* commit '581feb87f8a0bcfd14b2b28fd9f06f4e162f10b6':
  Create API for launching from recents
2014-07-22 18:22:10 +00:00
Craig Mautner
92d0636a0d am 90ac517c: Create API for launching from recents
* commit '90ac517c8636ce8cbb0afe2fc03836b23206f72a':
  Create API for launching from recents
2014-07-22 18:17:47 +00:00
Craig Mautner
dc00cbe2c1 Create API for launching from recents
Relaunch apps from recents using the same uid and package as was used
in the original launch.

Fixes bug 16358208.

Change-Id: I340800bfee79926b197929360d69f1d570bbf1eb
2014-07-22 18:13:34 +00:00
John Spurlock
f1e77e1d4d am f0f5e78b: am e017f0d5: QS: Hide Location, Cast tiles when showing secure keyguard.
* commit 'f0f5e78bc274363db3a859846f4d7c693233e8de':
  QS: Hide Location, Cast tiles when showing secure keyguard.
2014-07-22 17:00:34 +00:00
John Spurlock
bc78aeed7c am e017f0d5: QS: Hide Location, Cast tiles when showing secure keyguard.
* commit 'e017f0d50c1a6a6b60b02764d2a978c1d02e4b88':
  QS: Hide Location, Cast tiles when showing secure keyguard.
2014-07-22 16:49:56 +00:00
John Spurlock
657c62c31e QS: Hide Location, Cast tiles when showing secure keyguard.
Bug:15725186
Bug:15725223
Change-Id: I7c23d8c764f5712ee31d248f4d8fc6d35d0add97
2014-07-22 12:24:37 -04:00
Adrian Roos
a4dc5bac14 am 7c4f7ba1: am 1faf174a: Guest: Switch back to previous user when exiting
* commit '7c4f7ba1af2e2378d22e89a31c215537af61cd4e':
  Guest: Switch back to previous user when exiting
2014-07-22 15:27:15 +00:00
Adrian Roos
37dc6ad6a4 am 1faf174a: Guest: Switch back to previous user when exiting
* commit '1faf174a69efdd00cb3a117c18b518cf400600f2':
  Guest: Switch back to previous user when exiting
2014-07-22 15:23:44 +00:00
Adrian Roos
70441467f4 Guest: Switch back to previous user when exiting
Adds code to track the last non-guest that was switched
to. Previously, it would always switch back to the owner.

Bug: 15759636
Change-Id: I31415206010f0ab22eedd48eb551cc7ce9b5570f
2014-07-22 15:19:25 +00:00
John Spurlock
7b875a3baf am 85a0867a: am d851a8a6: Merge "QS: Move flashlight tile before location tile." into lmp-dev
* commit '85a0867a96bb55bf7dc343da16c9d5d90dd8f4b4':
  QS: Move flashlight tile before location tile.
2014-07-22 14:14:52 +00:00
Selim Cinek
22d7915308 am 2306e0be: am 65ae25b4: Merge "Fixed a bug with low priotity notification coloring" into lmp-dev
* commit '2306e0be003b23fd4f06ab97407b122f3c4f7f5c':
  Fixed a bug with low priotity notification coloring
2014-07-22 14:14:42 +00:00
John Spurlock
397572d933 am d851a8a6: Merge "QS: Move flashlight tile before location tile." into lmp-dev
* commit 'd851a8a69537b2343d892d4fbfbf274b98faf3ba':
  QS: Move flashlight tile before location tile.
2014-07-22 13:53:17 +00:00
Selim Cinek
9c20e55c2e am 65ae25b4: Merge "Fixed a bug with low priotity notification coloring" into lmp-dev
* commit '65ae25b4de2bbf85c8ad0d3b60a0e59da2f57ce2':
  Fixed a bug with low priotity notification coloring
2014-07-22 13:53:10 +00:00
Dan Sandler
a650c4075c am 147a6767: am 9763de61: Merge "Old habits die hard." into lmp-dev
* commit '147a67677163a24bf1df6e207f466bcaab960081':
  Old habits die hard.
2014-07-22 02:55:20 +00:00
Dan Sandler
0b61c9ee1e am 9763de61: Merge "Old habits die hard." into lmp-dev
* commit '9763de61f5efc2a7b431adb7ac61b6e804a7fa77':
  Old habits die hard.
2014-07-22 02:50:46 +00:00
Adrian Roos
3a6bebf38d am 4f5106e7: am c1c28902: More user switching goodness
* commit '4f5106e7a69d2c4893e7b7492948ab377682a8be':
  More user switching goodness
2014-07-21 16:09:27 +00:00
Adrian Roos
a08d5acf33 am c1c28902: More user switching goodness
* commit 'c1c28902038844c608d06692df74b2886d41fc6f':
  More user switching goodness
2014-07-21 16:04:49 +00:00
Adrian Roos
5005244f10 More user switching goodness
- Confirmation when exiting guest
- Dialog when resuming existing guest session (will be HUNed in follow-up CL)
- Properly center user name in QS user switcher

Bug: 15759638
Bug: 16378966
Change-Id: I63a1dd524975408618c10d90a18052f15deec756
2014-07-21 15:54:03 +00:00
John Spurlock
6eb90b6329 am 1b2ea539: am 1bc6edc5: Merge "Volume: Remove silent mode icon." into lmp-dev
* commit '1b2ea5397c924985d5e5ec9fd30049ec0e4e283c':
  Volume: Remove silent mode icon.
2014-07-20 22:34:02 +00:00
John Spurlock
75addf180f am 1bc6edc5: Merge "Volume: Remove silent mode icon." into lmp-dev
* commit '1bc6edc57390a7d8dddc4ba65bd3549942317c3c':
  Volume: Remove silent mode icon.
2014-07-20 22:29:17 +00:00
John Spurlock
936524a542 am 80b3614d: am 8179618c: Merge "Volume: haptic feedback entering vibrate using touch." into lmp-dev
* commit '80b3614d5812d11cd9e1e87cb5cfc0f13d9cc279':
  Volume: haptic feedback entering vibrate using touch.
2014-07-20 18:09:26 +00:00
John Spurlock
633bf73908 am 237b2100: am 5f6ea4bf: Merge "Volume: Design followup." into lmp-dev
* commit '237b21006be014f3d5e95a7e8dba6ee2c83e8c4a':
  Volume: Design followup.
2014-07-20 18:09:22 +00:00
John Spurlock
cd83c86f7e am 36a86f03: am e4b360e7: Volume: new coat of paint.
* commit '36a86f03f05ea3a50342e9f324c3453e6e6d6beb':
  Volume: new coat of paint.
2014-07-20 18:09:06 +00:00
Baligh Uddin
8dd8207293 am 7a9b1324: am 4aa0295b: Merge "Remove deprecated locales - DO NOT MERGE" into lmp-dev
* commit '7a9b13241ee64106d9f466c35f43bf76ea446401':
  Remove deprecated locales - DO NOT MERGE
2014-07-20 18:08:16 +00:00
John Spurlock
829a941c45 am 21827163: am d2494fcc: Merge "Volume: No sound effects on the ringer toggle." into lmp-dev
* commit '218271635378418c51bf6343f6adfd9e22156b05':
  Volume: No sound effects on the ringer toggle.
2014-07-20 18:07:41 +00:00
Evan Charlton
576fc003d0 am b7e7e448: am 07e3fccb: Migrate TelecommConstants to TelecommManager
* commit 'b7e7e4484824dfba837c58a037addfa10ff67879':
  Migrate TelecommConstants to TelecommManager
2014-07-20 18:07:35 +00:00
John Spurlock
eaeac08489 am 3897183d: am c297b9b3: Zen mode filtering should use new usage constants.
* commit '3897183d7bd884c4a01b22dccce75df48e93ab4a':
  Zen mode filtering should use new usage constants.
2014-07-20 18:04:06 +00:00
John Reck
4369443e44 am 761e298b: am b09a6670: Return Animator instead of ValueAnimator
* commit '761e298b11b31233067daf215ab788bb7042dc33':
  Return Animator instead of ValueAnimator
2014-07-20 18:02:59 +00:00
Chris Craik
4ba7901626 am 7339d993: am e25d7792: Merge "Tweaks to outline API" into lmp-dev
* commit '7339d99353deaabfe67b421d3b1d7591c3c74d98':
  Tweaks to outline API
2014-07-20 18:00:13 +00:00
John Spurlock
8439d335b2 am 8179618c: Merge "Volume: haptic feedback entering vibrate using touch." into lmp-dev
* commit '8179618c79189c5f7abecbd07298805b2275f754':
  Volume: haptic feedback entering vibrate using touch.
2014-07-20 17:16:11 +00:00
John Spurlock
ba80961a31 am 5f6ea4bf: Merge "Volume: Design followup." into lmp-dev
* commit '5f6ea4bf5f9ad72442ddfa05f0c40c581370692d':
  Volume: Design followup.
2014-07-20 16:10:23 +00:00
John Spurlock
196af1887b am e4b360e7: Volume: new coat of paint.
* commit 'e4b360e78b856694ea0d10f05a5564f275dd3b47':
  Volume: new coat of paint.
2014-07-20 11:55:58 +00:00
John Spurlock
eb2727bb2f Volume: new coat of paint.
- Two sections (lighter header, darker detail) like QS.
- Fewer text variants.
- Remove backgrounds for segmented buttons.
- Remove alarm warning background.
- Fix slider-only style.
- Ensure all touch-targets are 48dp.

Bug:16419191

Change-Id: I220f3a736eba3dd7a1b9ff58a8fe4bf3d21db61a
2014-07-20 02:50:34 -04:00
Jason Monk
464cb8fdc2 Merge "Implement hotspot tile" into lmp-dev 2014-07-20 04:41:30 +00:00
Jason Monk
51e4dc0a15 Implement hotspot tile
This tile enables/disables hotspot and will show up for 30 days
after hotspot is used.

Bug: 16234190
Change-Id: Iceb4842e021c27c2c4c18651bccdb12957055c3d
2014-07-22 15:35:04 -04:00