This commit is contained in:
M M Arif 2019-10-01 10:23:50 +05:00
parent 5c6d5177fb
commit c05e69cfe9
29 changed files with 2 additions and 89 deletions

View File

@ -1,5 +1,3 @@
<<<<<<< HEAD
=======
package org.mian.gitnex.activities; package org.mian.gitnex.activities;
import androidx.annotation.NonNull; import androidx.annotation.NonNull;
@ -546,4 +544,3 @@ public class IssueDetailActivity extends AppCompatActivity {
} }
} }
>>>>>>> 85140fbee0ff8626da3430c14233d3ecd7f34871

View File

@ -1,5 +1,3 @@
<<<<<<< HEAD
=======
package org.mian.gitnex.activities; package org.mian.gitnex.activities;
import android.content.ActivityNotFoundException; import android.content.ActivityNotFoundException;
@ -414,4 +412,3 @@ public class MainActivity extends AppCompatActivity implements NavigationView.On
} }
} }
>>>>>>> 85140fbee0ff8626da3430c14233d3ecd7f34871

View File

@ -1,5 +1,3 @@
<<<<<<< HEAD
=======
package org.mian.gitnex.adapters; package org.mian.gitnex.adapters;
import android.content.Context; import android.content.Context;
@ -145,4 +143,3 @@ public class AdminGetUsersAdapter extends RecyclerView.Adapter<AdminGetUsersAdap
}; };
} }
>>>>>>> 85140fbee0ff8626da3430c14233d3ecd7f34871

View File

@ -1,5 +1,3 @@
<<<<<<< HEAD
=======
package org.mian.gitnex.adapters; package org.mian.gitnex.adapters;
import android.annotation.SuppressLint; import android.annotation.SuppressLint;
@ -91,4 +89,3 @@ public class CollaboratorsAdapter extends BaseAdapter {
} }
} }
>>>>>>> 85140fbee0ff8626da3430c14233d3ecd7f34871

View File

@ -1,5 +1,3 @@
<<<<<<< HEAD
=======
package org.mian.gitnex.adapters; package org.mian.gitnex.adapters;
import android.annotation.SuppressLint; import android.annotation.SuppressLint;
@ -290,4 +288,3 @@ public class IssueCommentsAdapter extends RecyclerView.Adapter<IssueCommentsAdap
} }
} }
>>>>>>> 85140fbee0ff8626da3430c14233d3ecd7f34871

View File

@ -1,5 +1,3 @@
<<<<<<< HEAD
=======
package org.mian.gitnex.adapters; package org.mian.gitnex.adapters;
import android.annotation.SuppressLint; import android.annotation.SuppressLint;
@ -133,4 +131,3 @@ public class MembersByOrgAdapter extends BaseAdapter implements Filterable {
}; };
} }
>>>>>>> 85140fbee0ff8626da3430c14233d3ecd7f34871

View File

@ -1,5 +1,3 @@
<<<<<<< HEAD
=======
package org.mian.gitnex.adapters; package org.mian.gitnex.adapters;
import android.content.Context; import android.content.Context;
@ -239,4 +237,3 @@ public class MyReposListAdapter extends RecyclerView.Adapter<MyReposListAdapter.
} }
}; };
} }
>>>>>>> 85140fbee0ff8626da3430c14233d3ecd7f34871

View File

@ -1,5 +1,3 @@
<<<<<<< HEAD
=======
package org.mian.gitnex.adapters; package org.mian.gitnex.adapters;
import androidx.annotation.NonNull; import androidx.annotation.NonNull;
@ -132,4 +130,3 @@ public class OrganizationsListAdapter extends RecyclerView.Adapter<Organizations
}; };
} }
>>>>>>> 85140fbee0ff8626da3430c14233d3ecd7f34871

View File

@ -1,5 +1,3 @@
<<<<<<< HEAD
=======
package org.mian.gitnex.adapters; package org.mian.gitnex.adapters;
import android.content.Context; import android.content.Context;
@ -78,4 +76,3 @@ public class ProfileFollowersAdapter extends RecyclerView.Adapter<ProfileFollowe
} }
>>>>>>> 85140fbee0ff8626da3430c14233d3ecd7f34871

