Skip to content

Releases: prudhvir3ddy/ToDoApp

compose + fragment

24 Aug 08:59
fe106e9
Compare
Choose a tag to compare
compose + fragment Pre-release
Pre-release
Compose 1.0 | All screens are now compose + fragment (#54)

* updated compose sample

* moved tasks screen to jetpack compose

* moved tasks screen to compose

* updated the name of todo to Task

* fixed the import

Co-authored-by: prudhvir3ddy <[email protected]>

Fixed Firebase crashlytics, proguard bug fix

04 Jan 05:57
d959923
Compare
Choose a tag to compare
Merge pull request #50 from prudhvir3ddy/develop

version 2.2, added proguard rules, fixed firebase crashlytics

Added daily notifications

02 Jan 17:40
302ecd5
Compare
Choose a tag to compare
Added notifications support (#47)

* updated screenshots (#43)

* updated screenshots

* Update README.md

* added daily notifications

(cherry picked from commit 73dd474c8b66f4b689577036a5ba3161636ca04c)

* limited char length

* sync develop and master (#44)

* version 2 (#8)

* changed icon

* Update android.yml

* Update android.yml

* fixed lint error

* Update README.md

* Added Firebase Crashlytics (#7)

* changed icon

* fixed crash for big images

* fixed crash for big images

* firebase crashlytics init

* adjusted layouts for small screen

* added keysotre and storing apks

* fixed the script

* fixed image in aactivity tasks

* fixed image in loginactivity

* update version code

* added daily notifications

* updated to use groovy instead of kts for speed (#45)

* Feature/groovy for gradle (#46)

* updated to use groovy instead of kts for speed

* renamed todoapp.keystore to release.keystore

* updated path of keystores

v2.0

31 Oct 18:43
Compare
Choose a tag to compare

-> added update task
-> removed photos adding
-> added swipe to delete task