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
2022-09-04
Fix stupid Redgifs API issue.
Docile-Alligator
6
-1
/
+364
2022-08-21
Show an indicator for the current sort type in SortTypeBottomSheetFragment.
Docile-Alligator
2
-0
/
+10
2022-08-15
Show urls in ShareLinkBottomSheetFragment.
Docile-Alligator
1
-0
/
+29
2022-08-15
Apply custom theme to settings page.
Docile-Alligator
29
-75
/
+40
2022-08-14
Apply custom theme to the header of the navigation drawer.
Docile-Alligator
2
-13
/
+2
2022-08-14
Fix post content is not parsed in other types of posts.
Docile-Alligator
6
-0
/
+60
2022-08-13
Fix caption shown under the navbar in ViewRedditGalleryImageOrGifFragment.
Docile-Alligator
1
-3
/
+4
2022-08-05
Extra small font size
Docile-Alligator
3
-0
/
+32
2022-08-04
Clear user flair.
Docile-Alligator
1
-0
/
+2
2022-07-28
Minor UI tweaks in ViewSubredditDetailActivity, ViewUserDetailActivity and Cu...
Docile-Alligator
8
-18
/
+20
2022-07-27
Remove Block User menu option in ViewUserDetailActivity since Reddit does not...
Docile-Alligator
21
-86
/
+0
2022-07-22
Fix misinterpretation of strings
Nan
1
-8
/
+8
2022-07-22
Fixed typos
Nan
1
-13
/
+13
2022-07-18
Movable FAB in ViewPostDetailActivity.
Docile-Alligator
1
-1
/
+1
2022-07-15
Show the number of subscribers in SubredditListingRecyclerViewAdapter.
Docile-Alligator
1
-16
/
+34
2022-07-15
Add an option for History in the navigation drawer.
Docile-Alligator
1
-0
/
+1
2022-07-13
Read posts history is available.
Docile-Alligator
4
-0
/
+118
2022-06-27
Navigation rail in ViewMultiRedditDetailActivity.
Docile-Alligator
2
-0
/
+140
2022-06-27
Navigation rail in ViewUserDetailActivity.
Docile-Alligator
3
-1
/
+344
2022-06-27
Navigation rail in ViewSubredditDetailActivity.
Docile-Alligator
2
-0
/
+410
2022-06-18
Use Navigation Rail in MainActivity in landscape mode.
Docile-Alligator
5
-0
/
+175
2022-06-17
Fix and improvements (#741)
Antonin Curtit
2
-92
/
+92
2022-06-17
Add locale-based separators (#724)
Winston Cooke
1
-22
/
+22
2022-06-15
Rename "external browser" to "external app" to make it more clear (#795)
soredake
2
-5
/
+5
2022-06-11
New option: Settings->Video->Easier to Watch in Full Screen.
Docile-Alligator
2
-0
/
+6
2022-06-03
Add a link handler in SearchActivity.
Docile-Alligator
1
-11
/
+28
2022-06-01
Disable auto correct when creating links.
Docile-Alligator
1
-2
/
+4
2022-06-01
Request incognito keyboard in anonymous mode on Android 8+.
Docile-Alligator
1
-0
/
+2
2022-06-01
Use EditText instead of SimpleSearchView in SearchActivity.
Docile-Alligator
3
-35
/
+19
2022-05-30
Share a link to Infinity so that you can open reddit links in this app.
Docile-Alligator
1
-0
/
+3
2022-05-30
Version 5.2.0-beta2. Update translation.
Docile-Alligator
19
-327
/
+888
2022-05-17
Animate the software keyboard in ViewPrivateMessgesActivity.
Docile-Alligator
1
-59
/
+58
2022-05-14
Tweak UI in private messages.
Docile-Alligator
4
-9
/
+14
2022-05-14
Fix biometric authentication prompt not shown when opening the account sectio...
Docile-Alligator
2
-2
/
+2
2022-05-13
Copy priate messages.
Docile-Alligator
2
-7
/
+26
2022-04-30
targetSdkVersion 31. Fix sort type problems in anonymous home page and multir...
Docile-Alligator
1
-0
/
+1
2022-04-28
Submitting crosspost using other accounts is available.
Docile-Alligator
1
-0
/
+27
2022-04-28
Submitting comment using another comment is available.
Docile-Alligator
1
-5
/
+29
2022-04-25
Submitting posts using another account is available in other PostXXXActivity.
Docile-Alligator
5
-0
/
+135
2022-04-24
Submit posts using another account is available in PostTextActivity.
Docile-Alligator
2
-0
/
+42
2022-04-10
Show post karma, comment karma, awarder karma and awardee karma in ViewUserDe...
Docile-Alligator
2
-1
/
+111
2022-04-08
Bottom app bar is available in ViewMultiRedditDetailActivity.
Docile-Alligator
2
-2
/
+7
2022-04-02
Removed option: View Full Markdown. Handle jpeg link in LinkResolverActivity.
Docile-Alligator
22
-57
/
+0
2022-04-02
Render full markdown in CommentsRecyclerViewAdapter.
Docile-Alligator
2
-10
/
+8
2022-03-25
New option: Settings->Data Saving Mode->Reddit Video Default Resolution.
Docile-Alligator
3
-0
/
+29
2022-03-25
Add a FloatingActionButton in ViewMultiRedditDetailActivity.
Docile-Alligator
1
-0
/
+7
2022-03-11
Load image after the AspectRatioGifImageView's height is determined in PostRe...
Docile-Alligator
5
-9
/
+4
2022-03-06
New option: Settings->Miscellaneous->Post Feed Preview Max Resolution. Fix lo...
Docile-Alligator
3
-24
/
+46
2022-03-05
Fix preview issue in PostCompactBaseViewHolder in PostRecyclerViewAdapter.
Docile-Alligator
1
-1
/
+1
2022-03-05
Themed icon for Android. Very ugly right now.
Docile-Alligator
9
-160
/
+30
[next]