OSDN Git Service

android-x86/frameworks-base.git
10 years agoProxy fixes from API review feedback
Jason Monk [Thu, 4 Sep 2014 19:07:49 +0000 (15:07 -0400)]
Proxy fixes from API review feedback

Bug: 17389383
Change-Id: Ib5e40f55d02687ee917ba30773123cf3e4c2a97d

10 years agoMerge "Import translations. DO NOT MERGE" into lmp-dev
Baligh Uddin [Thu, 4 Sep 2014 17:49:07 +0000 (17:49 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-dev

10 years agoMerge "Import translations. DO NOT MERGE" into lmp-dev
Baligh Uddin [Thu, 4 Sep 2014 17:49:03 +0000 (17:49 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-dev

10 years agoMerge "Import translations. DO NOT MERGE" into lmp-dev
Baligh Uddin [Thu, 4 Sep 2014 17:48:59 +0000 (17:48 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-dev

10 years agoMerge "Import translations. DO NOT MERGE" into lmp-dev
Baligh Uddin [Thu, 4 Sep 2014 17:48:53 +0000 (17:48 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-dev

10 years agoMerge "camera2: Fix Nakasi crash-on-start when using Camera2 API." into lmp-dev
Ruben Brunk [Thu, 4 Sep 2014 17:47:14 +0000 (17:47 +0000)]
Merge "camera2: Fix Nakasi crash-on-start when using Camera2 API." into lmp-dev

10 years agoMerge "Honor per-app sensitivity setting." into lmp-dev
Chris Wren [Thu, 4 Sep 2014 17:42:17 +0000 (17:42 +0000)]
Merge "Honor per-app sensitivity setting." into lmp-dev

10 years agoMerge "Update VolumeProvider apis per feedback" into lmp-dev
RoboErik [Thu, 4 Sep 2014 17:38:00 +0000 (17:38 +0000)]
Merge "Update VolumeProvider apis per feedback" into lmp-dev

10 years agoMerge "Allow adb install to work even if unknown sources is disallowed" into lmp-dev
Amith Yamasani [Thu, 4 Sep 2014 17:31:31 +0000 (17:31 +0000)]
Merge "Allow adb install to work even if unknown sources is disallowed" into lmp-dev

10 years agoMerge "Use TelecommManager APIs to detect if we are in a call" into lmp-dev
Yorke Lee [Thu, 4 Sep 2014 17:27:23 +0000 (17:27 +0000)]
Merge "Use TelecommManager APIs to detect if we are in a call" into lmp-dev

10 years agoUsed LOCAL_SHARED_LIBRARIES for proper dependencies
Brian Carlstrom [Thu, 4 Sep 2014 16:52:31 +0000 (09:52 -0700)]
Used LOCAL_SHARED_LIBRARIES for proper dependencies

bug:15938254
Change-Id: I710f689e8bcad66988ef3aa0aa189b185c8ad662

10 years agoam 909cdff4: am c5b5366f: am ddfe9d11: docs: Added SONY logo (hi-res) for Wear site
Ricardo Cervera [Thu, 4 Sep 2014 16:26:48 +0000 (16:26 +0000)]
am 909cdff4: am c5b5366f: am ddfe9d11: docs: Added SONY logo (hi-res) for Wear site

* commit '909cdff437ad91ebb0d498389d1a352fca5c8883':
  docs: Added SONY logo (hi-res) for Wear site

10 years agoam c5b5366f: am ddfe9d11: docs: Added SONY logo (hi-res) for Wear site
Ricardo Cervera [Thu, 4 Sep 2014 16:16:24 +0000 (16:16 +0000)]
am c5b5366f: am ddfe9d11: docs: Added SONY logo (hi-res) for Wear site

* commit 'c5b5366f1ba236a98cb5aa044b89c6302baf4540':
  docs: Added SONY logo (hi-res) for Wear site

10 years agoMerge "Cleanup ISub.aidl" into lmp-dev
Wink Saville [Thu, 4 Sep 2014 16:10:16 +0000 (16:10 +0000)]
Merge "Cleanup ISub.aidl" into lmp-dev

10 years agoAllow adb install to work even if unknown sources is disallowed
Amith Yamasani [Thu, 4 Sep 2014 00:47:34 +0000 (17:47 -0700)]
Allow adb install to work even if unknown sources is disallowed

adb installs should continue to work for developer usecases,
but PackageInstaller continues to be blocked for sideloading
via the UI - browser, downloads, etc.

Bug: 13760585
Change-Id: I4f8c1445448584c17e5acf77b399579c2643f333

10 years agoam ddfe9d11: docs: Added SONY logo (hi-res) for Wear site
Ricardo Cervera [Thu, 4 Sep 2014 16:05:25 +0000 (16:05 +0000)]
am ddfe9d11: docs: Added SONY logo (hi-res) for Wear site

* commit 'ddfe9d11fc11a0e4fafb71703a8212b7671cb354':
  docs: Added SONY logo (hi-res) for Wear site

10 years agodocs: Added SONY logo (hi-res) for Wear site
Ricardo Cervera [Thu, 4 Sep 2014 15:52:39 +0000 (08:52 -0700)]
docs: Added SONY logo (hi-res) for Wear site

Change-Id: I64441072a9f6dbf6eb209c954a43056c19f29551

10 years agoHonor per-app sensitivity setting.
Chris Wren [Tue, 2 Sep 2014 21:23:51 +0000 (17:23 -0400)]
Honor per-app sensitivity setting.

Settings are stored by NotificationManagerService in the policy file,
and are communicated to NotificationListeners via a hidden API on the
RankingMap object.

Bug: 16324353
Change-Id: I2d5cf6782273744cbf9b309dec76780cc0a4c39e

10 years agoMerge "Fix NPE from empty PackageInfo" into lmp-dev
Alexandra Gherghina [Thu, 4 Sep 2014 15:33:48 +0000 (15:33 +0000)]
Merge "Fix NPE from empty PackageInfo" into lmp-dev

10 years agoMerge "Remove invalid premul step from HWUI's matrix color filter." into lmp-dev
Derek Sollenberger [Thu, 4 Sep 2014 15:01:26 +0000 (15:01 +0000)]
Merge "Remove invalid premul step from HWUI's matrix color filter." into lmp-dev

10 years agoFix NPE from empty PackageInfo
Alexandra Gherghina [Fri, 29 Aug 2014 12:43:59 +0000 (13:43 +0100)]
Fix NPE from empty PackageInfo

Bug: 17325905
Change-Id: I38ae5e242b1bf615620cf069a2cccede6ee42125

10 years agoDelay in app transition until home animation completes. (Bug 17012456)
Winson Chung [Tue, 2 Sep 2014 01:08:39 +0000 (18:08 -0700)]
Delay in app transition until home animation completes. (Bug 17012456)

Change-Id: I3469738a70bd872ff03c48c23201d4e0b6c8d8bb

10 years agoMerge "Notification: Limit length of accepted strings" into lmp-dev
Dan Sandler [Thu, 4 Sep 2014 13:36:33 +0000 (13:36 +0000)]
Merge "Notification: Limit length of accepted strings" into lmp-dev

10 years agoMerge "Ensure all RemoteViews use myUserId rather than context." into lmp-dev
Kenny Guy [Thu, 4 Sep 2014 13:09:31 +0000 (13:09 +0000)]
Merge "Ensure all RemoteViews use myUserId rather than context." into lmp-dev

10 years agoMerge "Rename email extra to email bundle key." into lmp-dev
Sander Alewijnse [Thu, 4 Sep 2014 11:59:40 +0000 (11:59 +0000)]
Merge "Rename email extra to email bundle key." into lmp-dev

10 years agoEnsure all RemoteViews use myUserId rather than context.
Kenny Guy [Tue, 2 Sep 2014 11:11:07 +0000 (12:11 +0100)]
Ensure all RemoteViews use myUserId rather than context.

Remote views may be inflated in another user so
explicitly use processes user id rather than the
user id of the context.

Bug: 17302505
Change-Id: I985c91745f03dd7e6b2ab6357600077664d8e6be

10 years agoRename email extra to email bundle key.
Sander Alewijnse [Thu, 4 Sep 2014 10:23:09 +0000 (11:23 +0100)]
Rename email extra to email bundle key.

Bug:17197410
Change-Id: I321bc52cbb73a14869538700204ac7b5aefb3755

10 years agoMerge "Use context for user when calling notifyAsUser" into lmp-dev
Kenny Guy [Thu, 4 Sep 2014 11:23:51 +0000 (11:23 +0000)]
Merge "Use context for user when calling notifyAsUser" into lmp-dev

10 years agoam 7f26655a: (-s ours) am a4d97866: am 2d70a5a9: am 06a31255: am 3f1cc48a: (-s ours...
Deepanshu Gupta [Thu, 4 Sep 2014 06:37:17 +0000 (06:37 +0000)]
am 7f26655a: (-s ours) am a4d97866: am 2d70a5a9: am 06a31255: am 3f1cc48a: (-s ours) am ae6a52eb: am 1eb506aa: Merge "Resolve color xml attributes properly. [DO NOT MERGE]" into jb-mr2-dev

* commit '7f26655a5bcaa8a6273ed603a465090d0e434d07':
  Resolve color xml attributes properly. [DO NOT MERGE]

10 years agoam 84268142: (-s ours) am ccd53eec: am 6a6e63a0: am 80b90161: am b14ab8d4: (-s ours...
Deepanshu Gupta [Thu, 4 Sep 2014 06:37:13 +0000 (06:37 +0000)]
am 84268142: (-s ours) am ccd53eec: am 6a6e63a0: am 80b90161: am b14ab8d4: (-s ours) am e9ea028b: am 6a9c6c6b: Fix "@null" resource values in LayoutLib. [DO NOT MERGE]

* commit '84268142a64d463453556588bd4f7092af31fae9':
  Fix "@null" resource values in LayoutLib. [DO NOT MERGE]

10 years agoam a4d97866: am 2d70a5a9: am 06a31255: am 3f1cc48a: (-s ours) am ae6a52eb: am 1eb506a...
Deepanshu Gupta [Thu, 4 Sep 2014 06:26:25 +0000 (06:26 +0000)]
am a4d97866: am 2d70a5a9: am 06a31255: am 3f1cc48a: (-s ours) am ae6a52eb: am 1eb506aa: Merge "Resolve color xml attributes properly. [DO NOT MERGE]" into jb-mr2-dev

* commit 'a4d978668219572b71538dc98dab461fe99dfcc3':
  Resolve color xml attributes properly. [DO NOT MERGE]

10 years agoam ccd53eec: am 6a6e63a0: am 80b90161: am b14ab8d4: (-s ours) am e9ea028b: am 6a9c6c6...
Deepanshu Gupta [Thu, 4 Sep 2014 06:26:21 +0000 (06:26 +0000)]
am ccd53eec: am 6a6e63a0: am 80b90161: am b14ab8d4: (-s ours) am e9ea028b: am 6a9c6c6b: Fix "@null" resource values in LayoutLib. [DO NOT MERGE]

* commit 'ccd53eecb946ad8d08fb332f0159db4816e62604':
  Fix "@null" resource values in LayoutLib. [DO NOT MERGE]

10 years agoam 2d70a5a9: am 06a31255: am 3f1cc48a: (-s ours) am ae6a52eb: am 1eb506aa: Merge...
Deepanshu Gupta [Thu, 4 Sep 2014 06:16:36 +0000 (06:16 +0000)]
am 2d70a5a9: am 06a31255: am 3f1cc48a: (-s ours) am ae6a52eb: am 1eb506aa: Merge "Resolve color xml attributes properly. [DO NOT MERGE]" into jb-mr2-dev

* commit '2d70a5a9d1556f269b8ed79b1f6a896ce8241b51':
  Resolve color xml attributes properly. [DO NOT MERGE]

10 years agoam 6a6e63a0: am 80b90161: am b14ab8d4: (-s ours) am e9ea028b: am 6a9c6c6b: Fix "...
Deepanshu Gupta [Thu, 4 Sep 2014 06:16:32 +0000 (06:16 +0000)]
am 6a6e63a0: am 80b90161: am b14ab8d4: (-s ours) am e9ea028b: am 6a9c6c6b: Fix "@null" resource values in LayoutLib. [DO NOT MERGE]

* commit '6a6e63a0efed47fea0b1f080a3092d7931941851':
  Fix "@null" resource values in LayoutLib. [DO NOT MERGE]

10 years agoam 06a31255: am 3f1cc48a: (-s ours) am ae6a52eb: am 1eb506aa: Merge "Resolve color...
Deepanshu Gupta [Thu, 4 Sep 2014 06:07:21 +0000 (06:07 +0000)]
am 06a31255: am 3f1cc48a: (-s ours) am ae6a52eb: am 1eb506aa: Merge "Resolve color xml attributes properly. [DO NOT MERGE]" into jb-mr2-dev

* commit '06a31255133bcc21ed2f1d821b5e120fefddc117':
  Resolve color xml attributes properly. [DO NOT MERGE]

10 years agoam 80b90161: am b14ab8d4: (-s ours) am e9ea028b: am 6a9c6c6b: Fix "@null" resource...
Deepanshu Gupta [Thu, 4 Sep 2014 06:07:18 +0000 (06:07 +0000)]
am 80b90161: am b14ab8d4: (-s ours) am e9ea028b: am 6a9c6c6b: Fix "@null" resource values in LayoutLib. [DO NOT MERGE]

* commit '80b901611008824ff897f5434a840680b1ae40d5':
  Fix "@null" resource values in LayoutLib. [DO NOT MERGE]

10 years agoam 3f1cc48a: (-s ours) am ae6a52eb: am 1eb506aa: Merge "Resolve color xml attributes...
Deepanshu Gupta [Thu, 4 Sep 2014 05:56:35 +0000 (05:56 +0000)]
am 3f1cc48a: (-s ours) am ae6a52eb: am 1eb506aa: Merge "Resolve color xml attributes properly. [DO NOT MERGE]" into jb-mr2-dev

* commit '3f1cc48ad1f87e8ea35d2d706eafb707743cc662':
  Resolve color xml attributes properly. [DO NOT MERGE]

10 years agoam b14ab8d4: (-s ours) am e9ea028b: am 6a9c6c6b: Fix "@null" resource values in Layou...
Deepanshu Gupta [Thu, 4 Sep 2014 05:56:32 +0000 (05:56 +0000)]
am b14ab8d4: (-s ours) am e9ea028b: am 6a9c6c6b: Fix "@null" resource values in LayoutLib. [DO NOT MERGE]

* commit 'b14ab8d402ac3b001601492d9f989e54f761cc2e':
  Fix "@null" resource values in LayoutLib. [DO NOT MERGE]

10 years agoam ae6a52eb: am 1eb506aa: Merge "Resolve color xml attributes properly. [DO NOT MERGE...
Deepanshu Gupta [Thu, 4 Sep 2014 05:48:37 +0000 (05:48 +0000)]
am ae6a52eb: am 1eb506aa: Merge "Resolve color xml attributes properly. [DO NOT MERGE]" into jb-mr2-dev

* commit 'ae6a52eb0b02eae92b8800b29dbaf34e647bc3ae':
  Resolve color xml attributes properly. [DO NOT MERGE]

10 years agoam e9ea028b: am 6a9c6c6b: Fix "@null" resource values in LayoutLib. [DO NOT MERGE]
Deepanshu Gupta [Thu, 4 Sep 2014 05:48:33 +0000 (05:48 +0000)]
am e9ea028b: am 6a9c6c6b: Fix "@null" resource values in LayoutLib. [DO NOT MERGE]

* commit 'e9ea028b74950722163560d5dfb97b4403111cc4':
  Fix "@null" resource values in LayoutLib. [DO NOT MERGE]

10 years agoam 1eb506aa: Merge "Resolve color xml attributes properly. [DO NOT MERGE]" into jb...
Deepanshu Gupta [Thu, 4 Sep 2014 05:32:41 +0000 (05:32 +0000)]
am 1eb506aa: Merge "Resolve color xml attributes properly. [DO NOT MERGE]" into jb-mr2-dev

* commit '1eb506aa8cd2045f1d7c75d7c9e59df6a103c1e5':
  Resolve color xml attributes properly. [DO NOT MERGE]

10 years agoam 6a9c6c6b: Fix "@null" resource values in LayoutLib. [DO NOT MERGE]
Deepanshu Gupta [Thu, 4 Sep 2014 05:32:32 +0000 (05:32 +0000)]
am 6a9c6c6b: Fix "@null" resource values in LayoutLib. [DO NOT MERGE]

* commit '6a9c6c6baedb994a619573388056c95475f84abf':
  Fix "@null" resource values in LayoutLib. [DO NOT MERGE]

10 years agoMerge "Ensure that BackgroundDexOptService can still perform dexopt" into lmp-dev
Brian Carlstrom [Thu, 4 Sep 2014 04:58:24 +0000 (04:58 +0000)]
Merge "Ensure that BackgroundDexOptService can still perform dexopt" into lmp-dev

10 years agoam 4a4683c7: (-s ours) am a92f199d: am 0ddd915f: am 509e5db1: Merge "Resolve color...
Deepanshu Gupta [Thu, 4 Sep 2014 04:45:13 +0000 (04:45 +0000)]
am 4a4683c7: (-s ours) am a92f199d: am 0ddd915f: am 509e5db1: Merge "Resolve color xml attributes properly. [DO NOT MERGE]" into klp-dev

* commit '4a4683c72a649b6435e872b71936a68dd97fe408':
  Resolve color xml attributes properly. [DO NOT MERGE]

10 years agoam 43cba321: (-s ours) am 135b8207: am 1c3a8845: am 47a40013: Merge "Fix "@null"...
Deepanshu Gupta [Thu, 4 Sep 2014 04:45:09 +0000 (04:45 +0000)]
am 43cba321: (-s ours) am 135b8207: am 1c3a8845: am 47a40013: Merge "Fix "@null" resource values in LayoutLib. [DO NOT MERGE]" into klp-dev

* commit '43cba3210bd3e28e4bcba366980293143b938093':
  Fix "@null" resource values in LayoutLib. [DO NOT MERGE]

10 years agoam a92f199d: am 0ddd915f: am 509e5db1: Merge "Resolve color xml attributes properly...
Deepanshu Gupta [Thu, 4 Sep 2014 04:36:02 +0000 (04:36 +0000)]
am a92f199d: am 0ddd915f: am 509e5db1: Merge "Resolve color xml attributes properly. [DO NOT MERGE]" into klp-dev

* commit 'a92f199dcce9708b5c2a814c110827216a176fd5':
  Resolve color xml attributes properly. [DO NOT MERGE]

10 years agoam 135b8207: am 1c3a8845: am 47a40013: Merge "Fix "@null" resource values in LayoutLi...
Deepanshu Gupta [Thu, 4 Sep 2014 04:35:58 +0000 (04:35 +0000)]
am 135b8207: am 1c3a8845: am 47a40013: Merge "Fix "@null" resource values in LayoutLib. [DO NOT MERGE]" into klp-dev

* commit '135b820789d393683df09f10631e7e9b16cfdb31':
  Fix "@null" resource values in LayoutLib. [DO NOT MERGE]

10 years agoam 0ddd915f: am 509e5db1: Merge "Resolve color xml attributes properly. [DO NOT MERGE...
Deepanshu Gupta [Thu, 4 Sep 2014 04:24:46 +0000 (04:24 +0000)]
am 0ddd915f: am 509e5db1: Merge "Resolve color xml attributes properly. [DO NOT MERGE]" into klp-dev

* commit '0ddd915fb1d0add3bcab269abc1f8f46e2135b7a':
  Resolve color xml attributes properly. [DO NOT MERGE]

10 years agoam 1c3a8845: am 47a40013: Merge "Fix "@null" resource values in LayoutLib. [DO NOT...
Deepanshu Gupta [Thu, 4 Sep 2014 04:24:04 +0000 (04:24 +0000)]
am 1c3a8845: am 47a40013: Merge "Fix "@null" resource values in LayoutLib. [DO NOT MERGE]" into klp-dev

* commit '1c3a884519dc5937bf321519d6adafb41a333bc1':
  Fix "@null" resource values in LayoutLib. [DO NOT MERGE]

10 years agoam 509e5db1: Merge "Resolve color xml attributes properly. [DO NOT MERGE]" into klp-dev
Deepanshu Gupta [Thu, 4 Sep 2014 04:14:41 +0000 (04:14 +0000)]
am 509e5db1: Merge "Resolve color xml attributes properly. [DO NOT MERGE]" into klp-dev

* commit '509e5db14908f85c1ad4b93e8bbed5afd4c2c8fe':
  Resolve color xml attributes properly. [DO NOT MERGE]

10 years agoam 47a40013: Merge "Fix "@null" resource values in LayoutLib. [DO NOT MERGE]" into...
Deepanshu Gupta [Thu, 4 Sep 2014 04:14:31 +0000 (04:14 +0000)]
am 47a40013: Merge "Fix "@null" resource values in LayoutLib. [DO NOT MERGE]" into klp-dev

* commit '47a400131f026fd4afdf09e77fe82e79201c1458':
  Fix "@null" resource values in LayoutLib. [DO NOT MERGE]

10 years agoCleanup ISub.aidl
Wink Saville [Thu, 4 Sep 2014 03:42:37 +0000 (20:42 -0700)]
Cleanup ISub.aidl

Fix copyright and remove @param context

Change-Id: Icf0a7899070f03161db54aac4a83f6dd060bc28d

10 years agoThis is no longer needed for factory ROM and since it changes behavior - reverting...
Svetoslav Ganov [Thu, 4 Sep 2014 03:09:48 +0000 (03:09 +0000)]
This is no longer needed for factory ROM and since it changes behavior - reverting. Also causes NPE crash.

Revert "NumberPicker not announcing current selection."

This reverts commit 44d026c95bb9e582b7b18e355ec7a3458df52259.

Change-Id: I0bb6db9666fc9eb477737d1114c5c87035ed202b

10 years agoMerge "Fix a regression in SearchView focusability" into lmp-dev
Adam Powell [Thu, 4 Sep 2014 02:51:40 +0000 (02:51 +0000)]
Merge "Fix a regression in SearchView focusability" into lmp-dev

10 years agoam 81cd0d8d: (-s ours) am a780eee4: Merge "Resolve color xml attributes properly...
Deepanshu Gupta [Thu, 4 Sep 2014 02:49:21 +0000 (02:49 +0000)]
am 81cd0d8d: (-s ours) am a780eee4: Merge "Resolve color xml attributes properly. [DO NOT MERGE]" into klp-modular-dev

* commit '81cd0d8d52f83bf3cc6193dead8aa6486d23bdc0':
  Resolve color xml attributes properly. [DO NOT MERGE]

10 years agoam aac20cfc: (-s ours) am 9776312a: Merge "Fix "@null" resource values in LayoutLib...
Deepanshu Gupta [Thu, 4 Sep 2014 02:49:17 +0000 (02:49 +0000)]
am aac20cfc: (-s ours) am 9776312a: Merge "Fix "@null" resource values in LayoutLib. [DO NOT MERGE]" into klp-modular-dev

* commit 'aac20cfcb4752a38bb27fb134869868c487d855f':
  Fix "@null" resource values in LayoutLib. [DO NOT MERGE]

10 years agoFix a regression in SearchView focusability
Adam Powell [Thu, 4 Sep 2014 02:35:37 +0000 (19:35 -0700)]
Fix a regression in SearchView focusability

A bit of code was removed that re-read the View style attributes
during SearchView construction to extract the focusable attribute, but
with a different default value if it was entirely missing. Restore it,
and lump re-reading the focusable attribute in with SearchView's
styleable filter array instead of using the giant View one for a
second time during inflation.

Bug 17292230

Change-Id: Ic5a2dd2d55893b0b290f1f7a3b6de09b37329245

10 years agoam a780eee4: Merge "Resolve color xml attributes properly. [DO NOT MERGE]" into klp...
Deepanshu Gupta [Thu, 4 Sep 2014 02:22:53 +0000 (02:22 +0000)]
am a780eee4: Merge "Resolve color xml attributes properly. [DO NOT MERGE]" into klp-modular-dev

* commit 'a780eee46244062d699f76875fd05775c2ee92de':
  Resolve color xml attributes properly. [DO NOT MERGE]

10 years agoam 9776312a: Merge "Fix "@null" resource values in LayoutLib. [DO NOT MERGE]" into...
Deepanshu Gupta [Thu, 4 Sep 2014 02:22:43 +0000 (02:22 +0000)]
am 9776312a: Merge "Fix "@null" resource values in LayoutLib. [DO NOT MERGE]" into klp-modular-dev

* commit '9776312a80f0072bf1d1fe8183e168f7d5879c4c':
  Fix "@null" resource values in LayoutLib. [DO NOT MERGE]

10 years agoMerge "Resolve color xml attributes properly. [DO NOT MERGE]" into jb-mr2-dev
Deepanshu Gupta [Thu, 4 Sep 2014 01:53:48 +0000 (01:53 +0000)]
Merge "Resolve color xml attributes properly. [DO NOT MERGE]" into jb-mr2-dev

10 years agoMerge "Resolve color xml attributes properly. [DO NOT MERGE]" into klp-modular-dev
Deepanshu Gupta [Thu, 4 Sep 2014 01:53:37 +0000 (01:53 +0000)]
Merge "Resolve color xml attributes properly. [DO NOT MERGE]" into klp-modular-dev

10 years agoMerge "Resolve color xml attributes properly. [DO NOT MERGE]" into klp-dev
Deepanshu Gupta [Thu, 4 Sep 2014 01:53:16 +0000 (01:53 +0000)]
Merge "Resolve color xml attributes properly. [DO NOT MERGE]" into klp-dev

10 years agoMerge "Remove ANDROID_BUILD_TOP from intelliJ path variables." into lmp-dev
Deepanshu Gupta [Thu, 4 Sep 2014 01:51:53 +0000 (01:51 +0000)]
Merge "Remove ANDROID_BUILD_TOP from intelliJ path variables." into lmp-dev

10 years agoMerge "Fix "@null" resource values in LayoutLib. [DO NOT MERGE]" into klp-modular-dev
Deepanshu Gupta [Thu, 4 Sep 2014 01:50:27 +0000 (01:50 +0000)]
Merge "Fix "@null" resource values in LayoutLib. [DO NOT MERGE]" into klp-modular-dev

10 years agoMerge "Fix "@null" resource values in LayoutLib. [DO NOT MERGE]" into klp-dev
Deepanshu Gupta [Thu, 4 Sep 2014 01:50:05 +0000 (01:50 +0000)]
Merge "Fix "@null" resource values in LayoutLib. [DO NOT MERGE]" into klp-dev

10 years agoMerge "enums in dimension attributes." into lmp-dev
Deepanshu Gupta [Thu, 4 Sep 2014 01:48:22 +0000 (01:48 +0000)]
Merge "enums in dimension attributes." into lmp-dev

10 years agoMerge "Null out "@null" attributes." into lmp-dev
Deepanshu Gupta [Thu, 4 Sep 2014 01:48:13 +0000 (01:48 +0000)]
Merge "Null out "@null" attributes." into lmp-dev

10 years agoMerge "LayoutLib: Fix warnings in ResourceHelper." into lmp-dev
Deepanshu Gupta [Thu, 4 Sep 2014 01:46:54 +0000 (01:46 +0000)]
Merge "LayoutLib: Fix warnings in ResourceHelper." into lmp-dev

10 years agoMerge "LayoutLib: Allow '+' in float attributes." into lmp-dev
Deepanshu Gupta [Thu, 4 Sep 2014 01:46:40 +0000 (01:46 +0000)]
Merge "LayoutLib: Allow '+' in float attributes." into lmp-dev

10 years agoMerge "Fix invalid conditional check." into lmp-dev
Deepanshu Gupta [Thu, 4 Sep 2014 01:46:13 +0000 (01:46 +0000)]
Merge "Fix invalid conditional check." into lmp-dev

10 years agoMerge "Build layoutlib_create tests." into lmp-dev
Deepanshu Gupta [Thu, 4 Sep 2014 01:45:35 +0000 (01:45 +0000)]
Merge "Build layoutlib_create tests." into lmp-dev

10 years agoMerge "TIF: Add Quebec ratings for Canada and fix the XML example" into lmp-dev
Jae Seo [Thu, 4 Sep 2014 01:23:34 +0000 (01:23 +0000)]
Merge "TIF: Add Quebec ratings for Canada and fix the XML example" into lmp-dev

10 years agoMerge "Change the CAB to use the up-glyph for closing action modes" into lmp-dev
Adam Powell [Thu, 4 Sep 2014 01:18:13 +0000 (01:18 +0000)]
Merge "Change the CAB to use the up-glyph for closing action modes" into lmp-dev

10 years agoAdd a config variable to control radio power cycle on SIM refresh reset.
Shishir Agrawal [Wed, 3 Sep 2014 16:05:23 +0000 (09:05 -0700)]
Add a config variable to control radio power cycle on SIM refresh reset.

This was required for legacy devices and causes issues in the newer devices.

Bug: 17154939
Change-Id: Ib231975d3210a8c4f3f10ac3af1b636e3de5fcbf

10 years agoFix some wrong-thread issues around animator management
John Reck [Wed, 3 Sep 2014 23:46:05 +0000 (16:46 -0700)]
Fix some wrong-thread issues around animator management

 Bug: 17372309

 Fixes a case where UI thread and RT thread both used the same method
 which wasn't safe for either of them.

 Adds additional assertions & logging in unusual circumstances to
 try and track down where the issue is occuring from.

Change-Id: I93d31a6fd0c5927259b67bdf96a475944226eee6

10 years agocamera2: Fix Nakasi crash-on-start when using Camera2 API.
Ruben Brunk [Wed, 3 Sep 2014 23:56:07 +0000 (16:56 -0700)]
camera2: Fix Nakasi crash-on-start when using Camera2 API.

Bug: 17252693

- WAR to ensure setMeteringAreas and setFocusAreas is never called
  if the max areas is 0.
- Fix AF handling for when there are no AF modes that support
  Camera#autoFocus being called.

Change-Id: Id2517b76e1be51f8adeeee30dc2032e03debed01

10 years agoam 14f413be: am 048d8baa: am 0ccf80c3: Merge "docs: b/15790433 updated for xxhdpi...
Scott Rowe [Thu, 4 Sep 2014 00:20:15 +0000 (00:20 +0000)]
am 14f413be: am 048d8baa: am 0ccf80c3: Merge "docs: b/15790433 updated for xxhdpi and xxxhdpi" into klp-modular-docs

* commit '14f413be3c7701750b996b90c95471e8cf04ae96':
  docs: b/15790433 updated for xxhdpi and xxxhdpi

10 years agoChange the CAB to use the up-glyph for closing action modes
Adam Powell [Thu, 4 Sep 2014 00:17:45 +0000 (17:17 -0700)]
Change the CAB to use the up-glyph for closing action modes

In an effort to reduce glyph proliferation, change the "done"
checkmark from the CAB to the up-navigation arrow, placing the CAB
firmly in the current navigation hierarchy. This matches behavior for
expandable action views such as SearchView.

Allow the use of different CAB "done" layouts by theme; the material
layout should not include the "done" text and should use the standard
borderless selectable item background.

Bug 17372188

Change-Id: Icfb3e0bbc6a718e22ab27f9d520da5fe4eb833e7

10 years agoMerge "Rename ro.config.music_vol_steps into ro.config.media_vol_steps." into lmp-dev
Jungshik Jang [Thu, 4 Sep 2014 00:13:40 +0000 (00:13 +0000)]
Merge "Rename ro.config.music_vol_steps into ro.config.media_vol_steps." into lmp-dev

10 years agoam 048d8baa: am 0ccf80c3: Merge "docs: b/15790433 updated for xxhdpi and xxxhdpi...
Scott Rowe [Thu, 4 Sep 2014 00:13:02 +0000 (00:13 +0000)]
am 048d8baa: am 0ccf80c3: Merge "docs: b/15790433 updated for xxhdpi and xxxhdpi" into klp-modular-docs

* commit '048d8baaffadc28ee8e7bab0ce61a868c09c311a':
  docs: b/15790433 updated for xxhdpi and xxxhdpi

10 years agoUse TelecommManager APIs to detect if we are in a call
Yorke Lee [Wed, 3 Sep 2014 22:01:18 +0000 (15:01 -0700)]
Use TelecommManager APIs to detect if we are in a call

Bug: 17335666
Change-Id: I5f443c76041e51a2eca903db924fb26031dde055

10 years agoMerge "Clear binder identity when sending window change accessibility events." into...
Svetoslav [Thu, 4 Sep 2014 00:03:43 +0000 (00:03 +0000)]
Merge "Clear binder identity when sending window change accessibility events." into lmp-dev

10 years agoam 0ccf80c3: Merge "docs: b/15790433 updated for xxhdpi and xxxhdpi" into klp-modular...
Scott Rowe [Wed, 3 Sep 2014 23:58:25 +0000 (23:58 +0000)]
am 0ccf80c3: Merge "docs: b/15790433 updated for xxhdpi and xxxhdpi" into klp-modular-docs

* commit '0ccf80c31dbf236ec8ffafc8c72f036c3137bc5a':
  docs: b/15790433 updated for xxhdpi and xxxhdpi

10 years agoEnsure that BackgroundDexOptService can still perform dexopt
Brian Carlstrom [Wed, 3 Sep 2014 23:37:28 +0000 (16:37 -0700)]
Ensure that BackgroundDexOptService can still perform dexopt

Bug: 16696554
Change-Id: Id5877618ec9620112fa31dd69016c060bb26b2a7

10 years agoMerge "docs: b/15790433 updated for xxhdpi and xxxhdpi" into klp-modular-docs
Scott Rowe [Wed, 3 Sep 2014 23:52:11 +0000 (23:52 +0000)]
Merge "docs: b/15790433 updated for xxhdpi and xxxhdpi" into klp-modular-docs

10 years agoam 17aec620: am 15abafe2: am c0393e7f: Merge "docs: Docs for Android project view...
Ricardo Cervera [Wed, 3 Sep 2014 23:47:48 +0000 (23:47 +0000)]
am 17aec620: am 15abafe2: am c0393e7f: Merge "docs: Docs for Android project view. Bug: 17108468" into klp-modular-docs

* commit '17aec62001a60c191c21d7cbf34ecd9d2f2683bd':
  docs: Docs for Android project view. Bug: 17108468

10 years agoMerge "Only use default backgrounds when not extending AlertDialog style" into lmp-dev
Alan Viverette [Wed, 3 Sep 2014 23:42:41 +0000 (23:42 +0000)]
Merge "Only use default backgrounds when not extending AlertDialog style" into lmp-dev

10 years agoTIF: Add Quebec ratings for Canada and fix the XML example
Jae Seo [Wed, 3 Sep 2014 23:41:22 +0000 (16:41 -0700)]
TIF: Add Quebec ratings for Canada and fix the XML example

Bug: 17332911, Bug: 17321648
Change-Id: Ice884ecdeda246e978ab235913e3e92d0c1e6ec2

10 years agoam 15abafe2: am c0393e7f: Merge "docs: Docs for Android project view. Bug: 17108468...
Ricardo Cervera [Wed, 3 Sep 2014 23:37:46 +0000 (23:37 +0000)]
am 15abafe2: am c0393e7f: Merge "docs: Docs for Android project view. Bug: 17108468" into klp-modular-docs

* commit '15abafe2c0bbe034a63162ff409922225f55aed9':
  docs: Docs for Android project view. Bug: 17108468

10 years agoMerge "Add PhoneStateListener(Looper looper) and some documentation." into lmp-dev
Wink Saville [Wed, 3 Sep 2014 23:37:14 +0000 (23:37 +0000)]
Merge "Add PhoneStateListener(Looper looper) and some documentation." into lmp-dev

10 years agoMerge "Hide SubscriptionManager using individual @hide on fields and methods." into...
Wink Saville [Wed, 3 Sep 2014 23:37:05 +0000 (23:37 +0000)]
Merge "Hide SubscriptionManager using individual @hide on fields and methods." into lmp-dev

10 years agoam a1a3c8a1: am 9de22952: am ab833be6: Merge "docs: Fix bug with Accessibility Servic...
Joe Fernandez [Wed, 3 Sep 2014 23:36:30 +0000 (23:36 +0000)]
am a1a3c8a1: am 9de22952: am ab833be6: Merge "docs: Fix bug with Accessibility Services dev guide" into klp-modular-docs

* commit 'a1a3c8a126032596b722d9faa74c616a4a8974e7':
  docs: Fix bug with Accessibility Services dev guide

10 years agoRename ro.config.music_vol_steps into ro.config.media_vol_steps.
Jungshik Jang [Wed, 3 Sep 2014 23:36:21 +0000 (08:36 +0900)]
Rename ro.config.music_vol_steps into ro.config.media_vol_steps.

Bug: 17342612
Change-Id: I77b08a606d26e3d3fd909e28c5ecb9898d214be0

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 3 Sep 2014 23:35:23 +0000 (16:35 -0700)]
Import translations. DO NOT MERGE

Change-Id: I90e2526370384c8d1e43e69967e221a7758aeda3
Auto-generated-cl: translation import

10 years agoMerge "Switching to raw byte copy of bitmaps for print preview." into lmp-dev
Svet Ganov [Wed, 3 Sep 2014 23:33:29 +0000 (23:33 +0000)]
Merge "Switching to raw byte copy of bitmaps for print preview." into lmp-dev

10 years agoMerge "Fix crash in KeySet dump" into lmp-dev
Christopher Tate [Wed, 3 Sep 2014 23:33:04 +0000 (23:33 +0000)]
Merge "Fix crash in KeySet dump" into lmp-dev

10 years agoam 9de22952: am ab833be6: Merge "docs: Fix bug with Accessibility Services dev guide...
Joe Fernandez [Wed, 3 Sep 2014 23:29:46 +0000 (23:29 +0000)]
am 9de22952: am ab833be6: Merge "docs: Fix bug with Accessibility Services dev guide" into klp-modular-docs

* commit '9de229527e710a90b03a415a9b752cc6e2a11592':
  docs: Fix bug with Accessibility Services dev guide

10 years agoam c0393e7f: Merge "docs: Docs for Android project view. Bug: 17108468" into klp...
Ricardo Cervera [Wed, 3 Sep 2014 23:29:38 +0000 (23:29 +0000)]
am c0393e7f: Merge "docs: Docs for Android project view. Bug: 17108468" into klp-modular-docs

* commit 'c0393e7fba742027e2cb4b72cb9e7d9e52887516':
  docs: Docs for Android project view. Bug: 17108468

10 years agoClear binder identity when sending window change accessibility events.
Svetoslav [Wed, 3 Sep 2014 23:28:43 +0000 (16:28 -0700)]
Clear binder identity when sending window change accessibility events.

We get calls for window changes from the window manager and
as a result send accessibility events for these changes. It
is possible that the call for a windows change from the window
manager comes as a result of an unprivileged client calling
into the window manager. However, the event sending code
is performing security checks.

bug:17364244

Change-Id: Ief016f9dafd13ac35418676817848b3ea3ed4d66

10 years agoUpdate VolumeProvider apis per feedback
RoboErik [Wed, 3 Sep 2014 23:27:54 +0000 (16:27 -0700)]
Update VolumeProvider apis per feedback

Added currentVolume to constructor.
Removed onGetCurrentVolume and notifyVolume changed.
Added setCurrentVolume and getCurrentVolume.
Updated javadoc to make it clear how they're used.

bug:17258168
Change-Id: I24388aab38824b101ccc18810caa09d46aa7afe0