12324 Commits

Author SHA1 Message Date
Jeff Sharkey
9f1a1bd82d am a149ba02: am aa4e35eb: am b36586a7: Split some VolumeInfo state into VolumeRecord.
* commit 'a149ba0255c5983b4e0b23b120b388b9236583e9':
  Split some VolumeInfo state into VolumeRecord.
2015-04-29 05:52:54 +00:00
Jeff Sharkey
aa4e35eb65 am b36586a7: Split some VolumeInfo state into VolumeRecord.
* commit 'b36586a7c9b7718f33961406537e27bbd9b16211':
  Split some VolumeInfo state into VolumeRecord.
2015-04-29 05:29:50 +00:00
Jeff Sharkey
b36586a7c9 Split some VolumeInfo state into VolumeRecord.
VolumeRecord is a historical record of a volume that we've seen in
the past.  It's now surfaced outside the framework for SystemUI to
drive the notifications that bug users to reinsert missing private
volumes.

Show progress notifications for both storage and package movement
operations.  Notify when an empty disk is inserted (no usable volumes)
which launches into the normal format flow.

Add API to forget volumes.

Bug: 20275424, 20275424
Change-Id: I75602c17fdcd4d1f1f62324e1a08c4a33093eefa
2015-04-28 22:02:36 -07:00
Alan Viverette
20eea98ecd am 8f021114: am 837bf24e: am e861c8eb: Merge "Fix DatePicker max date, disabled day color, and arrow visibility" into mnc-dev
* commit '8f021114b1b04639130e1f084e5a512ba58996d6':
  Fix DatePicker max date, disabled day color, and arrow visibility
2015-04-29 02:25:11 +00:00
Wale Ogunwale
d1a10723a3 am a2166c0a: am 49937b5c: am b1c9539d: Merge "@hide resizeableActivity attribute and remove from public api" into mnc-dev
* commit 'a2166c0a6a0189d147fc1c529eea585845457f3a':
  @hide resizeableActivity attribute and remove from public api
2015-04-29 02:25:05 +00:00
Yorke Lee
0aa8bf85c5 am dbce6fb8: am f77899f9: am f7143ce6: Merge "Make BIND_INCALL_SERVICE and BIND_CONNECTION_SERVICE public" into mnc-dev
* commit 'dbce6fb8868c4a053cbc687db993d7a1f20bee7a':
  Make BIND_INCALL_SERVICE and BIND_CONNECTION_SERVICE public
2015-04-29 02:24:47 +00:00
Adrian Roos
33d82aeac3 am 85b9577e: am dffb90fe: am ca067e97: Merge "Rename windowLightStatusBar" into mnc-dev
* commit '85b9577e4fd6c8cc3871a81364433078f7517b58':
  Rename windowLightStatusBar
2015-04-29 02:24:16 +00:00
Alan Viverette
837bf24ee4 am e861c8eb: Merge "Fix DatePicker max date, disabled day color, and arrow visibility" into mnc-dev
* commit 'e861c8eb636bea97c1646cc3bfee1cd32670fe61':
  Fix DatePicker max date, disabled day color, and arrow visibility
2015-04-29 01:44:36 +00:00
Wale Ogunwale
49937b5c46 am b1c9539d: Merge "@hide resizeableActivity attribute and remove from public api" into mnc-dev
* commit 'b1c9539d3fa11cf7573ed9faaade4872e1a952f0':
  @hide resizeableActivity attribute and remove from public api
2015-04-29 01:44:32 +00:00
Yorke Lee
f77899f90b am f7143ce6: Merge "Make BIND_INCALL_SERVICE and BIND_CONNECTION_SERVICE public" into mnc-dev
* commit 'f7143ce657aa735e92bcbb1287dea4d8a1c82e93':
  Make BIND_INCALL_SERVICE and BIND_CONNECTION_SERVICE public
