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
/
activity_view_post_detail.xml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor layout tweaks. Fixed action bar color in ViewPostDetailActivity in dark...
Alex Ning
2019-06-11
1
-1
/
+10
*
Dark theme support.
Alex Ning
2019-05-07
1
-6
/
+8
*
Reverse the change of unescaping HTML because it also remove all the HTML tag...
Alex Ning
2019-05-07
1
-1
/
+4
*
Unescape HTML for post content and comments. Minor UI fixes.
Alex Ning
2019-04-26
1
-15
/
+11
*
Load parent-level comments using pagination. Only load comments of comments o...
Alex Ning
2019-02-22
1
-0
/
+1
*
Migrate to AndroidX
Alex Ning
2019-02-21
1
-12
/
+12
*
Temporarily use the old way to load comments instead of Paging library. Load ...
Alex Ning
2019-02-20
1
-1
/
+1
*
Load All comments of a post using paging library. Loading comments of comment...
Alex Ning
2019-02-12
1
-1
/
+1
*
Enlarge the area which contains subreddit or user name and icon for easier to...
Alex Ning
2019-01-22
1
-21
/
+31
*
Use MarkwonView (a markdown library) instead of HtmlTextView to display post ...
Alex Ning
2019-01-09
1
-5
/
+2
*
Minor UI tweaks.
Alex Ning
2019-01-04
1
-26
/
+15
*
Display a MaterialLoadingProgressBar instead of a ProgressBar when loading po...
Alex Ning
2018-12-27
1
-4
/
+6
*
Use MVVM design pattern to load and display the posts. Minor bugs fixed.
Alex Ning
2018-11-09
1
-0
/
+1
*
Use AspectRatiotImageView instead of ImageView to fully display the preview i...
Alex Ning
2018-10-28
1
-2
/
+4
*
Display a crosspost icon if the post is a crosspost. Hide the thumbtack icon ...
Alex Ning
2018-10-05
1
-2
/
+14
*
Change the layout of post. Add an error view when loading the preview image f...
Alex Ning
2018-09-28
1
-6
/
+23
*
Replace the RecyclerView for comments to MultiLevelRecyclerView in order to d...
Alex Ning
2018-09-02
1
-1
/
+6
*
Blur the preview image if the post is NSFW. Tweak some layouts. Optimize some...
Alex Ning
2018-08-30
1
-11
/
+7
*
Display a thumbtack icon if the post is stickied on top. Display a gold icon ...
Alex Ning
2018-08-24
1
-0
/
+21
*
Load comment and post content text in HTML form instead of String. Fixed a bu...
Alex Ning
2018-08-20
1
-3
/
+3
*
Fixed a bug which causes the app to crash when there is no comment in a post....
Alex Ning
2018-08-11
1
-0
/
+24
*
Add the ViewSubredditActivity. Add a OnClickListener in the subscribed subred...
Alex Ning
2018-07-30
1
-0
/
+1
*
First commit
Alex Ning
2018-07-26
1
-0
/
+257