Android app changes + fixes, first steps for iOS #374
Merged
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.
Changes to android app:
-In-app-browser using custom tabs: The Android app now features the sparky dashboard inside the app itself. Click the Open Web Dashboard button to launch!
-Small UI changes: Moved sync and web dashboard buttons above the health metrics
-Log Level Fix: Log Filtering now works properly and also displays the log level
-Removed unused Withings stuff
-WIP: Theme setting: Doesn't work yet unfortunately, soon to come. An AMOLED mode for dark mode fans was already added though
Changes to iOS app:
-Small fix for import bugs
-Add entitlements by @obelix74
-Add project workspace for xcode by @obelix74
-Fixed package-json.lock by @obelix74
-Fixed Info.plist by @obelix74
The iOS changes were also present in a previous PR by @obelix74 but my branch which was used for the changes was messed up. This was my fault, I apologize. Huge shoutout to @obelix74 for helping us reach the first steps to create an iOS release!