2015-04-29 01:44:08 +00:00
Adrian Roos
dffb90fe1b am ca067e97: Merge "Rename windowLightStatusBar" into mnc-dev
* commit 'ca067e9703ab9fcee430d13aac28d04bdc46af2a':
  Rename windowLightStatusBar
2015-04-29 01:43:35 +00:00
Alan Viverette
e861c8eb63 Merge "Fix DatePicker max date, disabled day color, and arrow visibility" into mnc-dev 2015-04-28 23:39:23 +00:00
Wale Ogunwale
b1c9539d3f Merge "@hide resizeableActivity attribute and remove from public api" into mnc-dev 2015-04-28 23:38:56 +00:00
Wale Ogunwale
a20943188c @hide resizeableActivity attribute and remove from public api
The world is not ready for it ;)

Bug: 20643000
Change-Id: Ia1fbf0450ded8afbd7d876ef2e5ec4eaccb8e6ac
2015-04-28 16:37:19 -07:00
Yorke Lee
f7143ce657 Merge "Make BIND_INCALL_SERVICE and BIND_CONNECTION_SERVICE public" into mnc-dev 2015-04-28 23:22:32 +00:00
Yorke Lee
e9d766a312 Make BIND_INCALL_SERVICE and BIND_CONNECTION_SERVICE public
These system|signature only permissions must be required by
an InCallService and ConnectionService respectively.

Bug: 20304458
Change-Id: I26156afb610a7f549c0a1a7c01c2096928ef33a7
2015-04-28 16:13:14 -07:00
Alan Viverette
5c33949d02 Fix DatePicker max date, disabled day color, and arrow visibility
Day validation moved from the PagerAdapter to the DayPickerView,
which is widget that actually handles the touch interaction and
disabled state for individual days.

Fixed disabled states for primary and secondary activated text
colors. Replaced old light/dark color state lists with themed
versions.

Removed conflicting view visibility changes for managing next and
previous arrows in DayPickerView.

Bug: 20630417
Bug: 20641013
Bug: 20641879
Change-Id: Icdaf02a3b57ec162169c31b8a27ebea908552321
2015-04-28 14:07:36 -07:00
Adrian Roos
f4f84c98de Rename windowLightStatusBar
Bug: 20642760
Change-Id: If961c758bb034ff9643d7b06a2baafe7307f4051
2015-04-28 13:45:51 -07:00
Alan Viverette
7d200a210b am e18ce45c: am aacb04ca: am 1ce80dc0: Merge "Add some missing Settings and DayNight themes" into mnc-dev
* commit 'e18ce45c135df5d0bd1f6650e79802998bde554d':
  Add some missing Settings and DayNight themes
2015-04-28 15:16:03 +00:00
Cedric Ho
142999cffd am 4df4f382: am 452304f7: am 25d12e3f: Merge "resolved conflicts for merge of 0af3af03 to mnc-dev" into mnc-dev
* commit '4df4f382659c1b79af7d9210a029210c789d6e0a':
  Enable VoiceInteractionService on watch.
2015-04-28 15:15:39 +00:00
Geoff Mendal
079eab5c7d Import translations. DO NOT MERGE
Change-Id: I25003c7f81d46bc95432d22aeb7657fef7c76579
Auto-generated-cl: translation import
2015-04-28 01:43:47 -07:00
Alan Viverette
aacb04ca5c am 1ce80dc0: Merge "Add some missing Settings and DayNight themes" into mnc-dev
* commit '1ce80dc0e21268475ae9f5d8ec8e0c114687de54':
  Add some missing Settings and DayNight themes
2015-04-27 23:35:35 +00:00
Alan Viverette
520034755f Add some missing Settings and DayNight themes
Bug: 20546201
Change-Id: I1eeaf3c76c17b773bb7d9b19ad7fa84479b70f41
2015-04-27 23:20:00 +00:00
Cedric Ho
452304f719 am 25d12e3f: Merge "resolved conflicts for merge of 0af3af03 to mnc-dev" into mnc-dev
* commit '25d12e3f6a5ef15add0c0ccb560bb842283b98e2':
  Enable VoiceInteractionService on watch.
