library
- Add ContentUtils: get file path from uri
- Add RoundMaskView: round any layout
- Fix Preference persistant issue
- Fix AfRecyclerAdapter delete crash issue
- Optimize upload performance, no OOM and add upload option
- Optimize controller parser, now one method to request Object and Array data from BaseResponse
app
- Add response mock function, mock your response when onError.
- Add SimpleController, use controller to request REST more conviniently.
- Add ImageBrowserActivity, use ViewPager to switch image, use PhotoView to pinch in/out.
- Add DevDialogFragment, a hidden function for developer to change the important settings such as base uri of REST url