Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
773 changes: 0 additions & 773 deletions app/src/main/res/drawable/ic_onboarding.xml

This file was deleted.

69 changes: 0 additions & 69 deletions app/src/main/res/drawable/ic_server.xml

This file was deleted.

16 changes: 2 additions & 14 deletions app/src/main/res/layout/fragment_authentication_on_boarding.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,24 +11,14 @@
android:layout_width="match_parent"
android:layout_height="wrap_content">

<ImageView
android:id="@+id/image_on_boarding"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:src="@drawable/ic_onboarding"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent"
tools:ignore="ContentDescription" />

<TextView
android:id="@+id/text_on_boarding_title"
style="@style/Authentication.TextView.Headline"
android:layout_marginTop="32dp"
android:text="@string/msg_welcome_to_rocket_chat"
android:layout_marginTop="256dp"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@+id/image_on_boarding" />
app:layout_constraintTop_toTopOf="parent" />

<TextView
android:id="@+id/text_on_boarding_description"
Expand Down Expand Up @@ -56,7 +46,6 @@
android:layout_centerVertical="true"
android:layout_marginStart="16dp"
android:layout_marginEnd="20dp"
android:src="@drawable/ic_connect_with_a_server_black_30dp"
android:tint="@color/colorAccent"
tools:ignore="ContentDescription" />

Expand Down Expand Up @@ -99,7 +88,6 @@
android:layout_centerVertical="true"
android:layout_marginStart="16dp"
android:layout_marginEnd="20dp"
android:src="@drawable/ic_rocket_chat_30dp"
tools:ignore="ContentDescription" />

<TextView
Expand Down
13 changes: 2 additions & 11 deletions app/src/main/res/layout/fragment_authentication_server.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,24 +12,15 @@
android:layout_width="match_parent"
android:layout_height="wrap_content">

<ImageView
android:id="@+id/image_server"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:src="@drawable/ic_server"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent"
tools:ignore="ContentDescription" />

<TextView
android:id="@+id/text_sign_in_to_your_server"
style="@style/Authentication.TextView.Headline"
android:layout_marginTop="8dp"
android:layout_marginTop="180dp"
android:text="@string/title_sign_in_your_server"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@+id/image_server" />
app:layout_constraintTop_toTopOf="parent"/>

<RelativeLayout
android:id="@+id/server_url_container"
Expand Down
Binary file modified app/src/main/res/mipmap-xxxhdpi/hello.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/src/main/res/mipmap-xxxhdpi/widechat_hola_background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified emoji/src/main/assets/fonts/emojione-android.ttf
Binary file not shown.