19677 Commits

Author SHA1 Message Date
Steve McKay
bf5d95da0d Merge "Eliminate bad type parameterization." 2015-09-23 15:53:52 +00:00
Steve McKay
72ae6e0444 Eliminate bad type parameterization.
Change-Id: Id886098926f3c62583f34cfbcc04953bb2f4e8c3
2015-09-23 08:42:39 -07:00
Jason Monk
bb8346e790 Merge "Always show full strength for wifi quick toggle" 2015-09-23 15:21:32 +00:00
Jason Monk
f117961c96 Always show full strength for wifi quick toggle
Don't show status like connection strength and activity for the
wifi quick toggle.

Change-Id: Ifb104627c516d054862b432b6c6d6d4e114b4ade
2015-09-23 11:11:00 -04:00
Alan Viverette
9477229fe8 Merge "Smooth progress bar animations" 2015-09-23 14:07:11 +00:00
Alan Viverette
a64ed3bf8c Smooth progress bar animations
Removes smooth progress bar hack from volume dialog.

Bug: 23566299
Change-Id: Iafa32538b4f92705c4c1ca2a02145c078add2532
2015-09-23 10:01:45 -04:00
Justin Harrison
32d247a098 am b869cbe7: am e2153b97: am 184440ce: am 47cae240: Merge "Extended the maximum pulsing duration when dozing" into mnc-dr-dev
* commit 'b869cbe75a00eac69e31434813d3d33dc16988e9':
  Extended the maximum pulsing duration when dozing
2015-09-23 06:32:55 +00:00
Justin Harrison
b869cbe75a am e2153b97: am 184440ce: am 47cae240: Merge "Extended the maximum pulsing duration when dozing" into mnc-dr-dev
* commit 'e2153b9741c7d9c3910c9355ae3bf6ec4f5c231b':
  Extended the maximum pulsing duration when dozing
2015-09-23 06:25:34 +00:00
Justin Harrison
e2153b9741 am 184440ce: am 47cae240: Merge "Extended the maximum pulsing duration when dozing" into mnc-dr-dev
* commit '184440cea399d2332b5dc138a9e8a47e9cde3398':
  Extended the maximum pulsing duration when dozing
2015-09-23 06:18:04 +00:00
Justin Harrison
184440cea3 am 47cae240: Merge "Extended the maximum pulsing duration when dozing" into mnc-dr-dev
* commit '47cae24077015c5226f5b2d00ebe841ccbaed2d6':
  Extended the maximum pulsing duration when dozing
2015-09-23 06:07:47 +00:00
Justin Harrison
47cae24077 Merge "Extended the maximum pulsing duration when dozing" into mnc-dr-dev 2015-09-23 06:00:24 +00:00
Jorim Jaggi
3254d7c2b3 am 7e94ae83: am 1bdfd128: am 6da88610: am 302475e9: Fix verifyUnlock
* commit '7e94ae833f34917cc2a034a5f5be31a8cecb2553':
  Fix verifyUnlock
2015-09-23 02:21:52 +00:00
Soonil Nagarkar
cc456c7fda am 7b9bcf02: am fd5cb76e: am 79490dba: Merge "Fix reintroduction of b/10845061" into mnc-dr-dev
* commit '7b9bcf02e1954b48a80a9e43df5b25d875172730':
  Fix reintroduction of b/10845061
2015-09-23 02:11:55 +00:00
Jorim Jaggi
7e94ae833f am 1bdfd128: am 6da88610: am 302475e9: Fix verifyUnlock
* commit '1bdfd1284151ba0b4afae11f70ee90208f0a1633':
  Fix verifyUnlock
2015-09-23 02:11:49 +00:00
Soonil Nagarkar
7b9bcf02e1 am fd5cb76e: am 79490dba: Merge "Fix reintroduction of b/10845061" into mnc-dr-dev
* commit 'fd5cb76ed654998df466147c19ec985115749e70':
  Fix reintroduction of b/10845061
