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
/
item_comment.xml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-05
Disabling immersive mode (content shown under status bar and nav bar) is now ...
Alex Ning
1
-1
/
+2
2019-10-03
AMOLED dark theme is now available.
Alex Ning
1
-1
/
+1
2019-09-27
Add a mic icon if the user is the submitter in comments. Add a mod icon if th...
Alex Ning
1
-6
/
+16
2019-09-26
Add title and content font size options.
Alex Ning
1
-1
/
+1
2019-09-20
Changing font size is available. Delete duplicate Edit menu in comments.
Alex Ning
1
-1
/
+5
2019-09-18
Saving and unsaving comments are now available. Use xml thumbtack to avoid cr...
Alex Ning
1
-6
/
+25
2019-08-26
Display an archived icon if the post is archived. Display a locked icon if th...
Alex Ning
1
-1
/
+3
2019-08-26
Reimplement Markdown display due to update of Markwon library. Fixed RetryLoa...
Alex Ning
1
-1
/
+1
2019-08-13
Set NSFW and spoiler are now available.
Alex Ning
1
-80
/
+0
2019-08-13
Editing and deleting comments are now available.
Alex Ning
1
-3
/
+108
2019-08-12
Deleting and editing posts are now available.
Alex Ning
1
-2
/
+2
2019-08-12
Fixed UI in dark theme.
Alex Ning
1
-1
/
+2
2019-08-11
Make nav bar white in day theme and change it to the same color as background...
Alex Ning
1
-122
/
+116
2019-07-22
Click a comment to view the corresponding post.
Alex Ning
1
-0
/
+1
2019-07-18
Viewing rules after pressing rules button in PostXXXActivity is available. Ex...
Alex Ning
1
-1
/
+1
2019-06-23
Calculate the comment placeholder position if the position was changed.
Alex Ning
1
-11
/
+2
2019-06-17
Reimplemented parsing comments using recursion to parse all the child comment...
Alex Ning
1
-0
/
+1
2019-06-14
Reply to comments. Preparing for comment deletion.
Alex Ning
1
-1
/
+14
2019-05-07
Dark theme support.
Alex Ning
1
-113
/
+118
2019-02-20
Temporarily use the old way to load comments instead of Paging library. Load ...
Alex Ning
1
-0
/
+0
2019-01-21
Click user names in comment to view the user's details. Minor visual redesign.
Alex Ning
1
-1
/
+2
2019-01-09
Use MarkwonView (a markdown library) instead of HtmlTextView to display post ...
Alex Ning
1
-4
/
+3
2018-09-02
Replace the RecyclerView for comments to MultiLevelRecyclerView in order to d...
Alex Ning
1
-87
/
+111
2018-08-20
Load comment and post content text in HTML form instead of String. Fixed a bu...
Alex Ning
1
-3
/
+3