Commit Graph

40487 Commits

Author SHA1 Message Date
Svetoslav
c420140874 am 590f0f34: am b1d65d18: Merge "Fix runtime restart" into lmp-dev
* commit '590f0f345077cb40068e86db5a30185d454b7734':
  Fix runtime restart
2014-09-05 18:48:47 +00:00
Svetoslav
df11867be3 Merge "Fix runtime restart" into lmp-dev 2014-09-05 18:30:42 +00:00
Svetoslav
7de2abb16c Fix runtime restart
Change-Id: Ic50c8b3b06603ad517fdc8a2392ad12318d46817
2014-09-05 11:28:00 -07:00
Jeff Sharkey
11d4400318 am 27264229: am a32e4e6b: Merge "Allow badging updates to install sessions." into lmp-dev
* commit '27264229839c03a5530250b7e93de49694fed235':
  Allow badging updates to install sessions.
2014-09-05 18:10:14 +00:00
Eino-Ville Talvala
9e6dd8d9ef am 51c48521: am f62fb8f9: Merge "Camera2: Document supported target combinations for a session." into lmp-dev
* commit '51c485212506ca8d4b99c12cd72cffb2b1298847':
  Camera2: Document supported target combinations for a session.
2014-09-05 18:09:57 +00:00
Chris Craik
aab1c9bfec am 12902a44: am 8ff3e227: Merge "Replace native crash with IAE when calling picture.draw() w/ a HW canvas" into lmp-dev
* commit '12902a4442cb985e9494d944a7d7e9921e561fa1':
  Replace native crash with IAE when calling picture.draw() w/ a HW canvas
2014-09-05 18:09:52 +00:00
Jeff Sharkey
43a2d06166 Merge "Allow badging updates to install sessions." into lmp-dev 2014-09-05 17:56:39 +00:00
Eino-Ville Talvala
48980da14d Merge "Camera2: Document supported target combinations for a session." into lmp-dev 2014-09-05 17:54:01 +00:00
Chris Craik
def8a37128 Merge "Replace native crash with IAE when calling picture.draw() w/ a HW canvas" into lmp-dev 2014-09-05 17:49:20 +00:00
George Mount
c66e35b889 am a0031cbc: am 1377fe31: Merge "API Review: Improve javadoc." into lmp-dev
* commit 'a0031cbcfe2329cdc1c2834a9817ac5c2725a34f':
  API Review: Improve javadoc.
2014-09-05 17:42:20 +00:00
Chris Craik
96890564bd Replace native crash with IAE when calling picture.draw() w/ a HW canvas
bug:17397958
Change-Id: I75f942db0e604f9fd6ab31e6c81f718c0f57b16a
2014-09-05 10:33:39 -07:00
George Mount
0ff16cf43a Merge "API Review: Improve javadoc." into lmp-dev 2014-09-05 17:29:29 +00:00
George Mount
f9557619a7 API Review: Improve javadoc.
Bug 17189781
Also rename PatternMotion to PatternPathMotion

Change-Id: I1c4dcbdd65e33cf9de1504277e31f9f7ede0380d
2014-09-05 10:27:27 -07:00
Svetoslav
7b9d7bc1d4 am 1d85c1a4: am 4c8c9ac0: Merge "Update FrameStats API per api-council request." into lmp-dev
* commit '1d85c1a4d3cf65a22907c5cb7f47f1e8765df832':
  Update FrameStats API per api-council request.
2014-09-05 17:24:39 +00:00
Svetoslav
79391c3c5d am 35952bf0: am 6f0cf112: Merge "Addressing API council comments for UserManager." into lmp-dev
* commit '35952bf0e8fd0ace78b015c3cde29b322cd939bb':
  Addressing API council comments for UserManager.
2014-09-05 17:24:34 +00:00
Amith Yamasani
d48509d568 am 0acac4f5: am 3c0a511d: Merge "Remove class that was moved to a different package." into lmp-dev
* commit '0acac4f509db1bca7fece43550da8a0d558cfb9d':
  Remove class that was moved to a different package.
2014-09-05 17:24:24 +00:00
Jeff Sharkey
ec9bad2015 Allow badging updates to install sessions.
For the system restore use-case, an installer may need to enqueue
their sessions quickly before badging details, like icons, have been
downloaded.  This change relaxes to allow an installer to update
their session badging after the session has been created.  Notify
observers when badging changes.

