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
/
SearchActivity.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rearrange files and packages.
Docile-Alligator
2024-09-15
1
-1
/
+1
*
Show a divider in SearchActivity.
Docile-Alligator
2024-09-04
1
-2
/
+6
*
Use SubscribedThingListingActivity to select subreddits.
Docile-Alligator
2024-09-04
1
-0
/
+1
*
Use keys in SelectThingReturnKey to pass return intent data for users and mul...
Docile-Alligator
2024-08-22
1
-14
/
+6
*
Use keys in SelectThingReturnKey to pass return intent data.
Docile-Alligator
2024-08-22
1
-10
/
+6
*
Save multireddit path and display name in RecentSearchQuery. App data should ...
Docile-Alligator
2024-08-22
1
-0
/
+4
*
Pass multireddit data back to SearchActivity after selecting a multireddit in...
Docile-Alligator
2024-08-21
1
-15
/
+11
*
Continue adding searching in multireddit feature.
Docile-Alligator
2024-08-21
1
-30
/
+34
*
Select multireddit in SearchActivity.
Docile-Alligator
2024-08-21
1
-8
/
+17
*
Continue adding support for searching in multireddit. App data should be clea...
Docile-Alligator
2024-08-21
1
-10
/
+13
*
Pass data back to the original SearchActivity after selecting a subreddit or ...
Docile-Alligator
2024-08-21
1
-5
/
+11
*
Start adding searching in multireddit feature. Start showing subscribed users...
Docile-Alligator
2024-08-21
1
-11
/
+41
*
Fix build issue and use Utils' hideKeyboard() and showKeyboard() in SearchAct...
Docile-Alligator
2024-08-17
1
-23
/
+8
*
Snackbar for recent search deletions (#1627)
Abhishek
2024-08-17
1
-3
/
+47
*
Optimize subreddit auto complete.
Docile-Alligator
2024-08-17
1
-36
/
+43
*
Save 'Search in' in RecentSearchQuery.
Docile-Alligator
2024-08-15
1
-27
/
+26
*
Show recent search queries when there is no text in the search text view in S...
Docile-Alligator
2024-08-14
1
-4
/
+13
*
Redesign recent search queries UI.
Docile-Alligator
2024-08-14
1
-7
/
+26
*
Fix NullPointerException in ParseSubredditData.
Docile-Alligator
2024-06-02
1
-12
/
+14
*
Remove Butter Knife. Optimize imports.
Docile-Alligator
2024-05-07
1
-9
/
+0
*
Migrate to ViewBinding in some activities.
Docile-Alligator
2024-04-28
1
-77
/
+52
*
Move accessToken and accountName to BaseActivity.
Docile-Alligator
2024-01-28
1
-10
/
+11
*
Use accountName.equals(Account.ANONYMOUS_ACCOUNT) instead of accountName == n...
Docile-Alligator
2024-01-01
1
-2
/
+2
*
Use OAuth for anonymous mode. Fix translation issues.
Docile-Alligator
2024-01-01
1
-2
/
+3
*
Start implementing showing gifs and images in comments.
Docile-Alligator
2023-11-22
1
-1
/
+1
*
Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1508. Mino...
Docile-Alligator
2023-09-18
1
-6
/
+9
*
Rewrite InsertRecentSearchQuery and delete recent search query function.
Docile-Alligator
2023-09-14
1
-2
/
+1
*
Rewrite delete all recent search queries function.
Docile-Alligator
2023-09-14
1
-2
/
+12
*
Added a button to clear all recent searches. (#1487)
Abhishek
2023-09-14
1
-0
/
+10
*
Include Slidr in code.
Docile-Alligator
2023-04-26
1
-3
/
+1
*
Fix keyboard not showing on Android 13.
Docile-Alligator
2023-01-21
1
-8
/
+3
*
Added a clear search bar text button (#1063)
MChen321
2022-09-09
1
-0
/
+12
*
Set default position of cursor at the end of query (#842)
Andrei Shpakovskiy
2022-08-05
1
-0
/
+1
*
Add a link handler in SearchActivity.
Docile-Alligator
2022-06-03
1
-1
/
+15
*
Request incognito keyboard in anonymous mode on Android 8+.
Docile-Alligator
2022-06-01
1
-0
/
+6
*
Use EditText instead of SimpleSearchView in SearchActivity.
Docile-Alligator
2022-06-01
1
-46
/
+36
*
Continue adding support for custom font.
Alex Ning
2022-01-13
1
-0
/
+4
*
Continue migrating to Material Design 3.
Alex Ning
2021-10-30
1
-1
/
+1
*
Add a button to directly select subreddit, user or multireddit in CustomizeMa...
Alex Ning
2021-10-16
1
-13
/
+13
*
Use some empty implementations of listeners
TacoTheDank
2021-09-25
1
-22
/
+4
*
Update a bunch of libraries
TacoTheDank
2021-09-25
1
-7
/
+6
*
Fix clicking a subreddit in subreddit suggestions goes to the subreddit page ...
Alex Ning
2021-08-25
1
-7
/
+18
*
Try to fix java.lang.IndexOutOfBoundsException in com.google.android.material...
Alex Ning
2021-08-24
1
-2
/
+2
*
Suggest subreddits when searching.
Alex Ning
2021-06-30
1
-7
/
+64
*
Finish adding SuicidePreventionActivity.
Alex Ning
2021-03-07
1
-22
/
+30
*
Show a suicide prevention quote when searching suicide.
Alex Ning
2021-03-06
1
-19
/
+24
*
Multi-selection in user search result for CustomizePostFilterActivity.
Alex Ning
2021-02-26
1
-4
/
+10
*
Multi-selection in subreddit search result for CustomizePostFilterActivity.
Alex Ning
2021-02-25
1
-4
/
+11
*
Save current account info to SharedPreferences. Remove GetCurrentAccountAsync...
Alex Ning
2021-01-22
1
-31
/
+7
*
Save current account info to SharedPreferences.
Alex Ning
2021-01-21
1
-1
/
+1
[next]