-
-
Notifications
You must be signed in to change notification settings - Fork 29
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
Updates for december elections #239
Conversation
fix send note on question
Add simple usage for values from remote config at "About page"
Copy files to cache instead of using directly. Fixes #178
Use values from remote config for menu
* added collapse keyboard function * fix: keyboard collapse and opens again while switching multiple inputs * refactor: collapseKeyboardIfFocusOutsideEditText() to Utils.kt
* Use the orderNumber field for sorting * Remove duplication for sonar
* Enable uploading multiple files with note * Allow user to select multiple files * Improve error strings for note files * Update app/src/main/res/values-ro-rRO/strings.xml Co-authored-by: Irina Borozan <anirib@gmail.com>
* Add sync related UI changes * small layout adjustments * Add latest changes Co-authored-by: Irina Borozan <anirib@gmail.com>
Feature/clear db remote config
* Allow user to delete note files * Handle file deletion failure
When do you plan to release the latest version of the app? |
@lukstbit I'll make a beta release (with what we have so far) one of these days so we'll be 100% sure it will pass the review before the elections (they took forever last time to review it). But we should have time to make one final release with the rest of the new features in about a week :) Maybe even one closer to the elections if the review goes faster :) |
* Send count of unsynced items to analytics * renamed variable to keep it consistent Co-authored-by: Irina Borozan <anirib@gmail.com>
* Enable screen for visited polling stations * Enable selecting from previously visited stations * added visited stations icon from figma * Implement requested changes * Hide station selection on first run Co-authored-by: Irina Borozan <anirib@gmail.com>
* Enable details screen for user's notes * Implement UI requested changes * Fix issues with form-question codes * Fix adding notes directly from forms list * Tweak UI and save codes for note into database * Update app/src/main/java/ro/code4/monitorizarevot/ui/notes/NoteDetailsFragment.kt * Update app/src/main/res/values/strings.xml * Apply suggestions from code review Co-authored-by: Irina Borozan <anirib@gmail.com>
* refactored has selected stations shared pref * fixed db cleanups after app update
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
No description provided.