Rename callback registration methods to match style guide.  Relax
constraint that observers are home app.  Fix bug around internal
progress reporting.

Bug: 17376797, 17389236, 17334199
Change-Id: I5fb88508baea2f08e89a1504fcf5ef972afad4a7
2014-09-05 10:15:15 -07:00
Jeff Sharkey
8277cb60d8 am b4733a8d: am e7bea8e5: Merge "Move Size parceling to Bundle." into lmp-dev
* commit 'b4733a8dad31e10bba8a04ccefbf9016d7fd670b':
  Move Size parceling to Bundle.
2014-09-05 17:09:55 +00:00
Svetoslav
c5564b8c0e Merge "Update FrameStats API per api-council request." into lmp-dev 2014-09-05 17:09:45 +00:00
Amith Yamasani
aa0ac1a04f am 90f3b5ad: am 0c3b7b15: Merge "Don\'t allow guests to install from unknown sources" into lmp-dev
* commit '90f3b5ad76ca3c38fb9ed23f79869eee4ebdfb39':
  Don't allow guests to install from unknown sources
2014-09-05 17:09:42 +00:00
Robert Greenwalt
c049708d52 am b6b07686: am a155ef81: Merge "Fix networking API per scripting checks." into lmp-dev
* commit 'b6b076866bad5b8a7550d469ce73128b963fc18f':
  Fix networking API per scripting checks.
2014-09-05 17:09:06 +00:00
Dharmesh Mokani
1ba5f6a2d1 am 0b230ea6: am efd4ea01: Merge "Address API review comment:AlwaysOnHotwordDetector" into lmp-dev
* commit '0b230ea6eb3902e5ee308d7974c521715d1191fb':
  Address API review comment:AlwaysOnHotwordDetector
2014-09-05 17:08:42 +00:00
Svetoslav
e2da374d6e Merge "Addressing API council comments for UserManager." into lmp-dev 2014-09-05 17:08:12 +00:00
Alexandra Gherghina
4a08f484cc am c0e7e74c: am e27eb3ec: Merge "Rename intent extra following API review" into lmp-dev
* commit 'c0e7e74c9cb418f24d67c192543681d652c16cfc':
  Rename intent extra following API review
2014-09-05 17:07:39 +00:00
Marcin Kosiba
1f5d122b2d am e9c1cb95: am 210d7b22: Merge "Rename WebResourceRequest.hasUserGestureInsecure to hasGesture." into lmp-dev
* commit 'e9c1cb958a1b1caa0ab7a9b31fa4f10798f972da':
  Rename WebResourceRequest.hasUserGestureInsecure to hasGesture.
2014-09-05 17:07:35 +00:00
Chris Wren
b57da35784 am 7b45868e: am b59b5205: Merge "Keep contact affinities separate across users." into lmp-dev
* commit '7b45868e6083af082c232e32f48ebf24250f317d':
  Keep contact affinities separate across users.
2014-09-05 17:07:30 +00:00
Esteban Talavera
c8cf27016d am 4414705e: am 2c6aa357: Merge "Changed value of EXTRAs to match constant name in code." into lmp-dev
* commit '4414705e57f8f090ccc99ca39613827d7f650612':
  Changed value of EXTRAs to match constant name in code.
2014-09-05 17:07:19 +00:00
Svetoslav
53dcd394aa Update FrameStats API per api-council request.
bug:17390382

Change-Id: I50518834569f4d0ec394709294537256f03530e0
2014-09-05 10:07:02 -07:00
Svetoslav
c7d62f02b8 Addressing API council comments for UserManager.
bug:17390424

Change-Id: I498d2541289915cb7db16e5c3249ccc7a7dc5ee6
2014-09-05 10:07:02 -07:00
Amith Yamasani
d50f8c46f6 Merge "Remove class that was moved to a different package." into lmp-dev 2014-09-05 17:03:31 +00:00
Jeff Sharkey
d3cc74cac2 Merge "Move Size parceling to Bundle." into lmp-dev 2014-09-05 16:46:00 +00:00
Amith Yamasani
36d8d25860 Remove class that was moved to a different package.
Completes the API change.

Bug: 17006805
Change-Id: I5031e05df6b1a317a902482274eb056ecaf5dfbb
2014-09-05 09:42:59 -07:00
Amith Yamasani
a240d8377a Merge "Don't allow guests to install from unknown sources" into lmp-dev 2014-09-05 16:32:30 +00:00
Robert Greenwalt
a0843f4967 Merge "Fix networking API per scripting checks." into lmp-dev 2014-09-05 16:17:26 +00:00
Jeff Sharkey
5ef33984d0 Move Size parceling to Bundle.
Size itself shouldn't be Parcelable, since that would be a layering
violation.

Bug: 17390381
Change-Id: Ica62709bd889db51c916c550a0146714b002baa3
2014-09-05 09:07:35 -07:00
Dharmesh Mokani
19b210c98c Merge "Address API review comment:AlwaysOnHotwordDetector" into lmp-dev 2014-09-05 15:56:17 +00:00
George Mount
efc1799234 am 86d466b3: am b555f0cf: Merge "Fix selection of epicenter in Activity Transitions." into lmp-dev
* commit '86d466b324a31117e5da230b04f165b3b1fa4665':
  Fix selection of epicenter in Activity Transitions.
2014-09-05 15:45:08 +00:00
George Mount
3ea1ea4683 am f43c2592: am da6df616: Merge "Fix NPE when Window disappears during a transition." into lmp-dev
* commit 'f43c2592fc4ca83cc5274836fa4fcbc6bac956fb':
  Fix NPE when Window disappears during a transition.
2014-09-05 15:45:01 +00:00
George Mount
02d882ee43 am e389d9d0: am 47229456: Merge "API Review: Change SharedElementListener to SharedElementCallback." into lmp-dev
* commit 'e389d9d001510346ff743f4e5fd0279a37551c9e':
  API Review: Change SharedElementListener to SharedElementCallback.
2014-09-05 15:44:40 +00:00
Martin Kosiba
e181320e15 am f5969458: am c3ec88fd: Merge "Change WebView.zoomBy return type to void." into lmp-dev
* commit 'f59694580f658512bea7d7b26cce541dafae603a':
  Change WebView.zoomBy return type to void.
2014-09-05 15:44:27 +00:00
Winson Chung
e5ab65d614 am 69c8df27: am 927df1c2: Merge "Generalizing Recents widget category to Search box. (Bug 17334589)" into lmp-dev
* commit '69c8df2791e67f7ecf2c35f0ce2e548dfbc4ea02':
  Generalizing Recents widget category to Search box. (Bug 17334589)
2014-09-05 15:44:22 +00:00
Kenny Guy
cc8b8e8e0e am cc3fa1ef: am 42484d43: Merge "Fix RemoteViews to inflate views for current user." into lmp-dev
* commit 'cc3fa1ef5c5058d352dbf9d22141fa12d763e106':
  Fix RemoteViews to inflate views for current user.
2014-09-05 15:44:00 +00:00
Alexandra Gherghina
f363bda252 Merge "Rename intent extra following API review" into lmp-dev 2014-09-05 15:16:02 +00:00
Marcin Kosiba
8d4e83aca0 Merge "Rename WebResourceRequest.hasUserGestureInsecure to hasGesture." into lmp-dev 2014-09-05 15:13:40 +00:00
Chris Wren
c237555c6c Merge "Keep contact affinities separate across users." into lmp-dev 2014-09-05 14:58:40 +00:00
Alexandra Gherghina
3315f6b5a3 Rename intent extra following API review
Bug: 17389968
Change-Id: Id2bd8d12019ad7a4c5a3ac8a7f76f55d06fc4dff
2014-09-05 15:48:07 +01:00
Esteban Talavera
ac15b85229 Merge "Changed value of EXTRAs to match constant name in code." into lmp-dev 2014-09-05 14:46:10 +00:00
Chris Wren
da4bd209cf Keep contact affinities separate across users.
Also ignore people extras on USER_ALL notifications.

Bug: 16213960
Change-Id: Ic0341c88d42d4a4f12cac35c0f41c2746aec02ac
2014-09-05 10:36:32 -04:00
Anwar Ghuloum
248b369661 Merge "Timing Hacks DO NOT MERGE" into lmp-dev 2014-09-05 14:22:51 +00:00
Marcin Kosiba
100c20c900 Rename WebResourceRequest.hasUserGestureInsecure to hasGesture.
This is in response to API council feedback.

BUG: 17253647
Change-Id: I6da2aa2510a73276fcdbad9219adfeaaed41d3ba
2014-09-05 14:22:32 +00:00