George Mount
4dc668cd36
Revert "Revert "Allow delay of showing/hiding shared element when transferring.""
...
This reverts commit 44d15f1c2e .
Fix doc comment errors.
Change-Id: Ieeb07b907f0c66a133ef57136c45c504bcc04694
2015-04-09 15:31:38 -07:00
Chet Haase
6498506330
Merge "Fix breakage from ActionBar animations"
2015-04-09 20:38:07 +00:00
Christopher Tate
f4ab2b1074
Merge "Add system API for querying the available restore dataset for a package"
2015-04-09 20:20:31 +00:00
Christopher Tate
511d02fcc3
Add system API for querying the available restore dataset for a package
...
Bug 20123585
Change-Id: Ife6e77a224b5d4175178aacdb7c285e9944b9eab
2015-04-09 13:13:42 -07:00
Chris Wren
531d5ab59d
Merge "update metrics constants"
2015-04-09 20:13:27 +00:00
Chris Wren
f6b9fe55a8
update metrics constants
...
Change-Id: I73ea3fe98a3b41b1072688a846ef1c396a9e9a30
2015-04-09 15:39:19 -04:00
Chet Haase
1ae7c28440
Fix breakage from ActionBar animations
...
Real fix will come later, but this disables the animations to work
around the current crash.
Issue #20125407 Settings Crashes when changing orientation of device
Change-Id: I748e8889f72483c82cff084c5815322057f16f03
2015-04-09 11:42:30 -07:00
George Mount
9978940208
Merge "Revert "Allow delay of showing/hiding shared element when transferring.""
2015-04-09 18:14:02 +00:00
George Mount
44d15f1c2e
Revert "Allow delay of showing/hiding shared element when transferring."
...
This reverts commit bd93e69c8e .
Change-Id: I38daa39e8560f4901b242acc6394dfa37f3d084a
2015-04-09 18:13:40 +00:00
Fabrice Di Meglio
c9d83fc2e0
Merge "Add IntentFilter auto verification - part 4"
2015-04-09 17:29:22 +00:00
Tim Kilbourn
f96095c417
Merge "Simplify input-audio device mapping"
2015-04-09 17:06:53 +00:00
Alan Viverette
d278a3f092
Merge "Fix fast scroller thumb and track margins for Material"
2015-04-09 16:44:23 +00:00
George Mount
f7115c84e4
Merge "Allow delay of showing/hiding shared element when transferring."
2015-04-09 15:26:04 +00:00
George Mount
cef8bed515
Merge "Make TransitionManager.endTransitions() public."
2015-04-09 15:25:53 +00:00
Abodunrinwa Toki
22e67b55b2
Merge "FloatingToolbar with overflow. -Implemented the toolbar overflow -Refactored a bit to make the concepts clear and component easier to understand and maintain -Floating toolbar now uses a clipped popup window that allows touch events to go through the transparent parts"
2015-04-09 15:04:41 +00:00
Richard Uhler
a1b19b7b66
am 00ff42a0: am 7f757130: am f324d245: Merge "Reuse dexopt method for both dex2oat and patchoat."
...
* commit '00ff42a0ca9d17c4b7ee89d900cf86c9a25c00eb':
Reuse dexopt method for both dex2oat and patchoat.
2015-04-09 14:51:13 +00:00
Richard Uhler
7f7571308d
am f324d245: Merge "Reuse dexopt method for both dex2oat and patchoat."
...
* commit 'f324d245fdd07ac14ab312d1a5fa04a4e8dfcceb':
Reuse dexopt method for both dex2oat and patchoat.
2015-04-09 14:31:10 +00:00
Richard Uhler
f324d245fd
Merge "Reuse dexopt method for both dex2oat and patchoat."
2015-04-09 14:13:29 +00:00
Abodunrinwa Toki
517adad1c4
FloatingToolbar with overflow.
...
-Implemented the toolbar overflow
-Refactored a bit to make the concepts clear and component easier to understand and maintain
-Floating toolbar now uses a clipped popup window that allows touch events to go through the transparent parts
Change-Id: I84794e45a8a10f004654550fe976585f9e62bdb5
2015-04-09 14:42:23 +01:00
Fabrice Di Meglio
7d014cec63
Add IntentFilter auto verification - part 4
...
- add domain verification priming at boot when the PackageManagerService
singleton is created. This will mainly set the domain verification status
to INTENT_FILTER_DOMAIN_VERIFICATION_STATUS_ALWAYS for all Apps that
have an IntentFilter with action VIEW and data scheme HTTP or HTTPS.
- also optimize Intent resolution by taking into account Browser Apps
Change-Id: Id8e66c9759a99e79b07051595ca89a168dc5ae0e
2015-04-08 19:24:15 -07:00
Tim Kilbourn
6d85cf2bd7
Simplify input-audio device mapping
...
Instead of matching on unique ids, allow an .idc file to specify
whether the input device also has a mic.
Bug: 15374820
Change-Id: Ib5f934f1f37f6b98bb906a5be86c6bfa9a5f09c8
2015-04-08 15:44:03 -07:00
George Mount
478673ede2
Make TransitionManager.endTransitions() public.
...
Bug 19231835
Change-Id: I151bae1d10aaab72f8fea73eaf0538f0aa5d810a
2015-04-08 14:51:36 -07:00
George Mount
bd93e69c8e
Allow delay of showing/hiding shared element when transferring.
...
Bug 18932344
Change-Id: Ic967551a4dd27967d2312a6c6c8a83b34c220031
2015-04-08 14:48:02 -07:00
Raph Levien
97f09ae8b0
Merge "Clear hyphenEdit from Layout's paint"
2015-04-08 21:09:09 +00:00
Nancy Chen
a9e9578d73
Merge "Hide and make systemapi visual voicemail-related apis."
2015-04-08 20:57:55 +00:00
Chien-Yu Chen
06fe59bfa2
Merge "camera2: add reprocess format map"
2015-04-08 20:42:44 +00:00
Raph Levien
9a174dda42
Clear hyphenEdit from Layout's paint
...
The paint of a layout may be reused with other things (in particular,
it can be passed to a BoringLayout), so make sure the hyphenEdit is
zeroed out after use.
Change-Id: If58c5588af9642c3ba827acefea7895e814daab9
2015-04-08 13:38:51 -07:00
Svetoslav
cd890311fb
Merge "Apps can request permissions only on platforms that have runtime permissions."
2015-04-08 19:28:02 +00:00
Timothy Knight
181767329b
Merge "Revert "Camera2: Add camera pose and distortion fields""
2015-04-08 19:14:38 +00:00
Timothy Knight
fb48944298
Revert "Camera2: Add camera pose and distortion fields"
...
This reverts commit da1e6411be .
Change-Id: Id04cc86cf9740a2a9bf5eb047b633a2abd90f561
2015-04-08 19:13:43 +00:00
Timothy Knight
dfe5ec56f2
Merge "Camera2: Add camera pose and distortion fields"
2015-04-08 18:52:28 +00:00
Quddus Chong
60a6e09654
am 5985981b: am b49748cf: am 0c5752be: am c736e8cf: am f0ab39c1: Merge "Fixed broken link in UiAutomation.setRunAsMonkey() method description. bug: 19711873" into lmp-mr1-dev
...
* commit '5985981ba45b97e381312ba53f191396607b447d':
Fixed broken link in UiAutomation.setRunAsMonkey() method description. bug: 19711873
2015-04-08 18:44:02 +00:00
Eino-Ville Talvala
da1e6411be
Camera2: Add camera pose and distortion fields
...
- android.lens.info.poseRotation
- android.lens.info.poseTranslation
- android.lens.info.intrinsicCalibration
- android.lens.info.radialDistortion
Change-Id: I3f8cf258b600bc58d0743e44aa6c456cd4b8a906
2015-04-08 18:37:03 +00:00
Quddus Chong
b49748cfd3
am 0c5752be: am c736e8cf: am f0ab39c1: Merge "Fixed broken link in UiAutomation.setRunAsMonkey() method description. bug: 19711873" into lmp-mr1-dev
...
* commit '0c5752be40a9e7ced5be2659965f3c4ba3c3f4eb':
Fixed broken link in UiAutomation.setRunAsMonkey() method description. bug: 19711873
2015-04-08 18:23:52 +00:00
Quddus Chong
0c5752be40
am c736e8cf: am f0ab39c1: Merge "Fixed broken link in UiAutomation.setRunAsMonkey() method description. bug: 19711873" into lmp-mr1-dev
...
* commit 'c736e8cf41445e7a32721da617d6d7eacd189703':
Fixed broken link in UiAutomation.setRunAsMonkey() method description. bug: 19711873
2015-04-08 18:11:55 +00:00
Jorim Jaggi
2a39aef439
Merge "Fix crash when removing draw listener"
2015-04-08 18:11:44 +00:00
Quddus Chong
c736e8cf41
am f0ab39c1: Merge "Fixed broken link in UiAutomation.setRunAsMonkey() method description. bug: 19711873" into lmp-mr1-dev
...
* commit 'f0ab39c10b614514ba4a600aa6fd4354253cde73':
Fixed broken link in UiAutomation.setRunAsMonkey() method description. bug: 19711873
2015-04-08 17:53:44 +00:00
Jorim Jaggi
74a94059c6
Fix crash when removing draw listener
...
The same behavior can be achieved by using a predraw listener, which
can be removed while the callback is called, so it doesn't crash.
Change-Id: I3a7138ba49936159dc95b7758c9603366dcf808c
2015-04-08 10:47:22 -07:00
Olawale Ogunwale
8d86acf6c5
am 81954cf3: am 8ddc3e26: am 393f89f2: Merge "[ActivityManager] Avoid NullPointerException if no crash info"
...
* commit '81954cf30816a007186fbf3be375feed5a7936cc':
[ActivityManager] Avoid NullPointerException if no crash info
2015-04-08 16:51:01 +00:00
Olawale Ogunwale
8ddc3e26e6
am 393f89f2: Merge "[ActivityManager] Avoid NullPointerException if no crash info"
...
* commit '393f89f26df724a3da7a21b28925a21fe5fb253f':
[ActivityManager] Avoid NullPointerException if no crash info
2015-04-08 16:28:52 +00:00
Benjamin Franz
f63afe7b33
Merge "Allow disabling the lock screen when multiple users are present"
2015-04-08 15:02:43 +00:00
Chet Haase
81b924fcb6
Merge "Animate ActionBar items"
2015-04-08 14:11:38 +00:00
louis_chang
3d86b88fa7
[ActivityManager] Avoid NullPointerException if no
...
crash info
Symptom:
This issue happens because the ANR process got killed
(because it crashed) before the ANR dialog dismissed.
In that case, the process record is marked as crashed
(ProcessRecord.crashing = true). When the ANR dialog
dismissed by user, it will cause NullPointerException
when writeToParcel while performing IPC because there
is no crash info (ApplicationErrorReport.crashInfo = null)
Solution:
Check crashinfo before access it
Change-Id: I2995de57684c1e13aab8297f5eea1e82ca3b7ad8
2015-04-08 18:04:11 +08:00
Clara Bayarri
2f92e9710a
Merge "Floating toolbar: Create the FloatingActionMode and use it in DecorView."
2015-04-08 08:00:01 +00:00
Romain Guy
492c836f83
am 5b61a282: am e4d787b2: am 80e455e3: Merge "Prevent possible memory leak in SpanSet"
...
* commit '5b61a282255b5273f5194db73f3c88550dc11a57':
Prevent possible memory leak in SpanSet
2015-04-08 07:38:58 +00:00
Romain Guy
e4d787b277
am 80e455e3: Merge "Prevent possible memory leak in SpanSet"
...
* commit '80e455e32580fb909af18ad0a21fccc6b433dd4b':
Prevent possible memory leak in SpanSet
2015-04-08 07:14:35 +00:00
Romain Guy
80e455e325
Merge "Prevent possible memory leak in SpanSet"
2015-04-08 06:56:26 +00:00
Selim Gurun
6dc7ca3040
Merge "Fix Google app crash"
2015-04-08 01:54:45 +00:00
Selim Gurun
7e01c4ceb6
Fix Google app crash
...
Bug: 20110378
Until chromium imlementation lands, use the base implementation.
Change-Id: Icd8e83503770471219718fb38a131938b1bbf0c2
2015-04-07 18:40:14 -07:00
Fabrice Di Meglio
9f3f6000ed
Merge "Add IntentFilter auto verification - part 3"
2015-04-08 00:30:37 +00:00