forked from Greenstand/treetracker-android
-
Notifications
You must be signed in to change notification settings - Fork 0
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
head #11
Open
Davidezrajay
wants to merge
1,592
commits into
Davidezrajay:test
Choose a base branch
from
Greenstand:master
base: test
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
head #11
Conversation
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
ZavenArra
force-pushed
the
master
branch
3 times, most recently
from
August 14, 2019 01:11
04b97fe
to
ae10d29
Compare
Update strings.xml
upload images async
Kelvn pere add note strings
… crash due to limited memory
fix: explitly set a low resolution selfie, to potentially mitigrate a crash due to limited memory
no language default
…t to use real data.
…t to use real data.
fix: remove unused build config field
* Added permissions Viewmodel Test * added unit test for the permissionViewModel * Unit test cleanup --------- Co-authored-by: Jonathan Muller <[email protected]>
Co-authored-by: Jonathan Muller <[email protected]>
* added treetracker.keys.properties file * Reverted back the changes made by android studio * tested SplashScreenViewModel * changed function names --------- Co-authored-by: Artem_Polovin <[email protected]>
* Created DisplayAlertDialog composable * Added functionality to display alert dialog when tracked trees are above 2000 * -Added string resources for the raw strings -Added treesToSyncThreshold on the viewmodel and updated state * formating cleanup * Minor fixes on dashboard screen and dashboard ViewModel"
* Added Snackbar message when Survey is completed * Refactored snackbar and added string resource to the message text * Fixed conflict with master
* MainCoroutineRule Cleanup * removed unnecessary file * removed wildcard imports
* Added editorConfig, detekt and Td.md and ran linting * linting * Added pull request template
* Added TreeImageReviewViewModelTest * Housekeeping
Cursor Position is black and cannot be seen with the background. Chan…
1-add dataSync service to fit android 14 (setForeground will not run on android 14 without adding the background service type) so I did it 2-adding notification permission 3-handle/remove (AD_ID permission) both required by google for android 14 4-updating gradle 5-update kotlin version 6-update compose compile ext version 7-change any required code after updating all above
update unit test libs
downgrade navigation
java_version_edited
Updates the CI workflow to use Java 17 to support the latest Android Gradle plugin. Updates the `debug-db` dependency to resolve a 401 Unauthorized error during dependency resolution.
---update_to_target_sdk_34:
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.