← Back to team overview

dhis-mobile-devs team mailing list archive

[Branch ~dhis-mobile-devs/dhis-mobile/lwuit-tracking] Rev 149: clean code

 

------------------------------------------------------------
revno: 149
committer: Lai <lai.hispvietnam@xxxxxxxxx>
branch nick: lwuit-tracking
timestamp: Thu 2013-09-12 20:27:11 +0700
message:
  clean code
removed:
  build.properties
modified:
  src/org/hisp/dhis/mobile/view/PersonListView.java
  src/org/hisp/dhis/mobile/view/PersonRegistrationView.java
  src/org/hisp/dhis/mobile/view/TrackingDataEntryView.java
  src/org/hisp/dhis/mobile/view/TrackingMainMenuView.java


--
lp:~dhis-mobile-devs/dhis-mobile/lwuit-tracking
https://code.launchpad.net/~dhis-mobile-devs/dhis-mobile/lwuit-tracking

Your team DHIS mobile developers is subscribed to branch lp:~dhis-mobile-devs/dhis-mobile/lwuit-tracking.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis-mobile-devs/dhis-mobile/lwuit-tracking/+edit-subscription
=== removed file 'build.properties'
--- build.properties	2013-09-10 11:33:54 +0000
+++ build.properties	1970-01-01 00:00:00 +0000
@@ -1,391 +0,0 @@
-# MTJ Build Properties
-S40_5th_Edition_SDK_Feature_Pack_1.includes=res/LWUITtheme.res\
-,res/dhis2_logo.png\
-,res/icon.png\
-,res/logo_zm.png\
-,res/properties/app.properties\
-,res/properties/en-GB.properties\
-,res/properties/fr-FR.properties\
-,res/properties/hi-IN.properties\
-,res/properties/pa-IN.properties\
-,res/properties/vi-VN.properties\
-,res/save.png\
-,res/sent.gif\
-,src/org/hisp/dhis/mobile/connection/Base64.java\
-,src/org/hisp/dhis/mobile/connection/ConnectionManager.java\
-,src/org/hisp/dhis/mobile/connection/task/AbstractTask.java\
-,src/org/hisp/dhis/mobile/connection/task/AddRelationshipTask.java\
-,src/org/hisp/dhis/mobile/connection/task/DownloadAllResourceTask.java\
-,src/org/hisp/dhis/mobile/connection/task/EnrollProgramTask.java\
-,src/org/hisp/dhis/mobile/connection/task/FindLatestPersonTask.java\
-,src/org/hisp/dhis/mobile/connection/task/FindPatientTask.java\
-,src/org/hisp/dhis/mobile/connection/task/FindProgramTask.java\
-,src/org/hisp/dhis/mobile/connection/task/GetAllAnonymousProgramTask.java\
-,src/org/hisp/dhis/mobile/connection/task/GetVariesInfoTask.java\
-,src/org/hisp/dhis/mobile/connection/task/LoginTask.java\
-,src/org/hisp/dhis/mobile/connection/task/PersonRegistrationTask.java\
-,src/org/hisp/dhis/mobile/connection/task/ReadContactTask.java\
-,src/org/hisp/dhis/mobile/connection/task/RegisterAllOfflinePatientTask.java\
-,src/org/hisp/dhis/mobile/connection/task/SaveUnregisteredPersonTask.java\
-,src/org/hisp/dhis/mobile/connection/task/UpdateContactTask.java\
-,src/org/hisp/dhis/mobile/connection/task/UpdateDataSetTask.java\
-,src/org/hisp/dhis/mobile/connection/task/UpdateNewVersionTask.java\
-,src/org/hisp/dhis/mobile/connection/task/UploadDataSetValueTask.java\
-,src/org/hisp/dhis/mobile/connection/task/UploadTrackingFormTask.java\
-,src/org/hisp/dhis/mobile/midlet/DHISMIDlet.java\
-,src/org/hisp/dhis/mobile/midlet/FacilityMIDlet.java\
-,src/org/hisp/dhis/mobile/midlet/NameBasedMIDlet.java\
-,src/org/hisp/dhis/mobile/model/Beneficiary.java\
-,src/org/hisp/dhis/mobile/model/DataElement.java\
-,src/org/hisp/dhis/mobile/model/DataSet.java\
-,src/org/hisp/dhis/mobile/model/DataSetList.java\
-,src/org/hisp/dhis/mobile/model/DataSetValue.java\
-,src/org/hisp/dhis/mobile/model/DataStreamSerializable.java\
-,src/org/hisp/dhis/mobile/model/DataValue.java\
-,src/org/hisp/dhis/mobile/model/LinkButton.java\
-,src/org/hisp/dhis/mobile/model/MobileModel.java\
-,src/org/hisp/dhis/mobile/model/Model.java\
-,src/org/hisp/dhis/mobile/model/ModelList.java\
-,src/org/hisp/dhis/mobile/model/OptionSet.java\
-,src/org/hisp/dhis/mobile/model/OrgUnit.java\
-,src/org/hisp/dhis/mobile/model/Patient.java\
-,src/org/hisp/dhis/mobile/model/PatientAttribute.java\
-,src/org/hisp/dhis/mobile/model/PatientIdentifier.java\
-,src/org/hisp/dhis/mobile/model/PatientIdentifierAndAttribute.java\
-,src/org/hisp/dhis/mobile/model/Program.java\
-,src/org/hisp/dhis/mobile/model/ProgramStage.java\
-,src/org/hisp/dhis/mobile/model/ProgramStageDataElement.java\
-,src/org/hisp/dhis/mobile/model/Relationship.java\
-,src/org/hisp/dhis/mobile/model/Section.java\
-,src/org/hisp/dhis/mobile/model/Task.java\
-,src/org/hisp/dhis/mobile/model/TextMapping.java\
-,src/org/hisp/dhis/mobile/recordstore/DataSetRecordStore.java\
-,src/org/hisp/dhis/mobile/recordstore/DataSetValueRecordStore.java\
-,src/org/hisp/dhis/mobile/recordstore/OfflinePatientRecordStore.java\
-,src/org/hisp/dhis/mobile/recordstore/OrgUnitRecordStore.java\
-,src/org/hisp/dhis/mobile/recordstore/PatientAttributeRecordStore.java\
-,src/org/hisp/dhis/mobile/recordstore/PatientIdentifierRecordStore.java\
-,src/org/hisp/dhis/mobile/recordstore/PatientRecordStore.java\
-,src/org/hisp/dhis/mobile/recordstore/ProgramRecordStore.java\
-,src/org/hisp/dhis/mobile/recordstore/SettingRecordStore.java\
-,src/org/hisp/dhis/mobile/recordstore/filter/ActivityValueFilter.java\
-,src/org/hisp/dhis/mobile/recordstore/filter/DataSetFilter.java\
-,src/org/hisp/dhis/mobile/recordstore/filter/DataSetValueFilter.java\
-,src/org/hisp/dhis/mobile/recordstore/filter/OfflinePatientFilter.java\
-,src/org/hisp/dhis/mobile/recordstore/filter/OldDataSetValueFilter.java\
-,src/org/hisp/dhis/mobile/recordstore/filter/PatientAttributeFilter.java\
-,src/org/hisp/dhis/mobile/recordstore/filter/PatientFilter.java\
-,src/org/hisp/dhis/mobile/recordstore/filter/PatientIdentifierFilter.java\
-,src/org/hisp/dhis/mobile/recordstore/filter/ProgramFilter.java\
-,src/org/hisp/dhis/mobile/recordstore/filter/SettingFilter.java\
-,src/org/hisp/dhis/mobile/test/AllTestSuite.java\
-,src/org/hisp/dhis/mobile/test/Base64Test.java\
-,src/org/hisp/dhis/mobile/ui/Alerts.java\
-,src/org/hisp/dhis/mobile/ui/CalendarCanvas.java\
-,src/org/hisp/dhis/mobile/ui/CalendarWidget.java\
-,src/org/hisp/dhis/mobile/ui/Text.java\
-,src/org/hisp/dhis/mobile/ui/TextMappingLoader.java\
-,src/org/hisp/dhis/mobile/util/Compressor.java\
-,src/org/hisp/dhis/mobile/util/FormUtils.java\
-,src/org/hisp/dhis/mobile/util/MemoryMonitor.java\
-,src/org/hisp/dhis/mobile/util/PeriodUtil.java\
-,src/org/hisp/dhis/mobile/util/Properties.java\
-,src/org/hisp/dhis/mobile/util/RecordStoreUtil.java\
-,src/org/hisp/dhis/mobile/util/SerializationUtil.java\
-,src/org/hisp/dhis/mobile/util/TrackingUtils.java\
-,src/org/hisp/dhis/mobile/view/AbstractView.java\
-,src/org/hisp/dhis/mobile/view/AddingRelationshipView.java\
-,src/org/hisp/dhis/mobile/view/AggregateMainMenuView.java\
-,src/org/hisp/dhis/mobile/view/AlertBoxView.java\
-,src/org/hisp/dhis/mobile/view/AnonymousOrgUnitSelectView.java\
-,src/org/hisp/dhis/mobile/view/AnonymousProgramListView.java\
-,src/org/hisp/dhis/mobile/view/DashboardLinkView.java\
-,src/org/hisp/dhis/mobile/view/DataSetEntryView.java\
-,src/org/hisp/dhis/mobile/view/DataSetListView.java\
-,src/org/hisp/dhis/mobile/view/FindBeneficiaryView.java\
-,src/org/hisp/dhis/mobile/view/HistoryPersonListView.java\
-,src/org/hisp/dhis/mobile/view/LoginView.java\
-,src/org/hisp/dhis/mobile/view/NoMatchingView.java\
-,src/org/hisp/dhis/mobile/view/OfflineOrgUnitSelectView.java\
-,src/org/hisp/dhis/mobile/view/OfflineView.java\
-,src/org/hisp/dhis/mobile/view/OrgUnitSelectView.java\
-,src/org/hisp/dhis/mobile/view/PeriodView.java\
-,src/org/hisp/dhis/mobile/view/PersonDashboardView.java\
-,src/org/hisp/dhis/mobile/view/PersonListView.java\
-,src/org/hisp/dhis/mobile/view/PersonRegistrationOrgUnitSelectView.java\
-,src/org/hisp/dhis/mobile/view/PersonRegistrationView.java\
-,src/org/hisp/dhis/mobile/view/PinView.java\
-,src/org/hisp/dhis/mobile/view/ProgramStageListView.java\
-,src/org/hisp/dhis/mobile/view/RegistrationProgramSelectionView.java\
-,src/org/hisp/dhis/mobile/view/SectionListView.java\
-,src/org/hisp/dhis/mobile/view/SettingView.java\
-,src/org/hisp/dhis/mobile/view/SplashScreen.java\
-,src/org/hisp/dhis/mobile/view/SplashScreenView.java\
-,src/org/hisp/dhis/mobile/view/TrackingDataEntryView.java\
-,src/org/hisp/dhis/mobile/view/TrackingMainMenuView.java\
-,src/org/hisp/dhis/mobile/view/UpdateContactView.java\
-,src/org/hisp/dhis/mobile/view/UpdateNewVersionView.java\
-,src/org/hisp/dhis/mobile/view/WaitingView.java\
-
-S40_5th_Edition_SDK_Feature_Pack_1.excludes=\
-
-S40_5th_Edition_SDK_Feature_Pack_1_Lite.includes=res/LWUITtheme.res\
-,res/dhis2_logo.png\
-,res/icon.png\
-,res/logo_zm.png\
-,res/properties/app.properties\
-,res/properties/en-GB.properties\
-,res/properties/fr-FR.properties\
-,res/properties/hi-IN.properties\
-,res/properties/pa-IN.properties\
-,res/properties/vi-VN.properties\
-,res/save.png\
-,res/sent.gif\
-,src/org/hisp/dhis/mobile/connection/Base64.java\
-,src/org/hisp/dhis/mobile/connection/ConnectionManager.java\
-,src/org/hisp/dhis/mobile/connection/task/AbstractTask.java\
-,src/org/hisp/dhis/mobile/connection/task/AddRelationshipTask.java\
-,src/org/hisp/dhis/mobile/connection/task/DownloadAllResourceTask.java\
-,src/org/hisp/dhis/mobile/connection/task/EnrollProgramTask.java\
-,src/org/hisp/dhis/mobile/connection/task/FindLatestPersonTask.java\
-,src/org/hisp/dhis/mobile/connection/task/FindPatientTask.java\
-,src/org/hisp/dhis/mobile/connection/task/FindProgramTask.java\
-,src/org/hisp/dhis/mobile/connection/task/GetAllAnonymousProgramTask.java\
-,src/org/hisp/dhis/mobile/connection/task/GetVariesInfoTask.java\
-,src/org/hisp/dhis/mobile/connection/task/LoginTask.java\
-,src/org/hisp/dhis/mobile/connection/task/PersonRegistrationTask.java\
-,src/org/hisp/dhis/mobile/connection/task/ReadContactTask.java\
-,src/org/hisp/dhis/mobile/connection/task/RegisterAllOfflinePatientTask.java\
-,src/org/hisp/dhis/mobile/connection/task/SaveUnregisteredPersonTask.java\
-,src/org/hisp/dhis/mobile/connection/task/UpdateContactTask.java\
-,src/org/hisp/dhis/mobile/connection/task/UpdateDataSetTask.java\
-,src/org/hisp/dhis/mobile/connection/task/UpdateNewVersionTask.java\
-,src/org/hisp/dhis/mobile/connection/task/UploadDataSetValueTask.java\
-,src/org/hisp/dhis/mobile/connection/task/UploadTrackingFormTask.java\
-,src/org/hisp/dhis/mobile/midlet/DHISMIDlet.java\
-,src/org/hisp/dhis/mobile/midlet/FacilityMIDlet.java\
-,src/org/hisp/dhis/mobile/midlet/NameBasedMIDlet.java\
-,src/org/hisp/dhis/mobile/model/Beneficiary.java\
-,src/org/hisp/dhis/mobile/model/DataElement.java\
-,src/org/hisp/dhis/mobile/model/DataSet.java\
-,src/org/hisp/dhis/mobile/model/DataSetList.java\
-,src/org/hisp/dhis/mobile/model/DataSetValue.java\
-,src/org/hisp/dhis/mobile/model/DataStreamSerializable.java\
-,src/org/hisp/dhis/mobile/model/DataValue.java\
-,src/org/hisp/dhis/mobile/model/LinkButton.java\
-,src/org/hisp/dhis/mobile/model/MobileModel.java\
-,src/org/hisp/dhis/mobile/model/Model.java\
-,src/org/hisp/dhis/mobile/model/ModelList.java\
-,src/org/hisp/dhis/mobile/model/OptionSet.java\
-,src/org/hisp/dhis/mobile/model/OrgUnit.java\
-,src/org/hisp/dhis/mobile/model/Patient.java\
-,src/org/hisp/dhis/mobile/model/PatientAttribute.java\
-,src/org/hisp/dhis/mobile/model/PatientIdentifier.java\
-,src/org/hisp/dhis/mobile/model/PatientIdentifierAndAttribute.java\
-,src/org/hisp/dhis/mobile/model/Program.java\
-,src/org/hisp/dhis/mobile/model/ProgramStage.java\
-,src/org/hisp/dhis/mobile/model/ProgramStageDataElement.java\
-,src/org/hisp/dhis/mobile/model/Relationship.java\
-,src/org/hisp/dhis/mobile/model/Section.java\
-,src/org/hisp/dhis/mobile/model/Task.java\
-,src/org/hisp/dhis/mobile/model/TextMapping.java\
-,src/org/hisp/dhis/mobile/recordstore/DataSetRecordStore.java\
-,src/org/hisp/dhis/mobile/recordstore/DataSetValueRecordStore.java\
-,src/org/hisp/dhis/mobile/recordstore/OfflinePatientRecordStore.java\
-,src/org/hisp/dhis/mobile/recordstore/OrgUnitRecordStore.java\
-,src/org/hisp/dhis/mobile/recordstore/PatientAttributeRecordStore.java\
-,src/org/hisp/dhis/mobile/recordstore/PatientIdentifierRecordStore.java\
-,src/org/hisp/dhis/mobile/recordstore/PatientRecordStore.java\
-,src/org/hisp/dhis/mobile/recordstore/ProgramRecordStore.java\
-,src/org/hisp/dhis/mobile/recordstore/SettingRecordStore.java\
-,src/org/hisp/dhis/mobile/recordstore/filter/ActivityValueFilter.java\
-,src/org/hisp/dhis/mobile/recordstore/filter/DataSetFilter.java\
-,src/org/hisp/dhis/mobile/recordstore/filter/DataSetValueFilter.java\
-,src/org/hisp/dhis/mobile/recordstore/filter/OfflinePatientFilter.java\
-,src/org/hisp/dhis/mobile/recordstore/filter/OldDataSetValueFilter.java\
-,src/org/hisp/dhis/mobile/recordstore/filter/PatientAttributeFilter.java\
-,src/org/hisp/dhis/mobile/recordstore/filter/PatientFilter.java\
-,src/org/hisp/dhis/mobile/recordstore/filter/PatientIdentifierFilter.java\
-,src/org/hisp/dhis/mobile/recordstore/filter/ProgramFilter.java\
-,src/org/hisp/dhis/mobile/recordstore/filter/SettingFilter.java\
-,src/org/hisp/dhis/mobile/test/AllTestSuite.java\
-,src/org/hisp/dhis/mobile/test/Base64Test.java\
-,src/org/hisp/dhis/mobile/ui/Alerts.java\
-,src/org/hisp/dhis/mobile/ui/CalendarCanvas.java\
-,src/org/hisp/dhis/mobile/ui/CalendarWidget.java\
-,src/org/hisp/dhis/mobile/ui/Text.java\
-,src/org/hisp/dhis/mobile/ui/TextMappingLoader.java\
-,src/org/hisp/dhis/mobile/util/Compressor.java\
-,src/org/hisp/dhis/mobile/util/FormUtils.java\
-,src/org/hisp/dhis/mobile/util/MemoryMonitor.java\
-,src/org/hisp/dhis/mobile/util/PeriodUtil.java\
-,src/org/hisp/dhis/mobile/util/Properties.java\
-,src/org/hisp/dhis/mobile/util/RecordStoreUtil.java\
-,src/org/hisp/dhis/mobile/util/SerializationUtil.java\
-,src/org/hisp/dhis/mobile/util/TrackingUtils.java\
-,src/org/hisp/dhis/mobile/view/AbstractView.java\
-,src/org/hisp/dhis/mobile/view/AddingRelationshipView.java\
-,src/org/hisp/dhis/mobile/view/AggregateMainMenuView.java\
-,src/org/hisp/dhis/mobile/view/AlertBoxView.java\
-,src/org/hisp/dhis/mobile/view/AnonymousOrgUnitSelectView.java\
-,src/org/hisp/dhis/mobile/view/AnonymousProgramListView.java\
-,src/org/hisp/dhis/mobile/view/DashboardLinkView.java\
-,src/org/hisp/dhis/mobile/view/DataSetEntryView.java\
-,src/org/hisp/dhis/mobile/view/DataSetListView.java\
-,src/org/hisp/dhis/mobile/view/FindBeneficiaryView.java\
-,src/org/hisp/dhis/mobile/view/HistoryPersonListView.java\
-,src/org/hisp/dhis/mobile/view/LoginView.java\
-,src/org/hisp/dhis/mobile/view/NoMatchingView.java\
-,src/org/hisp/dhis/mobile/view/OfflineOrgUnitSelectView.java\
-,src/org/hisp/dhis/mobile/view/OfflineView.java\
-,src/org/hisp/dhis/mobile/view/OrgUnitSelectView.java\
-,src/org/hisp/dhis/mobile/view/PeriodView.java\
-,src/org/hisp/dhis/mobile/view/PersonDashboardView.java\
-,src/org/hisp/dhis/mobile/view/PersonListView.java\
-,src/org/hisp/dhis/mobile/view/PersonRegistrationOrgUnitSelectView.java\
-,src/org/hisp/dhis/mobile/view/PersonRegistrationView.java\
-,src/org/hisp/dhis/mobile/view/PinView.java\
-,src/org/hisp/dhis/mobile/view/ProgramStageListView.java\
-,src/org/hisp/dhis/mobile/view/RegistrationProgramSelectionView.java\
-,src/org/hisp/dhis/mobile/view/SectionListView.java\
-,src/org/hisp/dhis/mobile/view/SettingView.java\
-,src/org/hisp/dhis/mobile/view/SplashScreen.java\
-,src/org/hisp/dhis/mobile/view/SplashScreenView.java\
-,src/org/hisp/dhis/mobile/view/TrackingDataEntryView.java\
-,src/org/hisp/dhis/mobile/view/TrackingMainMenuView.java\
-,src/org/hisp/dhis/mobile/view/UpdateContactView.java\
-,src/org/hisp/dhis/mobile/view/UpdateNewVersionView.java\
-,src/org/hisp/dhis/mobile/view/WaitingView.java\
-
-S40_5th_Edition_SDK_Feature_Pack_1_Lite.excludes=\
-
-DefaultColorPhone.includes=res/LWUITtheme.res\
-,res/dhis2_logo.png\
-,res/icon.png\
-,res/logo_zm.png\
-,res/properties/app.properties\
-,res/properties/en-GB.properties\
-,res/properties/fr-FR.properties\
-,res/properties/hi-IN.properties\
-,res/properties/pa-IN.properties\
-,res/properties/vi-VN.properties\
-,res/save.png\
-,res/sent.gif\
-,src/org/hisp/dhis/mobile/connection/Base64.java\
-,src/org/hisp/dhis/mobile/connection/ConnectionManager.java\
-,src/org/hisp/dhis/mobile/connection/task/AbstractTask.java\
-,src/org/hisp/dhis/mobile/connection/task/AddRelationshipTask.java\
-,src/org/hisp/dhis/mobile/connection/task/DownloadAllResourceTask.java\
-,src/org/hisp/dhis/mobile/connection/task/EnrollProgramTask.java\
-,src/org/hisp/dhis/mobile/connection/task/FindLatestPersonTask.java\
-,src/org/hisp/dhis/mobile/connection/task/FindPatientTask.java\
-,src/org/hisp/dhis/mobile/connection/task/FindProgramTask.java\
-,src/org/hisp/dhis/mobile/connection/task/GetAllAnonymousProgramTask.java\
-,src/org/hisp/dhis/mobile/connection/task/GetVariesInfoTask.java\
-,src/org/hisp/dhis/mobile/connection/task/LoginTask.java\
-,src/org/hisp/dhis/mobile/connection/task/PersonRegistrationTask.java\
-,src/org/hisp/dhis/mobile/connection/task/ReadContactTask.java\
-,src/org/hisp/dhis/mobile/connection/task/RegisterAllOfflinePatientTask.java\
-,src/org/hisp/dhis/mobile/connection/task/SaveUnregisteredPersonTask.java\
-,src/org/hisp/dhis/mobile/connection/task/UpdateContactTask.java\
-,src/org/hisp/dhis/mobile/connection/task/UpdateDataSetTask.java\
-,src/org/hisp/dhis/mobile/connection/task/UpdateNewVersionTask.java\
-,src/org/hisp/dhis/mobile/connection/task/UploadDataSetValueTask.java\
-,src/org/hisp/dhis/mobile/connection/task/UploadTrackingFormTask.java\
-,src/org/hisp/dhis/mobile/midlet/DHISMIDlet.java\
-,src/org/hisp/dhis/mobile/midlet/FacilityMIDlet.java\
-,src/org/hisp/dhis/mobile/midlet/NameBasedMIDlet.java\
-,src/org/hisp/dhis/mobile/model/Beneficiary.java\
-,src/org/hisp/dhis/mobile/model/DataElement.java\
-,src/org/hisp/dhis/mobile/model/DataSet.java\
-,src/org/hisp/dhis/mobile/model/DataSetList.java\
-,src/org/hisp/dhis/mobile/model/DataSetValue.java\
-,src/org/hisp/dhis/mobile/model/DataStreamSerializable.java\
-,src/org/hisp/dhis/mobile/model/DataValue.java\
-,src/org/hisp/dhis/mobile/model/LinkButton.java\
-,src/org/hisp/dhis/mobile/model/MobileModel.java\
-,src/org/hisp/dhis/mobile/model/Model.java\
-,src/org/hisp/dhis/mobile/model/ModelList.java\
-,src/org/hisp/dhis/mobile/model/OptionSet.java\
-,src/org/hisp/dhis/mobile/model/OrgUnit.java\
-,src/org/hisp/dhis/mobile/model/Patient.java\
-,src/org/hisp/dhis/mobile/model/PatientAttribute.java\
-,src/org/hisp/dhis/mobile/model/PatientIdentifier.java\
-,src/org/hisp/dhis/mobile/model/PatientIdentifierAndAttribute.java\
-,src/org/hisp/dhis/mobile/model/Program.java\
-,src/org/hisp/dhis/mobile/model/ProgramStage.java\
-,src/org/hisp/dhis/mobile/model/ProgramStageDataElement.java\
-,src/org/hisp/dhis/mobile/model/Relationship.java\
-,src/org/hisp/dhis/mobile/model/Section.java\
-,src/org/hisp/dhis/mobile/model/Task.java\
-,src/org/hisp/dhis/mobile/model/TextMapping.java\
-,src/org/hisp/dhis/mobile/recordstore/DataSetRecordStore.java\
-,src/org/hisp/dhis/mobile/recordstore/DataSetValueRecordStore.java\
-,src/org/hisp/dhis/mobile/recordstore/OfflinePatientRecordStore.java\
-,src/org/hisp/dhis/mobile/recordstore/OrgUnitRecordStore.java\
-,src/org/hisp/dhis/mobile/recordstore/PatientAttributeRecordStore.java\
-,src/org/hisp/dhis/mobile/recordstore/PatientIdentifierRecordStore.java\
-,src/org/hisp/dhis/mobile/recordstore/PatientRecordStore.java\
-,src/org/hisp/dhis/mobile/recordstore/ProgramRecordStore.java\
-,src/org/hisp/dhis/mobile/recordstore/SettingRecordStore.java\
-,src/org/hisp/dhis/mobile/recordstore/filter/ActivityValueFilter.java\
-,src/org/hisp/dhis/mobile/recordstore/filter/DataSetFilter.java\
-,src/org/hisp/dhis/mobile/recordstore/filter/DataSetValueFilter.java\
-,src/org/hisp/dhis/mobile/recordstore/filter/OfflinePatientFilter.java\
-,src/org/hisp/dhis/mobile/recordstore/filter/OldDataSetValueFilter.java\
-,src/org/hisp/dhis/mobile/recordstore/filter/PatientAttributeFilter.java\
-,src/org/hisp/dhis/mobile/recordstore/filter/PatientFilter.java\
-,src/org/hisp/dhis/mobile/recordstore/filter/PatientIdentifierFilter.java\
-,src/org/hisp/dhis/mobile/recordstore/filter/ProgramFilter.java\
-,src/org/hisp/dhis/mobile/recordstore/filter/SettingFilter.java\
-,src/org/hisp/dhis/mobile/test/AllTestSuite.java\
-,src/org/hisp/dhis/mobile/test/Base64Test.java\
-,src/org/hisp/dhis/mobile/ui/Alerts.java\
-,src/org/hisp/dhis/mobile/ui/CalendarCanvas.java\
-,src/org/hisp/dhis/mobile/ui/CalendarWidget.java\
-,src/org/hisp/dhis/mobile/ui/Text.java\
-,src/org/hisp/dhis/mobile/ui/TextMappingLoader.java\
-,src/org/hisp/dhis/mobile/util/Compressor.java\
-,src/org/hisp/dhis/mobile/util/FormUtils.java\
-,src/org/hisp/dhis/mobile/util/MemoryMonitor.java\
-,src/org/hisp/dhis/mobile/util/PeriodUtil.java\
-,src/org/hisp/dhis/mobile/util/Properties.java\
-,src/org/hisp/dhis/mobile/util/RecordStoreUtil.java\
-,src/org/hisp/dhis/mobile/util/SerializationUtil.java\
-,src/org/hisp/dhis/mobile/util/TrackingUtils.java\
-,src/org/hisp/dhis/mobile/view/AbstractView.java\
-,src/org/hisp/dhis/mobile/view/AddingRelationshipView.java\
-,src/org/hisp/dhis/mobile/view/AggregateMainMenuView.java\
-,src/org/hisp/dhis/mobile/view/AlertBoxView.java\
-,src/org/hisp/dhis/mobile/view/AnonymousOrgUnitSelectView.java\
-,src/org/hisp/dhis/mobile/view/AnonymousProgramListView.java\
-,src/org/hisp/dhis/mobile/view/DashboardLinkView.java\
-,src/org/hisp/dhis/mobile/view/DataSetEntryView.java\
-,src/org/hisp/dhis/mobile/view/DataSetListView.java\
-,src/org/hisp/dhis/mobile/view/FindBeneficiaryView.java\
-,src/org/hisp/dhis/mobile/view/HistoryPersonListView.java\
-,src/org/hisp/dhis/mobile/view/LoginView.java\
-,src/org/hisp/dhis/mobile/view/NoMatchingView.java\
-,src/org/hisp/dhis/mobile/view/OfflineOrgUnitSelectView.java\
-,src/org/hisp/dhis/mobile/view/OfflineView.java\
-,src/org/hisp/dhis/mobile/view/OrgUnitSelectView.java\
-,src/org/hisp/dhis/mobile/view/PeriodView.java\
-,src/org/hisp/dhis/mobile/view/PersonDashboardView.java\
-,src/org/hisp/dhis/mobile/view/PersonListView.java\
-,src/org/hisp/dhis/mobile/view/PersonRegistrationOrgUnitSelectView.java\
-,src/org/hisp/dhis/mobile/view/PersonRegistrationView.java\
-,src/org/hisp/dhis/mobile/view/PinView.java\
-,src/org/hisp/dhis/mobile/view/ProgramStageListView.java\
-,src/org/hisp/dhis/mobile/view/RegistrationProgramSelectionView.java\
-,src/org/hisp/dhis/mobile/view/SectionListView.java\
-,src/org/hisp/dhis/mobile/view/SettingView.java\
-,src/org/hisp/dhis/mobile/view/SplashScreen.java\
-,src/org/hisp/dhis/mobile/view/SplashScreenView.java\
-,src/org/hisp/dhis/mobile/view/TrackingDataEntryView.java\
-,src/org/hisp/dhis/mobile/view/TrackingMainMenuView.java\
-,src/org/hisp/dhis/mobile/view/UpdateContactView.java\
-,src/org/hisp/dhis/mobile/view/UpdateNewVersionView.java\
-,src/org/hisp/dhis/mobile/view/WaitingView.java\
-
-DefaultColorPhone.excludes=\
-

