85382 Commits

Author SHA1 Message Date
Romain Guy
dc79c5542a am 6c8c6d9d: Merge "Correctly check the height of a glyph prior to caching it" into jb-mr1-dev
* commit '6c8c6d9d44f97ebfba9c6d997665ad58ac39273a':
  Correctly check the height of a glyph prior to caching it
2012-09-04 19:03:46 -07:00
Romain Guy
6c8c6d9d44 Merge "Correctly check the height of a glyph prior to caching it" into jb-mr1-dev 2012-09-04 19:01:48 -07:00
Romain Guy
e43f785b7f Correctly check the height of a glyph prior to caching it
Change-Id: Iaf3977afc20fcde65bfda7b9e092b3e723241684
2012-09-04 18:58:46 -07:00
Dianne Hackborn
63ccd7c71c am 623cc6b7: am bac6c129: Merge "Fix another issue #7097984 java.lang.SecurityException: Permission Denial:" into jb-mr1-dev
* commit '623cc6b79d4b4dbfea686529e4d6c2e10fe131eb':
  Fix another issue #7097984 java.lang.SecurityException: Permission Denial:
2012-09-04 18:54:50 -07:00
Dianne Hackborn
623cc6b79d am bac6c129: Merge "Fix another issue #7097984 java.lang.SecurityException: Permission Denial:" into jb-mr1-dev
* commit 'bac6c12974c278a8045ed8deefb08d0348aa8496':
  Fix another issue #7097984 java.lang.SecurityException: Permission Denial:
2012-09-04 18:52:32 -07:00
Dianne Hackborn
bac6c12974 Merge "Fix another issue #7097984 java.lang.SecurityException: Permission Denial:" into jb-mr1-dev 2012-09-04 18:50:30 -07:00
Dianne Hackborn
fd8bf5c790 Fix another issue #7097984 java.lang.SecurityException: Permission Denial:
broadcast asks to run as user -1 but is calling from user 0; this requires

Dupped bug of a different problem.

Change-Id: I15f4ab08b81f5f5746ba1cd183dee4f0b1281df5
2012-09-04 18:48:37 -07:00
Brian Muramatsu
153ec426a2 am 79b25e51: am 68093520: Merge "Fix GPS settings change listener in LocManager" into jb-mr1-dev
* commit '79b25e51c284b63d86d12f1a0e13d32e4109389e':
  Fix GPS settings change listener in LocManager
2012-09-04 18:41:50 -07:00
Brian Muramatsu
79b25e51c2 am 68093520: Merge "Fix GPS settings change listener in LocManager" into jb-mr1-dev
* commit '68093520872476fc19b50c096a9536a826c084e5':
  Fix GPS settings change listener in LocManager
2012-09-04 18:39:31 -07:00
Brian Muramatsu
6809352087 Merge "Fix GPS settings change listener in LocManager" into jb-mr1-dev 2012-09-04 18:36:35 -07:00
Adam Powell
9f3b0bfd0b DO NOT MERGE - Make WebView track focal points more accurately
Change-Id: I6683edee6933b1dd026453935d72119320ab3c81
2012-09-04 18:33:56 -07:00
Adam Powell
c4ce0da255 DO NOT MERGE - Delay starting scale gesture events until a touch slop threshold
Change-Id: I13132ce1d912b54e251f7afed5143c72a2ec2e78
2012-09-04 18:33:42 -07:00
Adam Powell
1cab7d049f am e8f8fae5: am deeade34: Merge "Make WebView track focal points more accurately" into jb-mr1-dev
* commit 'e8f8fae548d67f658d5627081e6a0167f68544ae':
  Make WebView track focal points more accurately
2012-09-04 18:24:38 -07:00
Adam Powell
e8f8fae548 am deeade34: Merge "Make WebView track focal points more accurately" into jb-mr1-dev
* commit 'deeade34cbcc354c97a10f2ecedb552eb495651a':
  Make WebView track focal points more accurately
2012-09-04 18:22:23 -07:00
Adam Powell
fd679e4b39 am 40ae1bda: am adb93889: Merge "Delay starting scale gesture events until a touch slop threshold" into jb-mr1-dev
* commit '40ae1bda1e1c346ece55727fdae76f9c0b8a86a7':
  Delay starting scale gesture events until a touch slop threshold
2012-09-04 18:21:54 -07:00
Adam Powell
40ae1bda1e am adb93889: Merge "Delay starting scale gesture events until a touch slop threshold" into jb-mr1-dev
* commit 'adb93889ae013cee70c8c50622aa17e2e44c2ba8':
  Delay starting scale gesture events until a touch slop threshold
