04-26-2010 12:06 PM
If you set setName to change the Title...
Delete any app in same screen...
Delete takes place, and you go back to home screen (was in downloads)
Any icon title set with setName reverts back to original name...
100 percent reproducible...
So what Event (can't be a soft reset - but some kind of reset) is being thrown here? If I new
the ID I could perhaps catch in GlobalEvent listener and reset my title...
Please advise?
04-28-2010 04:06 PM
This issue has been logged in Issue Tracker here: https://www.blackberry.com/jira/browse/JAVAAPI-859
You can use a CodeModuleListener to catch the event where COD modules are either marked for deletion or deleted, which occurs when an application is uninstalled.