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
/
build.gradle
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Showing elapsed time in posts and comments is available.
Alex Ning
2019-11-12
1
-2
/
+3
*
Fixed IllegalStateException in SubredditSelectionActivity. Downgrade material...
Alex Ning
2019-11-05
1
-4
/
+4
*
Fixed UI issues in posts and comments. Version 1.4.0.
Alex Ning
2019-10-29
1
-2
/
+2
*
Use FlowLayout to host all the information of a post in item_post and item_po...
Alex Ning
2019-10-28
1
-1
/
+1
*
Disable clicking comment icon in a post to submit a comment. Enlarge the icon...
Alex Ning
2019-10-25
1
-14
/
+14
*
Fixed bottom sheet fragments cannot swipe down to show items when they are ex...
Alex Ning
2019-10-20
1
-2
/
+2
*
Show an error message when favorite or unfavorite something failed. Minor bug...
Alex Ning
2019-10-14
1
-2
/
+2
*
Fix app crashes when opening images and videos.
Alex Ning
2019-10-07
1
-2
/
+2
*
Version 1.2.1
Alex Ning
2019-10-06
1
-2
/
+2
*
Version 1.2.0
Alex Ning
2019-10-05
1
-2
/
+2
*
Change gitignore file.
Alex Ning
2019-09-29
1
-1
/
+0
*
Blurring spoiler post images is now available. Change spoiler and flair text ...
Alex Ning
2019-09-27
1
-2
/
+2
*
Only show the new messages within the the notification interval to prevent sh...
Alex Ning
2019-09-22
1
-2
/
+2
*
Delete something related to downloading videos.
Alex Ning
2019-09-19
1
-7
/
+7
*
Change the color of the comment's vertical bar. Long press the comment to exp...
Alex Ning
2019-09-17
1
-2
/
+2
*
Version 1.0.8
Alex Ning
2019-09-15
1
-2
/
+2
*
Version 1.0.7
Alex Ning
2019-09-12
1
-2
/
+2
*
Version 1.0.6
Alex Ning
2019-09-11
1
-2
/
+2
*
Version 1.0.5
Alex Ning
2019-09-10
1
-2
/
+2
*
Version 1.0.4
Alex Ning
2019-09-09
1
-2
/
+2
*
Version 1.0.3
Alex Ning
2019-09-09
1
-2
/
+2
*
Hiding and unhiding posts are now available.
Alex Ning
2019-09-08
1
-2
/
+2
*
Version 1.0.1
Alex Ning
2019-09-08
1
-2
/
+2
*
Fixed force stop when opening link type post. Update libraries.
Alex Ning
2019-09-07
1
-9
/
+9
*
Make generating release apk availalbe.
Alex Ning
2019-09-05
1
-1
/
+0
*
View crosspost parent in ViewPostDetailActivity when clicking the crosspost i...
Alex Ning
2019-08-30
1
-1
/
+1
*
Reimplement Markdown display due to update of Markwon library. Fixed RetryLoa...
Alex Ning
2019-08-26
1
-6
/
+7
*
Fixed getting same notifications for different accounts (for real this time)....
Alex Ning
2019-08-21
1
-2
/
+3
*
Fetch unread messages periodically (15 mins for test) using WorkManager. Clic...
Alex Ning
2019-08-17
1
-0
/
+1
*
Editing flair is now available.
Alex Ning
2019-08-14
1
-1
/
+1
*
Use Brige library and Android-State library to avoid TransactionTooLargeExcep...
Alex Ning
2019-07-31
1
-0
/
+3
*
Use rounded corner bottom fragment. Tweak bottom sheet fragment UI. Change po...
Alex Ning
2019-07-26
1
-0
/
+1
*
Flair, spoiler and nsfw support for submitting posts.
Alex Ning
2019-07-17
1
-0
/
+1
*
Use a modal bottom sheet to display post selection instead of an alert dialog...
Alex Ning
2019-07-12
1
-2
/
+2
*
Reimplemented parsing comments using recursion to parse all the child comment...
Alex Ning
2019-06-17
1
-1
/
+0
*
Show a snackbar when sending comment and sending comment fails. Display the s...
Alex Ning
2019-06-14
1
-2
/
+1
*
Added a feature: Sending comments.
Alex Ning
2019-06-14
1
-1
/
+1
*
Add CommentActivity for sending comments (not implemented yet). Minor UI tweaks.
Alex Ning
2019-06-13
1
-1
/
+2
*
Minor layout tweaks. Fixed action bar color in ViewPostDetailActivity in dark...
Alex Ning
2019-06-11
1
-6
/
+6
*
Unescape HTML for post content and comments. Minor UI fixes.
Alex Ning
2019-04-26
1
-2
/
+2
*
Synchronizing voting state between PostRecyclerViewAdapter and ViewPostDetail...
Alex Ning
2019-04-18
1
-2
/
+3
*
Fixed displaying wrong score when rapidly clicking vote buttons in PostRecycl...
Alex Ning
2019-04-18
1
-5
/
+5
*
Fixed user icon and user banner not displaying after user login. LoginActivit...
Alex Ning
2019-02-26
1
-2
/
+0
*
Add a search view in MainActivity and add a SearchActivity.
Alex Ning
2019-02-22
1
-0
/
+2
*
Migrate to AndroidX
Alex Ning
2019-02-21
1
-17
/
+17
*
Use another GifImageView library.
Alex Ning
2019-02-21
1
-1
/
+1
*
Load All comments of a post using paging library. Loading comments of comment...
Alex Ning
2019-02-12
1
-1
/
+1
*
Use MarkwonView (a markdown library) instead of HtmlTextView to display post ...
Alex Ning
2019-01-09
1
-1
/
+3
*
Display a MaterialLoadingProgressBar instead of a ProgressBar when loading po...
Alex Ning
2018-12-27
1
-0
/
+1
*
Use Android Paging Library to load and display best posts. Loading best posts...
Alex Ning
2018-12-27
1
-0
/
+5
[next]