Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FormHierarchy cleanup #2730

Merged
merged 19 commits into from
Nov 21, 2018

Commits on Nov 5, 2018

  1. Configuration menu
    Copy the full SHA
    cefc122 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a563e99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    505d4a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2018

  1. Remove step to top of form or group in view-only hierarchy

    Introduced at https://github.com/grzesiek2010/collect/blob/2ecb17048d6ef1f6779dce5276a7c7e623d218b7/collect_app/src/main/java/org/odk/collect/android/activities/FormHierarchyActivity.java#L116 with the view-only mode. Would be useful if current index could be set when the view-only activity is opened but that doesn't seem possible since the activity is not launched from form filling.
    lognaturel committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    914ca44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a61206 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    561f8ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f02a54e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9280d8d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f1937a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ec7742 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5f58bb2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6573309 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2bd51d9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    beb151d View commit details
    Browse the repository at this point in the history
  12. Explain refreshView and currentIndex

    The removed comment was incorrect -- startIndex is used when the back button is pressed.
    lognaturel committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    2d45af1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    eabe0ee View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2c5a701 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2018

  1. Configuration menu
    Copy the full SHA
    0657bbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11e26de View commit details
    Browse the repository at this point in the history