Commit graph

631 commits

Author SHA1 Message Date
kosyak 16a834e0eb fix commands related bugs 2024-02-19 03:58:26 +01:00
kosyak d5a089fb24 leakCanary only in debug 2024-02-19 00:49:30 +01:00
kosyak 3db7c2c3da add leakCanary 2024-02-19 00:46:11 +01:00
kosyak 6a1499654a fix crash during state saving 2024-01-01 11:52:00 +01:00
kosyak db27258c18 fix crop lib compatibility issues 2023-12-18 04:24:49 +01:00
kosyak b9f5286898 Merge branch 'master' of https://codeberg.org/iNPUTmice/Conversations
# Conflicts:
#	build.gradle
#	src/main/AndroidManifest.xml
#	src/main/java/eu/siacs/conversations/Config.java
#	src/main/java/eu/siacs/conversations/entities/Bookmark.java
#	src/main/java/eu/siacs/conversations/parser/MessageParser.java
#	src/main/java/eu/siacs/conversations/ui/ConversationFragment.java
#	src/main/java/eu/siacs/conversations/ui/ConversationsActivity.java
#	src/main/java/eu/siacs/conversations/ui/RtpSessionActivity.java
#	src/main/java/eu/siacs/conversations/ui/XmppActivity.java
#	src/main/java/eu/siacs/conversations/xmpp/XmppConnection.java
#	src/main/java/eu/siacs/conversations/xmpp/jingle/ToneManager.java
#	src/main/java/eu/siacs/conversations/xmpp/pep/PublishOptions.java
#	src/main/res/values/strings.xml
2023-12-17 22:14:36 +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
kosyak f2012bc7f5 commands tab in conversation 2023-10-25 23:38:54 +02:00
Daniel Gultsch c178910e4d
version bump to 2.12.12-beta.3 2023-10-25 09:59:14 +02:00
kosyak d1d23e4627 support primary color picker 2023-10-24 02:28:07 +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
kosyak 71ede7c31e bump version code 2023-08-21 16:58:20 +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
kosyak fee1a67332 tags editor 2023-08-15 01:22:56 +02:00
kosyak a2a943c36a tags navigation and self contact 2023-08-15 01:21:39 +02:00
kosyak 18c41eb05e dialpad and gateway interaction 2023-08-15 01:21:20 +02:00
Daniel Gultsch d1ba36cfdf
version bump to 2.12.6 + changelog 2023-07-05 12:25:41 +02:00
kosyak 21e6f4f023 separate app id from upstream 2023-06-29 10:38:53 +03: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
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