View File

@ -1,5 +1,3 @@
<<<<<<< HEAD
=======
package org.mian.gitnex.adapters; package org.mian.gitnex.adapters;
import android.content.Context; import android.content.Context;
@ -77,4 +75,3 @@ public class ProfileFollowingAdapter extends RecyclerView.Adapter<ProfileFollowi
} }
>>>>>>> 85140fbee0ff8626da3430c14233d3ecd7f34871

View File

@ -1,5 +1,3 @@
<<<<<<< HEAD
=======
package org.mian.gitnex.adapters; package org.mian.gitnex.adapters;
import android.content.Context; import android.content.Context;
@ -242,4 +240,3 @@ public class ReposListAdapter extends RecyclerView.Adapter<ReposListAdapter.Repo
}; };
} }
>>>>>>> 85140fbee0ff8626da3430c14233d3ecd7f34871

View File

@ -1,5 +1,3 @@
<<<<<<< HEAD
=======
package org.mian.gitnex.adapters; package org.mian.gitnex.adapters;
import android.content.Context; import android.content.Context;
@ -241,4 +239,3 @@ public class RepositoriesByOrgAdapter extends RecyclerView.Adapter<RepositoriesB
}; };
} }
>>>>>>> 85140fbee0ff8626da3430c14233d3ecd7f34871

View File

@ -1,5 +1,3 @@
<<<<<<< HEAD
=======
package org.mian.gitnex.adapters; package org.mian.gitnex.adapters;
import android.content.Context; import android.content.Context;
@ -241,4 +239,3 @@ public class StarredReposListAdapter extends RecyclerView.Adapter<StarredReposLi
}; };
} }
>>>>>>> 85140fbee0ff8626da3430c14233d3ecd7f34871

View File

@ -1,5 +1,3 @@
<<<<<<< HEAD
=======
package org.mian.gitnex.adapters; package org.mian.gitnex.adapters;
import android.annotation.SuppressLint; import android.annotation.SuppressLint;
@ -91,4 +89,3 @@ public class TeamMembersByOrgAdapter extends BaseAdapter {
} }
} }
>>>>>>> 85140fbee0ff8626da3430c14233d3ecd7f34871

View File

@ -1,5 +1,3 @@
<<<<<<< HEAD
=======
package org.mian.gitnex.adapters; package org.mian.gitnex.adapters;
import android.content.Context; import android.content.Context;
@ -207,4 +205,3 @@ public class UserSearchAdapter extends RecyclerView.Adapter<UserSearchAdapter.Us
return usersSearchList.size(); return usersSearchList.size();
} }
} }
>>>>>>> 85140fbee0ff8626da3430c14233d3ecd7f34871

View File

@ -1,5 +1,3 @@
<<<<<<< HEAD
=======
package org.mian.gitnex.fragments; package org.mian.gitnex.fragments;
import android.content.Context; import android.content.Context;
@ -146,4 +144,3 @@ public class OrganizationInfoFragment extends Fragment {
void onFragmentInteraction(Uri uri); void onFragmentInteraction(Uri uri);
} }
} }
>>>>>>> 85140fbee0ff8626da3430c14233d3ecd7f34871

View File

@ -1,5 +1,3 @@
<<<<<<< HEAD
=======
package org.mian.gitnex.fragments; package org.mian.gitnex.fragments;
import android.content.Context; import android.content.Context;
@ -125,4 +123,3 @@ public class ProfileFragment extends Fragment {
} }
} }
>>>>>>> 85140fbee0ff8626da3430c14233d3ecd7f34871

View File

@ -1,5 +1,3 @@
<<<<<<< HEAD
=======
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<LinearLayout android:layout_width="match_parent" <LinearLayout android:layout_width="match_parent"
android:layout_height="match_parent" android:layout_height="match_parent"
@ -206,5 +204,4 @@
</RelativeLayout> </RelativeLayout>
</LinearLayout> </LinearLayout>
>>>>>>> 85140fbee0ff8626da3430c14233d3ecd7f34871