2012-09-04 18:19:42 -07:00
Adam Powell
deeade34cb Merge "Make WebView track focal points more accurately" into jb-mr1-dev 2012-09-04 18:19:30 -07:00
Adam Powell
adb93889ae Merge "Delay starting scale gesture events until a touch slop threshold" into jb-mr1-dev 2012-09-04 18:17:10 -07:00
Brian Muramatsu
bb95cb9f99 Fix GPS settings change listener in LocManager
Bug 7051185

- Register a ContentObserver to track settings changes rather than
  opening up a Cursor with a ContentQueryMap.

- Move updateProvidersLocked into init to assure that the
  ContentObserver does not miss any changes.

- Move blacklist and fudger creation before loadProvidersLocked to
  improve code readability.

Change-Id: I4d3e19fa33401c384bc2b00658d4336ea119e0e5
2012-09-04 18:16:24 -07:00
Jason Sams
388ba4a5d1 am 9145f0f0: am f1ffb4f7: Merge "update image processing to fix ScriptGroup names." into jb-mr1-dev
* commit '9145f0f0b204ef2821309c66acb6b423496f0ef9':
  update image processing to fix ScriptGroup names.
2012-09-04 17:05:34 -07:00
Jason Sams
9145f0f0b2 am f1ffb4f7: Merge "update image processing to fix ScriptGroup names." into jb-mr1-dev
* commit 'f1ffb4f7fe2a8e9fd5df947a8071eccdeabaefd4':
  update image processing to fix ScriptGroup names.
2012-09-04 17:01:49 -07:00
Chris Craik
8138fa82bf am 4c0fe8a2: am d84aaa23: Merge "Fix line drawing path to use proportional distance from center" into jb-mr1-dev
* commit '4c0fe8a273a1ba0abebf667beeb95f49555a5552':
  Fix line drawing path to use proportional distance from center
2012-09-04 17:01:03 -07:00
Jason Sams
f1ffb4f7fe Merge "update image processing to fix ScriptGroup names." into jb-mr1-dev 2012-09-04 16:59:07 -07:00
Chris Craik
4c0fe8a273 am d84aaa23: Merge "Fix line drawing path to use proportional distance from center" into jb-mr1-dev
* commit 'd84aaa23a53b57834b0722ad36c460833dc4823c':
  Fix line drawing path to use proportional distance from center
2012-09-04 16:58:46 -07:00
Chris Craik
d84aaa23a5 Merge "Fix line drawing path to use proportional distance from center" into jb-mr1-dev 2012-09-04 16:56:16 -07:00
Romain Guy
4dd30b41c4 am 07fc0afd: am c83f9828: Merge "Code cleanup in FontRenderer" into jb-mr1-dev
* commit '07fc0afd5eea403d6b0b7cabe5cd9fc740cca821':
  Code cleanup in FontRenderer
2012-09-04 16:50:29 -07:00
Romain Guy
07fc0afd5e am c83f9828: Merge "Code cleanup in FontRenderer" into jb-mr1-dev
* commit 'c83f982804e39b957fbef5bc3ecab163e03b216e':
  Code cleanup in FontRenderer
2012-09-04 16:47:48 -07:00
Romain Guy
c83f982804 Merge "Code cleanup in FontRenderer" into jb-mr1-dev 2012-09-04 16:46:20 -07:00
Romain Guy
8087246d99 Code cleanup in FontRenderer
Change-Id: Ic788721c224a77f0a76f4cd6d9817b62e390a5a7
2012-09-04 16:44:17 -07:00
Craig Mautner
fc25e1ebf4 am bd696c05: am 7950d081: Merge "Make mLayoutNeeded per-Display." into jb-mr1-dev
* commit 'bd696c0573025fd5d424ef726b188a183895b609':
  Make mLayoutNeeded per-Display.
2012-09-04 16:39:46 -07:00
Craig Mautner
bd696c0573 am 7950d081: Merge "Make mLayoutNeeded per-Display." into jb-mr1-dev
* commit '7950d081ac945d97427264f2a0531607097c2c71':
  Make mLayoutNeeded per-Display.
2012-09-04 16:37:55 -07:00
Craig Mautner
7950d081ac Merge "Make mLayoutNeeded per-Display." into jb-mr1-dev 2012-09-04 16:35:46 -07:00
Nick Kralevich
13d7437701 am 3b1789ab: am 0116136f: Merge "installd: reduce privileges." into jb-mr1-dev
* commit '3b1789abc3b0be9fa8406e159626a5d554b76e9f':
  installd: reduce privileges.
