Opened 4 years ago

Closed 4 years ago

#21 closed task (fixed)

Downgrade to Device software 4.2.1

Reported by: daniloercoli Owned by: daniloercoli
Priority: minor Milestone:
Component: Other Version:
Keywords: Cc:

Description

Now we are using Device software 4.5.0, switch back the entire app codebase to be compatible with BlackBerry? Device Software Version 4.2.1.

4.2.1 is a good "base", apps developed on this level will run on just about everything that is currently shipped today.

All the modern BlackBerry? smartphones can be upgraded to 4.5 but be aware, some users won't want to upgrade. The upgrade procedure does require a Windows PC....

Change History (3)

comment:1 Changed 4 years ago by daniloercoli

  • Status changed from new to accepted

latest version of SVN contains source code available for device software 4.2.1.
There is only an issue with resizing image (I'm investigating over it).

comment:2 Changed 4 years ago by daniloercoli

since BB api doesn't contains encoder for img, although the RIM 4.2.1 APIs support decoding an image in BMP, JPEG, PNG, and WBMP formats, we have added an external open source PngEncoder? for image resizing.
When resize image opt is checked, all images are resized and converted to png before sending them to blog.

comment:3 Changed 4 years ago by daniloercoli

  • Resolution set to fixed
  • Status changed from accepted to closed

The app runs correctly on device software 4.2.1 and later.

Note: See TracTickets for help on using tickets.