Skip to content

Commit

Permalink
Changed directory hierarchy. Maven local repo deployer on install works.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcharmas committed Jan 28, 2014
1 parent a7a31b5 commit 2f935c6
Show file tree
Hide file tree
Showing 416 changed files with 18,421 additions and 9 deletions.
File renamed without changes.
14 changes: 14 additions & 0 deletions library/build.gradle → android-reactive-location/build.gradle
@@ -1,4 +1,8 @@
apply plugin: 'android-library'
apply plugin: 'maven'

version '0.1'
group 'pl.charmas.android'

android {
compileSdkVersion 19
Expand All @@ -15,6 +19,16 @@ android {
}
}

apply plugin: 'maven'
uploadArchives {
repositories {
mavenDeployer {
repository url: 'file://' + new File(System.getProperty('user.home'), '.m2/repository').absolutePath
}
}
}
task install(dependsOn: uploadArchives)

dependencies {
compile 'com.google.android.gms:play-services:4.1.32'
compile 'com.netflix.rxjava:rxjava-android:0.16.1'
Expand Down
@@ -0,0 +1,4 @@
<!-- From: file:/home/orbit/Projects/AndroidStudioProjects/ReactiveLocation/android-reactive-location/src/main/AndroidManifest.xml --><manifest xmlns:android="http://schemas.android.com/apk/res/android" package="pl.charmas.android.reactivelocation">
<uses-sdk android:minSdkVersion="9" android:targetSdkVersion="19"/>
<application/>
</manifest>
108 changes: 108 additions & 0 deletions android-reactive-location/build/bundles/debug/R.txt
@@ -0,0 +1,108 @@
int attr adSize 0x7f010000
int attr adSizes 0x7f010001
int attr adUnitId 0x7f010002
int attr cameraBearing 0x7f010004
int attr cameraTargetLat 0x7f010005
int attr cameraTargetLng 0x7f010006
int attr cameraTilt 0x7f010007
int attr cameraZoom 0x7f010008
int attr mapType 0x7f010003
int attr uiCompass 0x7f010009
int attr uiRotateGestures 0x7f01000a
int attr uiScrollGestures 0x7f01000b
int attr uiTiltGestures 0x7f01000c
int attr uiZoomControls 0x7f01000d
int attr uiZoomGestures 0x7f01000e
int attr useViewLifecycle 0x7f01000f
int attr zOrderOnTop 0x7f010010
int color common_action_bar_splitter 0x7f030000
int color common_signin_btn_dark_text_default 0x7f030001
int color common_signin_btn_dark_text_disabled 0x7f030002
int color common_signin_btn_dark_text_focused 0x7f030003
int color common_signin_btn_dark_text_pressed 0x7f030004
int color common_signin_btn_default_background 0x7f030005
int color common_signin_btn_light_text_default 0x7f030006
int color common_signin_btn_light_text_disabled 0x7f030007
int color common_signin_btn_light_text_focused 0x7f030008
int color common_signin_btn_light_text_pressed 0x7f030009
int color common_signin_btn_text_dark 0x7f03000a
int color common_signin_btn_text_light 0x7f03000b
int drawable common_signin_btn_icon_dark 0x7f020000
int drawable common_signin_btn_icon_disabled_dark 0x7f020001
int drawable common_signin_btn_icon_disabled_focus_dark 0x7f020002
int drawable common_signin_btn_icon_disabled_focus_light 0x7f020003
int drawable common_signin_btn_icon_disabled_light 0x7f020004
int drawable common_signin_btn_icon_focus_dark 0x7f020005
int drawable common_signin_btn_icon_focus_light 0x7f020006
int drawable common_signin_btn_icon_light 0x7f020007
int drawable common_signin_btn_icon_normal_dark 0x7f020008
int drawable common_signin_btn_icon_normal_light 0x7f020009
int drawable common_signin_btn_icon_pressed_dark 0x7f02000a
int drawable common_signin_btn_icon_pressed_light 0x7f02000b
int drawable common_signin_btn_text_dark 0x7f02000c
int drawable common_signin_btn_text_disabled_dark 0x7f02000d
int drawable common_signin_btn_text_disabled_focus_dark 0x7f02000e
int drawable common_signin_btn_text_disabled_focus_light 0x7f02000f
int drawable common_signin_btn_text_disabled_light 0x7f020010
int drawable common_signin_btn_text_focus_dark 0x7f020011
int drawable common_signin_btn_text_focus_light 0x7f020012
int drawable common_signin_btn_text_light 0x7f020013
int drawable common_signin_btn_text_normal_dark 0x7f020014
int drawable common_signin_btn_text_normal_light 0x7f020015
int drawable common_signin_btn_text_pressed_dark 0x7f020016
int drawable common_signin_btn_text_pressed_light 0x7f020017
int drawable ic_plusone_medium_off_client 0x7f020018
int drawable ic_plusone_small_off_client 0x7f020019
int drawable ic_plusone_standard_off_client 0x7f02001a
int drawable ic_plusone_tall_off_client 0x7f02001b
int id hybrid 0x7f040004
int id none 0x7f040000
int id normal 0x7f040001
int id satellite 0x7f040002
int id terrain 0x7f040003
int integer google_play_services_version 0x7f050000
int string auth_client_needs_enabling_title 0x7f060000
int string auth_client_needs_installation_title 0x7f060001
int string auth_client_needs_update_title 0x7f060002
int string auth_client_play_services_err_notification_msg 0x7f060003
int string auth_client_requested_by_msg 0x7f060004
int string auth_client_using_bad_version_title 0x7f060005
int string common_google_play_services_enable_button 0x7f060006
int string common_google_play_services_enable_text 0x7f060007
int string common_google_play_services_enable_title 0x7f060008
int string common_google_play_services_install_button 0x7f060009
int string common_google_play_services_install_text_phone 0x7f06000a
int string common_google_play_services_install_text_tablet 0x7f06000b
int string common_google_play_services_install_title 0x7f06000c
int string common_google_play_services_invalid_account_text 0x7f06000d
int string common_google_play_services_invalid_account_title 0x7f06000e
int string common_google_play_services_network_error_text 0x7f06000f
int string common_google_play_services_network_error_title 0x7f060010
int string common_google_play_services_unknown_issue 0x7f060011
int string common_google_play_services_unsupported_date_text 0x7f060012
int string common_google_play_services_unsupported_text 0x7f060013
int string common_google_play_services_unsupported_title 0x7f060014
int string common_google_play_services_update_button 0x7f060015
int string common_google_play_services_update_text 0x7f060016
int string common_google_play_services_update_title 0x7f060017
int string common_signin_button_text 0x7f060018
int string common_signin_button_text_long 0x7f060019
int[] styleable AdsAttrs { 0x7f010000, 0x7f010001, 0x7f010002 }
int styleable AdsAttrs_adSize 0
int styleable AdsAttrs_adSizes 1
int styleable AdsAttrs_adUnitId 2
int[] styleable MapAttrs { 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d, 0x7f01000e, 0x7f01000f, 0x7f010010 }
int styleable MapAttrs_cameraBearing 1
int styleable MapAttrs_cameraTargetLat 2
int styleable MapAttrs_cameraTargetLng 3
int styleable MapAttrs_cameraTilt 4
int styleable MapAttrs_cameraZoom 5
int styleable MapAttrs_mapType 0
int styleable MapAttrs_uiCompass 6
int styleable MapAttrs_uiRotateGestures 7
int styleable MapAttrs_uiScrollGestures 8
int styleable MapAttrs_uiTiltGestures 9
int styleable MapAttrs_uiZoomControls 10
int styleable MapAttrs_uiZoomGestures 11
int styleable MapAttrs_useViewLifecycle 12
int styleable MapAttrs_zOrderOnTop 13
Binary file not shown.
@@ -0,0 +1,4 @@
<!-- From: file:/home/orbit/Projects/AndroidStudioProjects/ReactiveLocation/android-reactive-location/src/main/AndroidManifest.xml --><manifest xmlns:android="http://schemas.android.com/apk/res/android" package="pl.charmas.android.reactivelocation">
<uses-sdk android:minSdkVersion="9" android:targetSdkVersion="19"/>
<application/>
</manifest>
108 changes: 108 additions & 0 deletions android-reactive-location/build/bundles/release/R.txt
@@ -0,0 +1,108 @@
int attr adSize 0x7f010000
int attr adSizes 0x7f010001
int attr adUnitId 0x7f010002
int attr cameraBearing 0x7f010004
int attr cameraTargetLat 0x7f010005
int attr cameraTargetLng 0x7f010006
int attr cameraTilt 0x7f010007
int attr cameraZoom 0x7f010008
int attr mapType 0x7f010003
int attr uiCompass 0x7f010009
int attr uiRotateGestures 0x7f01000a
int attr uiScrollGestures 0x7f01000b
int attr uiTiltGestures 0x7f01000c
int attr uiZoomControls 0x7f01000d
int attr uiZoomGestures 0x7f01000e
int attr useViewLifecycle 0x7f01000f
int attr zOrderOnTop 0x7f010010
int color common_action_bar_splitter 0x7f030000
int color common_signin_btn_dark_text_default 0x7f030001
int color common_signin_btn_dark_text_disabled 0x7f030002
int color common_signin_btn_dark_text_focused 0x7f030003
int color common_signin_btn_dark_text_pressed 0x7f030004
int color common_signin_btn_default_background 0x7f030005
int color common_signin_btn_light_text_default 0x7f030006
int color common_signin_btn_light_text_disabled 0x7f030007
int color common_signin_btn_light_text_focused 0x7f030008
int color common_signin_btn_light_text_pressed 0x7f030009
int color common_signin_btn_text_dark 0x7f03000a
int color common_signin_btn_text_light 0x7f03000b
int drawable common_signin_btn_icon_dark 0x7f020000
int drawable common_signin_btn_icon_disabled_dark 0x7f020001
int drawable common_signin_btn_icon_disabled_focus_dark 0x7f020002
int drawable common_signin_btn_icon_disabled_focus_light 0x7f020003
int drawable common_signin_btn_icon_disabled_light 0x7f020004
int drawable common_signin_btn_icon_focus_dark 0x7f020005
int drawable common_signin_btn_icon_focus_light 0x7f020006
int drawable common_signin_btn_icon_light 0x7f020007
int drawable common_signin_btn_icon_normal_dark 0x7f020008
int drawable common_signin_btn_icon_normal_light 0x7f020009
int drawable common_signin_btn_icon_pressed_dark 0x7f02000a
int drawable common_signin_btn_icon_pressed_light 0x7f02000b
int drawable common_signin_btn_text_dark 0x7f02000c
int drawable common_signin_btn_text_disabled_dark 0x7f02000d
int drawable common_signin_btn_text_disabled_focus_dark 0x7f02000e
int drawable common_signin_btn_text_disabled_focus_light 0x7f02000f
int drawable common_signin_btn_text_disabled_light 0x7f020010
int drawable common_signin_btn_text_focus_dark 0x7f020011
int drawable common_signin_btn_text_focus_light 0x7f020012
int drawable common_signin_btn_text_light 0x7f020013
int drawable common_signin_btn_text_normal_dark 0x7f020014
int drawable common_signin_btn_text_normal_light 0x7f020015
int drawable common_signin_btn_text_pressed_dark 0x7f020016
int drawable common_signin_btn_text_pressed_light 0x7f020017
int drawable ic_plusone_medium_off_client 0x7f020018
int drawable ic_plusone_small_off_client 0x7f020019
int drawable ic_plusone_standard_off_client 0x7f02001a
int drawable ic_plusone_tall_off_client 0x7f02001b
int id hybrid 0x7f040004
int id none 0x7f040000
int id normal 0x7f040001
int id satellite 0x7f040002
int id terrain 0x7f040003
int integer google_play_services_version 0x7f050000
int string auth_client_needs_enabling_title 0x7f060000
int string auth_client_needs_installation_title 0x7f060001
int string auth_client_needs_update_title 0x7f060002
int string auth_client_play_services_err_notification_msg 0x7f060003
int string auth_client_requested_by_msg 0x7f060004
int string auth_client_using_bad_version_title 0x7f060005
int string common_google_play_services_enable_button 0x7f060006
int string common_google_play_services_enable_text 0x7f060007
int string common_google_play_services_enable_title 0x7f060008
int string common_google_play_services_install_button 0x7f060009
int string common_google_play_services_install_text_phone 0x7f06000a
int string common_google_play_services_install_text_tablet 0x7f06000b
int string common_google_play_services_install_title 0x7f06000c
int string common_google_play_services_invalid_account_text 0x7f06000d
int string common_google_play_services_invalid_account_title 0x7f06000e
int string common_google_play_services_network_error_text 0x7f06000f
int string common_google_play_services_network_error_title 0x7f060010
int string common_google_play_services_unknown_issue 0x7f060011
int string common_google_play_services_unsupported_date_text 0x7f060012
int string common_google_play_services_unsupported_text 0x7f060013
int string common_google_play_services_unsupported_title 0x7f060014
int string common_google_play_services_update_button 0x7f060015
int string common_google_play_services_update_text 0x7f060016
int string common_google_play_services_update_title 0x7f060017
int string common_signin_button_text 0x7f060018
int string common_signin_button_text_long 0x7f060019
int[] styleable AdsAttrs { 0x7f010000, 0x7f010001, 0x7f010002 }
int styleable AdsAttrs_adSize 0
int styleable AdsAttrs_adSizes 1
int styleable AdsAttrs_adUnitId 2
int[] styleable MapAttrs { 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d, 0x7f01000e, 0x7f01000f, 0x7f010010 }
int styleable MapAttrs_cameraBearing 1
int styleable MapAttrs_cameraTargetLat 2
int styleable MapAttrs_cameraTargetLng 3
int styleable MapAttrs_cameraTilt 4
int styleable MapAttrs_cameraZoom 5
int styleable MapAttrs_mapType 0
int styleable MapAttrs_uiCompass 6
int styleable MapAttrs_uiRotateGestures 7
int styleable MapAttrs_uiScrollGestures 8
int styleable MapAttrs_uiTiltGestures 9
int styleable MapAttrs_uiZoomControls 10
int styleable MapAttrs_uiZoomGestures 11
int styleable MapAttrs_useViewLifecycle 12
int styleable MapAttrs_zOrderOnTop 13
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<merger>

<dataSet config="main" >
<source path="/home/orbit/Projects/AndroidStudioProjects/ReactiveLocation/android-reactive-location/src/main/assets" />
</dataSet>
<dataSet config="debug" >
<source path="/home/orbit/Projects/AndroidStudioProjects/ReactiveLocation/android-reactive-location/src/debug/assets" />
</dataSet>

</merger>
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<merger>

<dataSet config="main" >
<source path="/home/orbit/Projects/AndroidStudioProjects/ReactiveLocation/android-reactive-location/src/main/assets" />
</dataSet>
<dataSet config="release" >
<source path="/home/orbit/Projects/AndroidStudioProjects/ReactiveLocation/android-reactive-location/src/release/assets" />
</dataSet>

</merger>

0 comments on commit 2f935c6

Please sign in to comment.