This repository has been archived by the owner on Oct 19, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Warning label added as this PR changes the plugin API. This must be adjusted on the iOS platform part also. |
Boehrsi
force-pushed
the
app/501_pushSupportAndroid
branch
from
May 18, 2020 09:56
4068948
to
b18557c
Compare
phranck
force-pushed
the
app/501_pushSupportAndroid
branch
from
May 29, 2020 11:05
8cc2523
to
627fa9c
Compare
Boehrsi
force-pushed
the
app/501_pushSupportAndroid
branch
from
June 4, 2020 14:42
b3feaad
to
153a266
Compare
Update gradle Renamed methods
Remove unneeded code Streamline flows Optimize tearDown
Add minimalSetup Adjust logging Cleanup gradle.properties Update main.dart
Co-authored-by: Sergey Kitov <[email protected]>
Boehrsi
force-pushed
the
app/501_pushSupportAndroid
branch
from
June 5, 2020 14:22
d6c669e
to
c54cc0a
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Link to the given issue
coi-dev/ox-coi#501
Describe what the problem was / what the new feature is
Push isn't working.
Describe your solution
Update of the plugin (threading, loading, database open / close), the DCC (Rust code, C wrapper, API) and the whole background interaction chain.
Additional context
Clean ups and dropped Android Plugin v1 API integration for Flutter.