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
/
SubmitCrosspostActivity.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rearrange files and packages.
Docile-Alligator
2024-09-15
1
-2
/
+2
*
Start implementing PostOptionsBottomSheetFragment. Rename some drawables.
Docile-Alligator
2024-09-11
1
-1
/
+1
*
Use SubscribedThingListingActivity to select subreddits.
Docile-Alligator
2024-09-04
1
-2
/
+5
*
Use keys in SelectThingReturnKey to pass return intent data.
Docile-Alligator
2024-08-22
1
-3
/
+3
*
Continue adding support for searching in multireddit. App data should be clea...
Docile-Alligator
2024-08-21
1
-3
/
+4
*
Modify SubmitCrosspostActivity to use SubmitPostService as a JobService. Add ...
Docile-Alligator
2024-07-24
1
-2
/
+31
*
Migrate to ViewBinding in some activities.
Docile-Alligator
2024-04-29
1
-180
/
+121
*
Move accessToken and accountName to BaseActivity.
Docile-Alligator
2024-01-28
1
-8
/
+6
*
Fix anonymous mode not loading anything.
Docile-Alligator
2024-01-23
1
-5
/
+5
*
Continue changing anonymous mode.
Docile-Alligator
2024-01-08
1
-2
/
+2
*
Continue changing anonymous mode.
Docile-Alligator
2024-01-07
1
-1
/
+1
*
Continue changing anonymous mode.
Docile-Alligator
2024-01-06
1
-4
/
+4
*
Fix accountName is null in some places.
Docile-Alligator
2024-01-03
1
-1
/
+3
*
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
/
+1
*
Material Design 3 Switch. Target Sdk 33.
Docile-Alligator
2022-11-08
1
-2
/
+2
*
Submitting crosspost using other accounts is available.
Docile-Alligator
2022-04-28
1
-5
/
+72
*
Submit posts using another account is available in PostTextActivity.
Docile-Alligator
2022-04-24
1
-1
/
+1
*
Continue adding support for custom font.
Alex Ning
2022-01-13
1
-0
/
+12
*
Retrieve subreddit data for subscribed private subs (#586)
scria1000
2021-12-13
1
-1
/
+1
*
Continue migrating to Material Design 3.
Alex Ning
2021-10-30
1
-1
/
+1
*
Fix some issues related to media indicator icon and themeing.
Alex Ning
2021-10-15
1
-17
/
+12
*
Use MaterialButton in SubmitCrosspostActivity.
Alex Ning
2021-07-14
1
-4
/
+3
*
Choose whether receiving post reply notifications or not in SubmitCrosspostAc...
Alex Ning
2021-07-14
1
-52
/
+69
*
Rewrite all the AsyncTasks in the asynctasks package using Executor and Handler.
Alex Ning
2021-01-24
1
-3
/
+5
*
Save current account info to SharedPreferences. Remove GetCurrentAccountAsync...
Alex Ning
2021-01-22
1
-26
/
+6
*
Rewrite getting current account from database to use an Executor.
Alex Ning
2021-01-04
1
-7
/
+11
*
Use some Compat classes
TacoTheDank
2020-12-24
1
-1
/
+2
*
Lowercase package names.
Alex Ning
2020-11-18
1
-0
/
+623