
app) app: - MainActivity: replaced onBackPressed with dispatchKeyEvent to overcome some HE related issues - SyncFragment: modified isBackKeyOverrode method to support back key in the firstStepFragment - SyncImageSlectionFragment: now it extends common.fragment.sync.SyncImageSelectionFragment so a lot of common code is removed. Added constructor, implementation of actionButtonPressed, pageDeactivated method - res/layout/fragment_sync_select_photos.xml: removed - libs/*: removed a lot of common jars which are present in common library .gitmodules: updated HoloEverywhere path - submodules/HoloEverywhere: switched to another bugfixing commit and to repo httpdispatch/HoloEverywhere
9 lines
506 B
Properties
9 lines
506 B
Properties
# Project target.
|
|
target=android-18
|
|
android.library.reference.1=..\\common
|
|
android.library.reference.2=..\\submodules\\facebook-android-sdk\\facebook
|
|
android.library.reference.3=..\\submodules\\Android-Feather
|
|
android.library.reference.4=..\\submodules\\HoloEverywhere\\addons\\preferences
|
|
android.library.reference.5=..\\submodules\\HoloEverywhere\\addons\\slider
|
|
android.library.reference.6=..\\submodules\\google-play-services_lib
|
|
android.library.reference.7=..\\submodules\\viewpagerindicator\\library
|