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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add more themeing options for links, private messages, etc. Restructure class...
Alex Ning
2020-07-03
1
-1
/
+1
*
Fully collapsing comments is now available (barebone).
Alex Ning
2020-07-03
2
-0
/
+57
*
Read all the replies when replying a message. Update the replied message in I...
Alex Ning
2020-07-01
1
-0
/
+1
*
Replying to messages is now available. Remove CollapsingToolbarLayout in View...
Alex Ning
2020-07-01
1
-16
/
+6
*
Add an EditText and a send button in ViewPrivateMessagesActivity. Rewrite the...
Alex Ning
2020-07-01
1
-27
/
+81
*
Implemente a chat UI for private messages.
Alex Ning
2020-06-30
3
-8
/
+104
*
Show all the messages in ViewPrivateMessagesActivity.
Alex Ning
2020-06-29
1
-2
/
+1
*
Add ViewPrivateMessagesActivity. Rename getSharedPreferences to getDefaultSha...
Alex Ning
2020-06-29
3
-14
/
+66
*
Add another tab for PM in ViewMessageActivity.
Alex Ning
2020-06-27
1
-43
/
+15
*
Prepare to support PM.
Alex Ning
2020-06-23
1
-0
/
+46
*
Fix flair cannot be applied when submitting posts. Fix crash in FollowedUsers...
Alex Ning
2020-06-23
1
-1
/
+1
*
Add an option to automatically try loading removed gfycat videos on Redgifs.
Alex Ning
2020-06-20
1
-3
/
+4
*
Add an option: Mute Autoplaying Videos.
Alex Ning
2020-06-20
3
-5
/
+5
*
Add icons to sort bottom sheets.
Hermes Junior
2020-06-17
3
-152
/
+204
*
Add some padding between markdown paragraghs. Delete Caveat font.
Alex Ning
2020-06-17
4
-16
/
+5
*
Merge pull request #120 from OHermesJunior/see-removed
Docile-Alligator
2020-06-17
1
-1
/
+20
|
\
|
*
Implement option to see removed comment.
Hermes Junior
2020-06-16
1
-1
/
+20
*
|
Fix text color in SetAsWallpaperBottomSheet.
Alex Ning
2020-06-17
1
-3
/
+3
*
|
Add FontPreviewFragment. Add some fonts and delete some.
Alex Ning
2020-06-17
1
-0
/
+128
|
/
*
Resolve conflicts: Some refactors on media activities.
Alex Ning
2020-06-16
2
-73
/
+21
*
Merge pull request #124 from OHermesJunior/remove-sidebar
Docile-Alligator
2020-06-16
1
-50
/
+0
|
\
|
*
Remove SidebarActivity, use sidebar page in SubredditDetailActivity.
Hermes Junior
2020-06-15
1
-50
/
+0
*
|
Maybe fix java.lang.RuntimeException: Canvas: trying to draw too large bitmap...
Alex Ning
2020-06-15
2
-1
/
+7
|
/
*
Set image as wallpaper.
Alex Ning
2020-06-15
1
-0
/
+74
*
Add a rounded background to thumbnail in compact layout. Fix subreddits and u...
Alex Ning
2020-06-14
1
-339
/
+340
*
Add an option to move thumbnail in compact layout to the left.
Alex Ning
2020-06-13
1
-0
/
+1
*
Changing font is available. Fix subtitle on toolbar being cut if the font is ...
Alex Ning
2020-06-10
38
-59
/
+77
*
Prepare to add different font support.
Alex Ning
2020-06-10
98
-161
/
+523
*
Move all bottom sheet fragments to package BottomSheetFragment. Add a UrlMenu...
Alex Ning
2020-06-08
5
-4
/
+72
*
Add a tab for multireddit list in SubscribedThingActivity. Remove Multireddit...
Alex Ning
2020-06-08
2
-4
/
+59
*
Use outline icon for multireddit. Fix black report icon in dark theme. Add a ...
Alex Ning
2020-06-05
1
-1
/
+1
*
Swipe up or down to finish ViewImgurMediaActivity. Using Hauler to do swipe u...
Alex Ning
2020-06-04
4
-96
/
+154
*
Remove ViewImgurGifFragment.
Alex Ning
2020-06-04
1
-38
/
+0
*
Show a progress bar in ViewVideoActivity if it is a gfycat video and in ViewI...
Alex Ning
2020-06-03
2
-0
/
+25
*
Support viewing imgur albums in-app.
Alex Ning
2020-06-03
4
-0
/
+110
*
Video autoplay in ViewPostDetailActivity. Optimize CommentAndPostRecyclerView...
Alex Ning
2020-05-07
15
-559
/
+1697
*
Reporting comments is now available.
Alex Ning
2020-05-05
1
-0
/
+18
*
Reporting posts is now available.
Alex Ning
2020-05-05
1
-1
/
+1
*
Prepare to add report feature.
Alex Ning
2020-05-03
3
-1
/
+69
*
Show cakeday of users and subreddits, user description and post and comment k...
Alex Ning
2020-05-03
2
-18
/
+71
*
Beautify player control view for video autoplay.
Alex Ning
2020-05-01
1
-57
/
+51
*
Muting and unmuting audio when autoplaying are available.
Alex Ning
2020-05-01
1
-1
/
+3
*
Add an option for video autoplay. Rewrite some viewholders in PostRecyclerVie...
Alex Ning
2020-04-30
4
-51
/
+56
*
Move onClickListeners to ViewHolders in PostRecyclerViewAdapter. Pause video ...
Alex Ning
2020-04-30
4
-3
/
+6
*
Buggy video and Gif autoplay.
Alex Ning
2020-04-29
8
-1
/
+1899
*
Add awards background and text color to custom theme. Show only the number of...
Alex Ning
2020-04-18
2
-7
/
+11
*
Show the number of awards in PostRecyclerView instead.
Alex Ning
2020-04-18
1
-12
/
+13
*
Remove unused attributes. Fix loading images using GlideImageGetter after the...
Alex Ning
2020-04-18
45
-206
/
+27
*
Fix white theme issues. Remove CollapsingToolbarLayout in some activities.
Alex Ning
2020-04-17
6
-158
/
+104
*
Minor bugs fixed.
Alex Ning
2020-04-17
1
-1
/
+1
[next]