2015-09-23 02:06:09 +00:00
Jorim Jaggi
1bdfd12841 am 6da88610: am 302475e9: Fix verifyUnlock
* commit '6da88610cea1e5f815e2d56979f54808c02a652f':
  Fix verifyUnlock
2015-09-23 02:06:03 +00:00
Soonil Nagarkar
fd5cb76ed6 am 79490dba: Merge "Fix reintroduction of b/10845061" into mnc-dr-dev
* commit '79490dbacd90a851ed8d03d64acedbf3616adba4':
  Fix reintroduction of b/10845061
2015-09-23 01:58:11 +00:00
Jorim Jaggi
6da88610ce am 302475e9: Fix verifyUnlock
* commit '302475e93ce00287770aba9668acbe86e8b20a05':
  Fix verifyUnlock
2015-09-23 01:58:01 +00:00
Soonil Nagarkar
79490dbacd Merge "Fix reintroduction of b/10845061" into mnc-dr-dev 2015-09-23 01:34:53 +00:00
Jorim Jaggi
302475e93c Fix verifyUnlock
Bug: 23970549
Change-Id: I899d8a92050c257217fa8528c33cb4592ad6d76a
2015-09-23 00:57:50 +00:00
Steve McKay
3be3aedb95 Merge "Update RecentsCreateView to use RecyclerView." 2015-09-22 23:13:11 +00:00
Steve McKay
c643386e28 Update RecentsCreateView to use RecyclerView.
Move common DirectoryContainerView handling to BaseActivity.

Change-Id: I2c34b23b7050b68999f16e6d7f651c94ea8e47b6
2015-09-22 15:58:15 -07:00
Winson
3e7e3aa8db Removing RecentsCallbacks.
- We can just refer to the PhoneStatusBar directly
  for callbacks similar to the screen pinning request.
2015-09-22 22:56:31 +00:00
Winson Chung
1f6d807dba Merge "Allow SystemUI components to be started for non-system users." 2015-09-22 22:56:05 +00:00
Winson
fe67abac68 Allow SystemUI components to be started for non-system users.
- Certain SystemUI components require initialization per-user, so this
  CL allows us to selectively start those components when SystemUI is 
  restarted for each user, and also lets us remove some extra workaround
  code in Recents to handle this case.
2015-09-22 21:13:52 +00:00
Ben Kwa
91caed80b1 Restore more missing DirectoryFragment functionality.
- Add a material-style horizontal progress bar to DocumentsUI.  This
  replaces the old loading footer.
- Restore the view-switching code that displayed a dedicated "empty"
  view when displaying an empty directory.
- Fix tests.

Change-Id: Ifecb867f6edecbdeb37b8607d87d9797879a589d
2015-09-22 13:24:51 -07:00
Selim Cinek
bb998c927c Extended the maximum pulsing duration when dozing
Change-Id: Ib0f4cb4c7a011ce6df4100189b79ed4c2476c2c6
2015-09-22 10:05:29 +02:00
Soonil Nagarkar
d642698a81 Fix reintroduction of b/10845061
Prevent crash in case where NLP is not available. Also fix an integer
overflow bug that remained uncaught.

