Commit Graph

15895 Commits

Author SHA1 Message Date
Jorim Jaggi
477439b9eb am 5aa147dd: Merge "Prevent draw passes when nothing actually changes" into mnc-dev
* commit '5aa147dd9bb6f3968108aaefd076dd2df330a539':
  Prevent draw passes when nothing actually changes
2015-05-26 21:30:29 +00:00
Jorim Jaggi
04a1dd3443 am 5a455375: Merge "Round rect clipping for notification contents" into mnc-dev
* commit '5a45537578e492f5cb5dc1df5c8bd48f17a59041':
  Round rect clipping for notification contents
2015-05-26 21:30:24 +00:00
Jorim Jaggi
5aa147dd9b Merge "Prevent draw passes when nothing actually changes" into mnc-dev 2015-05-26 21:17:55 +00:00
Jorim Jaggi
06302c2296 Prevent draw passes when nothing actually changes
Bug: 19602257
Change-Id: I1d05fb8399332021b6d50470fe3dd9bb34773a81
2015-05-26 14:16:54 -07:00
Jorim Jaggi
5a45537578 Merge "Round rect clipping for notification contents" into mnc-dev 2015-05-26 21:14:46 +00:00
Jorim Jaggi
be4116a347 Round rect clipping for notification contents
Enable round rect clipping on notifications for the following kind
of notifications:
- Big picture style.
- Big media narrow style.
- Custom notifications.

Bug: 16142505
Change-Id: I157650fe470636ed624a81557c08135827eac0cb
2015-05-26 14:14:10 -07:00
Jorim Jaggi
0639582513 am 4e792fa5: Merge "Polish animations for fingerprint icon" into mnc-dev
* commit '4e792fa5a9b8de20503011dcffce92f96435d53c':
  Polish animations for fingerprint icon
  MediaPlayer: add mPreparing to weed out unwanted prepared messages
  BatteryStatsService: Only query bluetooth on demand.
  Indicate failed scans with EXTRA_RESULTS_UPDATED
  BatteryStatsService: Only query bluetooth on demand.
  Indicate failed scans with EXTRA_RESULTS_UPDATED
  For getHomeActivity() only return current user.
  Fix application moves.
  Close race condition in binderDied()
  Write packages.list when adding/removing users.
  camera: Add AIDL interface for CameraServiceProxy.
  Fix NPE in setSurfaceTexure
  Deal more gracefully with null smallIcons.
  Don't crash in bugreport on devices without BT
  Push initial disk state, handle empty media.
2015-05-26 20:51:48 +00:00
Jorim Jaggi
4e792fa5a9 Merge "Polish animations for fingerprint icon" into mnc-dev 2015-05-26 20:48:39 +00:00
Jorim Jaggi
864e64bace Polish animations for fingerprint icon
- Make error state animation faster.
- Add animation for
-- Draw on when turning on the screen
-- Draw off when unlocking
-- Error state -> normal state

Bug: 21269675
Change-Id: If09c0a35ce194fbeeb86151d45b4cfa81c9999c5
2015-05-26 13:34:34 -07:00
Jason Monk
c981969ff9 am 7cd8a7e1: Merge "SysUI: Move LocationControllerImpl receiver to bg" into mnc-dev
* commit '7cd8a7e1bdb0019e52c1eaff7c1c6b17ba0e4719':
  SysUI: Move LocationControllerImpl receiver to bg
2015-05-26 17:26:32 +00:00
Jason Monk
7cd8a7e1bd Merge "SysUI: Move LocationControllerImpl receiver to bg" into mnc-dev 2015-05-26 17:19:10 +00:00
Jason Monk
5ca6b8ef6c am 80370952: Merge "QS: Only show summary for active wifi" into mnc-dev
* commit '80370952e9008ba3949d6e9bc3412e62a05e1ba3':
  QS: Only show summary for active wifi
2015-05-26 17:13:35 +00:00
Jason Monk
05b86bc027 SysUI: Move LocationControllerImpl receiver to bg
Bug: 19520495
Change-Id: Ia0fbfb663076c296c65bcefdad62d36f98c9e757
2015-05-26 13:11:35 -04:00
Jason Monk
283c8b72aa QS: Only show summary for active wifi
Bug: 20432208
Change-Id: Iedf6e4d102e64c53a633f8d377b5eb57768b1f17
2015-05-26 12:54:12 -04:00
Joseph Wen
65eb01dfe8 am f981ea95: Merge "Update Statement Service" into mnc-dev
* commit 'f981ea95f2e951a558f73fb941cf006423e52627':
  Update Statement Service
