Austin Huang
4 years ago
No known key found for this signature in database
GPG Key ID: 84C23AA04587A91F
17 changed files with 17 additions and 234 deletions
-
22app/src/main/java/awais/instagrabber/fragments/CommentsViewerFragment.java
-
2app/src/main/java/awais/instagrabber/utils/Constants.java
-
11app/src/main/java/awais/instagrabber/utils/SettingsHelper.java
-
10app/src/main/res/drawable/ic_fullscreen.xml
-
10app/src/main/res/drawable/ic_fullscreen_exit.xml
-
11app/src/main/res/drawable/ic_import_export.xml
-
10app/src/main/res/drawable/ic_outline_star_24.xml
-
9app/src/main/res/drawable/ic_search_black_24dp.xml
-
128app/src/main/res/layout/item_full_post_view_bk.xml
-
11app/src/main/res/layout/layout_password.xml
-
5app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
-
BINapp/src/main/res/mipmap-hdpi/ic_launcher_round.png
-
BINapp/src/main/res/mipmap-mdpi/ic_launcher_round.png
-
BINapp/src/main/res/mipmap-xhdpi/ic_launcher_round.png
-
BINapp/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
-
BINapp/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png
-
22app/src/main/res/values/strings.xml
@ -1,10 +0,0 @@ |
|||||
<vector xmlns:android="http://schemas.android.com/apk/res/android" |
|
||||
android:width="36dp" |
|
||||
android:height="36dp" |
|
||||
android:tint="?attr/colorControlNormal" |
|
||||
android:viewportWidth="24" |
|
||||
android:viewportHeight="24"> |
|
||||
<path |
|
||||
android:fillColor="@android:color/white" |
|
||||
android:pathData="M7,14L5,14v5h5v-2L7,17v-3zM5,10h2L7,7h3L10,5L5,5v5zM17,17h-3v2h5v-5h-2v3zM14,5v2h3v3h2L19,5h-5z" /> |
|
||||
</vector> |
|
@ -1,10 +0,0 @@ |
|||||
<vector xmlns:android="http://schemas.android.com/apk/res/android" |
|
||||
android:width="36dp" |
|
||||
android:height="36dp" |
|
||||
android:tint="?attr/colorControlNormal" |
|
||||
android:viewportWidth="24" |
|
||||
android:viewportHeight="24"> |
|
||||
<path |
|
||||
android:fillColor="@android:color/white" |
|
||||
android:pathData="M5,16h3v3h2v-5L5,14v2zM8,8L5,8v2h5L10,5L8,5v3zM14,19h2v-3h3v-2h-5v5zM16,8L16,5h-2v5h5L19,8h-3z" /> |
|
||||
</vector> |
|
@ -1,11 +0,0 @@ |
|||||
<vector xmlns:android="http://schemas.android.com/apk/res/android" |
|
||||
android:width="24dp" |
|
||||
android:height="24dp" |
|
||||
android:viewportWidth="24" |
|
||||
android:viewportHeight="24" |
|
||||
android:tint="?attr/colorControlNormal" |
|
||||
android:alpha="0.6"> |
|
||||
<path |
|
||||
android:fillColor="@android:color/white" |
|
||||
android:pathData="M9,3L5,6.99h3L8,14h2L10,6.99h3L9,3zM16,17.01L16,10h-2v7.01h-3L15,21l4,-3.99h-3z"/> |
|
||||
</vector> |
|
@ -1,10 +0,0 @@ |
|||||
<vector xmlns:android="http://schemas.android.com/apk/res/android" |
|
||||
android:width="24dp" |
|
||||
android:height="24dp" |
|
||||
android:viewportWidth="24" |
|
||||
android:viewportHeight="24" |
|
||||
android:tint="?attr/colorControlNormal"> |
|
||||
<path |
|
||||
android:fillColor="@android:color/white" |
|
||||
android:pathData="M22,9.24l-7.19,-0.62L12,2 9.19,8.63 2,9.24l5.46,4.73L5.82,21 12,17.27 18.18,21l-1.63,-7.03L22,9.24zM12,15.4l-3.76,2.27 1,-4.28 -3.32,-2.88 4.38,-0.38L12,6.1l1.71,4.04 4.38,0.38 -3.32,2.88 1,4.28L12,15.4z"/> |
|
||||
</vector> |
|
@ -1,9 +0,0 @@ |
|||||
<vector xmlns:android="http://schemas.android.com/apk/res/android" |
|
||||
android:width="24dp" |
|
||||
android:height="24dp" |
|
||||
android:viewportWidth="24.0" |
|
||||
android:viewportHeight="24.0"> |
|
||||
<path |
|
||||
android:fillColor="#FF000000" |
|
||||
android:pathData="M15.5,14h-0.79l-0.28,-0.27C15.41,12.59 16,11.11 16,9.5 16,5.91 13.09,3 9.5,3S3,5.91 3,9.5 5.91,16 9.5,16c1.61,0 3.09,-0.59 4.23,-1.57l0.27,0.28v0.79l5,4.99L20.49,19l-4.99,-5zM9.5,14C7.01,14 5,11.99 5,9.5S7.01,5 9.5,5 14,7.01 14,9.5 11.99,14 9.5,14z"/> |
|
||||
</vector> |
|
@ -1,128 +0,0 @@ |
|||||
<?xml version="1.0" encoding="utf-8"?> |
|
||||
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" |
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto" |
|
||||
xmlns:tools="http://schemas.android.com/tools" |
|
||||
android:layout_width="match_parent" |
|
||||
android:layout_height="match_parent" |
|
||||
android:animateLayoutChanges="true" |
|
||||
android:orientation="vertical" |
|
||||
android:weightSum="3.2" |
|
||||
tools:context=".activities.PostViewer" |
|
||||
android:layout_marginTop="?attr/actionBarSize"> |
|
||||
|
|
||||
<include |
|
||||
android:id="@+id/topPanel" |
|
||||
layout="@layout/item_feed_top" /> |
|
||||
|
|
||||
<FrameLayout |
|
||||
android:id="@+id/container" |
|
||||
android:layout_width="match_parent" |
|
||||
android:layout_height="0dp" |
|
||||
android:layout_weight="1.9"> |
|
||||
|
|
||||
<com.google.android.exoplayer2.ui.PlayerView |
|
||||
android:id="@+id/playerView" |
|
||||
android:layout_width="match_parent" |
|
||||
android:layout_height="match_parent" |
|
||||
android:visibility="gone" |
|
||||
app:auto_show="true" |
|
||||
app:repeat_toggle_modes="all" /> |
|
||||
|
|
||||
<awais.instagrabber.customviews.drawee.ZoomableDraweeView |
|
||||
android:id="@+id/imageViewer" |
|
||||
android:layout_width="match_parent" |
|
||||
android:layout_height="match_parent" |
|
||||
android:visibility="gone" /> |
|
||||
|
|
||||
<ProgressBar |
|
||||
android:id="@+id/progressView" |
|
||||
android:layout_width="48dp" |
|
||||
android:layout_height="48dp" |
|
||||
android:layout_gravity="center" |
|
||||
android:visibility="gone" /> |
|
||||
|
|
||||
<FrameLayout |
|
||||
android:layout_width="wrap_content" |
|
||||
android:layout_height="48dp" |
|
||||
android:layout_gravity="end|top"> |
|
||||
|
|
||||
<androidx.appcompat.widget.AppCompatImageView |
|
||||
android:id="@+id/ivToggleFullScreen" |
|
||||
android:layout_width="48dp" |
|
||||
android:layout_height="48dp" |
|
||||
android:layout_gravity="end|top" |
|
||||
android:background="?selectableItemBackgroundBorderless" |
|
||||
android:padding="4dp" |
|
||||
app:srcCompat="@drawable/ic_fullscreen" |
|
||||
app:tint="?android:textColorPrimary" /> |
|
||||
|
|
||||
<androidx.appcompat.widget.AppCompatImageView |
|
||||
android:id="@+id/btnDownload" |
|
||||
android:layout_width="40dp" |
|
||||
android:layout_height="48dp" |
|
||||
android:layout_gravity="end|top" |
|
||||
android:layout_marginEnd="48dp" |
|
||||
android:layout_marginRight="48dp" |
|
||||
android:background="?selectableItemBackgroundBorderless" |
|
||||
android:padding="4dp" |
|
||||
android:visibility="gone" |
|
||||
app:srcCompat="@drawable/ic_download" /> |
|
||||
</FrameLayout> |
|
||||
</FrameLayout> |
|
||||
|
|
||||
<androidx.recyclerview.widget.RecyclerView |
|
||||
android:id="@+id/mediaList" |
|
||||
android:layout_width="match_parent" |
|
||||
android:layout_height="0dp" |
|
||||
android:clipToPadding="false" |
|
||||
android:orientation="horizontal" |
|
||||
android:paddingStart="5dp" |
|
||||
android:paddingLeft="5dp" |
|
||||
android:paddingEnd="5dp" |
|
||||
android:paddingRight="5dp" |
|
||||
app:layoutManager="androidx.recyclerview.widget.LinearLayoutManager" |
|
||||
tools:listitem="@layout/item_child_post" /> |
|
||||
|
|
||||
<include |
|
||||
android:id="@+id/bottomPanel" |
|
||||
layout="@layout/item_feed_bottom" |
|
||||
android:layout_width="match_parent" |
|
||||
android:layout_height="0dp" |
|
||||
android:layout_weight="1" /> |
|
||||
|
|
||||
<androidx.appcompat.widget.LinearLayoutCompat |
|
||||
android:id="@+id/postActions" |
|
||||
android:layout_width="match_parent" |
|
||||
android:layout_height="0dp" |
|
||||
android:layout_weight="0.3" |
|
||||
android:background="#0000" |
|
||||
android:weightSum="2"> |
|
||||
|
|
||||
<androidx.appcompat.widget.AppCompatButton |
|
||||
android:id="@+id/btnLike" |
|
||||
android:layout_width="match_parent" |
|
||||
android:layout_height="wrap_content" |
|
||||
android:layout_marginStart="6dp" |
|
||||
android:layout_marginLeft="8dp" |
|
||||
android:layout_marginRight="8dp" |
|
||||
android:layout_weight="1" |
|
||||
android:textColor="@color/btn_lightpink_text_color" |
|
||||
android:textSize="18sp" |
|
||||
app:backgroundTint="@color/btn_lightpink_background" |
|
||||
tools:text="@string/like" /> |
|
||||
|
|
||||
<androidx.appcompat.widget.AppCompatButton |
|
||||
android:id="@+id/btnBookmark" |
|
||||
android:layout_width="match_parent" |
|
||||
android:layout_height="wrap_content" |
|
||||
android:layout_alignParentBottom="true" |
|
||||
android:layout_marginLeft="8dp" |
|
||||
android:layout_marginEnd="6dp" |
|
||||
android:layout_marginRight="8dp" |
|
||||
android:layout_weight="1" |
|
||||
android:text="@string/bookmark" |
|
||||
android:textColor="@color/btn_lightorange_text_color" |
|
||||
android:textSize="18sp" |
|
||||
app:backgroundTint="@color/btn_lightorange_background" /> |
|
||||
</androidx.appcompat.widget.LinearLayoutCompat> |
|
||||
</LinearLayout> |
|
@ -1,11 +0,0 @@ |
|||||
<?xml version="1.0" encoding="utf-8"?> |
|
||||
<androidx.appcompat.widget.AppCompatEditText xmlns:android="http://schemas.android.com/apk/res/android" |
|
||||
android:id="@+id/etPassword" |
|
||||
android:layout_width="match_parent" |
|
||||
android:layout_height="wrap_content" |
|
||||
android:layout_marginStart="5dp" |
|
||||
android:layout_marginLeft="5dp" |
|
||||
android:enabled="false" |
|
||||
android:hint="@string/password" |
|
||||
android:inputType="textPassword" |
|
||||
android:maxLength="32" /> |
|
@ -1,5 +0,0 @@ |
|||||
<?xml version="1.0" encoding="utf-8"?> |
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> |
|
||||
<background android:drawable="@drawable/ic_launcher_background"/> |
|
||||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/> |
|
||||
</adaptive-icon> |
|
Before Width: 72 | Height: 72 | Size: 6.6 KiB |
Before Width: 48 | Height: 48 | Size: 3.7 KiB |
Before Width: 96 | Height: 96 | Size: 10 KiB |
Before Width: 144 | Height: 144 | Size: 18 KiB |
Before Width: 192 | Height: 192 | Size: 28 KiB |
Write
Preview
Loading…
Cancel
Save
Reference in new issue