Leon Scroggins III
3d3e3bb445
am c7a558fe: am 425d7c87: (-s ours) am 11297581: am 18d79267: Check that the parcel contained the expected amount of region data. DO NOT MERGE
...
* commit 'c7a558fe73631e438061c31a54861594f0eb024f':
Check that the parcel contained the expected amount of region data. DO NOT MERGE
2015-05-27 15:22:45 +00:00
Leon Scroggins III
c7a558fe73
am 425d7c87: (-s ours) am 11297581: am 18d79267: Check that the parcel contained the expected amount of region data. DO NOT MERGE
...
* commit '425d7c8713679ce9799139f7f91c6a45caa3b486':
Check that the parcel contained the expected amount of region data. DO NOT MERGE
2015-05-27 15:10:30 +00:00
Leon Scroggins III
425d7c8713
am 11297581: am 18d79267: Check that the parcel contained the expected amount of region data. DO NOT MERGE
...
* commit '11297581667128d2568a47ee03acab5c4f9f2784':
Check that the parcel contained the expected amount of region data. DO NOT MERGE
2015-05-27 14:53:00 +00:00
Leon Scroggins III
2bbcc25325
am b36ace74: Merge "Check that the parcel contained the expected amount of region data. DO NOT MERGE" into lmp-dev
...
* commit 'b36ace7401c0e198ceddd2fdb908346b7bb5928f':
Check that the parcel contained the expected amount of region data. DO NOT MERGE
2015-05-27 14:39:21 +00:00
Leon Scroggins III
1129758166
am 18d79267: Check that the parcel contained the expected amount of region data. DO NOT MERGE
...
* commit '18d7926709451b9e767731f46778e4238fc8e3b5':
Check that the parcel contained the expected amount of region data. DO NOT MERGE
2015-05-27 14:37:18 +00:00
Leon Scroggins III
b36ace7401
Merge "Check that the parcel contained the expected amount of region data. DO NOT MERGE" into lmp-dev
2015-05-27 14:29:31 +00:00
Wale Ogunwale
02f3cf7998
am 523a19bf: am c9a0c0b9: Lockdown AM.getRunningAppProcesses API with permission.REAL_GET_TASKS
...
* commit '523a19bf3df202c58369279fc4e538e9e342c1e7':
Lockdown AM.getRunningAppProcesses API with permission.REAL_GET_TASKS
2015-05-27 05:03:29 +00:00
Wale Ogunwale
523a19bf3d
am c9a0c0b9: Lockdown AM.getRunningAppProcesses API with permission.REAL_GET_TASKS
...
* commit 'c9a0c0b90773fded6c251646300231f67c891b78':
Lockdown AM.getRunningAppProcesses API with permission.REAL_GET_TASKS
2015-05-27 04:50:11 +00:00
Leon Scroggins III
5cfd16201f
Check that the parcel contained the expected amount of region data. DO NOT MERGE
...
bug:20883006
Change-Id: Ib47a8ec8696dbc37e958b8dbceb43fcbabf6605b
2015-05-26 21:09:24 +00:00
Leon Scroggins III
18d7926709
Check that the parcel contained the expected amount of region data. DO NOT MERGE
...
bug:20883006
Change-Id: Ib47a8ec8696dbc37e958b8dbceb43fcbabf6605b
2015-05-26 17:05:22 -04:00
Wale Ogunwale
c9a0c0b907
Lockdown AM.getRunningAppProcesses API with permission.REAL_GET_TASKS
...
* Applications must now have ...permission.REAL_GET_TASKS to
be able to get process information for all applications.
* Only the process information for the calling application will be
returned if the app doesn't have the permission.
* Privilages apps will temporarily be able to get process information
for all applications if they don't have the new permission, but have
deprecated ...permission.GET_TASKS.
Bug: 20034603
Change-Id: I67ae9491f65d2280adb6a81593693d499714a216
(cherry picked from commit 9dbaa54f6834e013a63f18bd51ace554de811d80)
2015-05-26 17:49:04 +00:00
Diego Perez
aa3b2043f0
New custom widgets library
...
Adds the widgets needed by the theme editor as a jar file that will be
linked from AS. The controls currently are:
- ThemePreviewLayout: A custom layout that allows to dynamically reflow
cards that display the theme preview.
- PressedButton: Custom button to display in a pressed state (currently
we can only do it programatically).
- ErrorCatcher: View that can wrap other view and stops a view throwing
exceptions that will break the theme editor rendering. This is
currently used to wrap the custom controls loaded from the source
code.
The new library currently depends on bridge to be able to use the logger
for the ErrorCatcher view. The ErrorCatcher view is a temporary solution
that will be replaced in a future CL and the dependency will be removed.
Change-Id: I832c447e22e1381abff74c46c4282921b3f6fa23
2015-05-14 23:01:09 +01:00
John Reck
862540cdb1
Merge "Revert "DO NOT MERGE Backport of limited jank-tracking metrics"" into lmp-mr1-dev
2015-05-14 00:40:45 +00:00
John Reck
25607a6642
Revert "DO NOT MERGE Backport of limited jank-tracking metrics"
...
This reverts commit 2614bd225f84f7a23e6b30fc6b47bede153e5f4c.
Change-Id: I344b4cbaa0bb0caf50bceb806d1446ee27ea52d8
2015-05-13 21:42:28 +00:00
John Reck
69355eaa1c
Merge "DO NOT MERGE Backport of limited jank-tracking metrics" into lmp-mr1-dev
2015-05-13 21:42:13 +00:00
Christopher Tate
afd883f8a3
During early boot, send LOCALE_CHANGED only to registered receivers
...
Bug 20855725
Bug 19060618
Change-Id: I368660ecc6ee97a0c2a2f627fa1b09288bc92bd1
2015-05-11 18:00:45 -07:00
Christopher Tate
ea2c403311
Mark persistent apps as such when the ProcessRecord is created
...
...rather than only during the OS's "time to start the persistent apps"
boot phase. This closes a window of opportunity during which a
persistent app container may be live without having been properly
noted as such, because it wound up being launched prior to the
[rather late] boot phase at which the persistent apps are directly
enumerated and bookkeeping for them established.
Bug 20855725
Change-Id: I41822b412de4540dbdeab300b38089303678f76c
2015-05-08 13:05:42 -07:00
Diego Perez
635d8f4fe7
Fix crash when shadowSize is 0
...
Change-Id: I9f131afc95a2571fbc8a737df37f43653cfbb90d
(cherry picked from commit e81096458f689ab3c0c4dbab2452722c3e3623c4)
2015-05-08 02:01:53 +01:00
Diego Perez
4b12583653
Merge "Added function to render a drawable in all available states" into lmp-mr1-dev
2015-05-07 02:28:51 +00:00
Andrew Shulaev
681c7d142a
Added function to render a drawable in all available states
...
This reverts commit 01cdf8b135be3bf67b9386dc929109c3db82c730.
Change-Id: I596855047d78c3c718744ad61432fc45e1239634
(cherry picked from commit 1f158819bc7cf58f97e47fabfaf23b2fb838f2eb)
2015-05-07 02:05:48 +01:00
Diego Perez
8ab069f3ae
Fix GcSnapshot drawInLayer when clipping is used.
...
GcSnapshot only allocates an image for tinting that is the size of the
current clipping area. When drawing to that image, the wrong
coordinate system was used since now we are dealing with only the
clipping rect we need to translate -clipX, -clipY the drawing so it's
painted at 0,0 of the new BufferedImage.
Change-Id: Id8639d5ea9bef36ac07743df332161d6eadc6a81
2015-05-07 00:39:39 +00:00
Diego Perez
0e20bd8e50
Merge changes I60c09f33,Ie0134c2b into lmp-mr1-dev
...
* changes:
Add new parameter to the render method to allow forcing a measure pass.
Avoid caching mImage on the main render loop and use clipping.
2015-05-07 00:14:26 +00:00
Diego Perez
263e6dfa6a
Merge "Make status and navigation bars widgets and usable from layouts" into lmp-mr1-dev
2015-05-06 23:52:06 +00:00
Diego Perez
19dbe50bb5
Merge "Move StatusBar to use statusBarColor theme attribute" into lmp-mr1-dev
2015-05-06 23:45:41 +00:00
Diego Perez
bc47abe4b4
Merge "Make sure shaders use a color model compatible with the destination." into lmp-mr1-dev
2015-05-06 23:43:50 +00:00
Deepanshu Gupta
1f8e3de40c
Merge "More layoutlib tests." into lmp-mr1-dev
2015-05-06 23:43:15 +00:00
Deepanshu Gupta
b4ca896f05
Merge "RecyclerView in LayoutLib: better XML attrs." into lmp-mr1-dev
2015-05-06 23:42:56 +00:00
Diego Perez
1bc7fb2dcc
Merge "Fix isThemeAppCompat NPE when using an invalid theme" into lmp-mr1-dev
2015-05-06 23:42:35 +00:00
Deepanshu Gupta
4f8a999682
Merge "Nullity annotations to some tests." into lmp-mr1-dev
2015-05-06 23:42:20 +00:00
Deepanshu Gupta
92e798682b
Merge "Fix title bar showing when not required." into lmp-mr1-dev
2015-05-06 23:42:01 +00:00
Deepanshu Gupta
9aa600e79f
Merge "LayoutLib: fix crash when shadow size <=0." into lmp-mr1-dev
2015-05-06 23:41:36 +00:00
Andrew Solovay
c11741042d
am fbd4af0f: Merge "Docs: New swipe-to-refresh training guide." into lmp-docs
...
* commit 'fbd4af0f9b6614482c846404434af8571bad5817':
Docs: New swipe-to-refresh training guide.
2015-05-04 18:27:33 +00:00
Andrew Solovay
fbd4af0f9b
Merge "Docs: New swipe-to-refresh training guide." into lmp-docs
2015-05-04 18:12:55 +00:00
Rich Slogar
a541020ac5
am e7bfe5b3: docs: sdk 24.2.0 revisions
...
* commit 'e7bfe5b3ccdaa84f94eb30c607d7d6a831d57b7b':
docs: sdk 24.2.0 revisions
2015-05-02 00:38:59 +00:00
Deepanshu Gupta
0aa004c3cf
LayoutLib: fix crash when shadow size <=0.
...
Drawing empty rects results in IllegalArgumentException on Mac JRE 1.6.
Prevent that by checking the bounds before attempting to draw the rect.
Bug: 20687353
Change-Id: I45f48ee125196480bb6510cc49b24d2122bc3e48
2015-05-01 21:38:02 +00:00
Rich Slogar
e7bfe5b3cc
docs: sdk 24.2.0 revisions
...
Change-Id: I658ddc34c134741f706d58fd0bbf085ee4724fcf
2015-05-01 10:47:56 -07:00
Rich Slogar
a00cf1276b
am 3e70c6b4: Merge "docs: studio 1.2 download link fix" into lmp-docs
...
* commit '3e70c6b49ff993aef9fd554ade3444e3d3afa032':
docs: studio 1.2 download link fix
2015-04-30 17:59:51 +00:00
Rich Slogar
3e70c6b49f
Merge "docs: studio 1.2 download link fix" into lmp-docs
2015-04-30 17:46:18 +00:00
Rich Slogar
c395bd2417
docs: studio 1.2 download link fix
...
Change-Id: Ib0234749f64427fbada795a49d2b52d5a67dbd3b
2015-04-30 10:25:56 -07:00
Diego Perez
d0546353a8
Move StatusBar to use statusBarColor theme attribute
...
Change-Id: Ic0d8f4520a6dcb7225a2947cc56dc06a7340d3ba
2015-04-30 16:28:06 +00:00
Rich Slogar
f4b1df3403
am 2a3aa2d3: docs: studio 1.2 updates
...
* commit '2a3aa2d343820be9e05101a25b955d525e9bfa54':
docs: studio 1.2 updates
2015-04-30 03:01:14 +00:00
Rich Slogar
541dda1cd6
am 999b08b7: Merge "docs: studio 1.2 downloads" into lmp-docs
...
* commit '999b08b74c29937b49c4106a784117eed6168045':
docs: studio 1.2 downloads
2015-04-30 02:53:22 +00:00
Rich Slogar
b874dc04db
am 07aca646: Merge "docs: plugin 1.2.0 revision updates" into lmp-docs
...
* commit '07aca646e43ea27329c079d8ff6549127e4fcc25':
docs: plugin 1.2.0 revision updates
2015-04-30 02:53:17 +00:00
Rich Slogar
ff24e8e165
am 5b7546a6: Merge "docs: studio 1.2 revision updates" into lmp-docs
...
* commit '5b7546a67b5fef2adab70d95da4879381b9b0e92':
docs: studio 1.2 revision updates
2015-04-30 02:53:13 +00:00
Rich Slogar
2a3aa2d343
docs: studio 1.2 updates
...
Change-Id: I893af7af0f686d0eeab11f881256c0cf26eb4605
2015-04-29 19:47:25 -07:00
Rich Slogar
999b08b74c
Merge "docs: studio 1.2 downloads" into lmp-docs
2015-04-30 02:40:26 +00:00
Rich Slogar
07aca646e4
Merge "docs: plugin 1.2.0 revision updates" into lmp-docs
2015-04-30 02:39:58 +00:00
Rich Slogar
5b7546a67b
Merge "docs: studio 1.2 revision updates" into lmp-docs
2015-04-30 02:39:27 +00:00
Rich Slogar
6170c00f05
docs: studio 1.2 revision updates
...
Change-Id: I3bf392596d418b3bba63bbcc09663f2d3f4d6e2a
2015-04-29 19:03:59 -07:00
Rich Slogar
e4dc509393
docs: studio 1.2 downloads
...
Change-Id: I43c1d1bad9c110e0e87383ce6ff95ee5706e777e
2015-04-29 18:12:49 -07:00