Commit Graph

14 Commits

Author SHA1 Message Date
b6ab91d55e fdo#60791 - fix android remote count-down / clock. 2013-04-24 16:44:46 +01:00
36b3bcefcf Some changes in qtz handling
Executalbes, which work one language, generat qtz by own.
(stringex,helpex,treex,propex)
So these executables can generate qtz without po file
when use them with qtz, call them with "-m" flag without parameter.

Change-Id: I56c34db7151dc3ef0ce1c85ed607719e4cbb5e92
2013-04-21 18:57:17 +02:00
bd36b992cf Support an ad-hoc (non-gbuild) Makefile workflow for the Android apps
For now, we want to keep being able to just say for instance "make run" in the
android app directories.

Change-Id: I1898d5466c0df6007fa32b202888bed644fa9489
2013-03-03 01:14:15 +02:00
b89ea45e5b fix android build in separate dir
Change-Id: Id7cf80e1da87a56dee645dc01e64dedc4a8586ab
2013-03-01 18:50:02 -05:00
18e035964e Cleanups to the android and ios makefilery
Also build the "desktop" app from gbuild.

Change-Id: I45fc265c9515b22e10bd7644f54dbfa23601e063
2013-03-01 10:55:51 +02:00
5fd7c66733 Fix fdo#60754 - no translations for langs sorting after qtz
Adjust check to not rely on lexicographical order. This amends
8ae3ddca7e99d2bdbaadd5e0c82de2f0fbd30f91.

Change-Id: I5023b07af819eb09ea9dc569bdbac806f936485f
2013-02-18 11:17:35 +01:00
63fdfd1eb6 Filter out three-letter locales - aapt breaks there.
See
http://stackoverflow.com/questions/10330893/android-resources-for-languages-with-only-3-letter-codes
for some more background.

Change-Id: Ib8c62d008239de3f0ba35ebe17f8f6974f28beb1
2013-02-11 15:07:54 +01:00
d9e14c63e3 sdremote: add rules to localize the apk
Change-Id: Ib2034d7ce27ce9d9d9f0d325ea403fb48aeb796d
2012-11-28 16:54:11 +01:00
4a19c5bc3c Avoid android deployment target to be the default one accidentally.
Change-Id: I5345850789cd85966aa92064d1a95b7793521e9a
2012-11-24 17:44:47 +01:00
cbc5fc321f Add install target for sdremote makefile
Because I'm too lazy to type this all the time.

Change-Id: Id415087247f89a77a9d7bff5efbcceb8d020b09f
2012-11-24 15:01:26 +01:00
8329163648 Argh, need the local.properties in abs-lib too, and also for ant clean
Change-Id: Idfb3e5f6df28a278e7b20d5b990e38751d36af68
2012-08-21 16:10:18 +03:00
59f7c64d24 Add clean target
Change-Id: Iacbca078aafd44f1da254b6c8ca5be1a2cb29a88
2012-08-21 15:45:24 +03:00
15d272dfcc We need the support library for "ActionBarSherlock"
Change-Id: I211372dddc6c5b3d9f182d43fd3a89dcdff9fa22
2012-08-21 14:58:07 +03:00
9b71498d37 Add a Makefile
Note that sdremote does not use any LO native code, this Makefile does
not need and has none of the related complexity, like those in
../experimental/*.

Change-Id: Iaa9fb7f0b1a96af4283dc19a2ad125f37ba85411
2012-08-21 11:49:47 +03:00