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

Merge dev into staging #24

Merged
merged 19 commits into from Jan 30, 2023
Merged

Merge dev into staging #24

merged 19 commits into from Jan 30, 2023

Conversation

prudrabhat
Copy link
Contributor

@prudrabhat prudrabhat commented Jan 30, 2023

Merge latest dev changes into staging

prudrabhat and others added 19 commits January 19, 2023 12:07
AssuranceFullScreenTakeoverActivity and AssuranceErrorDisplayActivity should
only be able to be launched from implementing app context internally.
Change the export flag to false to prevent this activity from being invoked
from external contexts
Do not export internal Assurance activities
- Add NonNull annotations to public API's
- Remove formatAnnotations() from spotless as it is behaving
  un expectedly (moves method annotation to same line)
- Add a test for null check in public API
- Assruance has UI components that use constraint layout.
  Add this as a dependancy in POM so that the implementing app
  is not forced to add this in their gradle if they do not need it.
- Prefix the style name for app theme with Assurance
Add ConstraintLayout POM dependency and fix style name
Add NonNull annotations to public API's
Refactor AssuranceTestApp for 2.0
Add GettingStarted and reorganize documentation structure
@prudrabhat prudrabhat merged commit 062c08e into staging Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants