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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-07-16
Implement SelectOrCaptureImageBottomSheetFragment.
Alex Ning
10
-13
/
+179
2021-07-15
Continue adding support for submitting gallery posts.
Alex Ning
19
-43
/
+179
2021-07-15
Implement RedditGallerySubmissionRecyclerViewAdapter.
Alex Ning
4
-3
/
+194
2021-07-15
Continue adding submitting gallery posts support.
Alex Ning
4
-55
/
+471
2021-07-15
Start adding submitting gallery posts support.
Alex Ning
5
-2
/
+427
2021-07-15
Remove storage permission for Android Q and up.
Alex Ning
7
-45
/
+46
2021-07-14
Use MaterialButton in SubmitCrosspostActivity.
Alex Ning
2
-5
/
+4
2021-07-14
Use MaterialButton in PostXXXActivity.
Alex Ning
8
-21
/
+18
2021-07-14
Choose whether receiving post reply notifications or not in SubmitCrosspostAc...
Alex Ning
2
-53
/
+107
2021-07-14
Choose whether receiving post reply notifications or not in PostVideoActivity.
Alex Ning
2
-51
/
+105
2021-07-14
Choose whether receiving post reply notifications or not in PostImageActivity.
Alex Ning
2
-4
/
+58
2021-07-14
Choose whether receiving post reply notifications or not in PostLinkActivity.
Alex Ning
3
-5
/
+59
2021-07-14
Choose whether receiving post reply notifications or not in PostTextActivity.
Alex Ning
6
-43
/
+111
2021-07-14
Use MediaStore.VOLUME_EXTERNAL_PRIMARY when downloading media.
Alex Ning
2
-3
/
+2
2021-07-14
Ignore case when searching comments.
Alex Ning
2
-7
/
+10
2021-07-14
Declare LayoutManager for RecyclerView in ViewPostDetailFragment.
Alex Ning
5
-49
/
+40