Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@Jamling Jamling released this 17 May 10:46
· 105 commits to master since this release

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