2012-09-04 16:33:58 -07:00
Nick Kralevich
3b1789abc3 am 0116136f: Merge "installd: reduce privileges." into jb-mr1-dev
* commit '0116136f4ca252c31a96a055eea4be8a52b32f3b':
  installd: reduce privileges.
2012-09-04 16:32:11 -07:00
Nick Kralevich
0116136f4c Merge "installd: reduce privileges." into jb-mr1-dev 2012-09-04 16:29:28 -07:00
Craig Mautner
19d59bc5ad Make mLayoutNeeded per-Display.
Switch from a global mLayoutNeeded to one for each Display so that
we don't run layout on Displays that haven't changed.

Change-Id: Ib65c5c667933cceacc46b94f4e6e6bd613d5cb35
2012-09-04 16:18:52 -07:00
Jim Miller
4b09dd31fb Better flow for SIM PIN/ SIM PUK screens in keyguard.
We now fade between security screens when not coming from selection view.
In the case of SIM PIN/PUK screens, this means we show the user's security
screen without going back to the selector view.

This change also adds a fade animation for when we go between security screens
without going back to the selector view.

This also fixes a bug where we were invoking two checks for the SIM
state - one for ACTION_DOWN and another for ACTION_UP.

Change-Id: I260f9a2e0316cbf26ec7621f774bfdf9956ca488
2012-09-04 16:16:17 -07:00
Romain Guy
aef8a32ca6 am 7676f514: am 2ecaedd9: Merge "Small code cleanup in FontRenderer" into jb-mr1-dev
* commit '7676f514d45f8596850d5ffea03c9ca900143c9d':
  Small code cleanup in FontRenderer
2012-09-04 15:31:24 -07:00
Romain Guy
7676f514d4 am 2ecaedd9: Merge "Small code cleanup in FontRenderer" into jb-mr1-dev
* commit '2ecaedd96cdcd0c83afa042cb8ff8e4358afa3cf':
  Small code cleanup in FontRenderer
2012-09-04 15:29:30 -07:00
Romain Guy
2ecaedd96c Merge "Small code cleanup in FontRenderer" into jb-mr1-dev 2012-09-04 15:26:14 -07:00
Jim Miller
a6e7d33cab am 6627406a: am 175ae55c: Merge "Update DevicePolicyManager with ability to disable keyguard widgets" into jb-mr1-dev
* commit '6627406a5ce881d6d6b4bcdfef4b2b9804032810':
  Update DevicePolicyManager with ability to disable keyguard widgets
2012-09-04 15:25:40 -07:00
Jason Sams
c3f6d184bb update image processing to fix ScriptGroup names.
Change-Id: Id3be5142ad740af65f3ce19b9d8047926bb55a85
2012-09-04 15:25:34 -07:00
Romain Guy
9b1204baf4 Small code cleanup in FontRenderer
Change-Id: I09c00debe9b0b4f45b232cae402ed19bdaeabfe4
2012-09-04 15:25:30 -07:00
Jim Miller
6627406a5c am 175ae55c: Merge "Update DevicePolicyManager with ability to disable keyguard widgets" into jb-mr1-dev
* commit '175ae55c0d62b6adbc9b3cc215ad2e65a8b40cc3':
  Update DevicePolicyManager with ability to disable keyguard widgets
2012-09-04 15:23:45 -07:00
Jim Miller
175ae55c0d Merge "Update DevicePolicyManager with ability to disable keyguard widgets" into jb-mr1-dev 2012-09-04 15:20:42 -07:00
rich cannings
6b73398346 am e4b9584d: am 69042083: Merge "Enable package verification" into jb-mr1-dev
* commit 'e4b9584d94e2bae424fed64c243323ce56ad43bc':
  Enable package verification
2012-09-04 15:13:15 -07:00
rich cannings
e4b9584d94 am 69042083: Merge "Enable package verification" into jb-mr1-dev
* commit '690420831c9b60f7fb2f1100aeef67ad79bfd3bb':
  Enable package verification
2012-09-04 15:11:28 -07:00
Romain Guy
441b8c323a am a683bda0: am 85399cc6: Merge "Refactor FontRenderer.cpp" into jb-mr1-dev
* commit 'a683bda02adefb6ddf8ab3fdeb3dcf304a9f4dc6':
  Refactor FontRenderer.cpp
2012-09-04 15:09:32 -07:00
rich cannings
690420831c Merge "Enable package verification" into jb-mr1-dev 2012-09-04 15:09:09 -07:00
Romain Guy
a683bda02a am 85399cc6: Merge "Refactor FontRenderer.cpp" into jb-mr1-dev
* commit '85399cc606a456e7b439352aea58d4b679d8f1ac':
  Refactor FontRenderer.cpp
2012-09-04 15:07:42 -07:00