Tue, 28 Jun 2011 14:23:08 +0800 |
Thinker K.F. Li |
Fix argument issue of to_str() of dex types
|
Tue, 28 Jun 2011 13:36:39 +0800 |
Thinker K.F. Li |
composite run to_str() with children return by children()
|
Tue, 28 Jun 2011 13:03:23 +0800 |
Thinker K.F. Li |
Fix _rawstr.to_str() in dexfile.py
|
Tue, 28 Jun 2011 12:54:22 +0800 |
Thinker K.F. Li |
Testcase for _dex_type.to_str()
|
Tue, 28 Jun 2011 10:25:54 +0800 |
Thinker K.F. Li |
Fix and test restore_depedencies()
|
Mon, 27 Jun 2011 18:09:31 +0800 |
Thinker K.F. Li |
testcase for restore_dependencies()
|
Mon, 27 Jun 2011 13:17:42 +0800 |
Thinker K.F. Li |
Remove unused lines.
|
Sun, 26 Jun 2011 21:34:52 +0800 |
Thinker K.F. Li |
Fix issue misbehavior for dependency when update_offset()
|
Sat, 25 Jun 2011 08:16:16 +0800 |
Thinker K.F. Li |
Fix semantic bug of dexfile.depend_off_rel by searching relative offset.
|
Fri, 24 Jun 2011 10:56:33 +0800 |
Thinker K.F. Li |
Resolve problem of false of cond objects when build associations
|
Fri, 24 Jun 2011 00:33:08 +0800 |
Thinker K.F. Li |
Seeking parents in reversed order for _build_associations()
|
Thu, 23 Jun 2011 09:32:51 +0800 |
Thinker K.F. Li |
Fix issuge of crossing dexfile.ref when updating offset
|
Wed, 22 Jun 2011 20:22:03 +0800 |
Thinker K.F. Li |
Fix bug of install marker through ref
|
Tue, 21 Jun 2011 18:36:45 +0800 |
Thinker K.F. Li |
untested dex_deptracker.update_offset()
|
Mon, 20 Jun 2011 22:19:37 +0800 |
Thinker K.F. Li |
Define children() for ref
|
Mon, 20 Jun 2011 18:39:00 +0800 |
Thinker K.F. Li |
construct children of DEXFile from map items
|