~lifeeth/sahana-eden/mobile

13 by Praneeth Bodduluri
JavaRosa demo based app added in j2meapp
1
dir.src=${basedir}/src
2
dir.test=${basedir}/test
3
dir.lib=${basedir}/lib
4
dir.lib.working=${dir.lib}.working
5
dir.tools=${basedir}/tools
6
dir.build=${basedir}/build
7
dir.dist=${basedir}/dist
8
dir.work=${dir.build}/real/${customization}
9
dir.resources=${basedir}/resources
10
dir.documentation=${basedir}/documentation
11
dir.javadoc=${dir.documentation}/javadoc
19 by Praneeth Bodduluri
Ability to modify SMS/HTTP addresses from J2ME UI + Selection of transport medium
12
dir.resources.external=${dir.common}/org.javarosa.resources/resources/
22 by Praneeth Bodduluri
Added the BuildInstructions for J2ME app
13
dir.common=${basedir}/../javarosasources
19 by Praneeth Bodduluri
Ability to modify SMS/HTTP addresses from J2ME UI + Selection of transport medium
14
15
# Customizations begin here.
16
17
app.name=Sahana
18
app.version=0.0.1
19
app.vendor=Sahana
20
app.jarName=${app.name}.jar
21
app.description=
22
app.class= org.javarosa.sahana.midlet.JavaRosaDemoMidlet
23
app.infoUrl=http\://sahana.lk/
24
#The following should be uncommented on devices with File System Access
25
#app.usefileconnections=true
26
27
customization=
28
deploy-url=
13 by Praneeth Bodduluri
JavaRosa demo based app added in j2meapp
29
debug.output=verbose
30
14 by Praneeth Bodduluri
Pulled in and modded the Form manager + SMS libs
31
build.number=1
19 by Praneeth Bodduluri
Ability to modify SMS/HTTP addresses from J2ME UI + Selection of transport medium
32
33
# The following variables are to be set as per the developers environment.
13 by Praneeth Bodduluri
JavaRosa demo based app added in j2meapp
34
polish.home=/home/praneeth/J2ME-Polish
35
j2mewtk.home=${user.home}/j2mewtk/2.5.2/
19 by Praneeth Bodduluri
Ability to modify SMS/HTTP addresses from J2ME UI + Selection of transport medium
36
wtk.home=/opt/wtk
37
25 by Praneeth Bodduluri
Minor tweaks to the build file
38
device.identifier=Generic/DefaultColorPhone
24 by Praneeth Bodduluri
minor tweaks
39
#device.identifier=Generic/AnyPhone_240x320
25 by Praneeth Bodduluri
Minor tweaks to the build file
40
#device.identifier=Nokia/N95
15 by Praneeth Bodduluri
Added deletion support lacking in pygsm
41
#device.identifier=Nokia/6220
23 by Praneeth Bodduluri
Fixed the missing byte error in the J2ME app & Removed the path hardcoding in python app
42
#device.identifier=Nokia/5310_XpressMusic
13 by Praneeth Bodduluri
JavaRosa demo based app added in j2meapp
43
#device.identifier=Palm/TungstenC
17 by Praneeth Bodduluri
Added Capability to process messages from sahanapy sms outbox
44
#device.identifier=Motorola/W210
13 by Praneeth Bodduluri
JavaRosa demo based app added in j2meapp
45
#device.identifier=Generic/AnyPhone
46
#device.identifier=Sony-Ericsson/P1i
47
#device.identifier=Sony-Ericsson/K610i
48
#device.identifier=Palm/Treo650
49
#device.identifier=Generic/MppPhone
50
#device.identifier=Generic/Midp2Cldc11Pointer
24 by Praneeth Bodduluri
minor tweaks
51
#device.identifier=Generic/android 
52
#android.home = /opt/android-sdk
53
	
19 by Praneeth Bodduluri
Ability to modify SMS/HTTP addresses from J2ME UI + Selection of transport medium
54
22 by Praneeth Bodduluri
Added the BuildInstructions for J2ME app
55
# Most customizations end here.
13 by Praneeth Bodduluri
JavaRosa demo based app added in j2meapp
56
57
org.javarosa.xform.stingy=true
58
javarosa.usepolishui=true
59
javarosa.dev.shortcuts=true
60
javarosa.useNewDatePicker=false
61
javarosa.dev.serializationtest.verbose=false
62
javarosa.useloadingscreen=false
63
19 by Praneeth Bodduluri
Ability to modify SMS/HTTP addresses from J2ME UI + Selection of transport medium
64
#This is for using the python utilities
65
pythonexec=python
66
67
#javarosa.patientselect.formfactor=default
13 by Praneeth Bodduluri
JavaRosa demo based app added in j2meapp
68
#javarosa.patientselect.formfactor allowed values:
69
#  nokia-s40: 128x160 nokia series 40 phones (6085, 3110, etc.)
70
#  default: 240x320 for sun wtk emulator
71
72
73
### Use Nokia 3110
74
#wtk.home=C:\\WTK2.5.2\\
75
#device.identifier=Nokia/3110
76
77
### Use Sony Erisson k610i
78
#device.identifier=Sony-Ericsson/K600
79
#wtk.home=C:\\SonyEricsson\\JavaME_SDK_CLDC\\WTK2
80
81
82
chatterbox.selectmulti.nextbutton=true
83
19 by Praneeth Bodduluri
Ability to modify SMS/HTTP addresses from J2ME UI + Selection of transport medium
84
#palm.weme.home=C:\\Program Files\\Palm\\PalmOS JVM 5.7.2
85
#palm.simulator.home=C:\\Program Files\\Palm\\PalmOS_Garnet_51_Simulator
13 by Praneeth Bodduluri
JavaRosa demo based app added in j2meapp
86
19 by Praneeth Bodduluri
Ability to modify SMS/HTTP addresses from J2ME UI + Selection of transport medium
87
#nokia.home=C:\\Nokia
88
#sony-ericsson.home=C:\\SonyEricsson\\JavaME_SDK_CLDC
13 by Praneeth Bodduluri
JavaRosa demo based app added in j2meapp
89
90
polish.MenuBar.useExtendedMenuBar="true"
91
polish.MenuBar.PaddingLeft=3
92
polish.MenuBar.PaddingRight=3
93
polish.MenuBar.PaddingTop=3
94
polish.MenuBar.PaddingBottom=3
95
96
#TODO: we should probably move this to polish.css
97
#The following should be uncommented on devices with physical keyboards (kind of)
98
polish.TextField.useDirectInput=true
99
#polish.TextField.usePredictiveInput=true
100
polish.TextField.showInputInfo=false
101
polish.DateFormat=dmy
102
polish.DateFormatSeparator=/
103
polish.DateFormatEmptyText=Select Date