Skip to content

Commit

Permalink
Merge pull request #17 from pratik-ijoomer/master
Browse files Browse the repository at this point in the history
Adding updated version 1.5
  • Loading branch information
ijoomer-dev committed Nov 13, 2014
2 parents 6f9cb16 + e334355 commit 7d59f80
Show file tree
Hide file tree
Showing 1,924 changed files with 16,537 additions and 39,225 deletions.
4 changes: 4 additions & 0 deletions FacebookSDK/.settings/org.eclipse.jdt.core.prefs
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
org.eclipse.jdt.core.compiler.compliance=1.6
org.eclipse.jdt.core.compiler.source=1.6
2 changes: 1 addition & 1 deletion FacebookSDK/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
* Copyright (C) 2010 Facebook Inc.
* Copyright 2010-present Facebook.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Binary file removed FacebookSDK/libs/android-support-v4.jar
Binary file not shown.
3 changes: 2 additions & 1 deletion FacebookSDK/project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@

android.library=true
# Project target.
target=android-8
target=android-18
android.library.reference.1=../android-maps-extensions
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed FacebookSDK/res/drawable-hdpi/com_facebook_icon.png
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed FacebookSDK/res/drawable-ldpi/com_facebook_icon.png
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 24 additions & 0 deletions FacebookSDK/res/drawable/com_facebook_button_blue.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">

<item
android:drawable="@drawable/com_facebook_button_blue_pressed"
android:state_focused="true"
android:state_pressed="true"
/>
<item
android:drawable="@drawable/com_facebook_button_blue_pressed"
android:state_focused="false"
android:state_pressed="true"
/>
<item
android:drawable="@drawable/com_facebook_button_blue_focused"
android:state_focused="true"
/>
<item
android:drawable="@drawable/com_facebook_button_blue_normal"
android:state_focused="false"
android:state_pressed="false"
/>

</selector>
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion FacebookSDK/res/drawable/com_facebook_button_check.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2012 Facebook
Copyright 2010-present Facebook.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
Binary file removed FacebookSDK/res/drawable/com_facebook_icon.png
Diff not rendered.
23 changes: 0 additions & 23 deletions FacebookSDK/res/drawable/com_facebook_loginbutton_blue.xml

This file was deleted.

Diff not rendered.
Diff not rendered.
Diff not rendered.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2012 Facebook
Copyright 2010-present Facebook.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2012 Facebook
Copyright 2010-present Facebook.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2012 Facebook
Copyright 2010-present Facebook.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2012 Facebook
Copyright 2010-present Facebook.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion FacebookSDK/res/drawable/com_facebook_top_background.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2012 Facebook
Copyright 2010-present Facebook.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion FacebookSDK/res/drawable/com_facebook_top_button.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2012 Facebook
Copyright 2010-present Facebook.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2012 Facebook
Copyright 2010-present Facebook.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
3 changes: 1 addition & 2 deletions FacebookSDK/res/layout/com_facebook_friendpickerfragment.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2012 Facebook
Copyright 2010-present Facebook.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -32,7 +32,6 @@
android:listSelector="@drawable/com_facebook_picker_list_selector"
android:cacheColorHint="#FFFFFF"
/>

<ProgressBar android:indeterminate="true"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2012 Facebook
Copyright 2010-present Facebook.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion FacebookSDK/res/layout/com_facebook_picker_checkbox.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2012 Facebook
Copyright 2010-present Facebook.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion FacebookSDK/res/layout/com_facebook_picker_image.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2012 Facebook
Copyright 2010-present Facebook.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion FacebookSDK/res/layout/com_facebook_picker_list_row.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2012 Facebook
Copyright 2010-present Facebook.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2012 Facebook
Copyright 2010-present Facebook.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
18 changes: 13 additions & 5 deletions FacebookSDK/res/layout/com_facebook_picker_search_box.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2012 Facebook
Copyright 2010-present Facebook.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand All @@ -15,7 +15,15 @@
limitations under the License.
-->

<EditText xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="wrap_content"
android:layout_height="fill_parent">
</EditText>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical"
>
<include layout="@layout/com_facebook_search_bar_layout" />
<View
android:layout_width="match_parent"
android:layout_height="@dimen/com_facebook_picker_divider_width"
android:background="@drawable/com_facebook_picker_default_separator_color"
/>
</LinearLayout>
2 changes: 1 addition & 1 deletion FacebookSDK/res/layout/com_facebook_picker_title_bar.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2012 Facebook
Copyright 2010-present Facebook.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2012 Facebook
Copyright 2010-present Facebook.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
10 changes: 2 additions & 8 deletions FacebookSDK/res/layout/com_facebook_placepickerfragment.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2012 Facebook
Copyright 2010-present Facebook.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand All @@ -24,18 +24,12 @@

