Skip to content

Initial version

Compare
Choose a tag to compare
@Jamling Jamling released this 08 Jun 08:58
· 240 commits to master since this release

Initial version.

  • UI
    • App page struct: The app base activity/fragment ...
    • Custom views: Lost of custom layout/view to used
    • RecyclerView: New feature for Android list view, swipe, refresh, sort, pinned header..
    • Utils: App utils, such as dialogs...
    • 3rd component: Little change for 3rd component, such as wheelview
  • Volley: Based on google volley, as REST data layer
    • Base REST operation
    • Upload component
  • ORM: Use Aorm to reduce sqlite operation