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
/
java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-24
Fix video not playing if pressing the fullscreen button in PostDetailRecycler...
Alex Ning
2
-10
/
+8
2021-06-24
Replace AsyncTask with Executor in ParseComment.
Alex Ning
6
-150
/
+111
2021-06-23
Replace AsyncTask with Executor in FetchRules.
Alex Ning
3
-126
/
+25
2021-06-23
Replace AsyncTask with Executor in FetchGfycatOrRedgifsVideoLinks.
Alex Ning
4
-65
/
+42
2021-06-23
Fix 'android.view.ViewRootImpl: Only the original thread that created a view ...
Alex Ning
1
-17
/
+22
2021-06-23
Finish replacing AsyncTask with Executor in ParsePost.
Alex Ning
7
-265
/
+164
2021-06-23
Start replacing AsyncTask with Executor in ParsePost.
Alex Ning
6
-66
/
+166
2021-06-23
Fix Material You themeing.
Alex Ning
1
-0
/
+1
2021-06-23
Add OnScrollListener to correct RecyclerView in ViewPostDetailFragment.
Alex Ning
1
-4
/
+4
2021-06-22
Add missing return statements.
Alex Ning
1
-0
/
+2
2021-06-22
Implement two pane layout in ViewPostDetailFragment to separate post detail a...
Alex Ning
3
-405
/
+155
2021-06-21
Separate CommentAndPostRecyclerViewAdapter to PostDetailRecyclerViewAdapter a...
Alex Ning
3
-1331
/
+1829
2021-06-17
Fix Material You themeing issue.
Alex Ning
2
-8
/
+3
2021-06-16
Listen to wallpaper change and change theme.
Alex Ning
6
-84
/
+181
2021-06-16
Material You.
Alex Ning
3
-4
/
+113
2021-06-11
Add editor done action to dialog_go_to_thing_edit_text
Tijs-B
5
-0
/
+111
2021-06-11
Use PagingDataAdapter instead of deprecated PagedListAdapter.
Alex Ning
1
-6
/
+5
2021-06-11
Change several colors in Indigo theme.
Alex Ning
2
-75
/
+75
2021-06-11
Remove setting mFetchPostInfoTextView's layout params in PostFragment.
Alex Ning
1
-7
/
+0
2021-06-11
Set bottom app bar enabled by default. Change Indigo colors.
Alex Ning
5
-69
/
+69
2021-06-10
Added showing favorite multireddits and multireddits in main page.
Alex Ning
1
-16
/
+98
2021-06-10
Starting adding showing favorite multireddits and multireddits in main page.
Alex Ning
2
-4
/
+28
2021-06-06
Fix background color not applied to Card Layout 2.
Alex Ning
1
-7
/
+59
2021-06-06
Refine the UI of FlairBottomSheetFragment.
Alex Ning
1
-1
/
+1
2021-05-30
Disable ViewPager2's swiping if swipe between posts is disabled.
Alex Ning
1
-2
/
+5
2021-05-30
Update translation info.
Alex Ning
1
-12
/
+13
2021-05-29
Try fixing SQLiteConstraintException when inserting anonymous account.
Alex Ning
4
-7
/
+14
2021-05-22
Version 4.3.1. Restore changes in ViewVideoActivity to fix a bug that video c...
Alex Ning
1
-9
/
+5
2021-05-20
Fix Show Avatar on the Right.
Alex Ning
1
-0
/
+1
2021-05-20
Minor bugs fixed.
Alex Ning
1
-0
/
+1
2021-05-17
Version 4.3.0. Fix video post parsing (v.redd.it).
Alex Ning
1
-9
/
+25
2021-05-16
Minor bugs fixed in CommentAndPostRecyclerViewAdapter.
Alex Ning
1
-1
/
+1
2021-05-15
Fix recyclerview not scroll to correct last place after changing orientation.
Alex Ning
1
-4
/
+6
2021-05-15
New option: Swipe Vertically to Go Back From Media.
Alex Ning
5
-16
/
+31
2021-05-15
Hiding post fliar in PostFragment is now available.
Alex Ning
5
-4
/
+46
2021-05-14
Change the style of single comment level indicator.
Alex Ning
1
-3
/
+6
2021-05-10
New option: Show Only One Comment Level Indicator.
Alex Ning
3
-3
/
+22
2021-05-05
Fix app crashes in CopyTextBottomSheetFragment. Add LockScreenActivity.
Alex Ning
4
-5
/
+145
2021-04-27
Fix multiple inline gifs parsing error.
Alex Ning
1
-2
/
+3
2021-04-27
Support Reddit emote inline gif.
Alex Ning
1
-0
/
+11
2021-04-27
Continuing comment thread is now available. It can now show all the comments ...
Alex Ning
10
-327
/
+361
2021-04-25
Disable padding in CommentIndentationView if the comment level is 0.
Alex Ning
1
-2
/
+6
2021-04-23
Fix favorite things for logged-in account failed.
Alex Ning
2
-0
/
+2
2021-04-21
Fix the FAB shown in subreddit page in SubscribedThingListingActivity.
Alex Ning
2
-4
/
+19
2021-04-20
Fix post not updating in PostFragment after voting it in ViewPostDetailFragment.
Alex Ning
4
-23
/
+24
2021-04-20
Fix topScoreTextView showing wrong color in CommentViewHolder.
Alex Ning
1
-1
/
+1
2021-04-20
Hide reply and save buttons in comments if the depth is larger than 5. Add re...
Alex Ning
4
-20
/
+144
2021-04-11
Version 4.3.0-beta2. Fix SQL migration issue when updating from version 18 to...
Alex Ning
1
-1
/
+1
2021-04-10
Version 4.3.0-beta1. Tweak the name of the backup file.
Alex Ning
1
-1
/
+1
2021-04-10
Fix only backing up post history shared preferences. Show the password of the...
Alex Ning
1
-21
/
+23
[next]