Commit Graph

646 Commits

Author SHA1 Message Date
Matthew Wild
e4f2d2fc62 build.gradle: Bump version code 2024-04-08 11:34:24 +01:00
Matthew Wild
ef97423e3e Merge with Conversations 5183a51625 (2.13.4) 2024-03-02 16:53:04 +00:00
Matthew Wild
15de57c4a5 Bump SDK version to 33 2024-03-01 11:42:15 +00:00
Matthew Wild
eed90ced95 Remove READ_CONTACTS permission from Play Store version
Google has been flagging all XMPP apps with this permission, claiming that
they upload users' contacts to a third-party without properly disclosing such.

The reality is that the contacts integration is actually entirely local, and
allows you to (optionally) link your XMPP contacts with entries in your phone
contacts, so you can see your preferred contact photo, etc.

As nice a little feature as this is, it's probably not widely used, and it's
not worth having Google delist the app entirely due to it.
2024-03-01 11:38:50 +00:00
Daniel Gultsch
5183a51625
version bump to 2.13.4 2024-02-20 10:27:35 +01:00
Daniel Gultsch
956107511c
version bump to 2.13.3 + changelog 2024-02-15 08:39:00 +01:00
Daniel Gultsch
8598462737
remove address book integration from Conversations on PlayStore 2024-02-14 13:53:46 +01:00
Daniel Gultsch
59c23f5558
add ability to display privacy policy link in menu 2024-02-14 09:11:49 +01:00
Daniel Gultsch
5cad2dccb2
version bump to 2.13.2 (and rename changelogs) 2024-02-11 16:40:17 +01:00
Daniel Gultsch
a63b419e58
version bump to 2.13.1 (and rename changelogs) 2024-02-07 07:33:26 +01:00
Daniel Gultsch
a6ba658494
version bump to 2.13.1-beta.3 2024-01-21 18:10:30 +01:00
Daniel Gultsch
dd0c82302b
version bump to 2.13.1-beta.2 and changelog 2024-01-15 15:36:00 +01:00
Daniel Gultsch
3cf59b4181
bump various dependencies 2024-01-12 16:51:46 +01:00
Daniel Gultsch
a11d6638b0
bump gradle plugin version 2023-12-01 17:15:26 +01:00
Daniel Gultsch
35c03c34b7
version bump to 2.13.0 + changelog 2023-11-15 09:19:46 +01:00
Daniel Gultsch
a776aca1fa
do not set maxSdk on storage permissions
this might have bad interactions with legacy storage
2023-11-02 11:15:20 +01:00
Daniel Gultsch
14a6652618
version bump to 2.13.0-beta
this is just a beta release to test the Google Play policies wrt Android 14
2023-11-02 10:02:02 +01:00
Daniel Gultsch
695bdc329f
specifically only build known abis 2023-11-01 12:22:35 +01:00
Daniel Gultsch
e76dfb96bf
bump some more dependencies 2023-11-01 10:19:59 +01:00
Daniel Gultsch
c857ba7cb2
bump libwebrtc to m119 2023-11-01 09:59:04 +01:00
Daniel Gultsch
30d681bcb8
enable Java 17 language features 2023-10-29 08:54:18 +01:00
Daniel Gultsch
cec8a7ec55
bump various dependencies 2023-10-29 08:54:18 +01:00
Daniel Gultsch
9cd88f00cf
fix some linter warnings 2023-10-29 08:54:18 +01:00
Daniel Gultsch
35c8d31d42
update gradle and gradle plugin 2023-10-29 08:54:17 +01:00
Daniel Gultsch
417afe6eb1
bump various dependencies 2023-10-29 08:54:17 +01:00
Daniel Gultsch
7e5bf623ae
bump target SDK to 34 (Android 14) 2023-10-29 08:54:12 +01:00
Daniel Gultsch
1504287287
version bump to 2.12.12
fastlane changelog version codes now use the highest version code after abi split (the F-Droid website displays that one)
2023-10-29 08:32:56 +01:00
Daniel Gultsch
c178910e4d
version bump to 2.12.12-beta.3 2023-10-25 09:59:14 +02:00
Daniel Gultsch
a5f51d69e1
version bump to 2.12.12-beta.2 2023-10-20 10:33:22 +02:00
Daniel Gultsch
f944fa0c96
add -beta to version name 2023-10-18 18:43:33 +02:00
Daniel Gultsch
8631c2f9f9
version bump to 2.12.12 + changelog 2023-10-18 11:50:10 +02:00
Daniel Gultsch
d235633cc7
version bump to 2.12.11 + changelog 2023-10-03 10:50:22 +02:00
Daniel Gultsch
05c79ff29d
version bump webrtc to m117 2023-09-29 16:19:01 +02:00
Daniel Gultsch
5371b100de
version bump to 2.12.10 + changelog 2023-09-26 12:30:28 +02:00
Daniel Gultsch
6323b14bc0
version bump to 2.12.9 + changelog 2023-08-18 18:21:56 +02:00
Daniel Gultsch
0677ddc59b
version bump to 2.12.8 + changelog 2023-08-16 14:10:48 +02:00
Daniel Gultsch
0a956bcf9b
version bump to 2.12.7 + changelog 2023-08-16 14:00:42 +02:00
Daniel Gultsch
d1ba36cfdf
version bump to 2.12.6 + changelog 2023-07-05 12:25:41 +02:00
Daniel Gultsch
d9fb88ceda
version bump to 2.12.5 + changelog 2023-06-27 17:27:36 +02:00
Stephen Paul Weber
4c38c480fa
Use libidn for stringprep
Which actually validates according to spec instead of just being lazy.
2023-06-27 16:31:01 +02:00
Daniel Gultsch
3b26948a9d
replace libraries hosted on jcenter 2023-06-23 18:00:58 +02: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
Jonas Schäfer
9d3eb1c19c Merge with Conversations @ 2.12.2 2023-03-25 10:47:17 +01: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