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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-29
Version 4.0.1. Block users. Show report menu item even in anonymous mode. Rem...
Alex Ning
5
-16
/
+22
2020-07-19
Remove test notification. Rearrange Interface Settings.
Alex Ning
1
-3
/
+3
2020-07-19
Delete webView.getSettings().setDomStorageEnabled(true); in LoginActivity to ...
Alex Ning
3
-6
/
+25
2020-07-19
Reorganize settings.
Alex Ning
3
-20
/
+32
2020-07-18
Fix UI issues in post and comment item. Fix Reddit gallery post cannot be ope...
Alex Ning
17
-150
/
+159
2020-07-17
Fix parsing Reddit gallery posts error when they contain a gif. Fix progress ...
Alex Ning
1
-2
/
+1
2020-07-17
Add a boolean variable isSendingMessage to avoid sending multiple messages be...
Alex Ning
2
-2
/
+2
2020-07-16
Use BigImageView in ViewRedditGalleryImageOrGifFragment. Fix subtitle not sho...
Alex Ning
2
-3
/
+4
2020-07-16
Fix link domain not showing in PostRecyclerViewAdapter.
Alex Ning
1
-2
/
+1
2020-07-16
Support viewing Reddit Gallery in app. Fix gif not autoplayable in CommentAnd...
Alex Ning
11
-6
/
+796
2020-07-16
Fix ANR when uploading large video files. Fix uploading gif as image.
Alex Ning
1
-0
/
+1
2020-07-15
Remove font: Bad Script. Add some bold fonts.
Alex Ning
7
-16
/
+182
2020-07-15
Add an option to ignore nav bar in ViewVideoActivity and ViewImgurVideoFragme...
Alex Ning
7
-40
/
+112
2020-07-15
Fix gif too small in ViewImageOrGifActivity. Hide immersive interface entry i...
Alex Ning
4
-7
/
+8
2020-07-14
Use SubsamplingScaleImageView in ViewImgurImageFragment. Probably fix gif too...
Alex Ning
3
-28
/
+2
2020-07-14
Replace Hauler with Slidr to avoid weird behaviour in SubsamplingScaleImageView.
Alex Ning
4
-125
/
+79
2020-07-14
Disable swipe right to go back in some Activities. Rename 'Swipe Right to Go ...
Alex Ning
2
-2
/
+4
2020-07-14
Add double tap to zoom in ViewImageOrGifActivity. Delete MultiRedditListingAc...
Alex Ning
2
-85
/
+2
2020-07-13
Probably fix app crashes when loading large images in CommentAndPostRecyclerV...
Alex Ning
2
-370
/
+41
2020-07-13
Probably fix app crashes when loading large images in PostRecyclerViewAdapter.
Alex Ning
4
-371
/
+40
2020-07-12
Only use SubsamplingScaleImageView to load images in ViewHolders for image in...
Alex Ning
7
-58
/
+378
2020-07-11
Use SubsamplingScaleImageView and BigImageView to display images in ViewImage...
Alex Ning
6
-58
/
+393
2020-07-09
Fix username takes up too much space in comments. Add PostCompactRightLeftThu...
Alex Ning
4
-22
/
+400
2020-07-09
Add settings screen animations.
Hermes Junior
4
-0
/
+28
2020-07-09
Fix fab does not show in MultiReditListingFragment when first entering Subscr...
Alex Ning
2
-9
/
+9
2020-07-09
Add updated Crashy.
Alex Ning
2
-0
/
+7
2020-07-09
Add an option to mute nsfw videos. Show preview before autoplaying videos in ...
Alex Ning
4
-9
/
+16
2020-07-08
Setting autoplay videos visible area offset is available. Remove Crashy becau...
Alex Ning
3
-7
/
+18
2020-07-08
View crash reports in Settings -> About -> Crash Reports.
Alex Ning
5
-1
/
+24
2020-07-08
Composing message is now available.
Alex Ning
2
-1
/
+8
2020-07-07
Prepare to add composing private message feature.
Alex Ning
4
-0
/
+119
2020-07-06
Show a preview image before autoplaying video is loaded.
Alex Ning
2
-1
/
+15
2020-07-06
Set color of received and sent messages, and send message button.
Alex Ning
2
-15
/
+0
2020-07-06
Fixed some default colors.
Alex Ning
1
-1
/
+1
2020-07-06
Add two more comments in theme preview.
Alex Ning
2
-3
/
+268
2020-07-05
Fix themeing problems for recently-added features.
Alex Ning
2
-5
/
+10
2020-07-03
Add more themeing options for links, private messages, etc. Restructure class...
Alex Ning
2
-1
/
+17
2020-07-03
Fully collapsing comments is now available (barebone).
Alex Ning
4
-0
/
+63
2020-07-02
Add an option to change time format. Properly show message time in ViewPrivat...
Alex Ning
4
-4
/
+70
2020-07-02
Changing ost layout in AccountSavedThingActivity is available.
Alex Ning
1
-0
/
+6
2020-07-01
Read all the replies when replying a message. Update the replied message in I...
Alex Ning
1
-0
/
+1
2020-07-01
Replying to messages is now available. Remove CollapsingToolbarLayout in View...
Alex Ning
2
-16
/
+9
2020-07-01
Add an EditText and a send button in ViewPrivateMessagesActivity. Rewrite the...
Alex Ning
2
-27
/
+82
2020-06-30
Implemente a chat UI for private messages.
Alex Ning
5
-8
/
+126
2020-06-29
Show all the messages in ViewPrivateMessagesActivity.
Alex Ning
1
-2
/
+1
2020-06-29
Add ViewPrivateMessagesActivity. Rename getSharedPreferences to getDefaultSha...
Alex Ning
4
-15
/
+67
2020-06-27
Add another tab for PM in ViewMessageActivity.
Alex Ning
2
-43
/
+17
2020-06-23
Prepare to support PM.
Alex Ning
1
-0
/
+46
2020-06-23
Fix flair cannot be applied when submitting posts. Fix crash in FollowedUsers...
Alex Ning
1
-1
/
+1
2020-06-20
Add 2 options for notification interval: 15 minutes and 30 minutes.
Alex Ning
1
-0
/
+4
[next]