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
/
MainActivity.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove NSFW toggle in the navigation drawer to comply with the stupid Google ...
Docile-Alligator
2024-10-30
1
-9
/
+6
*
Move workers to the worker package.
Docile-Alligator
2024-10-28
1
-1
/
+1
*
Changed the way read posts are handled to support an arbitrary read posts lim...
Eitan
2024-10-20
1
-1
/
+6
*
Rearrange files and packages.
Docile-Alligator
2024-09-15
1
-5
/
+4
*
Start implementing PostOptionsBottomSheetFragment. Rename some drawables.
Docile-Alligator
2024-09-11
1
-28
/
+28
*
Continue adding contentDescription for image views.
Docile-Alligator
2024-09-08
1
-1
/
+84
*
Some changes related to SectionsPagerAdapter.
Docile-Alligator
2024-08-18
1
-1
/
+0
*
Fix wrong drop down icon shown after closing the navigation drawer.
Docile-Alligator
2024-08-18
1
-1
/
+1
*
Optimize subreddit auto complete.
Docile-Alligator
2024-08-17
1
-28
/
+39
*
Logging out by long clicking an account. Rename SwitchAccount to AccountManag...
Docile-Alligator
2024-08-11
1
-7
/
+17
*
Use ViewModel instead of AndroidViewModel. Update some dependencies.
Docile-Alligator
2024-07-02
1
-2
/
+2
*
Fix NullPointerException in ParseSubredditData.
Docile-Alligator
2024-06-02
1
-8
/
+10
*
Bare bone login using Chrome custom tab.
Docile-Alligator
2024-05-23
1
-16
/
+9
*
Remove Butter Knife. Optimize imports.
Docile-Alligator
2024-05-07
1
-6
/
+0
*
Migrate to ViewBinding in some activities. Remove TrendingActivity.
Docile-Alligator
2024-04-29
1
-2
/
+0
*
Migrate to ViewBinding in some activities.
Docile-Alligator
2024-04-28
1
-2
/
+0
*
Migrate to ViewBinding in some activities.
Docile-Alligator
2024-04-28
1
-64
/
+50
*
Submit poll posts with text content (of course with embedded images).
Docile-Alligator
2024-03-13
1
-2
/
+2
*
Move accessToken and accountName to BaseActivity.
Docile-Alligator
2024-01-28
1
-68
/
+54
*
Version 6.7.1. Fix FetchSubredditData.fetchSubredditData not working in anony...
Docile-Alligator
2024-01-24
1
-1
/
+1
*
Remove Gfycat.
Docile-Alligator
2024-01-10
1
-0
/
+5
*
Continue changing anonymous mode.
Docile-Alligator
2024-01-06
1
-3
/
+0
*
Change accountName's default value to Account.ANONYMOUS_ACCOUNT instead of null.
Docile-Alligator
2024-01-03
1
-1
/
+1
*
Use !accountName.equals(Account.ANONYMOUS_ACCOUNT) instead of accessToken != ...
Docile-Alligator
2024-01-01
1
-2
/
+2
*
Use accountName.equals(Account.ANONYMOUS_ACCOUNT) instead of accountName == n...
Docile-Alligator
2024-01-01
1
-22
/
+22
*
Use OAuth for anonymous mode. Fix translation issues.
Docile-Alligator
2024-01-01
1
-12
/
+12
*
Account.ANONYMOUS_ACCOUNT
Docile-Alligator
2023-12-31
1
-8
/
+9
*
Start implementing showing gifs and images in comments.
Docile-Alligator
2023-11-22
1
-1
/
+1
*
Fix MediaMetadata's fileName is always null.
Docile-Alligator
2023-11-20
1
-1
/
+0
*
Fix crashes related to gilded posts.
Docile-Alligator
2023-11-19
1
-2
/
+1
*
Continue deleting awards related components.
Docile-Alligator
2023-11-04
1
-14
/
+1
*
Set off screen page limit to ViewPager2.OFFSCREEN_PAGE_LIMIT_DEFAULT in some ...
Docile-Alligator
2023-10-04
1
-1
/
+1
*
Version 6.3.0-beta1. Rename RedditAPIInfoBottomSheetFragment to ImportantInfo...
Docile-Alligator
2023-09-25
1
-4
/
+4
*
New splash screen.
Docile-Alligator
2023-09-20
1
-0
/
+3
*
Please update Infinity after August 30th.
Docile-Alligator
2023-08-27
1
-2
/
+2
*
Showing info related to the Reddit API changes
Docile-Alligator
2023-06-20
1
-4
/
+12
*
Fixed gallery images swipe gesture and Slidr gesture conflicts in all places.
Docile-Alligator
2023-04-28
1
-0
/
+2
*
Revert bottom app bar style.
Docile-Alligator
2023-02-06
1
-36
/
+30
*
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
-29
/
+35
*
New option in fab: go to top.
Docile-Alligator
2022-12-26
1
-0
/
+14
*
Keep the capital letteing of your Multireddit when displayed on the home bar ...
DeathPhantom77
2022-12-15
1
-2
/
+2
*
Remove RPAN.
Docile-Alligator
2022-12-03
1
-2
/
+0
*
Notification permission.
Docile-Alligator
2022-12-03
1
-0
/
+20
*
Minor code improvements (#1218)
Anatolii Afanasev
2022-11-19
1
-8
/
+3
*
New option: Settings->Interface->Hide FAB in Post Feed.
Docile-Alligator
2022-11-03
1
-5
/
+16
*
Fix issues related to hiding account karma in the navigation drawer.
Docile-Alligator
2022-11-03
1
-1
/
+8
*
Use simpler DrawerLayout methods (#1015)
Taco
2022-09-09
1
-3
/
+3
*
Show an indicator for the current sort type.
Docile-Alligator
2022-08-21
1
-1
/
+1
*
Show an indicator for the current sort type in SortTypeBottomSheetFragment.
Docile-Alligator
2022-08-21
1
-5
/
+5
[next]