index
:
infinity-for-reddit.git
client-id
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
src
/
main
/
res
/
layout
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Try to fix java.lang.IndexOutOfBoundsException in ↵
Alex Ning
2021-08-24
9
-3
/
+14
|
|
|
|
com.google.android.material.appbar.HeaderScrollingViewBehavior.layoutChild and com.google.android.material.appbar.HeaderScrollingViewBehavior.onMeasureChild.
*
Remove animateLayoutChanges in video autoplay views.
Alex Ning
2021-08-20
3
-6
/
+3
|
*
Add animateLayoutChanges to item_post_compact_right_thumbnail.
Alex Ning
2021-08-20
1
-1
/
+2
|
*
Try fixing IllegalArgumentException at ↵
Alex Ning
2021-08-19
4
-6
/
+6
|
|
|
|
androidx.viewpager.widget.ViewPager.onInterceptTouchEvent.
*
Catch SecurityException when getting network type.
Alex Ning
2021-08-19
1
-3
/
+3
|
*
Try fixing ViewPager2's IllegalStateException.
Alex Ning
2021-08-11
1
-0
/
+1
|
*
Use ViewPager2 in InboxActivity.
Alex Ning
2021-08-11
1
-1
/
+3
|
*
Tweak autoplay control.
Alex Ning
2021-08-04
1
-22
/
+29
|
*
Use bottom toolbar in ViewImgurVideoFragment is available.
Alex Ning
2021-08-04
2
-10
/
+44
|
*
Use bottom toolbar in ViewRedditGalleryImageOrGifFragment is available.
Alex Ning
2021-08-04
1
-3
/
+60
|
*
Use bottom toolbar in ViewImgurImageFragment is available.
Alex Ning
2021-08-04
3
-40
/
+98
|
*
Use bottom toolbar in ViewImageOrGifActivity is available.
Alex Ning
2021-08-03
2
-3
/
+60
|
*
Minor UI tweaks.
Alex Ning
2021-08-03
2
-7
/
+9
|
*
Optimize item_comment.xml.
Alex Ning
2021-08-03
1
-201
/
+193
|
*
Swipe to refresh in WikiActivity.
Alex Ning
2021-08-02
1
-5
/
+12
|
*
Show error message in WikiActivity.
Alex Ning
2021-08-02
1
-0
/
+27
|
*
Support viewing subreddit wiki in app.
Alex Ning
2021-08-02
2
-1
/
+45
|
*
Prepare to implement customization options for post details page.
Alex Ning
2021-07-30
1
-1
/
+2
|
*
Fix RecyclerView go to top after changing post type.
Alex Ning
2021-07-21
1
-0
/
+1
|
*
Add an gallery post indicator in PostDetailRecyclerViewAdapter.
Alex Ning
2021-07-21
2
-7
/
+21
|
*
Show an indicator in gallery post in PostRecyclerViewAdapter.
Alex Ning
2021-07-21
2
-6
/
+6
|
*
Tweak the autoplay video control.
Alex Ning
2021-07-20
1
-74
/
+87
|
*
New option: Switch to landscape orientation in video player automatically.
Alex Ning
2021-07-19
1
-17
/
+0
|
*
Show error view in TrendingActivity.
Alex Ning
2021-07-18
1
-0
/
+26
|
*
Refreshing trending searches is now available.
Alex Ning
2021-07-18
1
-3
/
+10
|
*
Show title on trending searches.
Alex Ning
2021-07-18
1
-2
/
+5
|
*
Minor UI tweaks in TrendingActivity.
Alex Ning
2021-07-18
1
-1
/
+6
|
*
Show trending searches in TrendingActivity.
Alex Ning
2021-07-18
2
-0
/
+108
|
*
Place a close button on the image in PostGalleryActivity.
Alex Ning
2021-07-16
1
-1
/
+1
|
*
Add column spacing to the RecyclerView in PostGalleryActivity.
Alex Ning
2021-07-16
1
-1
/
+3
|
*
Center the FloatingActionButton in PostGalleryActivity.
Alex Ning
2021-07-16
2
-5
/
+7
|
*
Small changes in RedditGallerySubmissionRecyclerViewAdapter's UI.
Alex Ning
2021-07-16
2
-5
/
+14
|
*
Implement SelectOrCaptureImageBottomSheetFragment.
Alex Ning
2021-07-16
2
-1
/
+54
|
*
Continue adding support for submitting gallery posts.
Alex Ning
2021-07-15
2
-1
/
+22
|
*
Implement RedditGallerySubmissionRecyclerViewAdapter.
Alex Ning
2021-07-15
2
-0
/
+32
|
*
Start adding submitting gallery posts support.
Alex Ning
2021-07-15
1
-0
/
+199
|
*
Use MaterialButton in SubmitCrosspostActivity.
Alex Ning
2021-07-14
1
-1
/
+1
|
*
Use MaterialButton in PostXXXActivity.
Alex Ning
2021-07-14
4
-5
/
+7
|
*
Choose whether receiving post reply notifications or not in ↵
Alex Ning
2021-07-14
1
-1
/
+38
|
|
|
|
SubmitCrosspostActivity.
*
Choose whether receiving post reply notifications or not in PostVideoActivity.
Alex Ning
2021-07-14
1
-1
/
+38
|
*
Choose whether receiving post reply notifications or not in PostImageActivity.
Alex Ning
2021-07-14
1
-1
/
+38
|
*
Choose whether receiving post reply notifications or not in PostLinkActivity.
Alex Ning
2021-07-14
1
-1
/
+38
|
*
Choose whether receiving post reply notifications or not in PostTextActivity.
Alex Ning
2021-07-14
1
-9
/
+41
|
*
Ignore case when searching comments.
Alex Ning
2021-07-14
1
-1
/
+2
|
*
Declare LayoutManager for RecyclerView in ViewPostDetailFragment.
Alex Ning
2021-07-14
1
-1
/
+2
|
*
Improve the experience of searching in comments.
Alex Ning
2021-07-12
1
-2
/
+3
|
*
Apply custom theme to the search panel in ViewPostDetailActivity.
Alex Ning
2021-07-12
2
-10
/
+12
|
*
Implement a search panel in ViewPostDetailActivity.
Alex Ning
2021-07-09
1
-0
/
+69
|
*
Minor UI tweaks in ViewRPANBroadcastFragment.
Alex Ning
2021-07-08
1
-16
/
+46
|
*
Show subreddit name and icon and username in ViewRPANBroadcastFragment.
Alex Ning
2021-07-08
1
-0
/
+48
|
[prev]
[next]