Ashish Sharma
9da1241bbe
am 226b7f0b: am 330d0a1c: Report wakelock time in checkin stats in ms. Bump version.
...
* commit '226b7f0b6826284f1b66ca4abdce7f2e0c3d221c':
Report wakelock time in checkin stats in ms. Bump version.
2014-07-15 22:22:21 +00:00
Fabrice Di Meglio
74fa6b7e6b
am f4977d53: am c9591581: Update DatePicker widget and its related dialog
...
* commit 'f4977d536d5331d2e0e60d6000a0ac904a83b27b':
Update DatePicker widget and its related dialog
2014-07-15 22:04:31 +00:00
Deepanshu Gupta
cc0c78c98b
am dbc322c7: am 0f71531f: Merge "Support Locale.toLanguageTag on Java 6" into lmp-dev
...
* commit 'dbc322c7b6d2da8e4dc24a85d8c2039a947e27ae':
Support Locale.toLanguageTag on Java 6
2014-07-15 22:04:03 +00:00
Chris Wren
57e6b8cfac
am 59afac2b: am 30f80bd2: Merge "Implement application-level high priority bit." into lmp-dev
...
* commit '59afac2bed67903485b8f75053c4e39c179db0c1':
Implement application-level high priority bit.
2014-07-15 22:03:30 +00:00
Ashish Sharma
213bb2fd4d
Report wakelock time in checkin stats in ms. Bump version.
...
Change-Id: Icd5cebb3434572cb226ef018629fcfca8bfc08e8
2014-07-15 21:33:22 +00:00
Fabrice Di Meglio
bd9152f6ee
Update DatePicker widget and its related dialog
...
- the old DatePicker widget is still there for obvious layout compatibility reasons
- add a new delegate implementation for having a new UI
- use the new delegate only for the DatePickerDialog (which does not need to be
the same)
- added support for Theming and light/dark Themes
- added support for RTL
- added support for Accessibility
- verified support for Keyboard
- verified that CTS tests for DatePicker are passing (for both the legacy and the
new widgets)
Also added a new HapticFeedbackConstants.CALENDAR_DATE and its related code for
enabling day selection vibration
Change-Id: I256bd7c21edd8f3b910413ca15ce26d3a5ef7d9c
2014-07-15 20:26:21 +00:00
Craig Mautner
003582f2f4
am a60bb211: am 30636967: Merge "Launch activity behind launching task." into lmp-dev
...
* commit 'a60bb211f2a51036bb02942deca6f718001527ec':
Launch activity behind launching task.
2014-07-15 19:12:23 +00:00
Amith Yamasani
3cc8b491be
am 83f39b51: am 1c44f4c7: Merge "Revert some new APIs for restrictions provider" into lmp-dev
...
* commit '83f39b510d6bd8237018500496aa8673b15e9332':
Revert some new APIs for restrictions provider
2014-07-15 19:12:15 +00:00
Wei Wang
20bdee31c2
am e3eba6b2: am 218d557a: Merge "Remove MR2 BLE Advertising hidden API from L codebase (1/2)." into lmp-dev
...
* commit 'e3eba6b286925dbc13c642833a6b85be6ee607a4':
Remove MR2 BLE Advertising hidden API from L codebase (1/2).
2014-07-15 19:12:12 +00:00
Chet Haase
ba2d03e267
am a4f5c521: am d9a1ccfa: Merge "Set existing TypeEvaluator on new KeyframeSet when changing object values" into lmp-dev
...
* commit 'a4f5c521457b0a9de2862478730c12fd62cf4121':
Set existing TypeEvaluator on new KeyframeSet when changing object values
2014-07-15 19:12:05 +00:00
Narayan Kamath
50a8891a6c
am b1bc099e: am 0928aa4c: Merge "Fix multiArch parsing for ApkLite." into lmp-dev
...
* commit 'b1bc099e0a18ab1ae7bb15be414f53b7dd762cd2':
Fix multiArch parsing for ApkLite.
2014-07-15 17:10:23 +00:00
George Mount
b9fc14ad5d
am 0b5701a2: am 52e49ed9: Don\'t lose ActivityOptions during orientation change.
...
* commit '0b5701a2c843b39d968a5b640bd385acc24ed39d':
Don't lose ActivityOptions during orientation change.
2014-07-15 17:10:16 +00:00
Chris Wren
015e922fa7
Merge "Implement application-level high priority bit." into lmp-dev
2014-07-15 16:05:17 +00:00
Chris Wren
54bbef435e
Implement application-level high priority bit.
...
Enable checkbox in settings and wire it to NotificationManagerSerivce.
Add RankingHelper to collect ranking configs and logic.
Bug: 15080024
Change-Id: Ib1d3b0b5ca4fcfdc52c2cb6838a009b9addf1094
2014-07-15 15:04:29 -04:00
Craig Mautner
00e7ba05ac
Merge "Launch activity behind launching task." into lmp-dev
2014-07-15 16:05:04 +00:00
Craig Mautner
bb74246278
Launch activity behind launching task.
...
Use ActivityOptions.makeLaunchTaskBehindAnimation() to launch tasks
behind the current task. Includes animations for launching and
launched tasks.
Fixes bug 16157517.
Change-Id: I0a94af70b4748592e94673b958ee824cfb3d7ec0
2014-07-15 11:36:25 -07:00
Wei Wang
96e2285066
Merge "Remove MR2 BLE Advertising hidden API from L codebase (1/2)." into lmp-dev
2014-07-15 16:05:04 +00:00
Deepanshu Gupta
c97b4d3996
Merge "Support Locale.toLanguageTag on Java 6" into lmp-dev
2014-07-15 16:05:01 +00:00
Deepanshu Gupta
5cd9dde5a2
Support Locale.toLanguageTag on Java 6
...
Change-Id: I255e79e2c288cd24b350b7c26128bbbb0b2cb9a3
2014-07-15 12:56:04 -07:00
Chet Haase
4ae3e6af08
Set existing TypeEvaluator on new KeyframeSet when changing object values
...
This avoids NullPointerException crash when changing values without
first canceling a running animator.
Issue #16245303 KeyframeSet crash on null keyframe or evaluator
Change-Id: I50ce5223310fe87e3382c446e2d36d93ae38a8fe
2014-07-15 17:39:48 +00:00
Amith Yamasani
4d922e6f74
Merge "Revert some new APIs for restrictions provider" into lmp-dev
2014-07-15 16:04:58 +00:00
Amith Yamasani
5470bc184a
Revert some new APIs for restrictions provider
...
Simplify back to being a broadcast receiver and add an extra to
indicate that a new request is desired vs. returning a pending
response from before.
Change-Id: Iafd16ed98293a2cc09006d2cce097fc3d590bbe2
2014-07-15 09:43:20 -07:00
George Mount
01e9a97fe6
Don't lose ActivityOptions during orientation change.
...
Bug 16188506
Change-Id: I056153e6ddbaf328dd65b8b27a91ae773c33ea22
2014-07-15 14:38:28 +00:00
Wei Wang
890b46a0d5
Remove MR2 BLE Advertising hidden API from L codebase (1/2).
...
Change-Id: I78bb8b89de56bddb7422da1d1d4468c88a68ea11
2014-07-14 19:31:49 -07:00
Jeff Sharkey
b45b2d55fc
am 9b4ec01d: am 384b8a0a: Merge "Public API for PackageInstaller!" into lmp-dev
...
* commit '9b4ec01d60736513ec11ab64b52f49d2d9ce68c7':
Public API for PackageInstaller!
2014-07-15 13:41:46 +00:00
Jeff Sharkey
4e567c8675
am 384b8a0a: Merge "Public API for PackageInstaller!" into lmp-dev
...
* commit '384b8a0a08ecd33cdd08b4683c7c045c40d33fd9':
Public API for PackageInstaller!
2014-07-15 13:34:15 +00:00
Amith Yamasani
63816ece35
am 82d78b21: Merge "Introduce a public intent for launching Home settings" into lmp-dev
...
* commit '82d78b21c75ec146e1206723c2996e5be1589f6d':
Introduce a public intent for launching Home settings
2014-07-15 02:31:55 +00:00
Jeff Sharkey
69ea974f17
Merge "Public API for PackageInstaller!" into lmp-dev
2014-07-15 00:41:06 +00:00
Jeff Sharkey
6c833e07a0
Public API for PackageInstaller!
...
Flesh out documentation and finalize first cut of API. Also surface
installLocation and splitNames through PackageInfo.
Bug: 14975160, 15348430
Change-Id: Ic27696d20ed06e508aa3526218e9cb20835af6a0
2014-07-14 23:06:52 -07:00
Amith Yamasani
b99a90227a
Merge "Introduce a public intent for launching Home settings" into lmp-dev
2014-07-15 00:22:01 +00:00
Amith Yamasani
eb7b94a388
Introduce a public intent for launching Home settings
...
Bug: 16303152
Change-Id: I47e4461ae246aae7e31c8e06ca9370d6f04f61b4
2014-07-14 18:02:08 -07:00
Ying Wang
749bd5d322
Fix docs build.
...
Change-Id: I03b87aedcd5aedd8be665aa480fdeae8eafbde0e
2014-07-14 23:21:52 -07:00
Ying Wang
af8cf374f7
Fix build.
...
Change-Id: Ibb12a50823c6e1ea396a3f3dbf3d3b83ab762dac
2014-07-14 20:36:08 -07:00
Amith Yamasani
a0c1d15174
am 9dda3c07: am 82d78b21: Merge "Introduce a public intent for launching Home settings" into lmp-dev
...
* commit '9dda3c0728bcf2276ce9fdb726c427450e0a87b0':
Introduce a public intent for launching Home settings
2014-07-15 02:35:46 +00:00
Jay Civelli
915eade5dc
Merge "Add new intent to prompt user for their device credential."
2014-07-15 00:22:01 +00:00
Jay Civelli
42feda4229
Add new intent to prompt user for their device credential.
...
Change-Id: I152c5efda7186d59f63c341b046896c65e37de1b
2014-07-14 18:08:04 -07:00
Aravind Akella
c067440dea
am badd6789: Merge "Add PackageManager feature strings for relative humidity and temperature sensors." into lmp-dev
...
* commit 'badd67890c16d26d15f88950cb7de0ce6bd1818d':
Add PackageManager feature strings for relative humidity and temperature sensors.
2014-07-14 23:40:01 +00:00
Santos Cordon
33a90b121f
am ca95854d: Merge "Implement multi-SIM capabilities (1/6) [DO NOT MERGE]" into lmp-dev
...
* commit 'ca95854d7402d7801364f7244a6d0b6f8e1c7845':
Implement multi-SIM capabilities (1/6) [DO NOT MERGE]
2014-07-14 23:30:25 +00:00
Alan Viverette
896e20ef5a
am a3e345b5: Add window elevation for dialogs, clean up surface insets API
...
* commit 'a3e345b5cfaf923ca77831d508ed7bc2c74c3cd4':
Add window elevation for dialogs, clean up surface insets API
2014-07-14 23:25:58 +00:00
Ruben Brunk
ecc15fca80
am feec2391: camera2: Update shader scaling matrix for legacy mode.
...
* commit 'feec2391ab619307d92194ce23fd8a5ab8259272':
camera2: Update shader scaling matrix for legacy mode.
2014-07-14 23:15:48 +00:00
Christopher Tate
3470903821
am 2b3009ab: Merge "Add Context.getNoBackupFilesDir()" into lmp-dev
...
* commit '2b3009abdab2c75de4f19787237e94310a004aee':
Add Context.getNoBackupFilesDir()
2014-07-14 23:15:39 +00:00
Jason Monk
061c80dbdc
am fdf5aba7: Merge "Add missing lock task API" into lmp-dev
...
* commit 'fdf5aba7fa80d59d017e8ea73233ff53392110b5':
Add missing lock task API
2014-07-14 23:15:08 +00:00
Alan Viverette
49a22e8202
Add window elevation for dialogs, clean up surface insets API
...
BUG: 13211941
Change-Id: I9d605d0b2fb24f9bf8e73fbecd520b6b52ae5751
2014-07-14 23:13:28 +00:00
Ruben Brunk
28c49c9d20
camera2: Update shader scaling matrix for legacy mode.
...
Bug: 15116722
Change-Id: Idaa4311dfd027b2d2b8ea5e2c6cba2da5779d753
2014-07-14 22:57:07 +00:00
RoboErik
dd4bc240e0
am 1600b7d8: Merge changes I51f2e466,I5b67cb3e into lmp-dev
...
* commit '1600b7d81aa2e339aff715758e52f0e4cb1a12a7':
Make PlaybackState immutable with a builder
Add API to set a default session in Activity
2014-07-14 22:25:02 +00:00
Dake Gu
0bd23aeaa2
am ab8005c1: Merge "ActivityTransition: restore callee activity shared element position" into lmp-dev
...
* commit 'ab8005c15ede165822b94975f9ad4b6de52fe683':
ActivityTransition: restore callee activity shared element position
2014-07-14 22:24:43 +00:00
dcashman
e3bd1ab5bf
am 1a18a06e: Merge "Initial KeySet API." into lmp-dev
...
* commit '1a18a06eaa0cfcfcad4b63d9d4186735b4c6d281':
Initial KeySet API.
2014-07-14 21:39:22 +00:00
Jeff Sharkey
f41b425383
am 5c6079a2: Merge "Pass install result message; path selection." into lmp-dev
...
* commit '5c6079a245d2e909327c639841b50e57dc2a39cc':
Pass install result message; path selection.
2014-07-14 21:39:11 +00:00
Alan Viverette
ebb8d70f1f
am 52a2f72e: DO NOT MERGE Remove sub-position scroller
...
* commit '52a2f72ee2c188540fa1242a38bb9cf77b0e674a':
DO NOT MERGE Remove sub-position scroller
2014-07-14 21:39:01 +00:00
Svet Ganov
26d6b22db9
am cd24476f: Correct printer extra constant value.
...
* commit 'cd24476ffa314eb3b5589c1e7800929f14db86f9':
Correct printer extra constant value.
2014-07-14 21:38:51 +00:00