Releases: ssivenkov/ToDoList-React-Native
Releases · ssivenkov/ToDoList-React-Native
v1.10.2
v1.10.1
v1.10.0
Improvements & Features
- Fixed notification date displaying bug
- Changed notification behavior: if user have a task with enabled notification and user press "Done task" button for this task, this task notification will be disabled instead of deleting. Then, if user return task, task notification will be enabled if task notification date isn't expired, otherwise task notification will be deleted
- Fixed displaying triggered notification: if a notification triggered for a task, the notification will be turned off on Edit task screen because its date has already expired
- Added button for clearing input
- Fixed bug when user sign out but language don't swith to english
- Added sign in with email and password
- Disabled sign in with Facebook
- Added functionality to adjust size of texts, fix bug with persisting state reconciling
- Fixed keyboard bug when user tap on "Create task list" button, focus(caret) be on input but keyboard didn't show
- Improved work of notifications: now when you create a notification, it is saved in the database, which means that when you log in to your account again, all notifications will be automatically enabled on your device (except for expired notifications)
- Added sorting settings for task list
- Fixed some little bugs
v1.5.0
v1.4.0
Improvements & Features
- Added Facebook login
- The "Run task" button is placed to the left of the task menu button
- Removed action confirmation from the "Perform task" button
- Added "Return task" button for completed tasks
- Added bottom popup panel for returning/executing the last completed/returned task
- Improved usability of interaction when choosing a color
- Changed selection of date and time for notification of a task: now, when selecting the elapsed time, the current time is set; date selection range increased to two years
- "Rate the app" button
- "Share the app" button
- Now when you are on any of the navigation tabs ("Notepad", "Task lists" and "Account"), when you press the system "Back" button, the application exits
- Added auto-close for the task menu after interacting with its buttons
- Improved interface of modal windows, screen headers, navigation tabs
- Now when deleting an account, the text of the modal window and the confirmation button are colored red
- Added notification when account is successfully deleted
- Fixed translations
- Fixed a bug with the appearance of the text edit caret in a random place in the input field when autofocusing on the input field
v1.3.0
Improvements & Features
- Change application id
- The behavior of the buttons for creating and editing tasks has been changed - their functionality has been moved to separate screens
- Showing an error when a user tries to log into an account on a device without Google services
- Fix UI for wide screens and narrow screens
- Fix "Sign in" screen bug with waiting user data
v1.2.0
Improvements & Features
- Text on the splash screen has been removed
- Removed the check for Internet presence when opening the application when the user is already logged in to the account
- Added 13 languages to the application
- Interface of the language selection window has been changed
- Task list minimize button functions has been removed: checking of internet, loading animation and sending request to database
- Task control buttons now appear when you click on the task menu button
- Added autofocus on the text entry field for the buttons for creating task list, renaming task list and creating a task
- Button to contact the author has been added
- Changed the default accent color
- The degree of modal window shading was changed
- Dark theme colors changed
- Notepad screen added
- Changed the icon of the task list tab in the bottom panel
- Task names can now be up to 200 characters long
- Fixed a bug in tasks with enabled notification, when after changing the notification time the old notification was not canceled
- Keyboard behavior changed: now with the keyboard open, pressing any available button (not counting switches) simultaneously triggers the button action and hides the keyboard
- The notification date selection style on android has been changed
v1.1.0
Improvements & Features
- Added minimize button to the list
- Added default colors
- Added saving selected color
- Added load indicator during list synchronization
- Pressing area of the small buttons has been increased
- Now the task lists are synchronized only once when you log in to your account
- Interface of the task screens has been slightly changed
- Fixed display of special characters when completing/deleting tasks and lists
- Fixed keyboard bug when adding a task
- Fixed a bug when deleting a list in the Completed section