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
/
adapters
/
navigationdrawer
(
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
2
-39
/
+2
*
Start implementing PostOptionsBottomSheetFragment. Rename some drawables.
Docile-Alligator
2024-09-11
4
-21
/
+21
*
Fix wrong drop down icon shown after closing the navigation drawer.
Docile-Alligator
2024-08-18
2
-26
/
+22
*
Logging out by long clicking an account. Rename SwitchAccount to AccountManag...
Docile-Alligator
2024-08-11
2
-2
/
+9
*
Migrate to ViewBinding in some adapters.
Docile-Alligator
2024-05-07
8
-306
/
+226
*
Migrate to ViewBinding in some activities. Remove TrendingActivity.
Docile-Alligator
2024-04-29
1
-9
/
+2
*
Remove trending.
Docile-Alligator
2024-01-12
1
-1
/
+2
*
Code cleanup.
Docile-Alligator
2024-01-04
10
-64
/
+61
*
Change accountName's default value to Account.ANONYMOUS_ACCOUNT instead of null.
Docile-Alligator
2024-01-03
3
-4
/
+5
*
Use accountName.equals(Account.ANONYMOUS_ACCOUNT) instead of accountName == n...
Docile-Alligator
2024-01-01
3
-5
/
+7
*
Continue deleting awards related components.
Docile-Alligator
2023-11-04
1
-7
/
+3
*
Continue implementing showing post filter usages in PostFilterPreferenceActiv...
Docile-Alligator
2023-10-15
1
-1
/
+8
*
Continue implementing showing post filter usages in PostFilterPreferenceActiv...
Docile-Alligator
2023-10-15
1
-1
/
+30
*
Continue implementing showing post filter usages in PostFilterPreferenceActiv...
Docile-Alligator
2023-10-15
1
-0
/
+65
*
Remove RPAN.
Docile-Alligator
2022-12-03
1
-5
/
+1
*
Fix issues related to hiding account karma in the navigation drawer.
Docile-Alligator
2022-11-03
2
-5
/
+17
*
Hide Karma (#1168)
Patrick Demers
2022-10-22
1
-1
/
+8
*
Apply custom theme to the header of the navigation drawer.
Docile-Alligator
2022-08-14
2
-3
/
+12
*
Add an option for History in the navigation drawer.
Docile-Alligator
2022-07-15
1
-9
/
+18
*
Fix inbox count not updating after reading a message.
Docile-Alligator
2022-05-14
1
-1
/
+5
*
Render spoiler in PrivateMessagesDetailRecyclerViewAdapter.
Docile-Alligator
2022-05-14
1
-8
/
+0
*
Fix biometric authentication prompt not shown when opening the account sectio...
Docile-Alligator
2022-05-14
2
-12
/
+15
*
Fix navigation drawer issues.
Docile-Alligator
2022-03-11
4
-10
/
+9
*
Use ConcatAdapter for the navigation drawer.
Docile-Alligator
2022-02-20
9
-0
/
+1544