Details
-
Type: New Feature
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.3 Final
-
Fix Version/s: BridgeIt 1.0
-
Component/s: Containers
-
Labels:None
-
Environment:Android SX
Description
Android SX must be repackaged and rebranded for the Bridge-it launch. Code should be refactored to maximize reuse.
Activity
Steve Maryka
created issue -
Steve Maryka
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | Bridge-it 1.0 [ 11172 ] |
Steve Maryka
made changes -
Status | Open [ 1 ] | In Progress [ 3 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #37249 | Fri Jul 26 11:27:24 MDT 2013 | steve.maryka | mobi-821: Implementation of custom splash screens. |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/client/android/bridgeit/AndroidManifest.xml
MODIFY /icemobile/trunk/icemobile/client/android/sxcore/src/org/icemobile/client/android/sxcore/SxCore.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #37250 | Fri Jul 26 11:29:29 MDT 2013 | steve.maryka | mobi-821: deletes not commited in original checkin. |
Files Changed | ||||
DEL
/icemobile/trunk/icemobile/client/android/icemobile-sx/res/drawable-ldpi/c2dm_icon.png
DEL /icemobile/trunk/icemobile/client/android/icemobile-sx/res/layout/main.xml DEL /icemobile/trunk/icemobile/client/android/icemobile-sx/res/drawable-mdpi/c2dm_icon.png DEL /icemobile/trunk/icemobile/client/android/icemobile-sx/res/drawable-hdpi/c2dm_icon.png DEL /icemobile/trunk/icemobile/client/android/icemobile-sx/libs/iceC2dm.jar |
Steve Maryka
made changes -
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Initial checking: svn36666.
Now have sxcore, icemobile and bridgeit projects. sxcore is a library project that contains the SxCore activity. ICEmobileSX and BridgeIt extend this activity to create their own packaging. A few different resources are used to create different branding between the 2 applications.