Skip to content

Releases: Nepanikar/nepanikar

Android build (dev-0.2.150)

09 Aug 13:46
eb9f24c
Compare
Choose a tag to compare
Dark mode, database, mood recording and heatmaps (#187)

* Dark mode changes

* Dark mode changes - home page

* Dark mode changes

* Implementing multiple changes including:
 - Dark Mode changes to screens
 - Adding new screen for adding emotional updates

* Implementing multiple changes including:
 - Dark Mode changes to screens
 - Adding new screen for adding emotional updates

* Save Moods to database, WIP on screen showing records of moods

* Emotions now work with database and are no longer hardcoded.
Currently it is only possible to add emotions.

* Fixed saving of emotions, made separate DAO for emotions.

* Last updates

Android build (dev-0.2.149)

16 Jul 16:27
6909146
Compare
Choose a tag to compare
Sdk (#186)

* SDK version

* Xcode version

Android build (dev-0.2.148)

16 Jul 16:17
3c4fa61
Compare
Choose a tag to compare
SDK version (#185)

Android build (dev-0.2.147)

16 Jul 16:08
765e65d
Compare
Choose a tag to compare
Fix/kontakty (#184)

* Nepanikar chat time change

* Nepanikar chat time change

Android build (dev-0.2.146)

21 Dec 14:30
70fd033
Compare
Choose a tag to compare
Nepanikar chat time change (#183)

Android build (dev-0.2.145)

05 May 16:47
Compare
Choose a tag to compare
fix(notifications): default schedule time corrections

Android build (dev-0.2.144)

22 Apr 11:28
e58a276
Compare
Choose a tag to compare
feat(accessibility): major accessibility improvements (#180)

* breathing, contacts - accessibility improvements

* math - accessibility improvements

* relaxation - accessibility improvements

* custom widgets - accessibility improvements

* mood & sleep track - accessibility improvements

* diary, journal, food records - accessibility improvements

* my contact records - accessibility improvements

* other minor accessibility improvements

* formatting

* texts

* data table instead graph alternative for screen reader

* minor improvements

* increase slider value

* minor fixes, adjustments

* fix VoiceOver crashing on ios.

the cause there was GestureDetector wrapped of Scaffold to close the keyboard on tap outside. excludeFromSemantics fixes this.

Android build (dev-0.2.143)

16 Apr 19:54
Compare
Choose a tag to compare
chore: Localazy sync

Android build (dev-0.2.142)

16 Apr 19:07
Compare
Choose a tag to compare
fix: minor ui fixes, l10n sync

- mood track screen - Firebase Crashlytics
- Journal textfield loosing state on tap outside
- Food multiline textfield
- localazy sync

Android build (dev-0.2.141)

13 Apr 18:59
5cd5e8e
Compare
Choose a tag to compare
feat(NEP-209): local notifications (#178)

* feat(NEP-209): local notifications

* analyze

* format

* try fix ios build

* changelog try

* remove unused

* do not cancel visible notifications

* ios fixes

* minor updates

* format