diff --git a/briar-android/res/drawable-hdpi/action_about.png b/briar-android/res/drawable-hdpi/action_about.png deleted file mode 100644 index 8f39c428a..000000000 Binary files a/briar-android/res/drawable-hdpi/action_about.png and /dev/null differ diff --git a/briar-android/res/drawable-hdpi/action_settings.png b/briar-android/res/drawable-hdpi/action_settings.png deleted file mode 100644 index cc32e2d1d..000000000 Binary files a/briar-android/res/drawable-hdpi/action_settings.png and /dev/null differ diff --git a/briar-android/res/drawable-hdpi/content_new_email.png b/briar-android/res/drawable-hdpi/content_new_email.png deleted file mode 100644 index f1c6bcf2e..000000000 Binary files a/briar-android/res/drawable-hdpi/content_new_email.png and /dev/null differ diff --git a/briar-android/res/drawable-hdpi/social_chat.png b/briar-android/res/drawable-hdpi/social_chat.png deleted file mode 100644 index db0c7ac72..000000000 Binary files a/briar-android/res/drawable-hdpi/social_chat.png and /dev/null differ diff --git a/briar-android/res/drawable-hdpi/social_person.png b/briar-android/res/drawable-hdpi/social_person.png deleted file mode 100644 index 7b64886f7..000000000 Binary files a/briar-android/res/drawable-hdpi/social_person.png and /dev/null differ diff --git a/briar-android/res/drawable-hdpi/social_reply_all.png b/briar-android/res/drawable-hdpi/social_reply_all.png deleted file mode 100644 index 377f6286c..000000000 Binary files a/briar-android/res/drawable-hdpi/social_reply_all.png and /dev/null differ diff --git a/briar-android/res/drawable-mdpi/action_about.png b/briar-android/res/drawable-mdpi/action_about.png deleted file mode 100644 index 7c57436fc..000000000 Binary files a/briar-android/res/drawable-mdpi/action_about.png and /dev/null differ diff --git a/briar-android/res/drawable-mdpi/action_settings.png b/briar-android/res/drawable-mdpi/action_settings.png deleted file mode 100644 index dc66d914e..000000000 Binary files a/briar-android/res/drawable-mdpi/action_settings.png and /dev/null differ diff --git a/briar-android/res/drawable-mdpi/content_new_email.png b/briar-android/res/drawable-mdpi/content_new_email.png deleted file mode 100644 index 7d96f28d1..000000000 Binary files a/briar-android/res/drawable-mdpi/content_new_email.png and /dev/null differ diff --git a/briar-android/res/drawable-mdpi/social_chat.png b/briar-android/res/drawable-mdpi/social_chat.png deleted file mode 100644 index fe5d96e3c..000000000 Binary files a/briar-android/res/drawable-mdpi/social_chat.png and /dev/null differ diff --git a/briar-android/res/drawable-mdpi/social_person.png b/briar-android/res/drawable-mdpi/social_person.png deleted file mode 100644 index 35e67efb8..000000000 Binary files a/briar-android/res/drawable-mdpi/social_person.png and /dev/null differ diff --git a/briar-android/res/drawable-mdpi/social_reply_all.png b/briar-android/res/drawable-mdpi/social_reply_all.png deleted file mode 100644 index 86334552e..000000000 Binary files a/briar-android/res/drawable-mdpi/social_reply_all.png and /dev/null differ diff --git a/briar-android/res/drawable-xhdpi/action_about.png b/briar-android/res/drawable-xhdpi/action_about.png deleted file mode 100644 index 2641f142a..000000000 Binary files a/briar-android/res/drawable-xhdpi/action_about.png and /dev/null differ diff --git a/briar-android/res/drawable-xhdpi/action_settings.png b/briar-android/res/drawable-xhdpi/action_settings.png deleted file mode 100644 index 04b65dc34..000000000 Binary files a/briar-android/res/drawable-xhdpi/action_settings.png and /dev/null differ diff --git a/briar-android/res/drawable-xhdpi/content_new_email.png b/briar-android/res/drawable-xhdpi/content_new_email.png deleted file mode 100644 index 674b69b08..000000000 Binary files a/briar-android/res/drawable-xhdpi/content_new_email.png and /dev/null differ diff --git a/briar-android/res/drawable-xhdpi/device_access_accounts.png b/briar-android/res/drawable-xhdpi/device_access_accounts.png deleted file mode 100644 index 0bb135952..000000000 Binary files a/briar-android/res/drawable-xhdpi/device_access_accounts.png and /dev/null differ diff --git a/briar-android/res/drawable-xhdpi/social_chat.png b/briar-android/res/drawable-xhdpi/social_chat.png deleted file mode 100644 index 3f58695c5..000000000 Binary files a/briar-android/res/drawable-xhdpi/social_chat.png and /dev/null differ diff --git a/briar-android/res/drawable-xhdpi/social_person.png b/briar-android/res/drawable-xhdpi/social_person.png deleted file mode 100644 index 357229b80..000000000 Binary files a/briar-android/res/drawable-xhdpi/social_person.png and /dev/null differ diff --git a/briar-android/res/drawable-xhdpi/social_reply_all.png b/briar-android/res/drawable-xhdpi/social_reply_all.png deleted file mode 100644 index f10a492c0..000000000 Binary files a/briar-android/res/drawable-xhdpi/social_reply_all.png and /dev/null differ diff --git a/briar-android/res/drawable/blogs.xml b/briar-android/res/drawable/blogs.xml new file mode 100644 index 000000000..cf8009a5b --- /dev/null +++ b/briar-android/res/drawable/blogs.xml @@ -0,0 +1,10 @@ + + + diff --git a/briar-android/res/drawable/ic_contacts_black_24dp.xml b/briar-android/res/drawable/ic_contacts_black_24dp.xml new file mode 100644 index 000000000..d7e92099b --- /dev/null +++ b/briar-android/res/drawable/ic_contacts_black_24dp.xml @@ -0,0 +1,10 @@ + + + diff --git a/briar-android/res/drawable/ic_forums_black_24dp.xml b/briar-android/res/drawable/ic_forums_black_24dp.xml new file mode 100644 index 000000000..039f929dd --- /dev/null +++ b/briar-android/res/drawable/ic_forums_black_24dp.xml @@ -0,0 +1,10 @@ + + + diff --git a/briar-android/res/drawable/ic_settings_black_24dp.xml b/briar-android/res/drawable/ic_settings_black_24dp.xml new file mode 100644 index 000000000..ddb38f6d6 --- /dev/null +++ b/briar-android/res/drawable/ic_settings_black_24dp.xml @@ -0,0 +1,10 @@ + + + diff --git a/briar-android/res/drawable/ic_signout_black_24dp.xml b/briar-android/res/drawable/ic_signout_black_24dp.xml new file mode 100644 index 000000000..a61a3158a --- /dev/null +++ b/briar-android/res/drawable/ic_signout_black_24dp.xml @@ -0,0 +1,10 @@ + + + diff --git a/briar-android/res/layout/activity_nav_drawer.xml b/briar-android/res/layout/activity_nav_drawer.xml index 5b167e4ff..7eb1d4e35 100644 --- a/briar-android/res/layout/activity_nav_drawer.xml +++ b/briar-android/res/layout/activity_nav_drawer.xml @@ -13,7 +13,7 @@ diff --git a/briar-android/res/layout/fragment_blogs.xml b/briar-android/res/layout/fragment_blogs.xml new file mode 100644 index 000000000..2e618a9b1 --- /dev/null +++ b/briar-android/res/layout/fragment_blogs.xml @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/briar-android/res/layout/fragment_blogs_my.xml b/briar-android/res/layout/fragment_blogs_my.xml new file mode 100644 index 000000000..a552dc0fc --- /dev/null +++ b/briar-android/res/layout/fragment_blogs_my.xml @@ -0,0 +1,26 @@ + + + + + + + + + \ No newline at end of file diff --git a/briar-android/res/layout/navigation_header.xml b/briar-android/res/layout/navigation_header.xml new file mode 100644 index 000000000..7f6b9a89b --- /dev/null +++ b/briar-android/res/layout/navigation_header.xml @@ -0,0 +1,22 @@ + + + + + + + + \ No newline at end of file diff --git a/briar-android/res/layout/navigation_menu.xml b/briar-android/res/layout/navigation_menu.xml index f6934e5e0..bb6652468 100644 --- a/briar-android/res/layout/navigation_menu.xml +++ b/briar-android/res/layout/navigation_menu.xml @@ -1,110 +1,28 @@ - - - + android:layout_gravity="start" + app:headerLayout="@layout/navigation_header" + app:menu="@menu/navigation_drawer"> - - -