Thursday, October 24, 2013

AndrOpen Office 1.3.3 Released

AndrOpen Office version 1.3.3 is released.


Bug Fixes



Fix for Android 2.3 and memory problems



Android has a limited number of loading dynamic libraries.

Especially, Under Android 2.3 is limited to about 30.

But OpenOffice has a lot of dynamic libraries over 300.

I optimized the libraries number and reduced the size.


And it was caused ILL_ILLOPC in Android 2.3 by calling some functions.
(It was not caused in over Android 4.0.)

The function call is THUMB code(16bit code).

I change this to ARM code(32 bit code) by compile option and this is fixed.


But why ???


Monday, October 21, 2013

AndrOpen Office 1.3.2 Released

AndrOpen Office version 1.3.2 is released.



New Features



Enable to scroll dialogs

You can scroll dialogs by drag and drop.


Add OpenSymbol font as system fonts

You can view Greek letters in Math.



Improvements



Reduce application size

Application size: 82MB -> 77MB ;  )
(Sorry for big application!)


Performance tunig & More stable



Tuesday, October 8, 2013

AndrOpen Office 1.3.0 Released

AndrOpen Office version 1.3.0 is released.

New Features



Enable to set font directory

You can add your font to AndrOpen Office.
Please see this article for detail information.


Support for Digital Signature

Support degital signature, but this is still beta version.


Bug Fixes



Fix for Insert->Object->Formula with general OLE error

Fix for inserting formula from Insert -> Object -> Formula menu.


Fix for accented characters

Fix for inputing accented characters from hardware keybord.


How to add custom fonts to AndrOpen Office

If you find "□" characters or "?" characters or strange characters or not find correct characters in AndrOpen Office, it is possible that these are caused by system fonts.


AndrOpen Office uses Android system fonts.


Sometimes system fonts are poor for international characters.


If you want to see correct characters (included CJK characters), you need to add custom fonts.


You can add custom fonts to AndrOpen Office from version 1.3.0.


You can add as follows;

Go to Configuration screen from main screen.





Push settings icon in main screen.


Enable custom font





Push check box of "Custom Font".


Make /mnt/sdcard/fonts drectory



Default font directory is /mnt/sdcard/fonts or /storage/emulated/0/fonts.


Make font directory by file explorer in this app or any other apps.


Put fonts to /mnt/sdcard/fonts directory



Put fonts to /mnt/sdcard/fonts (or /storage/emulated/0) directory by any other apps.


(Change font directory)



You can change font directory by pushing "Font Directory" in configuration screen.


(Font formats)



TrueType fonts (.TTF file) is supported.