Commit Graph

75 Commits

Author SHA1 Message Date
ericampire f895f807b1 Adding support of room on apple silicon 2022-03-06 19:04:09 +02:00
ericampire c2da2b8ad4 Update to Jetpack Compose 1.1.0-beta02 2021-11-08 22:29:11 +02:00
ericampire 4f76b20937 Improving build speed 2021-10-28 01:05:38 +02:00
ericampire 0fef475482 Update to Jetpack Compose 1.0.4 2021-10-17 22:36:07 +02:00
ericampire 8d68f00c3e Testing Dao 2021-09-09 19:58:35 +02:00
ericampire 066f6e2dff Refactoring 2021-09-09 10:56:56 +02:00
ericampire 5ddccb03a8 Testing Data Layer 2021-09-09 03:19:03 +02:00
ericampire 9684c96610 Using Assert from Junit5 instead of Junit4 2021-09-09 01:50:04 +02:00
ericampire c07cf85ce5 Testing Data Layer 2021-09-09 01:49:35 +02:00
ericampire 73ae6df075 Testing Repositories 2021-09-09 00:20:01 +02:00
ericampire 76330854c0 Testing AnimatorRepositoryImpl 2021-09-08 23:45:25 +02:00
ericampire 56ce85bc82 Removing test module 2021-09-08 19:28:05 +02:00
ericampire e42542ec31 Refactoring 2021-09-08 19:03:15 +02:00
ericampire 22ef09d8f3 Adding test module 2021-09-08 18:51:33 +02:00
ericampire 0953e2b6f0 Fix conflict 2021-09-08 17:59:01 +02:00
ericampire 5a128e6c0c Merge remote-tracking branch 'origin/main'
# Conflicts:
#	README.md
2021-09-08 17:58:31 +02:00
ericampire c0dade1194 Adding Build status badge 2021-09-08 17:57:52 +02:00
ericampire 718818376f Adding Build status badge 2021-09-08 17:56:06 +02:00
ericampire bd6d75c824 Updating workflow name 2021-09-08 17:53:32 +02:00
ericampire 04b87d351e Refactoring 2021-09-08 17:52:01 +02:00
ericampire 13f5783f04 Adding github action workflow 2021-09-08 17:49:28 +02:00
ericampire f8927559b7 Testing UserDao 2021-09-08 02:42:24 +02:00
ericampire e095359301 Refactoring 2021-09-08 00:52:56 +02:00
ericampire f8fb7682c5 Adding Images to README.md 2021-09-08 00:52:13 +02:00
Eric Ampire f621f3a8c1 Uploading preview 2021-09-08 00:49:44 +02:00
ericampire 09ce7b6fb8 Sharing animation 2021-09-08 00:48:20 +02:00
Eric Ampire 3397efe47f Removing broken link 2021-09-07 16:40:54 +02:00
Eric Ampire 1eb45a99e7 Update readme 2021-09-07 16:34:51 +02:00
ericampire 326cf267d2 Login logic 2021-09-07 14:15:25 +02:00
ericampire 1a71262008 Removing LoginScreen to the navigation graph 2021-09-07 12:51:41 +02:00
ericampire 6f56d8bf07 Fix permission request issue 2021-09-07 12:39:28 +02:00
ericampire abb21c994f Update App Architecture 2021-09-07 05:36:04 +02:00
ericampire 1367955396 Refactoring 2021-09-06 23:00:01 +02:00
ericampire 605659a224 User domain logic 2021-09-06 22:59:40 +02:00
ericampire e912b03af4 Adding User Use cases to the dependencies graph 2021-09-06 22:59:18 +02:00
ericampire 720af0427a Adding UserHeaderView 2021-09-06 22:58:30 +02:00
ericampire ad71866d2d Select Query must return a flow 2021-09-06 21:57:38 +02:00
ericampire f61c456caa All methods that return Flow must not be suspendable 2021-09-06 21:54:09 +02:00
ericampire 64fbf09026 Updating Data Source signature 2021-09-06 21:52:00 +02:00
ericampire 6486a4acb4 Adding User Use cases 2021-09-06 21:39:46 +02:00
ericampire ee695da0c7 Refactoring 2021-09-04 23:27:50 +02:00
ericampire f4a61138ee Adding Animation View 2021-09-04 20:33:37 +02:00
ericampire 0fd7017d50 Stop the scanner when the screen dispose 2021-09-04 19:58:09 +02:00
ericampire 2e490d5992 Preview Lottie by scanning QR Code 2021-09-04 19:54:16 +02:00
ericampire 74415cb2f3 Pop up to the start destination of the graph to avoid building up a large stack of destinations on the back stack as users select items 2021-09-04 19:46:00 +02:00
ericampire a465fa324d Refactoring 2021-09-04 19:04:19 +02:00
ericampire 40314f0138 Adding BrowseAllItemView 2021-09-04 19:03:38 +02:00
ericampire bd05543827 LottieAnimation must match parentSize 2021-09-04 18:34:52 +02:00
ericampire 4ffcb10f78 Putting background in front of all images 2021-09-04 18:31:40 +02:00
ericampire c73b8ccdc9 Add BlogItemView 2021-09-04 18:23:51 +02:00