| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |
| |
| |
| | |
Change-Id: Ia7690ff2787aa68bb668af05bbaf13a7cf16bc8b
|
| |
| |
| |
| | |
Change-Id: Ia77122bc9a7c6e8f5f94e094eb70e05abb6d0793
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The method was always adding an initial slash to the path.
This is only needed if the requested path doesn't have one.
This fixes the NPW templates and the GLE scripts usage.
SDK Bug: 2546962
Change-Id: I27c51fa23d968dacccd3d810d522f80504f899cc
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This does not solve the NPE, it adds even more logging
which will warn users when something goes horribly wrong.
Basically these logs should never happen.
SDK Bug: 2546962
Change-Id: Id7da9a976535d297dfddb60d9a53899351f9561f
|
|/
|
|
|
|
|
|
|
|
| |
This does not solve the NPE, it adds logging so that we
can identify the issue since it doesn't happend in debug mode.
Probably some template is not loaded correctly.
SDK Bug: 2546962
Change-Id: Idf0df2bd4e4b7a632fc7777b296df830c2f642da
|
|
|
|
|
|
|
|
|
| |
Use case:
- start IDE with main project open and project library closed.
- open libray.
- NPE when main project refreshes.
Change-Id: I12a86587be6dc9c613897b6611322f7b1a3395df
|
|
|
|
|
|
|
|
|
| |
When a project is opened, and libraries are resolved, make
sure that linked source folder are not already in the
classpath entries before adding theme.
Bug: 2549864
Change-Id: Ibb946b7e37ff3a9f3bae2c713e31b482c365cec3
|
|\ |
|
| |
| |
| |
| | |
Change-Id: Ic6f6760854a3fecccdf19117e534170e426dfc03
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| |
| | |
SDK Bug 2546969
Change-Id: I594bb83321e19af0968c2b4fedc08712547e5583
|
|/
|
|
|
| |
Bug: 2546973
Change-Id: I920f67277486c17e6d2790e6921c98864a8c24b0
|
|\ |
|
| |
| |
| |
| | |
Change-Id: Iac03183e10a49d60f42d69c33e97f3e62ec0c5b9
|
|/
|
|
|
|
|
|
|
|
| |
This also fixes the logging:
- properly propagate the ISdkLog to the AvdCreateDialog.
- properly use the ADT console for logging when invoked from Eclipse.
SDK Bug 2535112
Change-Id: I9e059fe30fe02c4f5d3e70054b4454f5703df515
|
|\ |
|
| |
| |
| |
| |
| |
| | |
Bug 1722668
Change-Id: I260525aaccbd6e243b43d4229ef943978f9c1cf1
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
When opening layout files in the editor, we know attempt
to return the last state the display was in the last time
the file was used (device/config, locale, theme).
Also simplified somewhat the different UI-initializing
method of the ConfigurationComposite.
Change-Id: Ice6b39775eaf9af46707e4156cd14751be90dcbc
|
| |
| |
| |
| | |
Change-Id: I5fca534ef714a22d54d1a2e6ed028c7f22ddb07e
|
|\ \
| |/
|/| |
|
| |
| |
| |
| | |
Change-Id: I075cc7cce0b9814c2f71a1b61cff117b80d7457b
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Change-Id: If2eb8ef197953c616f98b32764d01d7a1eb4d47f
|
|\ \ \
| |_|/
|/| | |
|
| |/
| |
| |
| | |
Change-Id: Ic930074835621c8a2e942de6e0f642b7a8dae5c6
|
| |
| |
| |
| |
| |
| |
| | |
We can't interact with those with have a null key or one of
an incompatible type.
Change-Id: Ida4af3753ec7f62c2061bfa765d660fddef2e087
|
|/
|
|
| |
Change-Id: Idb3e03b7273872da0d615c83c0ecbe55b65a6ad1
|
|
|
|
| |
Change-Id: I21efbcfd4bfcb552e1ecceee7cc611efa6b737f3
|
|
|
|
|
|
|
|
|
| |
Always refresh the pointer to the XML manifest node when descriptors
have changed.
SDK Bug 2517314
Change-Id: Icea694e10924ce2faf9dbd064f94933134a3640d
|
|
|
|
|
|
|
|
| |
Cause: typo due to autocompletion.
SDK Bug 2517314
Change-Id: I81b285b5d5c7781ea0c4e18e500a5d72fb29d994
|
|
|
|
|
|
|
|
|
| |
This adds an interface that UIElementNode queries when it needs
to treat an unknown XML local name. The default is to create
ElementDescriptors, but layout overrides this to deal with
custom view and to create base View descriptors by default.
Change-Id: I639fb169a6b1b53b28715c88f9a037426d7ca88f
|
|
|
|
|
|
| |
Also add some missing NON-NLS.
Change-Id: I5712d9ebc2f971af54592011fa42fe9a901235b2
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This is not fully supported. Its presence in
default.properties can be confusing the devs
in thinking this is supported.
Also removed a useless helper class.
Change-Id: Ia26b31e258f53964a437c7bbe202da857796df8e
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| | |
Bug: 2129570
Change-Id: Id351fa7f0459a66bf432976d5550d95d7ddc795a
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
this file is meant to have general sdk properties, not
just Ant ones.
Also separated the library support from the Ant build version.
It's clearer whether or not libraries are supported, and it's
not just tied to Ant anyway (ADT needs to know as well).
Finally use that new property to do checks on library support
in both the custom Ant tasks and ADT.
Depends on a CL in development.git (sdk.atree change).
Change-Id: I77d229ed3fd60f0468b1d3d31f7cf147b03a32fb
|
|
|
|
| |
Change-Id: Idb8e7fcf316202c9b9a937e9b67bcce3db419fc0
|
|\ |
|
| |
| |
| |
| |
| |
| | |
Misc: add a folder decorator for library source folders.
Change-Id: I8c9d8abba2341c0caca09ad1bd706613103cee05
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | | |
Bug 1841601
Change-Id: I7035584a18cf43eb488215c5ff6832ba499498e1
|
| |/
|/|
| |
| | |
Change-Id: Iee6868e65ebdb98a8b62dd07d8490e5363e6f3af
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
When an activity is found in the imported manifest:
- do not check that there's a .java matching the activity name found
- do not check the Create Activity checkbox
- do not fill the activity name in the info panel.
- disable app name in info panel and don't fill
- disable minSdkVersion
Change-Id: Ifc15b6e019e45a561c3a6ce781bfc48f3f097962
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
1- Fix computation of scrolled drop coordinates: margin constant
should not be used directly and is now private to the Scaling
helper class. The Drop class now defers to the Canvas to convert
display coordinates into canvas image coordinates.
2- Fixed a small bug when LinearLayout was computing the
insertion point when there were no children.
3- Added a basic FrameLayout for drop support.
Change-Id: Iaf1305bd3df16b62fe29568eb811d36704f86482
|
|\ \ |
|
| |/
| |
| |
| | |
Change-Id: Ic9a63c9db8eee095a1a13c5905241ae2e21a29a6
|
|/
|
|
|
|
| |
SDK Bug 2475303
Change-Id: I339ba75b0b8c4639522e394dc34807fb04563756
|