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
/
java
/
ml
/
docilealligator
/
infinityforreddit
/
activities
/
ViewUserDetailActivity.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed the way read posts are handled to support an arbitrary read posts lim...
Eitan
2024-10-20
1
-1
/
+6
*
Show updated Giphy gif in the edit comments.
Docile-Alligator
2024-09-19
1
-3
/
+18
*
Rearrange files and packages.
Docile-Alligator
2024-09-15
1
-7
/
+5
*
Enabling or disabling reply notifications in CommentMoreBottomSheetFragment.
Docile-Alligator
2024-09-13
1
-1
/
+18
*
Start implementing PostOptionsBottomSheetFragment. Rename some drawables.
Docile-Alligator
2024-09-11
1
-29
/
+29
*
New UI design in ViewUserDetailActivity.
Docile-Alligator
2024-09-10
1
-1
/
+1
*
Use SubscribedThingListingActivity to select a multireddit.
Docile-Alligator
2024-09-09
1
-25
/
+33
*
Continue adding contentDescription for image views.
Docile-Alligator
2024-09-08
1
-0
/
+11
*
Continue adding support for searching in multireddit. App data should be clea...
Docile-Alligator
2024-08-21
1
-5
/
+6
*
Some changes related to SectionsPagerAdapter.
Docile-Alligator
2024-08-18
1
-2
/
+2
*
Optimize subreddit auto complete.
Docile-Alligator
2024-08-17
1
-28
/
+39
*
Save 'Search in' in RecentSearchQuery.
Docile-Alligator
2024-08-15
1
-2
/
+8
*
Logging out by long clicking an account. Rename SwitchAccount to AccountManag...
Docile-Alligator
2024-08-11
1
-2
/
+2
*
Use ViewModel instead of AndroidViewModel. Update some dependencies.
Docile-Alligator
2024-07-02
1
-1
/
+1
*
Fix NullPointerException in ParseSubredditData.
Docile-Alligator
2024-06-02
1
-11
/
+13
*
Migrate to ViewBinding in some activities. Remove TrendingActivity.
Docile-Alligator
2024-04-29
1
-134
/
+99
*
Edit comments with embedded images.
Docile-Alligator
2024-03-12
1
-2
/
+2
*
Move accessToken and accountName to BaseActivity.
Docile-Alligator
2024-01-28
1
-41
/
+38
*
Fix anonymous mode not loading anything.
Docile-Alligator
2024-01-23
1
-7
/
+7
*
Continue changing anonymous mode.
Docile-Alligator
2024-01-08
1
-5
/
+5
*
Continue changing anonymous mode.
Docile-Alligator
2024-01-08
1
-3
/
+0
*
Continue changing anonymous mode.
Docile-Alligator
2024-01-07
1
-4
/
+7
*
Code cleanup.
Docile-Alligator
2024-01-04
1
-3
/
+3
*
Use accountName.equals(Account.ANONYMOUS_ACCOUNT) instead of accountName == n...
Docile-Alligator
2024-01-01
1
-4
/
+4
*
Use OAuth for anonymous mode. Fix translation issues.
Docile-Alligator
2024-01-01
1
-15
/
+15
*
Account.ANONYMOUS_ACCOUNT
Docile-Alligator
2023-12-31
1
-6
/
+7
*
Fix OnClickListener's onlick being called even if it's null. Fix the double h...
Docile-Alligator
2023-12-09
1
-3
/
+4
*
Start implementing showing gifs and images in comments.
Docile-Alligator
2023-11-22
1
-10
/
+1
*
Fix MediaMetadata's fileName is always null.
Docile-Alligator
2023-11-20
1
-2
/
+0
*
Continue deleting awards related components.
Docile-Alligator
2023-11-04
1
-8
/
+0
*
Start deleting awards related components.
Docile-Alligator
2023-11-04
1
-9
/
+1
*
Set off screen page limit to ViewPager2.OFFSCREEN_PAGE_LIMIT_DEFAULT in some ...
Docile-Alligator
2023-10-04
1
-1
/
+1
*
Markdown in subreddit and user descriptions.
Docile-Alligator
2023-05-04
1
-2
/
+1
*
Fixed gallery images swipe gesture and Slidr gesture conflicts in all places.
Docile-Alligator
2023-04-28
1
-0
/
+2
*
Fixed gallery images swipe gesture and Slidr gesture conflicts.
Docile-Alligator
2023-04-27
1
-1
/
+0
*
Include Slidr in code.
Docile-Alligator
2023-04-26
1
-10
/
+9
*
Revert bottom app bar style.
Docile-Alligator
2023-02-06
1
-28
/
+24
*
Version 5.4.0-beta3. Bring back blocking users.
Docile-Alligator
2023-01-26
1
-0
/
+26
*
Fix keyboard not showing on Android 13.
Docile-Alligator
2023-01-21
1
-35
/
+11
*
Change the style of the bottom app bar.
Docile-Alligator
2022-12-29
1
-24
/
+28
*
New option in fab: go to top.
Docile-Alligator
2022-12-26
1
-0
/
+14
*
Swipe between gallery images in PostFragment.
Docile-Alligator
2022-11-12
1
-0
/
+2
*
New option: Settings->Interface->Hide FAB in Post Feed.
Docile-Alligator
2022-11-03
1
-3
/
+9
*
Handle u/me.
Docile-Alligator
2022-11-03
1
-0
/
+4
*
Refactor and de-duplicate markdown code (#1086)
Sergei Kozelko
2022-10-08
1
-37
/
+24
*
refactor: Extract CopyTextBottomSheetFragment display logic (#969)
Sergei Kozelko
2022-09-09
1
-5
/
+1
*
Show an indicator for the current sort type.
Docile-Alligator
2022-08-21
1
-11
/
+19
*
Fix saved comments not shown when clicking Saved option in the bottom navigat...
Docile-Alligator
2022-08-13
1
-2
/
+1
*
Minor UI tweaks in ViewSubredditDetailActivity, ViewUserDetailActivity and Cu...
Docile-Alligator
2022-07-28
1
-2
/
+1
*
Remove Block User menu option in ViewUserDetailActivity since Reddit does not...
Docile-Alligator
2022-07-27
1
-26
/
+0
[next]