Tuesday, February 8, 2011

PhoneMarks Development Notes 11/02

New year, new project.

OK so I am a bit late with the new year post.

Anyway I am currently adding to the application to support the two-way synchornisation and in principle I now have the fundamental blocks to allow it this to happen - I still have to complete and test it.

Hopefully finish this by the end of this month or soon after.

Thanks All.

Thursday, December 23, 2010

Samsung Device Issue

Been trying to solve why my little application doesn't work with some Samsung phones. I have heard mix results of it sometime working correctly, sometimes synchronising to the 'Most Visted' menu and sometime none of the above.

From the reports I've had, it looks like 2.1 works fine, but the 2.2 upgrade stops it working - for some unknown reason.

I currently do not have access to a Samsung device to test/debug/replicate the issue. I have even downloaded the Samsung TAB SDK and check that it work with this - but this isn't a real device.

The only way of really solving this is to either have direct access to a Samsung device or to add lots of debug to the application and log this information. Even then it would be a long process of updating/testing to check if the solutions worked.

I will try and investigate further and keep you posted.

Wednesday, December 22, 2010

Saturday, December 18, 2010

PhoneMarks v1.0.5 Released! (Extension)

#Translations#
Updated the extension to support languages.
Added US, Japanese and Spanish.
More to follow.

Tuesday, December 14, 2010

PhoneMarks 1.0.5 Released! (Android)

#Translations#
After various requests I have started the translation process of the Android application. Still need to update the extension to also be translated.
Anyway now translated in to US English, Spanish and Japanese.

Will do more when I have time.

Tuesday, December 7, 2010

PhoneMarks v1.0.4 Released! (Android)

Fixed Bug: 'Last Updated at' was displaying incorrectly for non GMT users.
Corrected to display local time.

Monday, December 6, 2010

PhoneMark v1.0.2 Released! (Android)

Fixed Bug: Unable to delete bookmarks from device after synchronisation
Bug was reported that after synchronisation the synchronised bookmarks are 'locked' and can not be manually deleted. Although this is pointless currently as next time you synchronise it will re-add, if you stop using the application, the bookmarks would be unable to delete. Workaround was to edit the name of the bookmark and then you could delete it. Anyway can now delete (after synchronisation of both Extension and App).

Further Info