Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Version 5.1.2. | Alex Ning | 2021-11-27 | 1 | -0/+1 |
| | |||||
* | Update Credits page. | Alex Ning | 2021-09-03 | 1 | -2/+2 |
| | |||||
* | Start implementing app lock feature. | Alex Ning | 2021-09-03 | 1 | -0/+41 |
| | |||||
* | Fix ClassCastException. | Alex Ning | 2021-08-26 | 1 | -2/+2 |
| | |||||
* | Declare LayoutManager for RecyclerView in ViewPostDetailFragment. | Alex Ning | 2021-07-14 | 1 | -2/+5 |
| | |||||
* | Refine ExoPlayer's DefaultTimeBar style. | Alex Ning | 2021-06-23 | 1 | -3/+1 |
| | |||||
* | Implement two pane layout in ViewPostDetailFragment to separate post detail ↵ | Alex Ning | 2021-06-22 | 1 | -0/+65 |
and comments. Fix bugs related to separating CommentAndPostRecyclerViewAdapter. |