aboutsummaryrefslogtreecommitdiffstats
path: root/eventanalyzer/.project
diff options
context:
space:
mode:
authorTor Norbye <tnorbye@google.com>2012-12-03 10:03:07 -0800
committerTor Norbye <tnorbye@google.com>2012-12-03 10:27:54 -0800
commit32654dfbd134559fbf6bec4542d6a4a8105897c9 (patch)
treefc8563ab428eef9d9759421283cb88643dce05b9 /eventanalyzer/.project
parent6c7924f6fea737bf5c87c1a6b845d690b8c46099 (diff)
downloadsdk-32654dfbd134559fbf6bec4542d6a4a8105897c9.zip
sdk-32654dfbd134559fbf6bec4542d6a4a8105897c9.tar.gz
sdk-32654dfbd134559fbf6bec4542d6a4a8105897c9.tar.bz2
Fix rename type, rename package and move type refactorings
This CL updates the various refactorings to properly handle layout refactoring such that it not only updates custom views, but also updates fragment references, tool:context references etc. It also fixes missing manifest updates (such as replacing the parentActivityName attributes). Most importantly, it also fixes bugs where the wrong elements in the manifest could get updated. There are a lot of diffs in this CL because I basically replaced the old refactoring code (which had a lot of custom text change and document manipulation code) with code based on the new resource refactoring, where there is a single iteration of the XML documents. This also improves the emitted refactoring elements such that it only lists each file once. Also updated the unit tests to check additional scenarios; adding a second activity with the same prefix as the first is what revealed the broken document handling in the old code. Change-Id: I7c5959ca6b046ce3dab566663988cdd0389b0e5b
Diffstat (limited to 'eventanalyzer/.project')
0 files changed, 0 insertions, 0 deletions