Commit Graph

9 Commits

Author SHA1 Message Date
Ammar Githam 003beec5b6 Convert RecentSearchDao, RecentSearchDataSource and RecentSearchRepository to kotlin 2021-06-08 21:15:27 +09:00
Austin Huang 972f71c480
convert some to kotlin 2021-05-30 19:07:58 -04:00
Austin Huang 37b4817bd7
Rename .java to .kt 2021-05-30 18:06:40 -04:00
Austin Huang f89f0ef542
add a simple user constructor 2021-05-15 12:52:31 -04:00
Ammar Githam 732153f8bb Fix some codefactor warnings 2021-04-15 23:40:55 +09:00
Ammar Githam c859669ac1 Add search fragment with recent searches 2021-04-14 00:17:23 +09:00
Ammar Githam b9d75af03c Merge branch 'master' into bottombar_redesign 2021-03-24 23:40:31 +09:00
Austin Huang fa1f5d2b72
retire LocationFetcher and enforce consistency 2021-03-22 18:04:45 -04:00
Austin Huang 1cee2cd4c0
improve search
1. separate logged-in and anonymous endpoints
2. migrate to retrofit + gson, retire SuggestionsFetcher
3. prefixing search with @ or # will only return users or hashtags, respectively
4. add subtitles for locations (address) and hashtags (rough post count)
2021-03-22 16:48:35 -04:00