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
/
res
/
layout
/
activity_search.xml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-09-11
Start implementing PostOptionsBottomSheetFragment. Rename some drawables.
Docile-Alligator
1
-1
/
+1
2024-09-05
Start adding contentDescription for image views.
Docile-Alligator
1
-2
/
+4
2024-09-04
Show a divider in SearchActivity.
Docile-Alligator
1
-0
/
+6
2024-08-14
Redesign recent search queries UI.
Docile-Alligator
1
-5
/
+7
2024-04-28
Migrate to ViewBinding in some activities.
Docile-Alligator
1
-1
/
+0
2023-09-18
Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1508. Mino...
Docile-Alligator
1
-10
/
+15
2023-09-14
Added a button to clear all recent searches. (#1487)
Abhishek
1
-2
/
+12
2022-09-21
Allow parallel installation of debug and release versions (#636)
sal0max
1
-2
/
+2
2022-09-09
Added a clear search bar text button (#1063)
MChen321
1
-0
/
+10
2022-06-03
Add a link handler in SearchActivity.
Docile-Alligator
1
-11
/
+28
2022-06-01
Use EditText instead of SimpleSearchView in SearchActivity.
Docile-Alligator
1
-22
/
+18
2021-08-25
Fix clicking a subreddit in subreddit suggestions goes to the subreddit page ...
Alex Ning
1
-1
/
+2
2021-06-30
Suggest subreddits when searching.
Alex Ning
1
-9
/
+0
2021-05-15
Remove back button in the toolbar in SearchActivity.
Alex Ning
1
-1
/
+0
2020-12-02
Add an option to disable search history.
Alex Ning
1
-2
/
+4
2020-09-29
Display search history in SearchActivity. Save suggested sort type and nsfw i...
Alex Ning
1
-24
/
+50
2020-06-10
Changing font is available. Fix subtitle on toolbar being cut if the font is ...
Alex Ning
1
-2
/
+2
2020-06-10
Prepare to add different font support.
Alex Ning
1
-2
/
+4
2020-04-18
Remove unused attributes. Fix loading images using GlideImageGetter after the...
Alex Ning
1
-2
/
+0
2020-03-15
Implement custom multiple themes (Buggy).
Alex Ning
1
-0
/
+2
2020-02-27
Still prepare to add different themes.
Alex Ning
1
-2
/
+2
2019-10-03
AMOLED dark theme is now available.
Alex Ning
1
-1
/
+3
2019-09-24
Minor UI tweaks. Fix UI issues in dark theme. Fix settings activity title.
Alex Ning
1
-31
/
+22
2019-09-20
Changing font size is available. Delete duplicate Edit menu in comments.
Alex Ning
1
-2
/
+4
2019-08-22
Enabling or disabling nsfw are now available.
Alex Ning
1
-2
/
+2
2019-08-07
Refactored all the other classes to support multi user. Clearing the app data...
Alex Ning
1
-1
/
+1
2019-07-18
Add a search button in ViewSubredditDetailActivity and ViewUserDetailActivity...
Alex Ning
1
-47
/
+64
2019-02-26
Add two features: refresh searching and searching in SearchActivity. Fixed a ...
Alex Ning
1
-5
/
+33
2019-02-22
Change SearchView style in MainActivity. Solve tab layout covering fragments ...
Alex Ning
1
-0
/
+1
2019-02-22
Add a search view in MainActivity and add a SearchActivity.
Alex Ning
1
-0
/
+43