Commit Graph

510 Commits

Author SHA1 Message Date
Kirill Kamakin 52519a8d29 Revert "Move release Firebase config to type dir"
This reverts commit 3b08a6384c2349f426616b5f7d72c7040541e24f.
2022-11-05 12:42:58 +01:00
Kirill Kamakin f98de3784e Disable Firebase data collection in debug builds 2022-11-05 12:42:57 +01:00
Kirill Kamakin b84406d384 Move release Firebase config to type dir 2022-11-05 12:42:57 +01:00
Kirill Kamakin 8a4d2a7d1b Use separate Firebase project to debug 2022-11-05 12:42:57 +01:00
Kirill Kamakin 0d3795ac6f Merge pull request #83 from kirmanak/improve-onboarding
Improve onboarding experience
2022-11-05 12:28:06 +01:00
Kirill Kamakin dfd590ee50 Add RecipeViewModel tests 2022-11-05 12:17:48 +01:00
Kirill Kamakin 2027f6ac60 Add valueUpdatesOnly tests 2022-11-05 11:44:14 +01:00
Kirill Kamakin d873bfa2ed Ignore load errors if wasn't loading 2022-11-05 11:32:17 +01:00
Kirill Kamakin 39ce70f964 Remove unnecessary method 2022-11-05 11:08:12 +01:00
Kirill Kamakin 7800d7e754 Simplify RecipesPagingAdapter creation 2022-11-05 11:06:21 +01:00
Kirill Kamakin 1ee0456494 Use repeatOnLifecycle 2022-11-05 10:57:56 +01:00
Kirill Kamakin b7bb6c8566 Simplify edge case handling 2022-11-05 10:40:15 +01:00
Kirill Kamakin 33bdaf9726 Show load end/load failure toasts 2022-11-04 22:13:57 +01:00
Kirill Kamakin 714ff7d33f Request recipes on successful authorization 2022-11-04 21:51:14 +01:00
Kirill Kamakin e0780e9a9f Add login data examples 2022-11-04 20:53:01 +01:00
Kirill Kamakin 2a3a7e32e7 Improve URL input screen 2022-11-04 20:48:45 +01:00
Kirill Kamakin 9b17f04070 Merge pull request #82 from kirmanak/splash-screen
Improve splash screen
2022-11-04 20:13:50 +01:00
Kirill Kamakin 7b25432595 Drop support for APIs 24 and 25 (Android 7) 2022-11-04 19:53:25 +01:00
Kirill Kamakin ceed3cee4e Drop support for API 23 (Android 6) 2022-11-04 19:49:05 +01:00
Kirill Kamakin 30e6263ce1 Update splash icon for pre-31 APIs 2022-11-04 19:40:31 +01:00
Kirill Kamakin 40804efd70 Rename splash screen icon 2022-11-04 19:14:05 +01:00
Kirill Kamakin 6e15578725 Remove unused resources 2022-11-04 19:12:44 +01:00
Kirill Kamakin d6c67d1663 Call onCreate faster 2022-11-04 19:09:36 +01:00
Kirill Kamakin 6ab23d6ef5 Fix animation colors 2022-11-03 23:06:59 +01:00
Kirill Kamakin b32ab57781 Add nice animation 2022-11-03 23:02:47 +01:00
Kirill Kamakin 2f6991f747 Start animation work 2022-11-03 20:48:08 +01:00
Kirill Kamakin b6d077bfb0 Extract vector-to-be-animated to separate file 2022-11-03 20:38:10 +01:00
Kirill Kamakin db4aaf0bbd Use animated drawable on 31+ only 2022-11-03 20:35:50 +01:00
Kirill Kamakin b4071a5dae Implement first animated drawable 2022-11-03 20:01:57 +01:00
Kirill Kamakin 8a91f02f0e Add splash screen animation vectors 2022-11-03 19:36:24 +01:00
Kirill Kamakin 270707c434 Add logging to start destination 2022-11-03 19:15:11 +01:00
Kirill Kamakin 610f3e9377 Ignore duplicate start destination updates 2022-10-31 21:23:03 +01:00
Kirill Kamakin 0487a5c038 Keep splash screen while start is unknown 2022-10-31 21:16:20 +01:00
Kirill Kamakin 6ccb8848ec Fix navigation setup 2022-10-31 21:08:17 +01:00
Kirill Kamakin a6a9aef5e2 Remove splash fragment 2022-10-31 21:08:17 +01:00
Kirill Kamakin 81e3fcfd98 Start splash screen API migration 2022-10-31 21:08:17 +01:00
Kirill Kamakin eb65ac6860 Merge pull request #80 from kirmanak/update-version
Update app version
2022-10-31 20:56:12 +01:00
Kirill Kamakin b72050e7cf Update app version 2022-10-31 20:46:17 +01:00
Kirill Kamakin a25f93e5fe Merge pull request #78 from kirmanak/unit-tests
Add unit tests
2022-10-31 20:40:48 +01:00
Kirill Kamakin 7c02df4d30 Add unit tests 2022-10-31 20:30:13 +01:00
Kirill Kamakin 98e082b95e Merge pull request #81 from kirmanak/github-action-versions
Update GitHub Actions versions
2022-10-31 20:28:22 +01:00
Kirill Kamakin ceb091b73c Update GitHub action versions 2022-10-31 20:18:03 +01:00
Kirill Kamakin 61f17d6fe4 Merge pull request #79 from kirmanak/glide-ksp
Replace Glide kapt with Glide KSP
2022-10-31 20:07:49 +01:00
Kirill Kamakin a9cfca3eff Replace Glide kapt with Glide KSP 2022-10-31 19:56:42 +01:00
Kirill Kamakin 6b4538b064 Merge pull request #77 from kirmanak/sonar-task
Use new sonar task
2022-10-30 14:23:26 +01:00
Kirill Kamakin 1c57a25779 Use new sonar task 2022-10-30 14:11:10 +01:00
Kirill Kamakin 5549e9da3d Merge pull request #76 from kirmanak/v1-support
Add V1 support
2022-10-30 13:59:32 +01:00
Kirill Kamakin 765e8877ec Move class to correct file 2022-10-30 13:44:33 +01:00
Kirill Kamakin 94c030c04d Handle server info inside of AuthDataSource 2022-10-30 13:40:43 +01:00
Kirill Kamakin 039ba20c83 Remove empty file 2022-10-30 13:31:12 +01:00