-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Loss of changes while switching between the app and widget #292
Labels
Comments
federicoiosue
added a commit
that referenced
this issue
Dec 1, 2016
federicoiosue
pushed a commit
that referenced
this issue
Dec 1, 2016
…otes are no more updated rotating screen without inserting password before (fixes #290) Updated Gradle wrapper and tools Workaround for broken reminders on Nougat (fixes #299) Fixed types Changelog updated Added missing strings compared to develop branch Translations updated Minor textual typos Fixed broken location address setting Google maps API key is no more hardcoded and is now optional WIP on tmp: Auto stash for cherrypick of "Google maps API key is no more hardcoded and is now optional" Merge branch 'hotfix/5.2.19' a month ago Merge branch 'hotfix/5.2.19' Bumped version Updated translations Reset password by using question/answer is now available in password request prompt Merged branch develop into feature/redesign Merged hotfix/5.2.18 into master Merged hotfix/5.2.18 into develop Merge branch 'hotfix/5.2.18' Password removal performed in background and dialog closed after completion All locked notes are now processed to re-encrypt them on password change (fixes #302) Fixed missing widget update on app paused (fixes #292) Protected notes are no more updated rotating screen without inserting password before (fixes #290) 2 months ago Changelog updated Updated translations Bumped app version to 5.2.18 Workaround for broken reminders on Nougat (fixes #299) Updated Gradle build tools Collapsable note title into detail Moved attachment image on top when using grid view in notes list Updated compatibility libraries dependencies Fixed types Build tools updated to 2.2.0 Merge pull request #298 from jfreax/feature/redesign_2 Fix end position calculation for title animation in note detail view Fixed build tools version into TravisCI config Finish 5.2.17 Finish 5.2.17 Changelog updated Added missing strings compared to develop branch Translations updated Updated Gradle plugin Version updated Minor textual typos Merge pull request #295 from jfreax/feature/redesign Complete redesign of the detail view Align checklist elements in note list view Minor change commented by Codacy analysis Updated Gradle binary version Merge pull request #294 from jfreax/RecyclerView Merge pull request #239 from Adam77Root/develop Update grade sonar plugin Use RecyclerView to display notes list and add new staggered grid layout Fixed broken location address setting 4 months ago Google maps API key is no more hardcoded and is now optional More code optimization SimpleGallery dependency updated to version 2.0.0 Added file size to attachments'action dialog Code optimization 5 months ago Gifs animation support within internal gallery Updated commons models dependency to develop-SNAPSHOT Code changes to lower technical debt Added nire badges to README Reverted version to pre-merge state Merged hotfix/5.2.16 into master Merged hotfix/5.2.16 into develop Removed unused classes Removed unused classes Merge pull request #262 from DevFactory/release/multiple-code-improvements-fix-1 Merge pull request #261 from DevFactory/release/useless-parentheses-around-expressions-should-be-removed-fix-1 Merge pull request #261 from DevFactory/release/useless-parentheses-around-expressions-should-be-removed-fix-1 Removed searched string label when changing sort order (fix #283) Fixed same note opening from home widget that broke the navigation Bumped version Merged hotfix/5.2.15 into master Version updated Fixed broken navigation drawer when opening app from Dashclock widget Version updated Reverted Gradle build tools to latest stable Merged release/5.2.13 into master Fixed audio recordings attachments URIs Removed signing configuration Signing property file relative path and dummy test added Reverted attachments copying to single thread to avoid strange artifacts Typo 6 months ago Fixed geolocation runtime permission request when not needed Fixed broken shared intent handling on Android Marshmallow Added app's logo base64 encoded into info page Removed wrongly added feature branch strings Updated version Navigation change issue when app is opened from home widget Updated translations Archived notes are now hidden within home widgets Integrated signature into property configurations files Fixed many lint errors preventing from running releaseDebug build Merged hotfix/5.2.12 into master Merged hotfix/5.2.12 into develop All locked notes are now processed to re-encrypt them on password change (fixes #302)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Got exactly the same issue as described in #75 but in Omni notes version 5.2.16. It looks like the widget and the app has 2 independent versions of the note and doesn't synchronize changes between each other.
Example:
Result: note will be look exactly as it was the last time it was opened from the widget
The text was updated successfully, but these errors were encountered: