Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change accountName's default value to Account.ANONYMOUS_ACCOUNT instead of null. | Docile-Alligator | 2024-01-03 | 1 | -1/+3 |
* | Use accountName.equals(Account.ANONYMOUS_ACCOUNT) instead of accountName == n... | Docile-Alligator | 2024-01-01 | 1 | -1/+1 |
* | Account.ANONYMOUS_ACCOUNT | Docile-Alligator | 2023-12-31 | 1 | -1/+2 |
* | Fixed bug that doesnt show user being followed (#707) | MChen321 | 2022-06-17 | 1 | -1/+1 |
* | Rewrite all the AsyncTasks in the asynctasks package using Executor and Handler. | Alex Ning | 2021-01-24 | 1 | -0/+31 |