=== modified file 'src/org/hisp/dhis/mobile/view/PersonListView.java'
--- src/org/hisp/dhis/mobile/view/PersonListView.java	2013-09-10 11:33:54 +0000
+++ src/org/hisp/dhis/mobile/view/PersonListView.java	2013-09-12 13:27:11 +0000
@@ -81,7 +81,7 @@
             String patientInfo = (String) patientInfos.elementAt( i );
 
             final String id = patientInfo.substring( 0, patientInfo.indexOf( "/" ) );
-            System.out.println(id);
+            
             patientInfo = patientInfo.substring( patientInfo.indexOf( "/" ) + 1, patientInfo.length() );
             String name = patientInfo.substring( 0, patientInfo.indexOf( "/" ) );
             String birthday = patientInfo.substring( patientInfo.indexOf( "/" ) + 1, patientInfo.length() );

=== modified file 'src/org/hisp/dhis/mobile/view/PersonRegistrationView.java'
--- src/org/hisp/dhis/mobile/view/PersonRegistrationView.java	2013-09-11 15:25:01 +0000
+++ src/org/hisp/dhis/mobile/view/PersonRegistrationView.java	2013-09-12 13:27:11 +0000
@@ -1,7 +1,6 @@
 package org.hisp.dhis.mobile.view;
 
 import java.io.IOException;
