Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix accountName is null in some places. | Docile-Alligator | 2024-01-03 | 1 | -2/+2 |
* | Use accountName.equals(Account.ANONYMOUS_ACCOUNT) instead of accountName == n... | Docile-Alligator | 2024-01-01 | 1 | -1/+2 |
* | Use OAuth for anonymous mode. Fix translation issues. | Docile-Alligator | 2024-01-01 | 1 | -5/+5 |
* | Rewrite all the AsyncTasks in the asynctasks package using Executor and Handler. | Alex Ning | 2021-01-24 | 1 | -0/+167 |