View File

@ -1,5 +1,3 @@
<<<<<<< HEAD
=======
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<RelativeLayout <RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android" xmlns:android="http://schemas.android.com/apk/res/android"
@ -76,4 +74,3 @@
</LinearLayout> </LinearLayout>
</RelativeLayout> </RelativeLayout>
>>>>>>> 85140fbee0ff8626da3430c14233d3ecd7f34871

View File

@ -1,5 +1,3 @@
<<<<<<< HEAD
=======
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<LinearLayout <LinearLayout
xmlns:android="http://schemas.android.com/apk/res/android" xmlns:android="http://schemas.android.com/apk/res/android"
@ -114,5 +112,4 @@
android:layout_height="wrap_content" android:layout_height="wrap_content"
app:layout_behavior="@string/appbar_scrolling_view_behavior" /> app:layout_behavior="@string/appbar_scrolling_view_behavior" />
</LinearLayout> </LinearLayout>
>>>>>>> 85140fbee0ff8626da3430c14233d3ecd7f34871

View File

@ -1,5 +1,3 @@
<<<<<<< HEAD
=======
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent" android:layout_width="match_parent"
@ -108,4 +106,3 @@
</RelativeLayout> </RelativeLayout>
>>>>>>> 85140fbee0ff8626da3430c14233d3ecd7f34871

View File

@ -1,5 +1,3 @@
<<<<<<< HEAD
=======
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent" android:layout_width="match_parent"
@ -145,4 +143,3 @@
</RelativeLayout> </RelativeLayout>
</RelativeLayout> </RelativeLayout>
>>>>>>> 85140fbee0ff8626da3430c14233d3ecd7f34871

View File

@ -1,5 +1,3 @@
<<<<<<< HEAD
=======
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical" android:orientation="vertical"
@ -72,4 +70,3 @@
</LinearLayout> </LinearLayout>
>>>>>>> 85140fbee0ff8626da3430c14233d3ecd7f34871

View File

@ -1,5 +1,3 @@
<<<<<<< HEAD
=======
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
@ -60,4 +58,3 @@
</RelativeLayout> </RelativeLayout>
</RelativeLayout> </RelativeLayout>
>>>>>>> 85140fbee0ff8626da3430c14233d3ecd7f34871

View File

@ -1,5 +1,3 @@
<<<<<<< HEAD
=======
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent" android:layout_width="match_parent"
@ -48,4 +46,3 @@
</LinearLayout> </LinearLayout>
</RelativeLayout> </RelativeLayout>
>>>>>>> 85140fbee0ff8626da3430c14233d3ecd7f34871

View File

@ -1,5 +1,3 @@
<<<<<<< HEAD
=======
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent" android:layout_width="match_parent"
@ -48,4 +46,3 @@
</LinearLayout> </LinearLayout>
</RelativeLayout> </RelativeLayout>
>>>>>>> 85140fbee0ff8626da3430c14233d3ecd7f34871

View File

@ -1,5 +1,3 @@
<<<<<<< HEAD
=======
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent" android:layout_width="match_parent"
@ -145,4 +143,3 @@
</RelativeLayout> </RelativeLayout>
</RelativeLayout> </RelativeLayout>
>>>>>>> 85140fbee0ff8626da3430c14233d3ecd7f34871

View File

@ -1,5 +1,3 @@
<<<<<<< HEAD
=======
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent" android:layout_width="match_parent"
@ -145,4 +143,3 @@
</RelativeLayout> </RelativeLayout>
</RelativeLayout> </RelativeLayout>
>>>>>>> 85140fbee0ff8626da3430c14233d3ecd7f34871

View File

@ -1,5 +1,3 @@
<<<<<<< HEAD
=======
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent" android:layout_width="match_parent"
@ -145,4 +143,3 @@
</RelativeLayout> </RelativeLayout>
</RelativeLayout> </RelativeLayout>
>>>>>>> 85140fbee0ff8626da3430c14233d3ecd7f34871