Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Start adding contentDescription for image views. | Docile-Alligator | 2024-09-05 | 19 | -12/+60 | |
| | ||||||
* | Show a divider in SearchActivity. | Docile-Alligator | 2024-09-04 | 2 | -2/+12 | |
| | ||||||
* | Fix app crashes when loading multireddit posts. Rename some variables in ↵ | Docile-Alligator | 2024-09-04 | 3 | -13/+9 | |
| | | | | MultiRedditListingFragment. | |||||
* | Show correct title in SubscribedThingListingActivity. Remove ↵ | Docile-Alligator | 2024-09-04 | 5 | -334/+8 | |
| | | | | SubredditSelectionActivity. | |||||
* | Use SubscribedThingListingActivity to select subreddits. | Docile-Alligator | 2024-09-04 | 10 | -21/+87 | |
| | ||||||
* | Preparing to use SubscribedThingListingActivity to select subreddits or users. | Docile-Alligator | 2024-09-04 | 1 | -26/+106 | |
| | ||||||
* | Fix profile image not showing in SubscribedThingListingActivity. | Docile-Alligator | 2024-09-04 | 1 | -0/+2 | |
| | ||||||
* | Fix submitting posts and downloading media not working on Android >= 14 with ↵ | Docile-Alligator | 2024-08-25 | 4 | -10/+4 | |
| | | | | VPN on. | |||||
* | Fix notification not dismissed after submitting a post on Android < 14. | Docile-Alligator | 2024-08-25 | 1 | -32/+46 | |
| | ||||||
* | Use keys in SelectThingReturnKey to pass return intent data for users and ↵ | Docile-Alligator | 2024-08-22 | 4 | -19/+13 | |
| | | | | multireddits. | |||||
* | Use keys in SelectThingReturnKey to pass return intent data. | Docile-Alligator | 2024-08-22 | 10 | -48/+40 | |
| | ||||||
* | Fix "You're trying to build a job with no constraints, this is not allowed." ↵ | Docile-Alligator | 2024-08-22 | 4 | -0/+4 | |
| | | | | error when starting a JobService on Android < Q. | |||||
* | Save multireddit path and display name in RecentSearchQuery. App data should ↵ | Docile-Alligator | 2024-08-22 | 8 | -20/+79 | |
| | | | | be removed before opening Infinity cuz RedditDataRoomDatabase's migration method is changed without bumping version. | |||||
* | Set "Search In" after opening SearchActivity from ViewMultiRedditDetailActivity. | Docile-Alligator | 2024-08-22 | 1 | -1/+13 | |
| | ||||||
* | Searching posts inside a multireddit is available. | Docile-Alligator | 2024-08-22 | 5 | -30/+163 | |
| | ||||||
* | Pass multireddit data back to SearchActivity after selecting a multireddit ↵ | Docile-Alligator | 2024-08-21 | 2 | -30/+20 | |
| | | | | in the original SearchActivity and opening SearchResultActivity. | |||||
* | Continue adding searching in multireddit feature. | Docile-Alligator | 2024-08-21 | 2 | -31/+42 | |
| | ||||||
* | Select multireddit in SearchActivity. | Docile-Alligator | 2024-08-21 | 1 | -8/+17 | |
| | ||||||
* | Update database migration. | Docile-Alligator | 2024-08-21 | 1 | -1/+1 | |
| | ||||||
* | Continue adding support for searching in multireddit. App data should be ↵ | Docile-Alligator | 2024-08-21 | 22 | -78/+107 | |
| | | | | cleared because the database schema is changed in RecentSearchQuery. | |||||
* | Pass data back to the original SearchActivity after selecting a subreddit or ↵ | Docile-Alligator | 2024-08-21 | 1 | -5/+11 | |
| | | | | user in SearchResultActivity. | |||||
* | Start adding searching in multireddit feature. Start showing subscribed ↵ | Docile-Alligator | 2024-08-21 | 13 | -102/+205 | |
| | | | | users when clicking "Search In" button in SearchActivity. | |||||
* | Refine landscape and tablet UI in CustomizeCommentFilterActivity. | Docile-Alligator | 2024-08-20 | 2 | -0/+786 | |
| | ||||||
* | Refine UI in CustomizePostFilterActivity and CustomizeCommentFilterActivity. | Docile-Alligator | 2024-08-20 | 6 | -47/+146 | |
| | ||||||
* | Refine UI and add explanations for the name in CustomizeCommentFilterActivity. | Docile-Alligator | 2024-08-20 | 3 | -17/+54 | |
| | ||||||
* | Refine UI and add explanations in CustomizeCommentFilterActivity. | Docile-Alligator | 2024-08-20 | 3 | -98/+262 | |
| | ||||||
* | Fix spinner issue in CustomizeCommentFilterActivity. | Docile-Alligator | 2024-08-20 | 2 | -5/+13 | |
| | ||||||
* | Refine layout for CustomizePostFilterActivity in landscape mode and tablets. | Docile-Alligator | 2024-08-20 | 2 | -0/+2092 | |
| | ||||||
* | Show anonymous subscribed subreddits in CustomizePostFilterActivity. | Docile-Alligator | 2024-08-20 | 1 | -14/+2 | |
| | ||||||
* | Explain every option in CustomizePostFilterActivity. Refine UI in ↵ | Docile-Alligator | 2024-08-20 | 3 | -520/+952 | |
| | | | | CustomizePostFilterActivity. | |||||
* | Fix activity label in CustomizeCommentFilterActivity. | Docile-Alligator | 2024-08-19 | 1 | -1/+1 | |
| | ||||||
* | Refine UI in CustomizePostFilterActivity. | Docile-Alligator | 2024-08-19 | 3 | -44/+74 | |
| | ||||||
* | Fix showing the search query as the username or subreddit in SearchActivity. | Docile-Alligator | 2024-08-19 | 1 | -2/+2 | |
| | ||||||
* | Fix cursor color in TextInputLayout. | Docile-Alligator | 2024-08-19 | 4 | -33/+32 | |
| | ||||||
* | Some changes related to SectionsPagerAdapter. | Docile-Alligator | 2024-08-18 | 11 | -14/+14 | |
| | ||||||
* | Fix wrong drop down icon shown after closing the navigation drawer. | Docile-Alligator | 2024-08-18 | 3 | -27/+23 | |
| | ||||||
* | Fix embedded media type option not working. | Docile-Alligator | 2024-08-18 | 1 | -7/+14 | |
| | ||||||
* | Fix build issue and use Utils' hideKeyboard() and showKeyboard() in ↵ | Docile-Alligator | 2024-08-17 | 3 | -26/+10 | |
| | | | | SearchActivity. | |||||
* | Snackbar for recent search deletions (#1627) | Abhishek | 2024-08-17 | 4 | -6/+56 | |
| | | | | | | | | | * snackbar will be shown for recent search deletions * the view from SearchActivityRecyclerViewAdapter causes crash in android 6 sometimes, so using appBarLayout instead. --------- Co-authored-by: Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com> | |||||
* | Optimize subreddit auto complete. | Docile-Alligator | 2024-08-17 | 7 | -179/+245 | |
| | ||||||
* | Show 'All subreddits' in recent searches in SearchActivity if applicable. | Docile-Alligator | 2024-08-15 | 2 | -7/+21 | |
| | ||||||
* | Show 'Search in' in recent searches in SearchActivity. | Docile-Alligator | 2024-08-15 | 1 | -1/+9 | |
| | ||||||
* | Save 'Search in' in RecentSearchQuery. | Docile-Alligator | 2024-08-15 | 8 | -50/+98 | |
| | ||||||
* | Show recent search queries when there is no text in the search text view in ↵ | Docile-Alligator | 2024-08-14 | 1 | -4/+13 | |
| | | | | SearchActivity. | |||||
* | Redesign recent search queries UI. | Docile-Alligator | 2024-08-14 | 4 | -46/+90 | |
| | ||||||
* | v7.3.0 | Docile-Alligator | 2024-08-11 | 1 | -2/+2 | |
| | ||||||
* | Fix switching account issue in ViewPostDetailActivity and InboxActivity when ↵ | Docile-Alligator | 2024-08-11 | 2 | -0/+5 | |
| | | | | a user clicks the notification that belongs to another account. | |||||
* | Logging out by long clicking an account. Rename SwitchAccount to ↵ | Docile-Alligator | 2024-08-11 | 10 | -53/+70 | |
| | | | | AccountManagement. Move SwitchToAnonymousMode's methods to AccountManagement. | |||||
* | Version 7.3.0-beta2. | Docile-Alligator | 2024-08-01 | 1 | -2/+2 | |
| | ||||||
* | Fix app crashes on downloading media, submitting posts and editing profile ↵ | Docile-Alligator | 2024-08-01 | 4 | -0/+5 | |
| | | | | on Android < 14. |