first commit to Android project
authordrizea <danielrizea27@gmail.com>
Mon, 4 Jun 2012 13:53:56 +0000 (16:53 +0300)
committerdrizea <danielrizea27@gmail.com>
Mon, 4 Jun 2012 13:53:56 +0000 (16:53 +0300)
commit2dd0ba4a98d607f7fec826736ad2ef0c313a613d
treeb4877157961dc33b3682f5be6ab716dbad4914f6
parentf58737e7f2a78c48c36a0dcdb06dc39f2255021a
first commit to Android project
91 files changed:
Open-ILS/src/Android/AndroidManifest.xml [new file with mode: 0644]
Open-ILS/src/Android/assets/fm_IDL.xml [new file with mode: 0644]
Open-ILS/src/Android/bin/EvergreenApp.apk [new file with mode: 0644]
Open-ILS/src/Android/bin/classes.dex [new file with mode: 0644]
Open-ILS/src/Android/bin/classes/org/evergreen/android/R$attr.class [new file with mode: 0644]
Open-ILS/src/Android/bin/classes/org/evergreen/android/R$color.class [new file with mode: 0644]
Open-ILS/src/Android/bin/classes/org/evergreen/android/R$drawable.class [new file with mode: 0644]
Open-ILS/src/Android/bin/classes/org/evergreen/android/R$id.class [new file with mode: 0644]
Open-ILS/src/Android/bin/classes/org/evergreen/android/R$layout.class [new file with mode: 0644]
Open-ILS/src/Android/bin/classes/org/evergreen/android/R$string.class [new file with mode: 0644]
Open-ILS/src/Android/bin/classes/org/evergreen/android/R$style.class [new file with mode: 0644]
Open-ILS/src/Android/bin/classes/org/evergreen/android/R.class [new file with mode: 0644]
Open-ILS/src/Android/bin/classes/org/evergreen/android/accountAccess/AuthenticateUser.class [new file with mode: 0644]
Open-ILS/src/Android/bin/classes/org/evergreen/android/globals/GlobalConfigs.class [new file with mode: 0644]
Open-ILS/src/Android/bin/classes/org/evergreen/android/globals/Utils.class [new file with mode: 0644]
Open-ILS/src/Android/bin/classes/org/evergreen/android/searchCatalog/Organisation.class [new file with mode: 0644]
Open-ILS/src/Android/bin/classes/org/evergreen/android/searchCatalog/RecordDetails.class [new file with mode: 0644]
Open-ILS/src/Android/bin/classes/org/evergreen/android/searchCatalog/RecordDetails_Content.class [new file with mode: 0644]
Open-ILS/src/Android/bin/classes/org/evergreen/android/searchCatalog/RecordDetails_Details.class [new file with mode: 0644]
Open-ILS/src/Android/bin/classes/org/evergreen/android/searchCatalog/RecordDetails_Info.class [new file with mode: 0644]
Open-ILS/src/Android/bin/classes/org/evergreen/android/searchCatalog/RecordDetails_Simple.class [new file with mode: 0644]
Open-ILS/src/Android/bin/classes/org/evergreen/android/searchCatalog/RecordInfo.class [new file with mode: 0644]
Open-ILS/src/Android/bin/classes/org/evergreen/android/searchCatalog/SearchCatalog.class [new file with mode: 0644]
Open-ILS/src/Android/bin/classes/org/evergreen/android/searchCatalog/SearchCatalogListView$1.class [new file with mode: 0644]
Open-ILS/src/Android/bin/classes/org/evergreen/android/searchCatalog/SearchCatalogListView$2$1$1.class [new file with mode: 0644]
Open-ILS/src/Android/bin/classes/org/evergreen/android/searchCatalog/SearchCatalogListView$2$1.class [new file with mode: 0644]
Open-ILS/src/Android/bin/classes/org/evergreen/android/searchCatalog/SearchCatalogListView$2.class [new file with mode: 0644]
Open-ILS/src/Android/bin/classes/org/evergreen/android/searchCatalog/SearchCatalogListView$3.class [new file with mode: 0644]
Open-ILS/src/Android/bin/classes/org/evergreen/android/searchCatalog/SearchCatalogListView$SearchArrayAdapter.class [new file with mode: 0644]
Open-ILS/src/Android/bin/classes/org/evergreen/android/searchCatalog/SearchCatalogListView.class [new file with mode: 0644]
Open-ILS/src/Android/bin/classes/org/open_ils/Event.class [new file with mode: 0644]
Open-ILS/src/Android/bin/classes/org/open_ils/Sys.class [new file with mode: 0644]
Open-ILS/src/Android/bin/classes/org/open_ils/idl/IDLException.class [new file with mode: 0644]
Open-ILS/src/Android/bin/classes/org/open_ils/idl/IDLField.class [new file with mode: 0644]
Open-ILS/src/Android/bin/classes/org/open_ils/idl/IDLLink.class [new file with mode: 0644]
Open-ILS/src/Android/bin/classes/org/open_ils/idl/IDLObject.class [new file with mode: 0644]
Open-ILS/src/Android/bin/classes/org/open_ils/idl/IDLParser.class [new file with mode: 0644]
Open-ILS/src/Android/bin/classes/org/open_ils/test/TestIDL.class [new file with mode: 0644]
Open-ILS/src/Android/bin/classes/org/open_ils/test/TestLogin.class [new file with mode: 0644]
Open-ILS/src/Android/bin/classes/org/open_ils/util/Utils.class [new file with mode: 0644]
Open-ILS/src/Android/bin/res/drawable-hdpi/action_search.png [new file with mode: 0644]
Open-ILS/src/Android/bin/res/drawable-hdpi/address_book.png [new file with mode: 0644]
Open-ILS/src/Android/bin/res/drawable-hdpi/ic_launcher.png [new file with mode: 0644]
Open-ILS/src/Android/bin/res/drawable-ldpi/address_book.png [new file with mode: 0644]
Open-ILS/src/Android/bin/res/drawable-ldpi/ic_launcher.png [new file with mode: 0644]
Open-ILS/src/Android/bin/res/drawable-mdpi/address_book.png [new file with mode: 0644]
Open-ILS/src/Android/bin/res/drawable-mdpi/ic_launcher.png [new file with mode: 0644]
Open-ILS/src/Android/bin/resources.ap_ [new file with mode: 0644]
Open-ILS/src/Android/gen/org/evergreen/android/R.java [new file with mode: 0644]
Open-ILS/src/Android/lib/org.openils_ild.jar [new file with mode: 0644]
Open-ILS/src/Android/lib/org.opensrf.jar [new file with mode: 0644]
Open-ILS/src/Android/lib/simple-xml-2.6.4.jar [new file with mode: 0644]
Open-ILS/src/Android/proguard.cfg [new file with mode: 0644]
Open-ILS/src/Android/project.properties [new file with mode: 0644]
Open-ILS/src/Android/res/drawable-hdpi/action_search.png [new file with mode: 0644]
Open-ILS/src/Android/res/drawable-hdpi/address_book.png [new file with mode: 0644]
Open-ILS/src/Android/res/drawable-hdpi/ic_launcher.png [new file with mode: 0644]
Open-ILS/src/Android/res/drawable-ldpi/address_book.png [new file with mode: 0644]
Open-ILS/src/Android/res/drawable-ldpi/ic_launcher.png [new file with mode: 0644]
Open-ILS/src/Android/res/drawable-mdpi/address_book.png [new file with mode: 0644]
Open-ILS/src/Android/res/drawable-mdpi/ic_launcher.png [new file with mode: 0644]
Open-ILS/src/Android/res/layout/main.xml [new file with mode: 0644]
Open-ILS/src/Android/res/layout/record_details_info.xml [new file with mode: 0644]
Open-ILS/src/Android/res/layout/record_details_simple.xml [new file with mode: 0644]
Open-ILS/src/Android/res/layout/search_result_item.xml [new file with mode: 0644]
Open-ILS/src/Android/res/layout/search_result_list.xml [new file with mode: 0644]
Open-ILS/src/Android/res/values/colors.xml [new file with mode: 0644]
Open-ILS/src/Android/res/values/strings.xml [new file with mode: 0644]
Open-ILS/src/Android/res/values/styles.xml [new file with mode: 0644]
Open-ILS/src/Android/src/org/evergreen/android/accountAccess/AuthenticateUser.java [new file with mode: 0644]
Open-ILS/src/Android/src/org/evergreen/android/globals/GlobalConfigs.java [new file with mode: 0644]
Open-ILS/src/Android/src/org/evergreen/android/globals/Utils.java [new file with mode: 0644]
Open-ILS/src/Android/src/org/evergreen/android/searchCatalog/Organisation.java [new file with mode: 0644]
Open-ILS/src/Android/src/org/evergreen/android/searchCatalog/RecordDetails.java [new file with mode: 0644]
Open-ILS/src/Android/src/org/evergreen/android/searchCatalog/RecordDetails_Content.java [new file with mode: 0644]
Open-ILS/src/Android/src/org/evergreen/android/searchCatalog/RecordDetails_Details.java [new file with mode: 0644]
Open-ILS/src/Android/src/org/evergreen/android/searchCatalog/RecordDetails_Info.java [new file with mode: 0644]
Open-ILS/src/Android/src/org/evergreen/android/searchCatalog/RecordDetails_Simple.java [new file with mode: 0644]
Open-ILS/src/Android/src/org/evergreen/android/searchCatalog/RecordInfo.java [new file with mode: 0644]
Open-ILS/src/Android/src/org/evergreen/android/searchCatalog/SearchCatalog.java [new file with mode: 0644]
Open-ILS/src/Android/src/org/evergreen/android/searchCatalog/SearchCatalogListView.java [new file with mode: 0644]
Open-ILS/src/Android/src/org/open_ils/Event.java [new file with mode: 0644]
Open-ILS/src/Android/src/org/open_ils/Sys.java [new file with mode: 0644]
Open-ILS/src/Android/src/org/open_ils/idl/IDLException.java [new file with mode: 0644]
Open-ILS/src/Android/src/org/open_ils/idl/IDLField.java [new file with mode: 0644]
Open-ILS/src/Android/src/org/open_ils/idl/IDLLink.java [new file with mode: 0644]
Open-ILS/src/Android/src/org/open_ils/idl/IDLObject.java [new file with mode: 0644]
Open-ILS/src/Android/src/org/open_ils/idl/IDLParser.java [new file with mode: 0644]
Open-ILS/src/Android/src/org/open_ils/test/TestIDL.java [new file with mode: 0644]
Open-ILS/src/Android/src/org/open_ils/test/TestLogin.java [new file with mode: 0644]
Open-ILS/src/Android/src/org/open_ils/util/Utils.java [new file with mode: 0644]