| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I412a64fc261314d681009da87ed20fba278afa33
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I29296b35c6d2a42908b22b878697d137af71a796
|
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
New 100% and "real size" buttons. The real size
computes a scale value based on the dpi of the monitor
and the dpi of the layout device info.
Also cleaned-up the CustomToggle class to be a
CustomButton (toggle optional) as the 100% and
zoom in/out buttons are not toggles.
Migrated the clipping button to be set up through
a CustomButton.
Added groups of CustomButton, which are closer to
each others than normal.
Change-Id: Id4b6ed54b7f275f848333b04aeb42ef80e89ea9b
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Ib8f591022228d3ec2a8d50c0dc3d2caadca86e81
|
|\ \ \ \ \
| |/ / / / |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I9f4009e5634e0c4a2b871082c2c281f62a67ca2f
|
|\ \ \ \ \ |
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
Change-Id: I4a9babcda7a541a7defd226e36bb8f74f88853ed
|
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
These are a fantastic replacement for Map when you have
int keys.
Change-Id: Ied0feaa9e723ede3372c5a156a72929daa5797e0
|
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Example: when display the context menu for a multiple selection,
some items might be on wrap_parent whilst others might be in
match_parent. This new change has the menu display a different
icon for these choices and indicate that N out of M items are
in a given state. Basically this converts boolean support to
a tristate support.
Change-Id: Ia409a87fa17e5d36912ace6dde5f4eb094fa865f
|
| |/ /
|/| |
| | |
| | |
| | |
| | | |
They were importing the old name of the main rules.
Change-Id: If5d591d48f420e5bd8a24843c99befdbb487cd80
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This is the case where a view from a RelativeLayout is being
moved on a dependent view. Now it marks the view with a blue
cross to give a clue that it's not a suitable target.
Change-Id: I9989427ae9b52e054ff0dcee7cfe860a240ded29
|
|/ /
| |
| |
| | |
Change-Id: Ifb1297299697712273694b239a07cf0812e20e7b
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Change-Id: I553e2d659f95d727e87df5d174d737a220a1685d
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Use the ExportHelper to fully rebuild the release
package as taking the debug package no longer works
(because it inserts debuggable=true).
Also clean up the ApkSettings thing that's not
used anymore.
Change-Id: Ia47c316df80f614d6c43fb5c625ccd859c3baa37
|
| |
| |
| |
| | |
Change-Id: Ib569e389aecea51fd15dde3b838d2b17581127c6
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Change-Id: I9516066edaa1704725ab234f1a65664d5eabfb39
|
|/ /
| |
| |
| |
| |
| |
| | |
Platform category didn't have a desc which seems
cause problems.
Change-Id: I449279fd191254c486556573717f215c0a56a479
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Change-Id: I9622deec64ca60b9bfc2a4cdfa640821123ad4c0
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I057dca413d81c9ae3e00bc074eeb31b032f7e85e
|
|\ \ \ \
| |/ / / |
|
| |/ /
| | |
| | |
| | | |
Change-Id: I94c4a1bc57287d250963456339aa24e6a10a92c0
|
|\ \ \ |
|
| |/ /
| | |
| | |
| | | |
Change-Id: Ibf1d070d89514a5faf1ed4f33f72dd6385ff534e
|
|\ \ \
| |/ /
|/| | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
When an activity (or other component) starts with :
the actual process name become <package>:<name>.
This needs to be done in the manifest parser so that
matches can be found.
Change-Id: Ib4407bc7e3f9f73f60aa9f7e391bc90e0aebf35f
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The issue was due to DDMS instantiating ADT classes
in start() when ADT was doing the same with DDMS classes.
This prevented the plug-ins from loading.
Change-Id: Ifea9e0fdcfb14581931d734cdd232c537537c30d
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This prevents the creation of an editor area in the
ddms perspective (the only way to get rid of it later
seems to be to reset the perspective).
Change-Id: I1eb4a3f6a77f27cc462b18b9db43d27cfef09337
|
|\ \ \ \
| |/ / / |
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
debugger connector is used by the "debug running app" button in the
device list view.
source revealer is used by the thread panel when double clicking
on an entry of the stack trace.
Change-Id: Ida07617a24d37f1d769d86859fd35d5bb19f5fd2
|
|\ \ \ |
|
| |/ /
| | |
| | |
| | | |
Change-Id: I4e1a779aafd1a658858a00d9706bd679b6621aeb
|
|\ \ \
| |/ /
|/| | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This is a pure refactoring that extracts the dynamic context
menu handling in a class outside of LayoutCanvas. The original
is long enough like this. It's used by the ouline view too.
Change-Id: I3a9e59bde2e9ceb69479490ca9179aab29cc13a6
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
PDT stands for (Android) Platform Development Tools.
The first version is pretty basic. A single pref page
to give the location of the dev tree. From this it
finds the location of adb and provides it to ddms through
its extension point.
Change-Id: Ibed895852bc46b83ac6bf749d0ea37f0a54fad08
|
|\ \ \ \
| |/ / /
| | / /
| |/ /
|/| | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Previously DDMS received the adb location through a normal Java API
which requires the other plug-in to be actually running (This
was done in the the start method of ADT).
The new change allows DDMS to start a plug-in (by loading
an extension provided by the plug-in) to query for the location
of adb.
This allows us to have plug-ins with no UI able to provide
the location of ADB (ie a "platform" plug-in that has no UI
besides a pref page, that is started by DDMS indirectly).
Also cleaned up how HierarchyViewer use the AndroidDebugBridge.
Change-Id: I8e842a294eea94c06417149144a2ce435e719cfd
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I0d07d5f7e672d3ef6b077c5cf24ba5f20fe1dabb
|
|\ \ \ \ |
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug 2975380
Change-Id: I51bcb5b3aaaf320b25619b0b8b4679691c4bff7e
|