Tunein dev #718
Tunein dev #718
Conversation
* Update todo-mvp README.md Refactored the content around a new structure, with new standard titles used for each sample Fixed various grammar issues Applied formatting Additional explanations and links where appropriate Introduced pre-requisite topics * Update README.md Removed a redundant sentence. * copies Firebase Test Lab results to CIRCLE_TEST_REPORTS * Replaced deprecated attribute * Bumps versions and fixes annotation imports * Fixes toolbar title not being persisted after rotation * Fixes navigation issue #287 * Bumps circle CI Android dependencies * Fixes comment in test * Bumps versions in travis.yml * Moving the setting of the AddEditTaskPresenter in the constructor. Tests added to check that the presenter is set to the view. * Removing the `_id` column and making `entryid` primary key. Moved the `TasksLocalDataSourceTest` to correct package. * Fixed Firebase Test Lab script * Tries to fix circle adding google repo * Buildtools 26 is mandatory now, apparently * More CI fixes * CI caught some merge errors + circle fix
* Update todo-mvp README.md Refactored the content around a new structure, with new standard titles used for each sample Fixed various grammar issues Applied formatting Additional explanations and links where appropriate Introduced pre-requisite topics * Update README.md Removed a redundant sentence. * copies Firebase Test Lab results to CIRCLE_TEST_REPORTS * Replaced deprecated attribute * Bumps versions and fixes annotation imports * Fixes toolbar title not being persisted after rotation * Fixes navigation issue #287 * Bumps circle CI Android dependencies * Fixes comment in test * Bumps versions in travis.yml * Moving the setting of the AddEditTaskPresenter in the constructor. Tests added to check that the presenter is set to the view. * Removing the `_id` column and making `entryid` primary key. Moved the `TasksLocalDataSourceTest` to correct package. * First commit: MPV with Room * Readme updated * Readme updated * Fixing CI * Fixing tests for local repository * Using Idling resources for tests, for commands that are executed on the background thread * comments updated * Fixed Firebase Test Lab script * fix typo in androidTest * Fix typo (#415) - Change "compliment" to "complement" * Fixed the typo (#425) * Tries to fix circle adding google repo * Buildtools 26 is mandatory now, apparently * More CI fixes * CI caught some merge errors + circle fix * Fixed Firebase Test Lab script (#440) * Updates room branch to API 26, Espresso, Arch Components * Adds google m2 repository * Adding google() to repositories * Reverts to todo-mvp's README
Fixes links of todo-databinding sample
…raries version upgrade
…tween app sessions
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). Once you've signed (or fixed any issues), please reply here with What to do if you already signed the CLAIndividual signers
Corporate signers
|

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

Add ability to persist changes to db to maintain todos across app sessions
Add ability to sort by priority and todo name
Display of priority under todos in the todo list