Giter Club home page Giter Club logo

awesometodo's Introduction

For class 4, check out the following branches IN ORDER
	crappy_list: Implemented list view using what we learned in class 3.
	crappy_list_refactored: Created TodoListConverter.
	list_view: Created TodoListAdapter and used ListView to display list data.
	list_view_convert_view: Used convertView in adapter.
	list_view_convert_view_view_holder: Used convertView and view holder in adapter.
	add_edit_delete_save_todo: Added the ability to add, edit, delete todos and persist data.
	add_edit_delete_save_todo_with_alarm: Alarm functionality. Show a toast upon alarm.
	after_class_4: All the above features, plus showing a notification upon alarm.

For class 5 check out the following branches IN ORDER
	list_view_view_holder_adapter: Created ViewHolderAdapter to force using ViewHolder in ListView
	recycler_view: Used RecyclerView to show the list instead of ListView
	recycler_view_grid_layout: RecyclerView with GridLayoutManager
	recycler_view_staggerd_grid_layout: RecyclerView with StaggeredGridLayoutManager
	fragment: Set Fragment as the content of MainActivity.

notice
	如果在check out的时候提示force checkout或smart checkout,请选force checkout。
	选择force checkout会discard对当前branch所做的一切修改。

awesometodo's People

Contributors

dsofter avatar pieworkplace avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.