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_subscribed_subreddits_multiselection.xml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-09-05
Continue adding contentDescription for image views.
Docile-Alligator
1
-1
/
+2
2024-04-29
Migrate to ViewBinding in some activities.
Docile-Alligator
1
-1
/
+0
2021-10-30
Continue migrating to Material Design 3.
Alex Ning
1
-0
/
+1
2020-06-10
Changing font is available. Fix subtitle on toolbar being cut if the font is ...
Alex Ning
1
-1
/
+2
2020-06-10
Prepare to add different font support.
Alex Ning
1
-1
/
+3
2020-04-18
Remove unused attributes. Fix loading images using GlideImageGetter after the...
Alex Ning
1
-2
/
+0
2020-03-27
Implemented share and import themes. Fixed some issues of custom theme.
Alex Ning
1
-1
/
+2
2020-03-15
Implement custom multiple themes (Buggy).
Alex Ning
1
-0
/
+3
2020-02-18
Selecting subreddits when creating multireddits is now available.
Alex Ning
1
-23
/
+14
2020-02-12
Creating multireddit without specifying subreddits is available.
Alex Ning
1
-0
/
+10
2019-12-17
Swipe to refresh in SubscribedThingActivity and MultiRedditListingActivity.
Alex Ning
1
-3
/
+10
2019-12-17
Add menusin ViewMultiRedditDetailActivity. Minor bugs fixed.
Alex Ning
1
-0
/
+1
2019-12-13
Show MultiReddits list.
Alex Ning
1
-31
/
+13
2019-11-19
Swipe down to refresh is available in other activities.
Alex Ning
1
-12
/
+12
2019-11-17
Add a Fab to scroll down parent comments. Use volume up and down keys to navi...
Alex Ning
1
-0
/
+10
2019-10-03
AMOLED dark theme is now available.
Alex Ning
1
-1
/
+2
2019-09-20
Changing font size is available. Delete duplicate Edit menu in comments.
Alex Ning
1
-1
/
+2
2019-08-12
Fixed UI in dark theme.
Alex Ning
1
-0
/
+1
2019-08-11
Transparent navigation bar and status bar in ViewPostDetailActivity (All thes...
Alex Ning
1
-5
/
+16
2019-08-07
Refactored all the other classes to support multi user. Clearing the app data...
Alex Ning
1
-1
/
+1
2019-07-24
Capture images and videos from camera when click capture fab in PostImageActi...
Alex Ning
1
-1
/
+2
2019-07-22
Click a comment to view the corresponding post.
Alex Ning
1
-0
/
+28
2019-06-25
Reimplement ViewPostActivity using one recyclerview to display a post and its...
Alex Ning
1
-332
/
+3
2019-06-18
Minor UI tweaks.
Alex Ning
1
-5
/
+0
2019-06-17
Reimplemented parsing comments using recursion to parse all the child comment...
Alex Ning
1
-1
/
+6
2019-06-13
Add CommentActivity for sending comments (not implemented yet). Minor UI tweaks.
Alex Ning
1
-2
/
+16
2019-06-11
Minor layout tweaks. Fixed action bar color in ViewPostDetailActivity in dark...
Alex Ning
1
-1
/
+10
2019-05-07
Dark theme support.
Alex Ning
1
-6
/
+8
2019-05-07
Reverse the change of unescaping HTML because it also remove all the HTML tag...
Alex Ning
1
-1
/
+4
2019-04-26
Unescape HTML for post content and comments. Minor UI fixes.
Alex Ning
1
-15
/
+11
2019-02-22
Load parent-level comments using pagination. Only load comments of comments o...
Alex Ning
1
-0
/
+1
2019-02-21
Migrate to AndroidX
Alex Ning
1
-12
/
+12
2019-02-20
Temporarily use the old way to load comments instead of Paging library. Load ...
Alex Ning
1
-1
/
+1
2019-02-12
Load All comments of a post using paging library. Loading comments of comment...
Alex Ning
1
-1
/
+1
2019-01-22
Enlarge the area which contains subreddit or user name and icon for easier to...
Alex Ning
1
-21
/
+31
2019-01-09
Use MarkwonView (a markdown library) instead of HtmlTextView to display post ...
Alex Ning
1
-5
/
+2
2019-01-04
Minor UI tweaks.
Alex Ning
1
-26
/
+15
2018-12-27
Display a MaterialLoadingProgressBar instead of a ProgressBar when loading po...
Alex Ning
1
-4
/
+6
2018-11-09
Use MVVM design pattern to load and display the posts. Minor bugs fixed.
Alex Ning
1
-0
/
+1
2018-10-28
Use AspectRatiotImageView instead of ImageView to fully display the preview i...
Alex Ning
1
-2
/
+4
2018-10-05
Display a crosspost icon if the post is a crosspost. Hide the thumbtack icon ...
Alex Ning
1
-2
/
+14
2018-09-28
Change the layout of post. Add an error view when loading the preview image f...
Alex Ning
1
-6
/
+23
2018-09-02
Replace the RecyclerView for comments to MultiLevelRecyclerView in order to d...
Alex Ning
1
-1
/
+6
2018-08-30
Blur the preview image if the post is NSFW. Tweak some layouts. Optimize some...
Alex Ning
1
-11
/
+7
2018-08-24
Display a thumbtack icon if the post is stickied on top. Display a gold icon ...
Alex Ning
1
-0
/
+21
2018-08-20
Load comment and post content text in HTML form instead of String. Fixed a bu...
Alex Ning
1
-3
/
+3
2018-08-11
Fixed a bug which causes the app to crash when there is no comment in a post....
Alex Ning
1
-0
/
+24
2018-07-30
Add the ViewSubredditActivity. Add a OnClickListener in the subscribed subred...
Alex Ning
1
-0
/
+1