Adam Brown
|
ebfcd1f058
|
adding automatic sync back to main from the release branch
- is a PR to catch merge conflicts
|
2022-08-31 21:47:52 +01:00 |
Adam Brown
|
53dd303553
|
avoiding logging all apk variants
|
2022-08-31 21:42:19 +01:00 |
Adam Brown
|
8cf4768f9e
|
fixing missing application id when promoting draft release to live
|
2022-08-31 21:38:08 +01:00 |
Adam Brown
|
c580bcbdab
|
Merge pull request #106 from ouchadam/release-candidate
[Auto] Release Candidate
|
2022-08-31 21:08:39 +01:00 |
github-actions[bot]
|
3eac935ac8
|
updating version for release
|
2022-08-31 19:39:04 +00:00 |
Adam Brown
|
d8cdb457ba
|
Merge branch 'release' of github.com:ouchadam/helium
|
2022-08-31 20:38:27 +01:00 |
Adam Brown
|
abe7208f27
|
renaming foss output to avoid conflicts
|
2022-08-31 20:34:40 +01:00 |
Adam Brown
|
31f7f93ad1
|
Adding build commands
- adds mention of foss variant
|
2022-08-31 19:10:26 +01:00 |
Adam Brown
|
21eff5a4ab
|
compiling foss app as part of the assemble pipeline
|
2022-08-31 18:22:21 +01:00 |
Adam Brown
|
f2a04a4de7
|
Merge pull request #105 from ouchadam/feature/foss-build-flag
FOSS build flag
|
2022-08-31 18:20:45 +01:00 |
Adam Brown
|
e1b1e77b83
|
skipping noop modules from the coverage report
|
2022-08-31 18:14:47 +01:00 |
Adam Brown
|
477ac52d16
|
checking for firebase inclusion or play services availability and removing FCM option if it's missing
|
2022-08-31 17:52:39 +01:00 |
Adam Brown
|
d01451e3e9
|
replacing non foss dependencies with noop replaceable modules when the project is build with the -Pfoss flag
|
2022-08-31 17:44:17 +01:00 |
Adam Brown
|
346bf026d4
|
Merge pull request #104 from ouchadam/feature/automated-beta
Automated beta releases
|
2022-08-30 20:47:53 +01:00 |
Adam Brown
|
9f5beb532f
|
adds automatic beta track deploying and github release creation on merges to the release branch
- each merge expects an updated version code
|
2022-08-30 20:43:34 +01:00 |
Adam Brown
|
982476e7d6
|
adding gh action for generating the signed bundle
- doesn't upload anywhere yet...
|
2022-08-24 16:02:39 +01:00 |
Adam Brown
|
e235598ff5
|
adding script to generate signed release bundle
|
2022-08-24 15:34:30 +01:00 |
Adam Brown
|
81c8cb4927
|
updating gitignore to ignore secrets and any nodemodules dir
|
2022-08-24 15:34:08 +01:00 |
Adam Brown
|
cac4f8cedf
|
ignoring node modules
|
2022-08-24 15:15:26 +01:00 |
Adam Brown
|
5ce79bd2b8
|
nightly task to automatically PR and merge changes from main into release
|
2022-08-24 14:17:31 +01:00 |
Adam Brown
|
c4b3729908
|
Merge pull request #103 from ouchadam/release-candidate
[Auto] Release Candidate
|
2022-08-24 14:11:56 +01:00 |
Adam Brown
|
d51ed76621
|
updating version for release
|
2022-08-24 14:08:25 +01:00 |
Adam Brown
|
866f038e6c
|
Merge pull request #85 from ouchadam/dependabot/gradle/io.mockk-mockk-1.12.7
Bump mockk from 1.12.5 to 1.12.7
|
2022-08-24 09:09:21 +01:00 |
dependabot[bot]
|
d55ed2da1d
|
Bump mockk from 1.12.5 to 1.12.7
Bumps [mockk](https://github.com/mockk/mockk) from 1.12.5 to 1.12.7.
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](https://github.com/mockk/mockk/compare/1.12.5...1.12.7)
---
updated-dependencies:
- dependency-name: io.mockk:mockk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-24 05:28:11 +00:00 |
Adam Brown
|
702ef5d5cd
|
Merge pull request #83 from ouchadam/dependabot/gradle/org.jetbrains.kotlinx-kotlinx-serialization-json-1.4.0
Bump kotlinx-serialization-json from 1.3.3 to 1.4.0
|
2022-08-19 17:41:28 +01:00 |
Adam Brown
|
d463f7028b
|
using json instance for decoding json element in custom serializers
|
2022-08-19 17:36:48 +01:00 |
dependabot[bot]
|
a734984ebb
|
Bump kotlinx-serialization-json from 1.3.3 to 1.4.0
Bumps [kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) from 1.3.3 to 1.4.0.
- [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Kotlin/kotlinx.serialization/compare/v1.3.3...v1.4.0)
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-19 05:33:18 +00:00 |
Adam Brown
|
a0209992e8
|
Update README.md
|
2022-08-18 21:42:50 +01:00 |
Adam Brown
|
da0b1764b1
|
Merge pull request #82 from ouchadam/feature/unified-push
Feature/unified push
|
2022-08-18 21:42:00 +01:00 |
Adam Brown
|
219b520dff
|
allowing the push endpoint querying to fail
|
2022-08-18 21:37:03 +01:00 |
Adam Brown
|
1ed4248e13
|
updating tests
|
2022-08-18 21:33:22 +01:00 |
Adam Brown
|
c6d68b7583
|
avoiding run blocking
|
2022-08-18 21:29:20 +01:00 |
Adam Brown
|
0c35481bda
|
adding support for unified push
|
2022-08-18 21:25:38 +01:00 |
Adam Brown
|
41da7a2af9
|
abstracting the push token register/unregister
|
2022-08-18 17:56:01 +01:00 |
Adam Brown
|
b69f2c69c0
|
abstracting the firebase push service to the push module
|
2022-08-17 19:16:45 +01:00 |
Adam Brown
|
7fe3cfa240
|
adding unified push dependency
|
2022-08-17 18:29:37 +01:00 |
Adam Brown
|
6c18cffb1f
|
Merge pull request #81 from ouchadam/dependabot/gradle/io.coil-kt-coil-compose-2.2.0
Bump coil-compose from 2.1.0 to 2.2.0
|
2022-08-17 18:15:15 +01:00 |
dependabot[bot]
|
5973a91d0b
|
Bump coil-compose from 2.1.0 to 2.2.0
Bumps [coil-compose](https://github.com/coil-kt/coil) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/coil-kt/coil/releases)
- [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md)
- [Commits](https://github.com/coil-kt/coil/compare/2.1.0...2.2.0)
---
updated-dependencies:
- dependency-name: io.coil-kt:coil-compose
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-17 05:33:27 +00:00 |
Adam Brown
|
7b00aa733f
|
Merge pull request #78 from ouchadam/dependabot/gradle/com.google.accompanist-accompanist-systemuicontroller-0.25.1
Bump accompanist-systemuicontroller from 0.25.0 to 0.25.1
|
2022-08-15 21:32:46 +01:00 |
Adam Brown
|
33d811f5d2
|
Merge pull request #80 from ouchadam/dependabot/gradle/ktorVer-2.1.0
Bump ktorVer from 2.0.3 to 2.1.0
|
2022-08-15 21:32:25 +01:00 |
dependabot[bot]
|
6cf480d46f
|
Bump ktorVer from 2.0.3 to 2.1.0
Bumps `ktorVer` from 2.0.3 to 2.1.0.
Updates `ktor-client-android` from 2.0.3 to 2.1.0
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.0.3...2.1.0)
Updates `ktor-client-core` from 2.0.3 to 2.1.0
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.0.3...2.1.0)
Updates `ktor-client-serialization` from 2.0.3 to 2.1.0
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.0.3...2.1.0)
Updates `ktor-serialization-kotlinx-json` from 2.0.3 to 2.1.0
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.0.3...2.1.0)
Updates `ktor-client-logging-jvm` from 2.0.3 to 2.1.0
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.0.3...2.1.0)
Updates `ktor-client-java` from 2.0.3 to 2.1.0
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.0.3...2.1.0)
Updates `ktor-client-content-negotiation` from 2.0.3 to 2.1.0
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.0.3...2.1.0)
---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-android
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.ktor:ktor-client-core
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.ktor:ktor-client-serialization
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.ktor:ktor-serialization-kotlinx-json
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.ktor:ktor-client-logging-jvm
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.ktor:ktor-client-java
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.ktor:ktor-client-content-negotiation
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-15 20:24:40 +00:00 |
Adam Brown
|
c45fdb2aa1
|
Merge pull request #79 from ouchadam/updating-compose-kotlin
updates compose and kotlin to latest
|
2022-08-15 21:23:49 +01:00 |
Adam Brown
|
6c806f912b
|
updates compose and kotlin to latest
|
2022-08-11 08:50:13 +01:00 |
dependabot[bot]
|
ea48a204d9
|
Bump accompanist-systemuicontroller from 0.25.0 to 0.25.1
Bumps [accompanist-systemuicontroller](https://github.com/google/accompanist) from 0.25.0 to 0.25.1.
- [Release notes](https://github.com/google/accompanist/releases)
- [Commits](https://github.com/google/accompanist/compare/v0.25.0...v0.25.1)
---
updated-dependencies:
- dependency-name: com.google.accompanist:accompanist-systemuicontroller
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-11 05:45:46 +00:00 |
Adam Brown
|
e9cbec04af
|
Merge pull request #73 from ouchadam/feature/share-images-via-small-talk
Share images via small talk
|
2022-08-10 19:48:51 +01:00 |
Adam Brown
|
ac16306b1a
|
using fullscreen preview when sending image
|
2022-08-09 22:18:03 +01:00 |
Adam Brown
|
f668a1b8ea
|
adding mimetype and reusing filename image content properties
|
2022-08-09 21:55:27 +01:00 |
Adam Brown
|
934f80df1f
|
updating test to reflect attachments change
|
2022-08-09 21:26:00 +01:00 |
Adam Brown
|
0730cd069c
|
adding support for sending clear images
|
2022-08-09 21:12:43 +01:00 |
Adam Brown
|
3859aa7f0b
|
extracting api responses to their own files to improve ide performance
|
2022-08-06 12:16:47 +01:00 |