aboutsummaryrefslogtreecommitdiff
path: root/gradlew (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-09-09Update gradle wrapper (#1006)Taco1-5/+11
* Update gradle wrapper * Update AGP, fix gradle deprecations
2021-09-24Update gradle wrapperTacoTheDank1-104/+153
2020-12-23Update gradle wrapperTacoTheDank1-0/+2
2020-04-22Update gradle wrapperTacoTheDank1-43/+66
2019-01-11Resolve issues related to renaming User class to UserData class.Alex Ning1-1/+1
2019-01-11View user details in ViewUserDetailActivity. Follow or unfollow user is not ↵Alex Ning1-1/+1
properly implemented right now. Change users and subscribed_users databases' schemes. Press Profile in navigation drawer to view my reddit info. Press the username in the post to view that account's info.