Alan Viverette
863ba4c4bf
Merge "Unify drawable caches"
2015-04-06 21:40:45 +00:00
Alan Viverette
88e5103232
Fix inner/outer circle swap and dot color in RadialTimePickerView
...
Bug: 20041669
Change-Id: Iefdd477136970efe1638982c1f659fbb4f452676
2015-04-06 14:38:37 -07:00
Wally Yau
3d518037fe
Merge "Reset system audio mode on startup rather than on stop."
2015-04-06 21:36:16 +00:00
Chong Zhang
1f93cddda8
Merge "fix the flash caused by missing setMatrix() when surface size changes"
2015-04-06 21:35:15 +00:00
Matthew Williams
0d025e10b2
am 679572ca: am 0b3673c4: am 20baa9d9: am 28358eae: Merge "Fixing to fail android.JobScheduler.TimingConstraintsTest#testSchedulePeriodic in TV test." into lmp-mr1-dev
...
* commit '679572ca969b9bf27786cff2123ec466b9a37222':
Fixing to fail android.JobScheduler.TimingConstraintsTest#testSchedulePeriodic in TV test.
2015-04-06 21:02:05 +00:00
Wale Ogunwale
3fcb4a8975
Fixed bug with ActivityInfo.FLAG_SHOW_ON_LOCK_SCREEN not working
...
There were a few places in ActivityManager and WindowManager that we
were not taking the value of the flag into account when deciding
which task to be up top in multi-user mode.
Bug: 10533764
Change-Id: If2032ccd5f1a67b3ad4af376b4db7043e9070796
2015-04-06 14:00:13 -07:00
Deepanshu Gupta
1fd5d21e0d
Merge "Be lenient in accepting version strings."
2015-04-06 20:56:05 +00:00
Matthew Williams
679572ca96
am 0b3673c4: am 20baa9d9: am 28358eae: Merge "Fixing to fail android.JobScheduler.TimingConstraintsTest#testSchedulePeriodic in TV test." into lmp-mr1-dev
...
* commit '0b3673c4d39c07779081ef2eaf8705cbad1ee04c':
Fixing to fail android.JobScheduler.TimingConstraintsTest#testSchedulePeriodic in TV test.
2015-04-06 20:53:26 +00:00
Matthew Williams
0b3673c4d3
am 20baa9d9: am 28358eae: Merge "Fixing to fail android.JobScheduler.TimingConstraintsTest#testSchedulePeriodic in TV test." into lmp-mr1-dev
...
* commit '20baa9d944ccb504d0fdf7ce2e553bca9ca2f672':
Fixing to fail android.JobScheduler.TimingConstraintsTest#testSchedulePeriodic in TV test.
2015-04-06 20:43:30 +00:00
Matthew Williams
20baa9d944
am 28358eae: Merge "Fixing to fail android.JobScheduler.TimingConstraintsTest#testSchedulePeriodic in TV test." into lmp-mr1-dev
...
* commit '28358eaed2e1858fcba7991cbd7199a25d160471':
Fixing to fail android.JobScheduler.TimingConstraintsTest#testSchedulePeriodic in TV test.
2015-04-06 20:30:29 +00:00
Amith Yamasani
b677e0a496
Merge "Update command line usage for pm"
2015-04-06 20:24:13 +00:00
Matthew Williams
28358eaed2
Merge "Fixing to fail android.JobScheduler.TimingConstraintsTest#testSchedulePeriodic in TV test." into lmp-mr1-dev
2015-04-06 20:22:22 +00:00
Dianne Hackborn
5164608195
Merge "Various fixes and improvements..."
2015-04-06 20:21:58 +00:00
Amith Yamasani
3605fac80b
Update command line usage for pm
...
Include the --user flag.
Change-Id: Id2a2bc73f4b7392e308c5946eeb42b21426a1bfd
2015-04-06 13:20:45 -07:00
Matthew Williams
b8a330ebe7
Merge "JobParameters#isDeadlineExpired returns wrong value"
2015-04-06 20:18:43 +00:00
Raph Levien
f1f9902b19
Merge "Load hyphenation data at Zygote init"
2015-04-06 20:02:16 +00:00
Raph Levien
c3dd1c1b91
Load hyphenation data at Zygote init
...
Loading hyphenation data on demand can cause UI jank (and can be a
strict mode violation). This patch explicitly loads the data at
Zygote init time. It also chooses /system/usr/hyphen-data as the path
for this data.
Bug: 20060770
Change-Id: Idac68e3971f8638f1d70960594bf6c1050bb23d6
2015-04-06 19:53:30 +00:00
Amith Yamasani
55717a613c
Mark apps as not-idle at least once
...
On a fresh boot or update to M, mark existing apps
as being used if there is no existing entry in the
usage stats. On subsequent OTAs, make sure that at
least the new system apps are marked as used.
Reduce idle threshold to 1 day.
Bug: 20066058
Change-Id: I9a273c051d04432877bacd381c85bf6e721c1a85
2015-04-06 12:52:53 -07:00
Deepanshu Gupta
d654b6f981
Be lenient in accepting version strings.
...
Don't throw exceptions for malformed version strings in font files, and
try to rename the font as is.
Change-Id: Ib4f74e68593abb5b551fbcb049484efc925a3d6e
2015-04-06 12:52:18 -07:00
Roozbeh Pournader
9c5a14785b
Switch from Lohit Odia to Noto Sans Oriya fonts.
...
Noto Sans Oriya fonts also have bold and UI versions, which are added.
Change-Id: Id622143688d89e25857c00489d81703780f79887
2015-04-06 19:28:18 +00:00
Chong Zhang
7f97af11fb
fix the flash caused by missing setMatrix() when surface size changes
...
bug: 18773834
Change-Id: I16e2f896e6fd70e9b130bb55ecefa8c2f08c684a
2015-04-06 12:24:53 -07:00
Raph Levien
3544e6fa56
Merge "Don't use context in measureText(char[])"
2015-04-06 19:21:58 +00:00
Yin-Chia Yeh
7891a2efed
Merge "Camera: update semantics of HIGH_QUALITY mode"
2015-04-06 18:55:12 +00:00
Robert Greenwalt
b43755be6e
am 0270d86a: am 778f47e5: am 069f4cbc: Merge "Fix memory leak in Connectivity Service when phone app crashes"
...
* commit '0270d86ab755dabb7d20013dcb591d3facbe1a08':
Fix memory leak in Connectivity Service when phone app crashes
2015-04-06 18:17:28 +00:00
Chris Craik
b7acab634a
Merge "Fix path clipping in VectorDrawable"
2015-04-06 18:05:00 +00:00
Robert Greenwalt
0270d86ab7
am 778f47e5: am 069f4cbc: Merge "Fix memory leak in Connectivity Service when phone app crashes"
...
* commit '778f47e5afcbe8af7283fabcfd32193e8aca1949':
Fix memory leak in Connectivity Service when phone app crashes
2015-04-06 18:04:39 +00:00
Robert Greenwalt
778f47e5af
am 069f4cbc: Merge "Fix memory leak in Connectivity Service when phone app crashes"
...
* commit '069f4cbccb651d98e4c50eca4698624ea089804d':
Fix memory leak in Connectivity Service when phone app crashes
2015-04-06 17:54:18 +00:00
Chris Craik
e9c01a40a2
Fix path clipping in VectorDrawable
...
bug:19946683
Change-Id: I773957df7459eb72ea5d505afb0daac08239ecbf
2015-04-06 10:50:36 -07:00
Yin-Chia Yeh
1ffaca4414
Merge "Camera: add equals/hashCode to OutputConfiguration"
2015-04-06 17:42:47 +00:00
Robert Greenwalt
069f4cbccb
Merge "Fix memory leak in Connectivity Service when phone app crashes"
2015-04-06 17:34:51 +00:00
Fyodor Kupolov
448fd4b8ec
Merge "Restored original behavior of getApplicationRestrictions"
2015-04-06 17:27:44 +00:00
Wale Ogunwale
e70dfdcd91
Merge "Dismiss recents to home without animation when resizing task."
2015-04-06 17:27:18 +00:00
Fyodor Kupolov
f6ee2244a4
Restored original behavior of getApplicationRestrictions
...
JavaDoc for getApplicationRestrictions states that null is a valid return
value, but it turns out some apps do not expect that. This fix restores
the original behavior of returning an empty bundle.
Bug: 20081431
Change-Id: I30a4aa6aba14307eba59ba0015f80f14107269af
2015-04-06 10:15:07 -07:00
Olawale Ogunwale
954850ce5d
am 00e1d5cf: am 1d065987: am 47c1cf4b: Merge "[ActivityManager] Fix ServiceRecord leakage"
...
* commit '00e1d5cf5e717be8794381c2895893b41126f266':
[ActivityManager] Fix ServiceRecord leakage
2015-04-06 16:19:52 +00:00
Wale Ogunwale
12b4a4a7ec
resolved conflicts for merge of 60df172f to master
...
Change-Id: I15f90e041399d2133c041b0449e6d6a95d36595a
2015-04-06 09:16:26 -07:00
Olawale Ogunwale
76126c62b2
am 8e2ab719: am 694a8ef9: am baedbfbb: Merge "[ProcessStas] fix index out of bounds when add duration."
...
* commit '8e2ab71935251cf47234cce47f4fa38590548cf9':
[ProcessStas] fix index out of bounds when add duration.
2015-04-06 16:04:30 +00:00
Mike Lockwood
8bf7eecb9f
Merge "Add MidiManager and MidiDevice classes to public API."
2015-04-06 15:53:36 +00:00
Olawale Ogunwale
00e1d5cf5e
am 1d065987: am 47c1cf4b: Merge "[ActivityManager] Fix ServiceRecord leakage"
...
* commit '1d065987ebe5a3ac9480f7871b6fb69fca98ef85':
[ActivityManager] Fix ServiceRecord leakage
2015-04-06 15:53:27 +00:00
Olawale Ogunwale
60df172f74
am adedb407: am 655ef081: Merge "[ActivityManager] Examine bad process before clean up application record"
...
* commit 'adedb407c5cedaba123ea5f44f3d68fd98e8ee55':
[ActivityManager] Examine bad process before clean up application record
2015-04-06 15:53:21 +00:00
Olawale Ogunwale
8e2ab71935
am 694a8ef9: am baedbfbb: Merge "[ProcessStas] fix index out of bounds when add duration."
...
* commit '694a8ef93826f517cbaf33eeeb96f34ec1c2533d':
[ProcessStas] fix index out of bounds when add duration.
2015-04-06 15:53:15 +00:00
Olawale Ogunwale
1d065987eb
am 47c1cf4b: Merge "[ActivityManager] Fix ServiceRecord leakage"
...
* commit '47c1cf4b35616059409a0674382c2318494e877b':
[ActivityManager] Fix ServiceRecord leakage
2015-04-06 15:44:31 +00:00
Olawale Ogunwale
adedb407c5
am 655ef081: Merge "[ActivityManager] Examine bad process before clean up application record"
...
* commit '655ef08144ec0b71a98b6b3a38e50c6b346ae467':
[ActivityManager] Examine bad process before clean up application record
2015-04-06 15:44:24 +00:00
Olawale Ogunwale
694a8ef938
am baedbfbb: Merge "[ProcessStas] fix index out of bounds when add duration."
...
* commit 'baedbfbbb1181829bcffb1be3732b6f26a315bd8':
[ProcessStas] fix index out of bounds when add duration.
2015-04-06 15:44:08 +00:00
Olawale Ogunwale
47c1cf4b35
Merge "[ActivityManager] Fix ServiceRecord leakage"
2015-04-06 15:25:04 +00:00
Olawale Ogunwale
655ef08144
Merge "[ActivityManager] Examine bad process before clean up application record"
2015-04-06 15:24:41 +00:00
Olawale Ogunwale
baedbfbbb1
Merge "[ProcessStas] fix index out of bounds when add duration."
2015-04-06 15:23:30 +00:00
George Mount
37ff6f6402
Merge "Reset transitionAlpha when the transition is stopped early."
2015-04-06 14:22:46 +00:00
Geoff Mendal
e0c2b75de0
Merge "Import translations. DO NOT MERGE"
2015-04-06 14:19:30 +00:00
Geoff Mendal
d543c80c9f
Import translations. DO NOT MERGE
...
Change-Id: Ib4bab338f56220ad2a335707c2814ddfc3ecaebf
Auto-generated-cl: translation import
2015-04-06 07:16:49 -07:00
Geoff Mendal
a789fc9f38
Merge "Import translations. DO NOT MERGE"
2015-04-06 12:58:57 +00:00