BUG: 22345134
Change-Id: If6ff7b12f0d15bb2fe97589f8b0be10f9ed06197
(cherry picked from commit 2ec5c5cced4bd5b9dfbb7578f573c56b3bbc7ddf)
2015-09-21 17:40:32 +00:00
Baligh Uddin
7bd7a24264 Merge "Import translations. DO NOT MERGE" into mnc-dr-dev 2015-09-19 02:45:29 +00:00
Baligh Uddin
462c76f129 Merge "Import translations. DO NOT MERGE" into mnc-dr-dev 2015-09-19 02:45:16 +00:00
Baligh Uddin
4cfcdac0fb Merge "Import translations. DO NOT MERGE" into mnc-dr-dev 2015-09-19 02:44:47 +00:00
Baligh Uddin
5eed30f30c Merge "Import translations. DO NOT MERGE" into mnc-dr-dev 2015-09-19 02:44:44 +00:00
Baligh Uddin
20094d70ac Merge "Import translations. DO NOT MERGE" into mnc-dr-dev 2015-09-19 02:44:42 +00:00
Baligh Uddin
18b2419d99 Merge "Import translations. DO NOT MERGE" into mnc-dr-dev 2015-09-19 02:44:39 +00:00
Baligh Uddin
14d7a10a80 Merge "Import translations. DO NOT MERGE" into mnc-dr-dev 2015-09-19 02:44:35 +00:00
Baligh Uddin
39dc2f3156 Merge "Import translations. DO NOT MERGE" into mnc-dr-dev 2015-09-19 02:44:31 +00:00
Baligh Uddin
dc6c52779f Merge "Import translations. DO NOT MERGE" into mnc-dr-dev 2015-09-19 02:44:28 +00:00
Baligh Uddin
5aecb21d8b Merge "Import translations. DO NOT MERGE" into mnc-dr-dev 2015-09-19 02:44:25 +00:00
Baligh Uddin
396c4a7345 Merge "Import translations. DO NOT MERGE" into mnc-dr-dev 2015-09-19 02:44:23 +00:00
Baligh Uddin
6fad59a41a Merge "Import translations. DO NOT MERGE" into mnc-dr-dev 2015-09-19 02:43:21 +00:00
Baligh Uddin
2deb87d4df Merge "Import translations. DO NOT MERGE" into mnc-dr-dev 2015-09-19 02:35:14 +00:00
Baligh Uddin
a9fc533b09 Import translations. DO NOT MERGE
Change-Id: I08b112bde5280593b52c7aa50b56d41092f94056
Auto-generated-cl: translation import
2015-09-18 14:17:59 -07:00
Baligh Uddin
550ac93a79 Import translations. DO NOT MERGE
Change-Id: I81add884ffd46b17bed8f38abb835c79aeb4752f
Auto-generated-cl: translation import
2015-09-18 14:15:54 -07:00
Baligh Uddin
c05142c052 Import translations. DO NOT MERGE
Change-Id: Ie83919c03d360d8955701954b4888e0e7ac51aae
Auto-generated-cl: translation import
2015-09-18 14:06:53 -07:00
Baligh Uddin
0472798681 Import translations. DO NOT MERGE
Change-Id: I1a186ed5db66f57c223a432802d130165bfcb5d4
Auto-generated-cl: translation import
2015-09-18 14:04:36 -07:00
Baligh Uddin
05b6999600 Import translations. DO NOT MERGE
Change-Id: I31f62d18cace1e7b37b900f94e624e9fc1762f2f
Auto-generated-cl: translation import
2015-09-18 14:02:31 -07:00
Baligh Uddin
0950592123 Import translations. DO NOT MERGE
Change-Id: I41869ce6fb7b24530a7fd0b66eb244b9d1a7821d
Auto-generated-cl: translation import
2015-09-18 13:57:25 -07:00
Baligh Uddin
89b82af868 Import translations. DO NOT MERGE
Change-Id: Id3a7092d59391fd20c2b643551eee8a2c6cf104b
Auto-generated-cl: translation import
2015-09-18 13:55:23 -07:00
Ben Kwa
631509a60f Merge "Replace error/info footers with a message bar." 2015-09-18 20:54:56 +00:00
Ben Kwa
3b19e31e18 Replace error/info footers with a message bar.
- Remove footers from DirectoryFragment.
- Add a new MessageBar fragment that can display error/info messages.

BUG=22638983

Change-Id: I2075ae8e4dca8954a09c1fc57ed62bb6d3bff7a9
2015-09-18 13:53:41 -07:00