<include layout="@layout/com_facebook_picker_title_bar_stub"/>

<ViewStub android:id="@+id/com_facebook_placepickerfragment_search_box_stub"
android:inflatedId="@+id/search_box"
android:layout="@layout/com_facebook_picker_search_box"
android:layout_height="wrap_content"
android:layout_width="fill_parent"/>

<ListView
android:id="@+id/com_facebook_picker_list_view"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:layout_alignParentTop="true"
android:divider="@drawable/com_facebook_list_divider"
android:divider="@null"
android:fastScrollEnabled="true"
android:scrollbars="vertical"
android:listSelector="@drawable/com_facebook_picker_list_selector"
Expand Down
114 changes: 67 additions & 47 deletions FacebookSDK/res/layout/com_facebook_placepickerfragment_list_row.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2012 Facebook
Copyright 2010-present Facebook.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand All @@ -15,56 +15,76 @@
limitations under the License.
-->

<LinearLayout
<RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_height="wrap_content"
android:layout_width="fill_parent">
<ViewStub
android:id="@+id/com_facebook_picker_profile_pic_stub"
android:inflatedId="@+id/com_facebook_picker_image"
android:layout="@layout/com_facebook_picker_image"
android:layout_width="50dip"
android:layout_height="50dip" />
android:layout_width="match_parent"
android:focusable="false">
<LinearLayout
android:orientation="vertical"
android:focusable="false"
android:layout_width="0dip"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginRight="16dp"
android:layout_gravity="center_vertical"
android:layout_weight="1">
<TextView
android:id="@+id/com_facebook_picker_title"
android:layout_width="fill_parent"
android:orientation="horizontal"
android:focusable="false"
>
<FrameLayout
android:layout_width="80dp"
android:layout_height="wrap_content"
android:layout_weight="1.0"
android:paddingLeft="5dip"
android:ellipsize="end"
android:singleLine="true"
android:typeface="sans"
android:textColor="#000000"
android:lines="1"
android:textSize="16sp"
android:gravity="left|center_vertical"/>
<TextView
android:id="@+id/picker_subtitle"
android:layout_width="fill_parent"
>
<ViewStub
android:id="@+id/com_facebook_picker_profile_pic_stub"
android:inflatedId="@+id/com_facebook_picker_image"
android:layout="@layout/com_facebook_picker_image"
android:layout_gravity="left|center_vertical"
android:layout_width="@dimen/com_facebook_picker_place_image_size"
android:layout_height="@dimen/com_facebook_picker_place_image_size" />
</FrameLayout>
<LinearLayout
android:orientation="vertical"
android:focusable="false"
android:layout_width="0dip"
android:layout_height="wrap_content"
android:layout_weight="1.0"
android:paddingLeft="5dip"
android:ellipsize="end"
android:singleLine="true"
android:textColor="#666666"
android:lines="1"
android:typeface="sans"
android:textSize="12sp"
android:gravity="left|center_vertical"/>
android:layout_marginRight="16dp"
android:layout_gravity="center_vertical"
android:layout_weight="1">
<TextView
android:id="@+id/com_facebook_picker_title"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_weight="1.0"
android:ellipsize="end"
android:singleLine="true"
android:typeface="sans"
android:textColor="#000000"
android:lines="1"
android:textSize="16sp"
android:gravity="left|center_vertical"/>
<TextView
android:id="@+id/picker_subtitle"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_weight="1.0"
android:ellipsize="end"
android:singleLine="true"
android:textColor="#666666"
android:lines="1"
android:typeface="sans"
android:textSize="12sp"
android:gravity="left|center_vertical"/>
</LinearLayout>
<!--ViewStub
android:id="@+id/checkbox_stub"
android:inflatedId="@+id/picker_checkbox"
android:layout="@layout/checkbox_layout"
android:layout_width="23dip"
android:layout_height="23dip"
android:layout_marginRight="10dip"/-->
</LinearLayout>
<!--ViewStub
android:id="@+id/checkbox_stub"
android:inflatedId="@+id/picker_checkbox"
android:layout="@layout/checkbox_layout"
android:layout_width="23dip"
android:layout_height="23dip"
android:layout_marginRight="10dip"/-->
</LinearLayout>
<View
android:layout_width="0dp"
android:layout_height="@dimen/com_facebook_picker_divider_width"
android:layout_alignParentLeft="true"
android:layout_alignParentRight="true"
android:layout_alignParentBottom="true"
android:background="@drawable/com_facebook_picker_default_separator_color"
/>
</RelativeLayout>

0 comments on commit 7d59f80

Please sign in to comment.