Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


On 4/2/12 2:51 PM, Jovan Kostovski wrote:
On Mon, Apr 2, 2012 at 2:11 PM, Charles-H. Schulz
<charles.schulz@documentfoundation.org>  wrote:
May I also suggest, from a non-developer perspective, that you
coordinate your work with the UX and design team ? They're been writing
specs for an Android interface, if I remember well.
Great suggestion Charles, here a link to that discussion
http://nabble.documentfoundation.org/Re-Libreoffice-ux-advise-Android-design-td3720082.html
and a link to some of the mock-ups
http://clickortap.wordpress.com/frivl/


Jonathan, write if you need help, I'm an experienced Android dev,
commit the changes and I'll clone the repo ;)
One suggestion:
In the file     LO_Program_Selector.java i see that you're defining
static final String[] APPLICATION = new String[]
If you use the same strings for displaying texts in the UI you better
put them in strings.xml so that they get translated
when we do internationalization of the app.
If you use them just as identifier it would be better if you make them
as a integers or even a new class LoApplication or similar.
I did this in a hurry basing it off the hello world tutorial. Do you have skype or anything that way we can discuss off list any issues i might encounter with out needing to cause any noise on here.

Regards.

BR,
Jovan
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.