-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Use Fragment for geopoly UI #6985
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
d0e5709
Move geopoly UI code to Fragment
seadowg 9fa9189
Remove unused title from geotrace view
seadowg 9a0f518
Extract super class for widget answer dialogs
seadowg ac334ab
Move WidgetAnswerDialogFragment to its own file
seadowg 724ebcd
Fix references in tests
seadowg bac1082
Convert intent to constructor params
seadowg c0f12a1
Add GeoPolyDialogFragment that handles read only and output mode
seadowg fffe330
Generalize test helper
seadowg c2c1dfb
Add allow-mock-accuracy support to GeoPolyDialogFragment
seadowg 969e160
Add existing answer support to GeoPolyDialogFragment
seadowg 1af0f0a
Fix OutputMode matching
seadowg eb56037
Add result handling to GeoPolyDialogFragment
seadowg 10b47a4
Spike out using Fragment instead of Activity for geotrace
seadowg f55d1d9
Fix tests
seadowg a9a183b
Remove external Activity integration points for geotrace
seadowg 1f1e00b
Rework requestGeoTrace to work for both geopoly types
seadowg 96a9bcc
Use dialog for geoshape as well
seadowg dddfb56
Remove external Activity integration points for geoshape
seadowg 9314603
Remove GeoPolyActivity
seadowg f240b47
Fix Fragment recreation bug
seadowg 2a59105
Pull out MockFragmentFactory
seadowg 88c3947
Add assertDisabled
seadowg e2ad4de
Make language for constants consistent
seadowg 37f8a7a
Correct typo
seadowg ecfbed3
Move helper to test helpers
seadowg 98cc919
Simplify inputPolygon
seadowg File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Convert intent to constructor params
- Loading branch information
commit bac10822217abd9842174bfd0dc1c0178ea82e97
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.