Marco Nelissen
4357bb8b8c
Add a 'removeunusedresources' script that goes through an app and removes
...
all the unused resources. It uses the 'findunusedresources' script to find
the resources, and the 'xmlstarlet' command to edit xml files. The
result is an uncommitted git change that you can verify, modify if
needed, and then check in.
Also put some more fixes in the findunusedresources script to keep
it from reporting false positives.
2009-06-26 09:36:32 -07:00
Marco Nelissen
d0a241c3e8
Make the findunusedresources script also find references to resources
...
when they have been broken up over multiple lines. This fixes a false
positive in the Browser.
2009-06-25 14:19:24 -07:00
Marco Nelissen
6b0277d59b
Tweak to findunusedresources so you can run it as "findunusedresources ." from within an application folder.
2009-06-24 09:11:51 -07:00
The Android Open Source Project
52d4c30ca5
auto import from //depot/cupcake/@135843
2009-03-03 19:29:09 -08:00
The Android Open Source Project
d4aee0c0ca
auto import from //depot/cupcake/@135843
2009-03-03 18:28:16 -08:00
The Android Open Source Project
e3c5766074
auto import from //branches/cupcake/...@130745
2009-02-10 15:43:58 -08:00
The Android Open Source Project
95cf464c5a
auto import from //branches/cupcake/...@125939
2009-01-09 17:51:19 -08:00
The Android Open Source Project
e943f2fd8e
Code drop from //branches/cupcake/...@124589
2008-12-17 18:04:04 -08:00
The Android Open Source Project
5c11852110
Initial Contribution
2008-10-21 07:00:00 -07:00