2015-04-27 21:10:55 +00:00
Cedric Ho
4e41767977 resolved conflicts for merge of 0af3af03 to mnc-dev
Change-Id: I38f423be6dcef216cf813aa0f747be38f0ad792f
2015-04-27 13:16:18 -07:00
Geoff Mendal
2e62f82046 Import translations. DO NOT MERGE
Change-Id: I25475f80c0d13df9f72b8504b0468eee5203d521
Auto-generated-cl: translation import
2015-04-27 10:00:00 -07:00
Geoff Mendal
b58c141d0d Import translations. DO NOT MERGE
Change-Id: I02447a6fcb19fd1e240949984c50af550fcec6cb
Auto-generated-cl: translation import
2015-04-27 09:53:33 -07:00
Cedric Ho
0af3af0397 am 991c8c53: Merge "Enable VoiceInteractionService on watch." into lmp-mr1-modular-dev
* commit '991c8c53aff32f3d605f6715b3fa78a86990f7ff':
  Enable VoiceInteractionService on watch.
2015-04-27 16:41:33 +00:00
Geoff Mendal
df9fd7c839 Import translations. DO NOT MERGE
Change-Id: I9acb57cbfcf1d50e6380c6c5ee091fe49912f43e
Auto-generated-cl: translation import
2015-04-26 18:29:43 -07:00
Geoff Mendal
3c4566285b Import translations. DO NOT MERGE
Change-Id: I1b40f02313d2014862d8eafd30cdff02255c9564
Auto-generated-cl: translation import
2015-04-25 01:55:11 -07:00
Etan Cohen
cd895cdf4d Merge changes from topic 'mwd-merge-042415'
* changes:
  Rename removeVideoCallListener to unregisterCallback
  Bluetooth document fix: remove reference from open API to hidden entities
  Fix build due to merge of 7595842 and renaming due to 8eb87f0
  Merge commit '052a0da' into merge2
  Merge commit 'db1dbb8' into merge2
  Merge commit '7e5e791' into merge2
  Merge commit '170102d' into merge2
  Merge commit '4cb5d80' into merge2
  Merge commit '83cda00' into merge2
  Merge commit 'c91bc62' into merge2
  Merge commit 'cffc360' into merge2
  Merge commit '7f61051' into merge2
  Merge commit '167c3a7' into merge2
  Merge commit '4467b98' into merge2
  Merge commit '25a217c' into merge2
  Merge commit '04b18ec' into merge2
  Merge commit '7595842' into merge2
  Merge commit '2bbd2b6' into merge2
  Merge commit '4890351' into merge2
  Merge commit 'cd405fe' into merge2
  Merge commit '6ddbb5e' into merge2
  Merge commit 'de93575' into merge2
  Merge commit '9561e74' into merge2
2015-04-25 00:51:47 +00:00
Doris Liu
d34f44028d Merge "Remove distance based animation duration API" 2015-04-24 23:05:01 +00:00
Cedric Ho
c663d99f00 Enable VoiceInteractionService on watch.
Change-Id: I1d23ba55a98f6d68942cc344b4a564ab62285656
2015-04-24 14:38:25 -07:00
Alan Viverette
78c2701e79 Fix list selector background for Material spec
Bug: 20557738
Change-Id: Id0aa7e5dc1d5ddce83f9ef0e128ae5a97e9a06fb
2015-04-24 13:59:02 -07:00
Etan Cohen
a179962b61 Merge commit '25a217c' into merge2
Change-Id: I116a9dbf19e95651a7c50393e4dcd7fb59ca3f3f
2015-04-24 13:58:45 -07:00
Amith Yamasani
4bc704655a Merge "Add ability to get and set idle state of apps" 2015-04-24 20:03:02 +00:00
Amith Yamasani
cf76872a62 Add ability to get and set idle state of apps
Add am shell command to set and get idle
Add public API to check if an app is idle

