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
/
PostTextActivity.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reverse the order of items in MarkdownBottomBarRecyclerViewAdapter.
Docile-Alligator
2024-09-19
1
-1
/
+1
*
Rearrange files and packages.
Docile-Alligator
2024-09-15
1
-4
/
+3
*
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
*
Start migrating EditProfileService to JobService.
Docile-Alligator
2024-07-19
1
-1
/
+0
*
Continue migrating SubmitPostService to JobService. Estimate network bytes.
Docile-Alligator
2024-07-18
1
-4
/
+14
*
Starting migrating SubmitPostService to JobService.
Docile-Alligator
2024-07-18
1
-3
/
+29
*
Version 7.1.0-beta1. Submit gallery posts with text content (without embedded...
Docile-Alligator
2024-03-19
1
-1
/
+1
*
Fix spoiler cannot be shown in FullMarkdownActivity.
Docile-Alligator
2024-03-19
1
-4
/
+1
*
Add superscript to MarkdownBottomBarRecyclerViewAdapter.
Docile-Alligator
2024-03-17
1
-167
/
+112
*
Fix app crashes after selecting capture image in UploadedImagesBottomSheetFra...
Docile-Alligator
2024-03-15
1
-1
/
+1
*
Submit poll posts with text content (of course with embedded images).
Docile-Alligator
2024-03-13
1
-3
/
+10
*
Edit comments with embedded images.
Docile-Alligator
2024-03-12
1
-2
/
+2
*
Submit comment with up to one embedded image.
Docile-Alligator
2024-03-11
1
-18
/
+19
*
Submit text post with embedded images.
Docile-Alligator
2024-03-11
1
-0
/
+5
*
Uploaded image richtext_json. Enable uploading images in markdown editor.
Docile-Alligator
2024-03-10
1
-2
/
+5
*
Move accessToken and accountName to BaseActivity.
Docile-Alligator
2024-01-28
1
-10
/
+8
*
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
/
+0
*
Material Design 3 Switch. Target Sdk 33.
Docile-Alligator
2022-11-08
1
-1
/
+2
*
Submitting posts using another account is available in other PostXXXActivity.
Docile-Alligator
2022-04-25
1
-19
/
+23
*
Load selected account's subscriptions in SubredditSelectionActivity when subm...
Docile-Alligator
2022-04-24
1
-2
/
+2
*
Submit posts using another account is available in PostTextActivity.
Docile-Alligator
2022-04-24
1
-3
/
+63
*
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
*
Some UI tweaks.
Alex Ning
2021-11-10
1
-11
/
+6
*
Continue migrating to Material Design 3.
Alex Ning
2021-10-30
1
-1
/
+1
*
Try to fix java.lang.IndexOutOfBoundsException in com.google.android.material...
Alex Ning
2021-08-24
1
-1
/
+2
*
Use discard instead of yes in several dialogs.
Alex Ning
2021-08-18
1
-1
/
+1
*
Directly submit post in FullMarkdownActivity.
Alex Ning
2021-07-22
1
-33
/
+42
*
Use MaterialButton in PostXXXActivity.
Alex Ning
2021-07-14
1
-4
/
+3
*
Choose whether receiving post reply notifications or not in PostTextActivity.
Alex Ning
2021-07-14
1
-7
/
+24
*
Uploading images is available in PostTextActivity.
Alex Ning
2021-07-04
1
-4
/
+79
*
Add an option in MarkdownBottomBarRecyclerViewAdapter to upload images.
Alex Ning
2021-07-04
1
-2
/
+12
*
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
/
+12
*
Use some Compat classes
TacoTheDank
2020-12-24
1
-1
/
+2
*
Lowercase package names.
Alex Ning
2020-11-18
1
-0
/
+569