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_post.xml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed dark theme in landscape mode. Display the host of the url when the post...
Alex Ning
2019-06-06
1
-30
/
+39
*
Fixed UI problems introduced by dark theme.
Alex Ning
2019-06-05
1
-1
/
+1
*
Dark theme support.
Alex Ning
2019-05-07
1
-4
/
+5
*
Reverse the change of unescaping HTML because it also remove all the HTML tag...
Alex Ning
2019-05-07
1
-6
/
+9
*
Unescape HTML for post content and comments. Minor UI fixes.
Alex Ning
2019-04-26
1
-13
/
+6
*
Migrate to AndroidX
Alex Ning
2019-02-21
1
-6
/
+6
*
Enlarge the area which contains subreddit or user name and icon for easier to...
Alex Ning
2019-01-22
1
-3
/
+0
*
Fixed the user's posts cannot be loaded. Refreshing in MainActivity also refr...
Alex Ning
2019-01-22
1
-26
/
+37
*
Fixed infinite loading duplicate posts when there is no more posts to load. M...
Alex Ning
2019-01-21
1
-1
/
+6
*
Minor UI tweaks.
Alex Ning
2019-01-04
1
-24
/
+21
*
Use GifImageView to display all the images in order to prevent slow playing o...
Alex Ning
2018-12-22
1
-4
/
+4
*
Use MVVM design pattern to load and display the posts. Minor bugs fixed.
Alex Ning
2018-11-09
1
-0
/
+1
*
Minor layout tweaks.
Alex Ning
2018-11-08
1
-3
/
+5
*
Use AspectRatiotImageView instead of ImageView to fully display the preview i...
Alex Ning
2018-10-28
1
-4
/
+5
*
Move refreshAccessToken method from RefreshAccessToken class to AccessTokenAu...
Alex Ning
2018-10-19
1
-1
/
+0
*
Display a crosspost icon if the post is a crosspost. Hide the thumbtack icon ...
Alex Ning
2018-10-05
1
-194
/
+201
*
Minor layout tweaks.
Alex Ning
2018-10-01
1
-3
/
+3
*
Add an error view when loading the image fails in ViewImageActivity.
Alex Ning
2018-10-01
1
-8
/
+12
*
Change the layout of post. Add an error view when loading the preview image f...
Alex Ning
2018-09-28
1
-169
/
+190
*
Blur the preview image if the post is NSFW. Tweak some layouts. Optimize some...
Alex Ning
2018-08-30
1
-1
/
+1
*
Display a thumbtack icon if the post is stickied on top. Display a gold icon ...
Alex Ning
2018-08-24
1
-9
/
+37
*
Rename some classes and layout resources. Feature added: view posts in ViewSu...
Alex Ning
2018-08-20
1
-0
/
+180