Bug: 20534955
Bug: 20493806
Change-Id: Ib48b3fe847c71f05ef3905563f6e903cf060c498
2015-04-24 12:58:46 -07:00
Alan Viverette
6e37e5a006 Merge "Implement RTL support in framework ViewPager, DatePicker" 2015-04-24 18:06:50 +00:00
Nicolas Prevot
2806374f95 Restrict setting the profile/device owner with a signature-level permission.
Create the new permission MANAGE_PROFILE_OWNERS to restrict setting
the profile/device owner.

BUG:19838376

Change-Id: Ib55a2db85fcb6f34e3b88c398683bddb0ad66868
2015-04-24 11:36:52 +01:00
Doris Liu
7eaccbfbc2 Remove distance based animation duration API
Bug: 20500107

This reverts commit 0084e370955cfa1efbf8ab447ac5e71a5529f5d3.

Change-Id: I57f1f3a22c5adfefd966447050b100a50e7141b2
2015-04-23 18:33:39 -07:00
Dianne Hackborn
871af48390 Merge "Add "assist block" API." 2015-04-23 16:26:27 +00:00
Wale Ogunwale
2ff8ca659e Merge "Fixed bug with black background when exiting a wallpaper window." 2015-04-23 16:22:03 +00:00
Andrei Stingaceanu
e72e94767c Merge "Introduce "Share" option to the floating text selection toolbar." 2015-04-23 09:15:07 +00:00
Rubin Xu
1964ea500b Merge "Enable system service to notify device owners about pending update" 2015-04-23 09:05:07 +00:00
Dianne Hackborn
799d8d0a0f Add "assist block" API.
To prevent assist structure traversal down the view hierarchy.

Change-Id: I50ce5f8de6f2eca3cb862de8eacd6422c40a2f7c
2015-04-22 17:36:48 -07:00
Rubin Xu
dc105cc91c Enable system service to notify device owners about pending update
Create a DevicePolicyManager API which can be used by OTA subsystem
to tell device owners about pending updates. Device owners will get
a callback from its DeviceAdminReceiver when the update service sends
out such notifications.

Bug: 20213644
Change-Id: Ifcc755655e4f441980cf77d76175a046112ca9ae
2015-04-22 22:11:04 +01:00
Alan Viverette
ddf655c49f Implement RTL support in framework ViewPager, DatePicker
Lays out ViewPager in the opposite direction when in RTL mode, e.g.
the first item's starting edge is laid out at the largest possible
scrolling distance. This preserves both the meaning of positive
scrollX values and the meaning of positive adapter positions.

Also removes clickable attribute from DayPickerView since it has a
virtual view hierarchy.

Bug: 19408740
Bug: 20134073
Change-Id: Ib6f945335bd88da59c8c593c7c270e290e15d0a5
2015-04-22 13:43:31 -07:00
Alan Viverette
3797a788dc Merge "Fix visual styling for Material Spinner background" 2015-04-22 20:41:30 +00:00
Wale Ogunwale
a48a8db90f Fixed bug with black background when exiting a wallpaper window.
* Defer hiding the wallpaper until all animations are done. We were
previously hiding the wallpaper once the closing app animation is
done which leads to the background of the opening app animation
going black since there is nothing to show there.

* Don't set the wallpaper_close_enter animation blackground
to black. This will also cause the background of the opening app
animation to go black once the wallpaper closing app animation is
done.

* Don't set task_open_enter animation blackground to black. This
can cause an undesired black frame during transition if the new
task is created on the home stack instead of an application stack.

Bug: 17098816
Bug: 19454410
Change-Id: I0e63d72b1748d7d2424119b3176f48476293af92
2015-04-22 11:24:46 -07:00
Geoff Mendal
b5665c9910 Merge "Import translations. DO NOT MERGE" 2015-04-22 16:35:25 +00:00