5548 Commits

Author SHA1 Message Date
Alan Viverette
3c425f74e3 am 560faa81: Merge "Remove dialog icons" into lmp-dev
* commit '560faa81b46cc727f08ea9267d89dba918b06e93':
  Remove dialog icons
2014-07-23 01:45:35 +00:00
Winson Chung
05b6d041de am f67f7277: Fixing animation when dismissing certain tasks.
* commit 'f67f72774383b35d0661f60d933c1a9468bac296':
  Fixing animation when dismissing certain tasks.
2014-07-23 00:06:43 +00:00
Winson Chung
d6c3db5e5a Fixing animation when dismissing certain tasks. 2014-07-23 00:05:36 +00:00
John Spurlock
2f9b1b955e am 3524c495: Merge "BatterySaver: Make the bars orange." into lmp-dev
* commit '3524c4956c378515fc8595676d6cc2bfc927e588':
  BatterySaver: Make the bars orange.
2014-07-22 23:48:43 +00:00
Winson Chung
f5df033135 am 6dcd490f: Always enable HW layers on task views. (Bug 15986310)
* commit '6dcd490f981843e9993cef8431781c46d49befc5':
  Always enable HW layers on task views. (Bug 15986310)
2014-07-22 23:40:12 +00:00
Winson Chung
7ea62ba97b Always enable HW layers on task views. (Bug 15986310)
- Use color filter to apply dim to the task view layer
- Fixing bug where you would see a flash of the task view when animating out of Recents.
2014-07-22 23:33:06 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
John Spurlock
4f558f7301 Volume: Design followup.
Fix button height so header matches QS, use same elevation between
layers.

Bug:16419191
Change-Id: I56d9c69fe72e926261a32579a0b142d2fac18871
2014-07-20 11:50:35 -04:00
Baligh Uddin
ded9fdc608 am 4aa0295b: Merge "Remove deprecated locales - DO NOT MERGE" into lmp-dev
* commit '4aa0295b355ce17e2da195907ea5dc0322837351':
  Remove deprecated locales - DO NOT MERGE
2014-07-20 02:31:48 +00:00
John Spurlock
653103d2cf am d2494fcc: Merge "Volume: No sound effects on the ringer toggle." into lmp-dev
* commit 'd2494fccefc4d9477f2e5fea3462dd08e297cd7c':
  Volume: No sound effects on the ringer toggle.
2014-07-19 22:56:12 +00:00
Evan Charlton
4d44af4bad am 07e3fccb: Migrate TelecommConstants to TelecommManager
* commit '07e3fccbcc02a9882b1db1e4713caf500cde9643':
  Migrate TelecommConstants to TelecommManager
2014-07-19 22:44:09 +00:00
Evan Charlton
1019719e46 Migrate TelecommConstants to TelecommManager
Change-Id: Icdd7637ba1ae27ce7d1f13714257b4a946961037
2014-07-19 15:33:59 -07:00
John Spurlock
aec3f72aca am c297b9b3: Zen mode filtering should use new usage constants.
* commit 'c297b9b32f2cd7e10b9a22d61ab6db63afa21ac2':
  Zen mode filtering should use new usage constants.
2014-07-19 16:33:15 +00:00
John Spurlock
7b41467704 Zen mode filtering should use new usage constants.
Refactor stream-based calls to usage-based calls.

Bug:15279516
Change-Id: I3f7757d8123c14670e2ad5f8e6aa4e9803efe7ec
2014-07-19 11:57:51 -04:00
John Reck
4522fe26ae am b09a6670: Return Animator instead of ValueAnimator
* commit 'b09a667056aa3fba5a05d29f7e073c3640888c26':
  Return Animator instead of ValueAnimator
2014-07-19 02:03:05 +00:00
John Reck
c01bd1167a Return Animator instead of ValueAnimator
Change-Id: I29a7cfdc7ffbb3a4d33f9e64f9d7ca791f5c947c
2014-07-19 02:00:15 +00:00
Chris Craik
484f067b0e am e25d7792: Merge "Tweaks to outline API" into lmp-dev
* commit 'e25d7792af090ef3c692ad157c3cbfeadf1db7b8':
  Tweaks to outline API
2014-07-19 00:23:13 +00:00
Winson Chung
edaefc452a am 51b044a2: Merge "Add setting to guard the lock-to-app recents icon" into lmp-dev
* commit '51b044a29d73fc05c95ecf0e237efc531adbb3cb':
  Add setting to guard the lock-to-app recents icon
2014-07-18 23:50:59 +00:00
Dan Sandler
65d3c1ea3b am 5239e4d2: Don\'t crash if user profile bitmap is null.
* commit '5239e4d2f5098cfb97b6f94c155e4aa4943f9d87':
  Don't crash if user profile bitmap is null.
2014-07-18 21:24:59 +00:00
Dan Sandler
03dd983bad Don't crash if user profile bitmap is null.
Bug: 16398850
Change-Id: Ie8ddb0841af255bbde098a213cb0ec1690d14c4c
2014-07-18 21:18:52 +00:00
Winson Chung
f1d15dd2ff am 61d52679: Fixing issue where we weren\'t restoring touch state on dismissed Task cards. (Bug 16322100)
* commit '61d5267986f21ae7b657d9ba1cf6bff9344aa6e1':
  Fixing issue where we weren't restoring touch state on dismissed Task cards. (Bug 16322100)
2014-07-18 18:54:55 +00:00
Winson Chung
3e3365babd Fixing issue where we weren't restoring touch state on dismissed Task cards. (Bug 16322100) 2014-07-18 18:49:53 +00:00
Dan Sandler
4e5c5b8f25 am 9b557a25: Merge "Actually show secret notifications sometimes." into lmp-dev
* commit '9b557a250922f1071774fe4b19966b4304875277':
  Actually show secret notifications sometimes.
2014-07-18 18:03:45 +00:00