Commit Graph

877 Commits

Author SHA1 Message Date
Adam Brown 7a8c8ed88d Convert home view model to reducer 2022-12-30 13:30:14 +00:00
Adam Brown c6ad944994 Downscoping the shared flow to avoid leaking downstream 2022-12-29 20:42:15 +00:00
Adam Brown ac2c975d3f Avoiding state getters on home model 2022-12-29 20:05:10 +00:00
Adam Brown a58a734af4 Merge branch 'main' of github.com:ouchadam/helium 2022-12-29 20:00:24 +00:00
Adam Brown 5cad06a737 Update screen-state to latest 2022-12-29 20:00:14 +00:00
Adam Brown 86dc8f0b81
Merge pull request #296 from ouchadam/renovate/matrix-js-sdk-23.x
Update dependency matrix-js-sdk to v23
2022-12-28 17:54:10 +00:00
renovate[bot] ae16c06051
Update dependency matrix-js-sdk to v23 2022-12-21 18:01:42 +00:00
Adam Brown 3d98a979fe
Merge pull request #295 from ouchadam/tech/login-state
Tech/Converting login view model to state/reducer pattern
2022-12-13 20:56:47 +00:00
Adam Brown df9e97cbf8 adding tests around login usecase 2022-12-13 20:50:35 +00:00
Adam Brown 27e29ebd34 adding tests around login reducer 2022-12-13 20:35:12 +00:00
Adam Brown 821c317916 converting login view model to state/reducer pattern 2022-12-13 19:15:30 +00:00
Adam Brown 78d8d7d591
Update readme to include broken out repository information 2022-12-12 22:56:15 +00:00
Adam Brown 61fff76844
Merge pull request #293 from ouchadam/tech/conventions
Replace buildSrc with conventions submodule
2022-12-12 22:32:24 +00:00
Adam Brown eeeeb44623
Merge pull request #294 from ouchadam/renovate/peter-evans-find-comment-2.x
Update peter-evans/find-comment action to v2
2022-12-12 22:25:06 +00:00
Adam Brown 259644aa55 using conventions with their own versioning
- removes android plugins and compose from the main app
2022-12-12 22:24:51 +00:00
Adam Brown c299d558d3 lifting application id to the convention consumer 2022-12-12 19:24:59 +00:00
renovate[bot] faecc39986
Update peter-evans/find-comment action to v2 2022-12-12 19:21:52 +00:00
Adam Brown e0ee9f34ed
Merge pull request #291 from ouchadam/renovate/matrix-js-sdk-22.x
Update dependency matrix-js-sdk to v22
2022-12-12 19:21:13 +00:00
Adam Brown 83f0c1a243 replace buildSrc with conventions submodule 2022-12-12 19:20:22 +00:00
renovate[bot] 036672bc81
Update dependency matrix-js-sdk to v22 2022-12-12 18:42:11 +00:00
Adam Brown 64b7677e12
Merge pull request #289 from ouchadam/renovate/googleapis-androidpublisher-4.x
Update dependency @googleapis/androidpublisher to v4
2022-12-12 18:40:19 +00:00
Adam Brown 61b221829f
Merge pull request #286 from ouchadam/renovate/com.google.firebase
Update dependency com.google.firebase:firebase-bom to v31.1.1
2022-12-12 18:39:34 +00:00
Adam Brown 8212b40a2a
Merge pull request #284 from ouchadam/renovate/com.github.unifiedpush
Update dependency com.github.UnifiedPush:android-connector to v2.1.1
2022-12-12 18:39:17 +00:00
Adam Brown d6c0f8de6b
Merge pull request #285 from ouchadam/renovate/com.google.accompanist
Update dependency com.google.accompanist:accompanist-systemuicontroller to v0.28.0
2022-12-12 18:39:06 +00:00
Adam Brown a5f6f9b9a7
Merge pull request #292 from ouchadam/renovate/peter-evans-create-or-update-comment-2.x
Update peter-evans/create-or-update-comment action to v2
2022-12-12 18:38:57 +00:00
renovate[bot] bffef4e77d
Update peter-evans/create-or-update-comment action to v2 2022-12-12 18:31:39 +00:00
renovate[bot] b2198ace3b
Update dependency @googleapis/androidpublisher to v4 2022-12-12 18:31:04 +00:00
renovate[bot] 8cb405e694
Update dependency com.google.firebase:firebase-bom to v31.1.1 2022-12-12 18:30:34 +00:00
renovate[bot] e99eb9ee50
Update dependency com.google.accompanist:accompanist-systemuicontroller to v0.28.0 2022-12-12 18:30:29 +00:00
renovate[bot] 51edd6d8e6
Update dependency com.github.UnifiedPush:android-connector to v2.1.1 2022-12-12 18:30:25 +00:00
Adam Brown 1b575e9479
Merge pull request #288 from ouchadam/renovate/actions-setup-java-3.x
Update actions/setup-java action to v3
2022-12-12 18:27:49 +00:00
Adam Brown b608d6d587
Merge pull request #287 from ouchadam/renovate/actions-checkout-3.x
Update actions/checkout action to v3
2022-12-12 18:27:21 +00:00
renovate[bot] 57e2c397e9
Update actions/setup-java action to v3 2022-12-11 21:24:15 +00:00
renovate[bot] 21afc94fc1
Update actions/checkout action to v3 2022-12-11 21:24:09 +00:00
Adam Brown 4412096b67
Merge pull request #276 from ouchadam/tech/wrapper-update
Tech/wrapper update
2022-12-11 15:29:11 +00:00
Adam Brown 853dba91e4
Merge pull request #279 from ouchadam/renovate/androidx.compose.material3
Update dependency androidx.compose.material3:material3 to v1.0.1
2022-12-11 15:29:04 +00:00
Adam Brown 51b880a644
Merge pull request #278 from ouchadam/renovate/androidx.activity
Update dependency androidx.activity:activity-compose to v1.6.1
2022-12-11 15:28:56 +00:00
renovate[bot] 9070499774
Update dependency androidx.compose.material3:material3 to v1.0.1 2022-12-11 15:22:58 +00:00
renovate[bot] 8a9f70da16
Update dependency androidx.activity:activity-compose to v1.6.1 2022-12-11 15:22:53 +00:00
Adam Brown 594d408580 Merge branch 'main' of github.com:ouchadam/helium 2022-12-11 15:22:08 +00:00
Adam Brown 73f54e5050 removing dependabot and wrapper update to rely on renovate bot instead 2022-12-11 15:22:02 +00:00
Adam Brown ce238dd4d7
Merge pull request #277 from ouchadam/renovate/configure
Configure Renovate
2022-12-11 15:21:38 +00:00
renovate[bot] 4129d91b8f
Add renovate.json 2022-12-11 15:20:16 +00:00
Adam Brown 727ee2da9d move repositories to the gradle dir 2022-12-11 15:17:08 +00:00
Adam Brown 3457e1fa78 update gradle to 7.6 2022-12-11 15:16:13 +00:00
Adam Brown 8aa1d3f1a8
Merge pull request #275 from ouchadam/tech/version-catalog
Tech/version catalog
2022-12-11 15:14:04 +00:00
Adam Brown 5ddd407884 avoiding versioned plugins and making the buildSrc the main plugin classloader 2022-12-11 15:06:05 +00:00
Adam Brown 7e1ff25968 fix missing crashlytics plugin 2022-12-11 13:10:00 +00:00
Adam Brown f1077efc17 convert to version catalog 2022-12-11 12:50:46 +00:00
Adam Brown f3600290c8 create convention plugins for common config 2022-12-11 12:49:30 +00:00