diff --git a/briar-android/build.gradle b/briar-android/build.gradle index 11ddb77b2..113bb63df 100644 --- a/briar-android/build.gradle +++ b/briar-android/build.gradle @@ -32,7 +32,7 @@ dependencies { } compile 'info.guardianproject.panic:panic:0.5' compile 'info.guardianproject.trustedintents:trustedintents:0.2' - compile 'de.hdodenhof:circleimageview:2.0.0' + compile 'de.hdodenhof:circleimageview:2.1.0' compile 'com.google.zxing:core:3.2.1' apt 'com.google.dagger:dagger-compiler:2.0.2' provided 'javax.annotation:jsr250-api:1.0' @@ -53,7 +53,7 @@ dependencyVerification { 'ch.acra:acra:afd5b28934d5166b55f261c85685ad59e8a4ebe9ca1960906afaa8c76d8dc9eb', 'info.guardianproject.panic:panic:a7ed9439826db2e9901649892cf9afbe76f00991b768d8f4c26332d7c9406cb2', 'info.guardianproject.trustedintents:trustedintents:6221456d8821a8d974c2acf86306900237cf6afaaa94a4c9c44e161350f80f3e', - 'de.hdodenhof:circleimageview:c76d936395b50705a3f98c9220c22d2599aeb9e609f559f6048975cfc1f686b8', + 'de.hdodenhof:circleimageview:bcbc588e19e6dcf8c120b1957776bfe229efba5d2fbe5da7156372eeacf65503', 'com.google.zxing:core:b4d82452e7a6bf6ec2698904b332431717ed8f9a850224f295aec89de80f2259', 'com.android.support:support-v4:81ce890f26d35c75ad17d0f998a7e3230330c3b41e0b629566bc744bee89e448', 'com.android.support:appcompat-v7:00f9d93acacd6731f309724054bf51492814b4b2869f16d7d5c0038dcb8c9a0d', diff --git a/briar-android/res/drawable/ic_contacts.xml b/briar-android/res/drawable/ic_contacts.xml new file mode 100644 index 000000000..cd3e49930 --- /dev/null +++ b/briar-android/res/drawable/ic_contacts.xml @@ -0,0 +1,10 @@ + + + diff --git a/briar-android/res/drawable/ic_contacts_black_24dp.xml b/briar-android/res/drawable/ic_group.xml similarity index 100% rename from briar-android/res/drawable/ic_contacts_black_24dp.xml rename to briar-android/res/drawable/ic_group.xml diff --git a/briar-android/res/drawable/navigation_drawer_header.png b/briar-android/res/drawable/navigation_drawer_header.png new file mode 100644 index 000000000..d82974372 Binary files /dev/null and b/briar-android/res/drawable/navigation_drawer_header.png differ diff --git a/briar-android/res/layout/activity_invitations.xml b/briar-android/res/layout/activity_invitations.xml deleted file mode 100644 index 4d3d61cea..000000000 --- a/briar-android/res/layout/activity_invitations.xml +++ /dev/null @@ -1,6 +0,0 @@ - - diff --git a/briar-android/res/layout/fragment_contact_list.xml b/briar-android/res/layout/fragment_contact_list.xml deleted file mode 100644 index de3bddebe..000000000 --- a/briar-android/res/layout/fragment_contact_list.xml +++ /dev/null @@ -1,6 +0,0 @@ - - diff --git a/briar-android/res/layout/introduction_contact_chooser.xml b/briar-android/res/layout/list.xml similarity index 64% rename from briar-android/res/layout/introduction_contact_chooser.xml rename to briar-android/res/layout/list.xml index 4a99ecbed..0fbe7cede 100644 --- a/briar-android/res/layout/introduction_contact_chooser.xml +++ b/briar-android/res/layout/list.xml @@ -1,8 +1,8 @@ + app:scrollToEnd="false"/> diff --git a/briar-android/res/layout/list_item_forum.xml b/briar-android/res/layout/list_item_forum.xml index c143b6a22..5c4df7bd1 100644 --- a/briar-android/res/layout/list_item_forum.xml +++ b/briar-android/res/layout/list_item_forum.xml @@ -15,7 +15,8 @@ android:layout_alignParentLeft="true" android:layout_alignParentStart="true" android:layout_centerVertical="true" - android:layout_marginRight="@dimen/listitem_horizontal_margin"/> + android:layout_marginRight="@dimen/listitem_horizontal_margin" + android:layout_marginTop="@dimen/listitem_horizontal_margin"/> + + + + + + + + + + + + + + +