-import java.util.Date;
 import java.util.Vector;
 
 import javax.microedition.rms.RecordStoreException;
@@ -829,19 +828,6 @@
             }
 
         }
-        /*Date formatBirthdate = null;
-        if ( dateOfBirth != null && !"".equals( dateOfBirth ) )
-        {
-            try
-            {
-                formatBirthdate = PeriodUtil.stringToDate( dateOfBirth );
-            }
-            catch ( Exception e )
-            {
-                e.printStackTrace();
-            }
-
-        }*/
 
         Patient patient = new Patient();
         Vector attributeVector = new Vector();

=== modified file 'src/org/hisp/dhis/mobile/view/TrackingDataEntryView.java'
--- src/org/hisp/dhis/mobile/view/TrackingDataEntryView.java	2013-09-11 16:17:08 +0000
+++ src/org/hisp/dhis/mobile/view/TrackingDataEntryView.java	2013-09-12 13:27:11 +0000
@@ -109,9 +109,6 @@
         labelStyle.setBgColor( 0xcccccc );
         if ( section != null )
         {
-            // Vector dataElementIds = section.getDataElementIds();
-
-            // Vector dataElements = programStage.getDataElements();
 
             // Add report date field
             mainForm.addComponent( new Label( programStage.getReportDateDescription() ) );
@@ -120,12 +117,8 @@
 
             for ( int i = 0; i < programStage.getDataElements().size(); i++ )
             {
-                // ProgramStageDataElement de = (ProgramStageDataElement)
-                // programStage.getDataElements().elementAt( i );
                 for ( int j = 0; j < section.getDataElementIds().size(); j++ )
                 {
-                    // Integer id = (Integer)
-                    // section.getDataElementIds().elementAt( j );
                     if ( ((Integer) section.getDataElementIds().elementAt( j )).equals( Integer
                         .valueOf( ((ProgramStageDataElement) programStage.getDataElements().elementAt( i )).getId()
                             + "" ) ) )
@@ -146,7 +139,6 @@
         }
         else if ( programStage != null )
         {
-            // Vector dataElements = programStage.getDataElements();
             mainForm.addComponent( new Label( programStage.getReportDateDescription() ) );
 
             if ( !programStage.getReportDate().equals( "" ) )
@@ -161,8 +153,6 @@
 
             for ( int i = 0; i < programStage.getDataElements().size(); i++ )
             {
-                // ProgramStageDataElement de = (ProgramStageDataElement)
-                // programStage.getDataElements().elementAt( i );
                 mainForm.addComponent( generateDataElementLabel( labelStyle, ((ProgramStageDataElement) programStage
                     .getDataElements().elementAt( i )) ) );
                 checkIfViolated( ((ProgramStageDataElement) programStage.getDataElements().elementAt( i )) );

=== modified file 'src/org/hisp/dhis/mobile/view/TrackingMainMenuView.java'
--- src/org/hisp/dhis/mobile/view/TrackingMainMenuView.java	2013-09-10 11:33:54 +0000
+++ src/org/hisp/dhis/mobile/view/TrackingMainMenuView.java	2013-09-12 13:27:11 +0000
@@ -19,16 +19,9 @@
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
-import java.util.Vector;
-
-import org.hisp.dhis.mobile.connection.ConnectionManager;
 import org.hisp.dhis.mobile.midlet.DHISMIDlet;
 import org.hisp.dhis.mobile.midlet.NameBasedMIDlet;
 import org.hisp.dhis.mobile.model.ModelList;
-import org.hisp.dhis.mobile.model.OrgUnit;
-import org.hisp.dhis.mobile.recordstore.OrgUnitRecordStore;
-import org.hisp.dhis.mobile.recordstore.PatientAttributeRecordStore;
-import org.hisp.dhis.mobile.recordstore.PatientIdentifierRecordStore;
 import org.hisp.dhis.mobile.recordstore.PatientRecordStore;
 import org.hisp.dhis.mobile.ui.Text;