| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|/
|
|
|
|
|
|
|
| |
After applying https://review.source.android.com/24515 for
the dalvik/dx change, this allows ant project to build
correctly on Windows if there's a space in their directory
path.
Change-Id: I4c6d5f87fae2dcf2955698633a16a0bde501694f
|
|
|
|
| |
Change-Id: Ibedcb5627170d107cacf5e9d212f9da11c8d1f3e
|
|
|
|
|
|
| |
See 16384: ProGuard template generated by the ADT is flawed
Change-Id: I6ebbcf059bbee8c485747dcee55f4ecfa14b6831
|
|
|
|
| |
Change-Id: Ifcf5190547e9e37bdda766ad3d57a312c2dbb481
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes the proper way to quote the compound paths
arguments given to proguard. Each individual path is
quoted if it contains spaces.
Quoting for -libraryjars fixes the issue for the SDK
install path containing a space.
Quoting for -injars and the other arguments fixes the
issue for the project path containing a space (although
the ant build will fail later at the dx phase in this
case.)
Change-Id: I74283b4f1b19c353c1a5ed36e4d0ec58676b6a79
|
|
|
|
| |
Change-Id: Ic926f3d5c39a3f14c9a54de70576c94508acf2ba
|
|
|
|
| |
Change-Id: Iacaabec4ad9e9dd55397dc2cc3e6bfadc0c11ff2
|
|
|
|
|
|
|
| |
We need that info to generate the repository.xml since it's
a mandatory attribute in the XSD.
Change-Id: Ic341687f07f8d91182d680cd1d3b35e431c38670
|
|
|
|
| |
Change-Id: I4ba19e12a7d11df3d3c1053c30f3998a93b5fb06
|
|
|
|
|
|
|
|
|
|
|
| |
Give anttasks.jar a proper manifest with jar dependencies.
Update the manifest of sdklib.jar with the common.jar dependency.
The pre-setup section of build.xml has changed over time
and really we should be able to control it so move it in
$SDK/tools/ant/pre_setup.xml and import it into build.xml
Change-Id: Iab707deccc0cdbe8d1a9db052ee6fb0762853394
|
|
|
|
| |
Change-Id: Ide739f4e3edddb3ab04519262eee34d28e18bd16
|
|
|
|
| |
Change-Id: Iba1c956d33725716923da89b788f7f8d14524e41
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| | |
This is needed to configure ApplicationInfo in the layoutlib
so that some widgets properly apply different behaviors based
on the app targetSdkVersion.
Change-Id: Ic78af4390d1b871469583f3efc0de3a9da718a6c
|
|/
|
|
| |
Change-Id: I6cfde67f2d0a0da2f94124d19e152e99df349820
|
|
|
|
|
|
|
|
|
|
| |
This is for the case where a layout is opened
and Eclipse tell its editor to re-open it because it was
double clicked again in the package explorer due to the
MatchingStrategy having returned true.
Change-Id: I404494b990215bcdff163a382ecb411e2efb9b51
Misc: reorder configs for the WXGA device config.
|
|
|
|
| |
Change-Id: I4d6d8cd74abd2cb3b9087ac4f30b761d803e15e3
|
|
|
|
| |
Change-Id: Idb6b0f654cd11225faceeb5b0541703623a0ee83
|
|\
| |
| |
| | |
Change-Id: I31f069bc3e50c895162d15b4d0d5851a4d380fda
|
| |
| |
| |
| | |
Change-Id: I861a1b02a3abb1bb1f9120bbd25f3d4ffd949e9e
|
|\ \
| |/
| |
| | |
Change-Id: I9036a5154f006f1f6ba6685b9b8985db07a66ed0
|
| |
| |
| |
| | |
Change-Id: I477033c03a40c52d26b73efa892a65feafaba680
|
|\ \
| |/
| |
| | |
Change-Id: I377761c7b5568f9e66331540b8db82f08a09c1eb
|
| |
| |
| |
| |
| |
| |
| | |
- uninstall, rather than reinstalling the app
- Fix reference to argument
Change-Id: I66afe170c1d0ce2e5acfccf7a0c635fd07764f32
|
|\ \
| |/
| |
| | |
Change-Id: I5a05ec6c6dca06af72779d6c4d66efcaba8abd10
|
| |
| |
| |
| |
| |
| |
| | |
- utf-8 is default encoding for java files.
- make encoding, target, source also overridable in the lib rules.
Change-Id: I95a6dfd2a815ea9994638c0a0270381819b75a12
|
|\ \
| |/
| |
| | |
Change-Id: I717ec549d6917bc238a3517c091cfcca0609ef8c
|
| |
| |
| |
| | |
Change-Id: Ib7db435bb640b3a3feaa0534ccc77b6f9eda0800
|
|\ \
| |/
| |
| | |
Change-Id: Ife73a3a44823869ddc2536650aa8f68bbb1f5f45
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
To use the Backup API in Froyo, an app needs to typically
extend this helper class and the class is only referenced
from the AndroidManifest.xml, so ideally we should exclude
such classes from Proguard by default.
Change-Id: I690220d2e89a8ff6d0664be93dad55da8b7b66c2
|
|\ \
| |/
| |
| | |
Change-Id: I8115fa4f83035d6a5aa59bcb0a5603f38f99a59b
|
| |
| |
| |
| | |
Change-Id: Ia8188de0b8af0ec4474f5c4ca2cec294c077e03f
|
|\ \
| |/
| |
| | |
Change-Id: I51c83c375936259d6ebe3efabd77eb1f46805236
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
These are similar to the external/proguard/bin/*.bat
except they use $SDK/tools/lib/find_java.bat to locate the
java location and use it if available. find_java will print
a proeminent error if java cannot be found.
Change-Id: I1fceae838436053031f405de9b3f1ab2d64222e6
|
|\ \
| |/
| |
| | |
Change-Id: Ia61cea62f72a18aea3d908c90c90af9a517ed659
|
| |
| |
| |
| | |
Change-Id: I3dafb284770f475d70a212cbe22cdae6bff36ff7
|
|\ \
| |/
| |
| | |
Change-Id: I1e69603b2d46eb071822dc7fac667bb02649e15a
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Hmm this used to work. But the lines displaying the error
messages are gone...
Change-Id: I83cf7d3e8a471fe6b2166818db9fad4f60d3d392
|
|\ \ \
| |/ /
| | |
| | | |
Change-Id: I512ca46b9579f24774b1a56f8d5531a150d090b6
|
| |/
| |
| |
| |
| |
| |
| |
| | |
It is located in $SDK/tools/lib/proguard.cfg and automatically
put in Ant project (create and update if project is not already setup
for proguard).
Change-Id: I9bcb2a5aafec1329b0c001799f4ba34c61569c3a
|
|\ \
| |/
| |
| | |
Change-Id: Ic53d217bf6b2008bb394f31aac8441a99e449201
|
| |
| |
| |
| |
| |
| |
| | |
If the manifest sets debuggable=true then this override
the release build to be a debug build instead.
Change-Id: Ib66bf9053cecfa7c19a02cefdbf187a20bd6da37
|
|\ \
| |/
| |
| | |
Change-Id: I042d0153b76bd8b164a815165f80d29b4ed94df2
|
| |
| |
| |
| | |
Change-Id: I27faad2282fbe6cff565d945c2b64d42d31db1fe
|
|\ \
| |/
| |
| | |
Change-Id: Ie20ef0aec822d00c70e9bb1764002cd624b4ae38
|
| |
| |
| |
| | |
Change-Id: I3fb80a8b91482de5117a9e093b2d50010bb99546
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This is only activated if default.properties contains
a property "proguard.config" with the name of a proguard
config file.
Some clean-up in the Ant tasks and in the name
of the properties used by the rules and the custom
tasks to make them clearer.
Added a new test app with a project using a jar file
as well as a library using a jar file.
Change-Id: Ia8f4d873025993d454c0a484e61d47ae679ea79c
|
|\ \
| |/
| |
| | |
Change-Id: If12bf352bc918d9f874e619bb5b3053c755c9699
|
| |
| |
| |
| | |
Change-Id: I303acdb4fc8de6ba5d8de7c18e020e97fe01e3de
|