2015-05-26 15:23:26 +00:00
Joseph Wen
f981ea95f2 Merge "Update Statement Service" into mnc-dev 2015-05-26 15:11:09 +00:00
Adrian Roos
26ae624946 am 47cfee9d: Fix initial keyguard user switcher state
* commit '47cfee9d037584bed724f9786d10f85b048e58d0':
  Fix initial keyguard user switcher state
2015-05-26 01:19:49 +00:00
Adrian Roos
47cfee9d03 Fix initial keyguard user switcher state
Bug: 18411080
Change-Id: I506968ee6101069361d83f7ef386802f5856a68e
2015-05-26 01:10:37 +00:00
Geoff Mendal
c38fbbe103 Merge "Import translations. DO NOT MERGE" into mnc-dev 2015-05-25 15:07:41 +00:00
Geoff Mendal
ab26685640 Import translations. DO NOT MERGE
Change-Id: I9662a21a18c78c1599c7ebf55300f22b2df1a458
Auto-generated-cl: translation import
2015-05-25 10:05:44 -05:00
Geoff Mendal
32156a7586 Import translations. DO NOT MERGE
Change-Id: Id4da8170bceabc117824f81c25a6019f5584ce0b
Auto-generated-cl: translation import
2015-05-25 09:53:44 -05:00
Selim Cinek
84a38fb0d3 am 3dcd4c89: Merge "Fixed a flash when launching keyguard affordances" into mnc-dev
* commit '3dcd4c8948a990dfb98b035198c076b07d115720':
  Fixed a flash when launching keyguard affordances
2015-05-22 20:23:39 +00:00
Selim Cinek
37c110fa14 Fixed a flash when launching keyguard affordances
When media artwork was present the screen would briefly
show the artwork and the scrim when launching the affordances
on the keyguard.

Bug: 21379150
Change-Id: Ica36e7f7ef11beef9b2351af4cf43ab4e20151ac
2015-05-22 19:45:46 +00:00
Joseph Wen
b409110cc1 Update Statement Service
Remove wildcard relation support.

BUG=21343000

Change-Id: I93f4ddf05e7efed78f3ea4a477917cef2836a4a0
2015-05-22 14:07:32 -04:00
Jason Monk
cb3e5ec171 am bf3d1af3: SettingsLib: Fix wifi crash during settings index
* commit 'bf3d1af3d8bd32f410aa5cc44ccdc1df593ef210':
  SettingsLib: Fix wifi crash during settings index
2015-05-22 15:39:13 +00:00
Jason Monk
bf3d1af3d8 SettingsLib: Fix wifi crash during settings index
and test it

Bug: 21365029
Change-Id: I9a914773577dcbe591b41c9114ba4d078b5e7369
2015-05-22 11:26:34 -04:00
Selim Cinek
a0a5694bf8 am 79d79c45: The heads up now have a margin on top and don\'t stick to the edge
* commit '79d79c455beecf7a70460575ab21d9bf49767e2c':
  The heads up now have a margin on top and don't stick to the edge
2015-05-22 00:24:22 +00:00
Selim Cinek
56710a098d am ffa6eb87: Fixed a crash with HUN notifications
* commit 'ffa6eb8791b65d3959682ee187124c1a06d28884':
  Fixed a crash with HUN notifications
2015-05-22 00:24:07 +00:00
Selim Cinek
79d79c455b The heads up now have a margin on top and don't stick to the edge
Bug: 21337754
Change-Id: I199bc0732df62eadc2458db12a7c1059da988020
2015-05-21 23:38:30 +00:00
Selim Cinek
ffa6eb8791 Fixed a crash with HUN notifications
Bug: 20925733
Change-Id: Id96c9e476d9faa770b5bcd3c35213dd0debdeaea
2015-05-21 23:35:52 +00:00
Jorim Jaggi
18e970889a am eb8f11a8: Keep status bar visible when animating in negative heights
* commit 'eb8f11a8657a1509d6c00b3c6f34547f803bbe67':
  Keep status bar visible when animating in negative heights
2015-05-21 20:39:05 +00:00
Steve McKay
3151456215 am 4f95bade: Merge "[mnc-dev] Hide list/grid menu items for copy dest action...in mnc-dev!" into mnc-dev
* commit '4f95badec267c53f76475869b17f6bbccc66d406':
  [mnc-dev] Hide list/grid menu items for copy dest action...in mnc-dev!
2015-05-21 20:39:01 +00:00
Jorim Jaggi
eb8f11a865 Keep status bar visible when animating in negative heights
So we don't accidentally invoke bouncer and introduce jank
when expanding again.

