This repository has been archived by the owner on Jun 20, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 496
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Camera permission card (EXPOSUREAPP-5786) (#2713)
* Implement swipe to delete * Swipe to delete in CheckIns screen * Reduce parameters and consider non swiping items * lint * lint * Update docs * Add TODO * Update ic_delete.xml * Create camera card * Add card strings * use strings in layout * Rounded background * Increase icon size proportionally * Implemente Swipe contract * Handle dismiss for swipe * Animate FAB onScroll * Create flow of permission status * Avoid drawing out of screen when view is completely swiped * klint * Pass flag from fragment * Rearrange code * Rename color * Fix qr-code icon * Nav bar icon * Notify item when dialog is canceled * Reduce lines * Small refactoring * Rely on settings * Unit tests * Fix text * lint * clean * Renaming * Smaller functions * Add test * Shrink lines * revert strings changes * Rename to CameraSettings * renaming * Handle exception * Reset flag if rationale can be shown again * create Movable interface * lint * extra line * Tests * More tests * More tests * Check camera settings onResume Co-authored-by: harambasicluka <64483219+harambasicluka@users.noreply.github.com>
- Loading branch information
1 parent
f315aee
commit 932b714
Showing
23 changed files
with
676 additions
and
129 deletions.
There are no files selected for viewing
This file contains 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 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 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
Oops, something went wrong.