kosyak
18c41eb05e
dialpad and gateway interaction
2023-08-15 01:21:20 +02:00
kosyak
21e6f4f023
separate app id from upstream
2023-06-29 10:38:53 +03:00
kosyak
7c5826c945
embedded photo editor
2023-05-29 00:29:55 +03:00
Daniel Gultsch
f7f34c6bdd
fix regressions after target sdk 33 update
2023-05-07 10:13:14 +02:00
Daniel Gultsch
291091dbe4
revert target sdk bump
2023-05-03 16:10:44 +02:00
Daniel Gultsch
5228cdab15
bump libraries
2023-04-19 09:00:43 +02:00
Daniel Gultsch
acbf1c0ecf
version bump to 2.12.3 + changelog
2023-04-12 13:28:18 +02:00
Daniel Gultsch
bc00f6f629
bump target sdk to 33
2023-04-12 13:28:16 +02:00
Daniel Gultsch
2cb21bcb87
use static (not translated) text for Privacy policy and TOS
...
For a long time Quicksy had a privacy policy written by myself that explains
in plain English what data we store and how we use it.
https://quicksy.im/#privacy
Google doesn’t like that and prefers that we use some bullshit template that
is extremely vague, doesn’t explain anything and gives us permission to do
basically everything. (At least I think so. I don’t understand the text I
copy pasted)
Apparantly the text in the app is important as well (BARD didn’t explain
that very well when it reviewed our app) therfor we need a static text (not
allow translations)
Furthermore the data safety section on Google Play now claims we store the
users address book even though we don’t actually. But who cares; nobody reads
this and we just do this to make the machine happy. Cool!
2023-04-03 10:29:55 +02:00
Daniel Gultsch
fbf8b09fe6
point to a privacy policy that doesn’t use anchors
2023-03-06 08:06:46 +01:00
Daniel Gultsch
45664766e6
bump agp
2023-03-05 20:49:10 +01:00
Daniel Gultsch
73dc65308f
bump agp
2023-02-09 11:01:25 +01:00
Daniel Gultsch
93e4bca037
version bump to 2.12.2 + changelog
2023-02-05 17:15:33 +01:00
Daniel Gultsch
340ad1143d
another version bump for google play
...
We are trying to bring Google Auto back. With this release being
relatively stable long review times hopefully don’t matter.
2023-01-20 08:08:38 +01:00
Daniel Gultsch
c1fe03ef55
update gradle and AGP
2023-01-14 08:11:42 +01:00
Daniel Gultsch
9cb65a0398
bump version code for new google play release
2023-01-13 14:35:54 +01:00
Daniel Gultsch
e91b6ce377
version bump to 2.12.1
2023-01-12 09:41:10 +01:00
Daniel Gultsch
0923440936
version bump to 2.12.0
2023-01-10 09:02:32 +01:00
Daniel Gultsch
50f05cee1c
version bump to 2.12.0-beta
2023-01-07 15:17:11 +01:00
Daniel Gultsch
33850ae603
version bump to 2.11.3 + changelog
2023-01-01 10:39:48 +01:00
Daniel Gultsch
93c2fd4da6
downgrade webrtc to m104
...
m107 shipped with 2.11.0 (both fdroid and play) was causing problems when
calling between some (not all) devices.
The callee (repsonder) would not see the video of the caller (initiator).
Our best guess is that this has something to do with the new av1 decoder and it
only occurs between devices where av1 is selected as the codec.
It's probably selected on 'modern' devices. It's not happening between a
Pixel 4a and a Xiaomi Mi A1 but it is happening between two Pixels
2022-12-30 12:26:05 +01:00
Daniel Gultsch
01624fb13d
bump libwebrtc to 108.0.1
...
this version is build using the Threema Docker script and follows the instructions here: https://codeberg.org/iNPUTmice/webrtc-android
2022-12-29 17:52:05 +01:00
Daniel Gultsch
1fbff835e1
bump webrtc to m108
2022-12-29 13:03:14 +01:00
Daniel Gultsch
c848da5b73
always use WebRTC from maven (remove build instructions)
2022-12-26 12:26:11 +01:00
Daniel Gultsch
63d61408e6
removed unused travis detection
2022-12-24 10:54:57 +01:00
Daniel Gultsch
d21362288e
version bump to 2.11.2 + changelog
2022-12-21 08:34:21 +01:00
Daniel Gultsch
12edf12ce9
version bump to 2.11.1 + changelog
2022-12-18 09:42:45 +01:00
Daniel Gultsch
f851761252
version bump to 2.11.0
2022-12-10 08:51:26 +01:00
Daniel Gultsch
0a133b6c4c
temporarily use Snikket’s build of WebRTC
2022-12-10 08:50:52 +01:00
Daniel Gultsch
16f140572f
version bump to 2.11.0-beta.2
2022-11-30 11:55:34 +01:00
Daniel Gultsch
d51682a9bc
version bump to 2.11.0-beta
2022-11-18 10:45:12 +01:00
Daniel Gultsch
e74e2652d7
bump various dependencies
2022-11-17 11:03:56 +01:00
Daniel Gultsch
7e29d1d862
update gradle
2022-11-01 16:44:36 +01:00
Daniel Gultsch
64b853f3ac
bump various dependencies
2022-10-01 09:25:41 +02:00
Daniel Gultsch
10f30faf55
revert transcoder to 0.9.1
2022-10-01 09:21:38 +02:00
Daniel Gultsch
1aaff18bb5
version bump to 2.10.10 + changelog
2022-08-22 11:36:29 +02:00
Daniel Gultsch
e8736d5f1b
bump guava library
2022-08-22 11:29:04 +02:00
Daniel Gultsch
c2d37f4359
use custom libwebrtc (m104) for playstore release
2022-08-22 11:17:30 +02:00
Daniel Gultsch
83d258f90f
version bump to 2.10.9 + changelog
2022-08-15 11:16:27 +02:00
Daniel Gultsch
50ba165746
bump targetSdk to 32
2022-08-05 10:52:00 +02:00
Daniel Gultsch
353c4f118d
use threemas webrtc build (trial)
2022-08-05 10:45:44 +02:00
Daniel Gultsch
1f3743122f
upgrade okhttp
2022-08-04 11:32:48 +02:00
Daniel Gultsch
b6ce914f62
version bump to 2.10.8
2022-07-22 20:30:47 +02:00
Daniel Gultsch
7d92ac365d
version bump to 2.10.7
2022-07-10 10:46:49 +02:00
Daniel Gultsch
206b09919b
bump dependencies
2022-07-01 15:54:55 +02:00
Daniel Gultsch
467e34e2fe
bump various libraries
2022-06-14 08:52:11 +02:00
Daniel Gultsch
d5ac6e35fc
bump agp
2022-05-13 08:28:06 +02:00
Daniel Gultsch
d1dcc57710
version bump to 2.10.6
2022-05-02 08:33:27 +02:00
Daniel Gultsch
cf4e979431
version bump firebasse-messaging lib
2022-04-21 18:31:53 +02:00
Daniel Gultsch
e3cae4cb1d
bump agp
2022-04-11 10:58:37 +02:00