Skip to content

Milestones

List view

  • **Goal:** Add extensions for RxJava/RxAndroid. **Purpose:** - Provide first-class support for consumers using RxJava/RxAndroid. - Provide API(s) to listen for changes in the database.

    No due date
    0/2 issues closed
  • **Goal:** Add extensions for Kotlin Flow. **Purpose:** - Provide first-class support for consumers using Kotlin Flow. - Provide API(s) to listen for changes in the database.

    No due date
    0/2 issues closed
  • **Goal:** Add static analysis checks and cover all critical APIs with tests using consumer-exposed test APIs. **Purpose:** - Provide test APIs for consumers - Prevent new code from breaking existing API - Check API correctness - Check code quality using static analysis - Ensure that code is covered with automated tests - Ensure that code follows language and community standards

    No due date
    0/6 issues closed
  • **Goal:** Move/refactor as much code as possible from the sample app into reusable modules. **Purpose:** - Promote code reuse, including rudimentary code (that could be refined).

    No due date
    0/2 issues closed
  • **Goal:** use unused APIs in the sample app. **Purpose:** - Prove that additional (advanced) functions not in native Contacts app works - Fix any bugs that are discovered along the way.

    No due date
    0/5 issues closed
  • Most, if not all, of these functions are the missing components required to rebuild the native Android Contacts app from the ground up. In other words, each of these functions allow consumers to implement a specific part of the native Android Contacts app.

    No due date
    6/11 issues closed