Skip to content

Commit

Permalink
CLEANUP: Removing unused resources from the project.
Browse files Browse the repository at this point in the history
Signed-off-by: Anupam Das <[email protected]>
  • Loading branch information
opticod committed Dec 27, 2017
1 parent 335ec39 commit 3a48526
Show file tree
Hide file tree
Showing 32 changed files with 12 additions and 1,633 deletions.
1 change: 0 additions & 1 deletion art/haven.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/main/res/drawable-hdpi/ic_action_search.png
Binary file not shown.
Binary file removed src/main/res/drawable-hdpi/ic_cancel_white_24dp.png
Binary file not shown.
Binary file removed src/main/res/drawable-mdpi/ic_action_search.png
Binary file not shown.
Binary file removed src/main/res/drawable-mdpi/ic_cancel_white_24dp.png
Binary file not shown.
Binary file removed src/main/res/drawable-xhdpi/ic_action_search.png
Binary file not shown.
Binary file removed src/main/res/drawable-xhdpi/ic_cancel_white_24dp.png
Binary file not shown.
Binary file removed src/main/res/drawable-xxhdpi/ic_cancel_white_24dp.png
Binary file not shown.
Binary file removed src/main/res/drawable-xxxhdpi/ic_cancel_white_24dp.png
Binary file not shown.
7 changes: 0 additions & 7 deletions src/main/res/drawable/back.xml

This file was deleted.

8 changes: 0 additions & 8 deletions src/main/res/drawable/black_white_gradient.xml

This file was deleted.

7 changes: 0 additions & 7 deletions src/main/res/drawable/red_back.xml

This file was deleted.

47 changes: 0 additions & 47 deletions src/main/res/layout/accelerometer_fragment.xml

This file was deleted.

4 changes: 1 addition & 3 deletions src/main/res/layout/activity_accel_configure.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:background="@color/colorPrimary"
>
android:background="@color/colorPrimary">

<android.support.v7.widget.Toolbar
android:id="@+id/toolbar"
Expand Down
4 changes: 1 addition & 3 deletions src/main/res/layout/activity_microphone_configure.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:background="@color/colorPrimary"
>
android:background="@color/colorPrimary">

<android.support.v7.widget.Toolbar
android:id="@+id/toolbar"
Expand Down
7 changes: 2 additions & 5 deletions src/main/res/layout/activity_monitor.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<android.support.design.widget.CoordinatorLayout
android:id="@+id/main_content"
<android.support.design.widget.CoordinatorLayout android:id="@+id/main_content"
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@color/colorPrimary"
>
android:background="@color/colorPrimary">

<FrameLayout
android:layout_width="match_parent"
Expand Down
18 changes: 0 additions & 18 deletions src/main/res/layout/content_event.xml

This file was deleted.

28 changes: 0 additions & 28 deletions src/main/res/layout/empty_fragment.xml

This file was deleted.

24 changes: 0 additions & 24 deletions src/main/res/layout/microphone_fragment.xml

This file was deleted.

10 changes: 0 additions & 10 deletions src/main/res/menu/menu_event.xml

This file was deleted.

7 changes: 0 additions & 7 deletions src/main/res/menu/monitor_activity.xml

This file was deleted.

33 changes: 0 additions & 33 deletions src/main/res/raw/per_pixel_fragment_shader.glsl

This file was deleted.

32 changes: 0 additions & 32 deletions src/main/res/raw/per_pixel_vertex_shader.glsl

This file was deleted.

50 changes: 0 additions & 50 deletions src/main/res/raw/third_party_license_metadata

This file was deleted.

Loading

0 comments on commit 3a48526

Please sign in to comment.