aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorAlex Ning <chineseperson5@gmail.com>2021-08-06 12:59:13 +0000
committerAlex Ning <chineseperson5@gmail.com>2021-08-06 12:59:13 +0000
commit22c47fd10b464b509ceb6700b42583607c362b31 (patch)
treebfc956bf01691870df2960a3acb4ad84aac53128 /.github
parent326cbd406461b727f9afd9ffe519732e2a20d1b3 (diff)
downloadinfinity-for-reddit-22c47fd10b464b509ceb6700b42583607c362b31.tar
infinity-for-reddit-22c47fd10b464b509ceb6700b42583607c362b31.tar.gz
infinity-for-reddit-22c47fd10b464b509ceb6700b42583607c362b31.tar.bz2
infinity-for-reddit-22c47fd10b464b509ceb6700b42583607c362b31.tar.lz
infinity-for-reddit-22c47fd10b464b509ceb6700b42583607c362b31.tar.xz
infinity-for-reddit-22c47fd10b464b509ceb6700b42583607c362b31.tar.zst
infinity-for-reddit-22c47fd10b464b509ceb6700b42583607c362b31.zip
Set max image height to 2000px in PostRecyclerViewAdapter and PostDetailRecyclerViewAdapter.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
nity-for-reddit.git/commit/app/src/main/java/ml/docilealligator/infinityforreddit/adapters/PostRecyclerViewAdapter.java?id=58a19c9ad1e5e358cc0babf5b4812d473706ef00&follow=1'>Lower the threshold for image preview width and height.Alex Ning2-22/+26 2020-12-02Try fixing ANR when releasing ExoPlayer.Alex Ning5-6/+14 2020-12-02Fix some NullPointerException.Alex Ning2-10/+11 2020-12-02Try fixing IllegalStateException for fragments in various Activities.Alex Ning5-11/+12 2020-12-02Maybe fixed IllegaStateException for ShareLinkBottomSheetFragment and ↵Alex Ning2-12/+9 CopyTextBottomSheetFragment. 2020-12-01Maybe fix IndexOutOfBoundsException when parsing spoiler syntax.Alex Ning4-0/+25 2020-12-01Disable nsfw warning in ViewUserDetailActivity.Alex Ning1-3/+3 2020-12-01Maybe fix crash when downloading media.Alex Ning3-240/+2 2020-12-01Minor bugs fixed.Alex Ning3-13/+28 2020-12-01Fix ArrayIndexOutOfBoundsException in FollowedUsersRecyclerViewAdapter. ↵Alex Ning4-122/+147 Minor bugs fixed. 2020-12-01Update translation.Alex Ning10-849/+1636 2020-12-01Show upvoted or downvoted color in topScoreTextView in CommentViewHolder.Alex Ning1-0/+10 2020-11-30Changing language is now available.Alex Ning8-3/+83