Commit graph

54 commits

Author SHA1 Message Date
Daniel Gultsch
75e24ce8e2 use sorted map in annotation processor
(cherry picked from commit 37f51949fda2f04cd64eab76a1cc91343695f52e)
2024-12-12 11:27:52 +01:00
Arne
07535bdb8a Merge branch 'master' of https://codeberg.org/iNPUTmice/Conversations 2024-09-10 08:14:55 +02:00
Arne
ba209017e2 Initial rebase for monocles chat 1.8 2024-08-31 20:41:31 +02:00
Arne-Brün Vogelsang
f69b66fc6f not needed anymore 2022-08-05 14:33:34 +02:00
Arne-Brün Vogelsang
1c3bf85814 Upload files to 'libs'
use local libwebrtc.aar
2022-07-19 10:20:58 +02:00
12aw
3e31cd270f fix taking photos/recording videos from camera for Android 11 [Christian Schneppe] 2022-03-19 18:38:39 +01:00
Arne
18b67fbd02 swap out transcoder library (Daniel Gultsch) 2022-01-06 17:14:47 +01:00
Arne
f790384e49 reintegrated OTR 2021-12-07 04:22:06 +01:00
Aman9das
fc37fb936c material round and date_bubble 2021-09-28 20:54:44 +05:30
arnebv
035d953892 improved texts (thanks IM), shorten launcher name 2021-08-05 22:03:05 +02:00
arnebv
d996e342ab updated welcome screen: logo + account creation 2021-05-11 10:26:06 +02:00
Arne
1a8f5e0e0d more updates 2021-04-25 13:31:44 +02:00
Christian Schneppe
ae3bffd328 remove orphaned library 2020-07-16 20:01:44 +02:00
Christian Schneppe
f20eecba7a improve video quality a bit 2020-07-05 21:19:04 +02:00
Daniel Gultsch
4aa75e63c4 switch xmpp-addr to jxmpp-jid
(cherry picked from commit b6703dbe38b1e1482c8f60d73d89d791a8090ca5)
2020-05-25 20:46:42 +02:00
Christian Schneppe
273647440a Delete libwebrtc-m81.aar 2020-05-07 21:23:13 +02:00
Christian Schneppe
a048730573 fix changes and make OTR working again 2020-05-07 21:17:37 +02:00
Christian Schneppe
efe2f49487 merge changes from PixArtMessenger 2020-05-07 21:12:51 +02:00
Daniel Gultsch
4ae05e9ad3 fixed some r8 warnings 2020-05-03 22:09:31 +02:00
Alex Palaistras
6a7c222a4f xmpp-addr: Backfill missing class method for Java 1.7
This backfills missing class methods for `java.nio.charset.StandardCharsets`
and `java.util.Objects` for compatibility with platforms which do not support
these (mainly Android SDK versions <= 18).
2018-12-08 19:45:02 +00:00
Alex Palaistras
79a9fd57cd Checkout xmpp-addr library 0.8.0 (fa47cac8) locally
Changes to this library will be implemented as additional commits.
2018-12-08 17:32:27 +00:00
Ye feng
5a34f7df33 migrate the RecyclerView 2018-04-06 13:49:57 +02:00
Daniel Gultsch
97d4c47486 removed unnecessary code from gradle build file 2018-03-07 22:30:35 +01:00
Daniel Gultsch
5c06d31099 integrate trust manager into conversations 2018-03-07 22:30:33 +01:00
vikiCoder
2c9c25ab3c Fixes #2786 : Certificate dialogue not respecting dark theme solved 2018-02-14 16:19:26 +05:30
Daniel Gultsch
5e09b67be8 bump build tools 2018-02-09 09:05:49 +01:00
daivat15
3c1b92282f Gradle Update to 3.0.1 with aapt
Gradle Update to 3.0.1 with aapt

Gradle Update to 3.0.1 with aapt fix try
2018-01-11 18:30:09 +05:30
Daniel Gultsch
fb16e2a166 upgrade to gradle plugin 3 2017-12-15 02:53:32 +01:00
Daniel Gultsch
7607fc49a8 upgraded build tools and gradle file 2017-09-29 13:28:30 +02:00
Daniel Gultsch
fced4e5500 updgrade gradle plugin 2017-08-21 09:32:55 +02:00
Daniel Gultsch
a710770fa1 updated build tools and some library versions 2017-08-02 17:42:21 +02:00
Daniel Gultsch
3c9cff5f24 also check for hostname in in certs if hostname is from trusted source 2017-06-21 23:40:01 +02:00
Daniel Gultsch
8256590dd2 make MemorizingTrustManager use Build-Tools 25.0.3 2017-06-05 10:43:18 +02:00
cijo-saju
48a85aee25 Removed unused imports from entire project. 2017-04-12 20:24:36 +05:30
Daniel Gultsch
55e4cf65c8 update gradle version 2017-03-09 10:58:33 +01:00
Michael Eden
502ecd4bef updated travis and trust manager 2017-01-06 14:28:57 -05:00
Daniel Gultsch
3ef28c271f use POSH only when system CAs are trusted 2016-12-09 19:56:49 +01:00
Daniel Gultsch
3f8388e252 follow redirects in posh 2016-12-08 14:21:15 +01:00
Daniel Gultsch
ca5ded4879 don't use posh for IPs and set a 5s timeout 2016-12-06 12:23:40 +01:00
Daniel Gultsch
52976b74f6 add support for RFC7711 to MTM 2016-12-05 21:52:44 +01:00
Daniel Gultsch
1c995a3371 make non interactive verfier non interactive 2016-06-05 11:56:56 +02:00
Daniel Gultsch
7181b7b7ff update gradle and gradle plugin 2016-04-09 21:47:10 +02:00
fiaxh
61a0e6e6b2 Use OpenPGP-API 9.0 2015-11-09 13:49:57 +00:00
Daniel Gultsch
aa47132dec really update build tools 2015-06-02 15:24:58 +02:00
Rene Treffer
4c3bf9f4cf Switch to maven central minidns 2015-01-14 22:43:43 +01:00
Michael
7596a01652 update android gradle plugin to 0.14.4
to work with AS >= 0.9.0 plugin >= 0.14.0 is required
also update gradle to 2.2.
2014-11-22 19:53:37 +01:00
Sam Whited
1fc7a8a655 Subtree merged in openpgp api lib 2014-10-28 12:16:35 -04:00
Sam Whited
2f3214ba98 Subtree merged in minidns 2014-10-28 12:14:21 -04:00
Sam Whited
856b0b3fdc Remove minidns dir 2014-10-28 12:13:53 -04:00
Sam Whited
f84c50af6e Subtree merged in MemorizingTrustManager 2014-10-28 12:11:51 -04:00