Bug: 18502113
Change-Id: I0206cf1f48779d0d0fc661cb27852e2d202245ba
2015-05-21 20:29:05 +00:00
Steve McKay
4f95badec2 Merge "[mnc-dev] Hide list/grid menu items for copy dest action...in mnc-dev!" into mnc-dev 2015-05-21 20:27:37 +00:00
Steve McKay
574b4bcd1b [mnc-dev] Hide list/grid menu items for copy dest action...in mnc-dev!
BUG=21259006
Change-Id: Ic31dfa1a1cffa4340769c08db3e3cb3fb46e31d5
(cherry picked from commit e04e02d027)
2015-05-21 20:15:31 +00:00
Selim Cinek
aec3773e30 am 0cce531f: Fixed a bug where a notification could get below the empty shade view
* commit '0cce531f2e4d67f9a4d8f55009a35bcc8498718e':
  Fixed a bug where a notification could get below the empty shade view
2015-05-21 19:00:46 +00:00
Selim Cinek
0cce531f2e Fixed a bug where a notification could get below the empty shade view
This lead to a temporary flash when a notification came in with
the empty shade view being visible.

Bug: 20972545
Change-Id: I2b06f63dd43bf53bb2d1da0cddb635a709663f71
2015-05-21 18:51:44 +00:00
Xiyuan Xia
824e0464e1 am e695b59e: Merge "Do not show soft keyboard when locked out on keyguard UI" into mnc-dev
* commit 'e695b59eb586eeda064b715b5e35f4e491039e33':
  Do not show soft keyboard when locked out on keyguard UI
2015-05-21 16:27:02 +00:00
Xiyuan Xia
e695b59eb5 Merge "Do not show soft keyboard when locked out on keyguard UI" into mnc-dev 2015-05-21 16:15:51 +00:00
Baligh Uddin
376723e219 Merge "Import translations. DO NOT MERGE" into mnc-dev 2015-05-21 13:20:17 +00:00
Baligh Uddin
39effd54d7 Merge "Import translations. DO NOT MERGE" into mnc-dev 2015-05-21 13:20:12 +00:00
Geoff Mendal
dc038f3246 Import translations. DO NOT MERGE
Change-Id: Ibc636bc980ceaead21d2eaf2dd813de284341ab0
Auto-generated-cl: translation import
2015-05-21 06:10:03 -07:00
Baligh Uddin
e68fed4568 Import translations. DO NOT MERGE
Change-Id: Ie0f7cbb03d74e7c84ed90084d69a3d663f41214b
Auto-generated-cl: translation import
2015-05-20 21:59:08 -07:00
Baligh Uddin
7ded358368 Import translations. DO NOT MERGE
Change-Id: I2e800db526beb320e54c5f80ba8f8bf6a81391e0
Auto-generated-cl: translation import
2015-05-20 21:54:23 -07:00
John Spurlock
63739cdd81 am dbf2cd16: Merge "Volume: Include a11y bit in dialog dump." into mnc-dev
* commit 'dbf2cd16606d6696cc961426a4e41412f43c8cc0':
  Volume: Include a11y bit in dialog dump.
2015-05-21 03:43:28 +00:00
John Spurlock
dbf2cd1660 Merge "Volume: Include a11y bit in dialog dump." into mnc-dev 2015-05-21 03:35:12 +00:00
John Spurlock
84ee67ce70 Volume: Include a11y bit in dialog dump.
Bug: 21340132
Change-Id: Ie9a347e7e0f08c7019b4a483a3a87a8cba6f37da
2015-05-20 23:33:43 -04:00
Xiyuan Xia
de26ea65a8 Do not show soft keyboard when locked out on keyguard UI
- Split password entry enabled and input enabled into two states;
- Disable input during lock check;
- Disable password entry when locked out;
- Don't show soft keyboard if password entry is disabled on resume;
- Auto show soft keyboard when password entry becomes enabled;

Bug:20542149
Change-Id: Iffe3f205776143ac21e25e337d5b7a0e6994ebf2
2015-05-21 01:39:08 +00:00
Adrian Roos
e7b54201ed am 770e9895: Merge "Fix ObservableScrollView\'s cancel dispatch" into mnc-dev
* commit '770e98953e27573d24578008810eeb44c0755995':
  Fix ObservableScrollView's cancel dispatch
2015-05-21 01:24:34 +00:00
Adrian Roos
770e98953e Merge "Fix ObservableScrollView's cancel dispatch" into mnc-dev 2015-05-21 01:13:00 +00:00