Daniel Gultsch
f20b088ff9
use sorted map in annotation processor
...
(cherry picked from commit 37f51949fda2f04cd64eab76a1cc91343695f52e)
2024-12-12 11:27:52 +01:00
Arne
4907e6f015
Merge branch 'master' of https://codeberg.org/iNPUTmice/Conversations
2024-09-10 08:14:55 +02:00
Arne
ebf0da105c
Initial rebase for monocles chat 1.8
2024-08-31 20:41:31 +02:00
Arne-Brün Vogelsang
0be1f28cfd
not needed anymore
2022-08-05 14:33:34 +02:00
Arne-Brün Vogelsang
79b07c8adf
Upload files to 'libs'
...
use local libwebrtc.aar
2022-07-19 10:20:58 +02:00
12aw
46792bdfb8
fix taking photos/recording videos from camera for Android 11 [Christian Schneppe]
2022-03-19 18:38:39 +01:00
Arne
45f286af59
swap out transcoder library (Daniel Gultsch)
2022-01-06 17:14:47 +01:00
Arne
279b8c7f20
reintegrated OTR
2021-12-07 04:22:06 +01:00
Aman9das
9ba9545131
material round and date_bubble
2021-09-28 20:54:44 +05:30
arnebv
cbb22514f1
improved texts (thanks IM), shorten launcher name
2021-08-05 22:03:05 +02:00
arnebv
d73ccf9231
updated welcome screen: logo + account creation
2021-05-11 10:26:06 +02:00
Arne
adeedaa6e3
more updates
2021-04-25 13:31:44 +02:00
Christian Schneppe
2f81ddaf5c
remove orphaned library
2020-07-16 20:01:44 +02:00
Christian Schneppe
789c4e6aab
improve video quality a bit
2020-07-05 21:19:04 +02:00
Daniel Gultsch
658918e56d
switch xmpp-addr to jxmpp-jid
...
(cherry picked from commit b6703dbe38
)
2020-05-25 20:46:42 +02:00
Christian Schneppe
6103e21947
Delete libwebrtc-m81.aar
2020-05-07 21:23:13 +02:00
Christian Schneppe
ace3b117b7
fix changes and make OTR working again
2020-05-07 21:17:37 +02:00
Christian Schneppe
325487f82f
merge changes from PixArtMessenger
2020-05-07 21:12:51 +02:00
Daniel Gultsch
2018ae8ba0
fixed some r8 warnings
2020-05-03 22:09:31 +02:00
Alex Palaistras
69ca58d0db
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
ceaa3135ab
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
f3913ed364
migrate the RecyclerView
2018-04-06 13:49:57 +02:00
Daniel Gultsch
fcbbb552f4
removed unnecessary code from gradle build file
2018-03-07 22:30:35 +01:00
Daniel Gultsch
de0272fd1a
integrate trust manager into conversations
2018-03-07 22:30:33 +01:00
vikiCoder
88866d99fa
Fixes #2786 : Certificate dialogue not respecting dark theme solved
2018-02-14 16:19:26 +05:30
Daniel Gultsch
a7e1935909
bump build tools
2018-02-09 09:05:49 +01:00
daivat15
de23b37ee2
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
811abedf67
upgrade to gradle plugin 3
2017-12-15 02:53:32 +01:00
Daniel Gultsch
c69c358bac
upgraded build tools and gradle file
2017-09-29 13:28:30 +02:00
Daniel Gultsch
8c3586f6a0
updgrade gradle plugin
2017-08-21 09:32:55 +02:00
Daniel Gultsch
4ff3c36ed9
updated build tools and some library versions
2017-08-02 17:42:21 +02:00
Daniel Gultsch
2ed71df01a
also check for hostname in in certs if hostname is from trusted source
2017-06-21 23:40:01 +02:00
Daniel Gultsch
10025123e9
make MemorizingTrustManager use Build-Tools 25.0.3
2017-06-05 10:43:18 +02:00
cijo-saju
3467a67e75
Removed unused imports from entire project.
2017-04-12 20:24:36 +05:30
Daniel Gultsch
8a3c996164
update gradle version
2017-03-09 10:58:33 +01:00
Michael Eden
cd772360db
updated travis and trust manager
2017-01-06 14:28:57 -05:00
Daniel Gultsch
88321c1e8c
use POSH only when system CAs are trusted
2016-12-09 19:56:49 +01:00
Daniel Gultsch
8d127f70d0
follow redirects in posh
2016-12-08 14:21:15 +01:00
Daniel Gultsch
b879fb3753
don't use posh for IPs and set a 5s timeout
2016-12-06 12:23:40 +01:00
Daniel Gultsch
cbc9c1fb20
add support for RFC7711 to MTM
2016-12-05 21:52:44 +01:00
Daniel Gultsch
8e6f054e52
make non interactive verfier non interactive
2016-06-05 11:56:56 +02:00
Daniel Gultsch
4652541b61
update gradle and gradle plugin
2016-04-09 21:47:10 +02:00
fiaxh
fac1d4e0bd
Use OpenPGP-API 9.0
2015-11-09 13:49:57 +00:00
Daniel Gultsch
a4fb6bb3a3
really update build tools
2015-06-02 15:24:58 +02:00
Rene Treffer
20eb770356
Switch to maven central minidns
2015-01-14 22:43:43 +01:00
Michael
868d9f890c
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
e3f4742ed8
Version 5, compatible with OpenKeychain 2.9.1
...
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQEcBAABAgAGBQJUDaeBAAoJEHGMBwEAASKCBAEH/iu7405Mim34yjZzUyHrREPq
soQoQEr2f3A8FnEQDX+q4RhTEGG3WNzw9FDcf4Aot6d1dyL6DZMy/AaslQyAPNSf
AlFyQ36YU44BwgTsHxjxgQ2Vdiff2tfS8wK6He4wGfC48WFvpMeD9VIwHTwtT37F
RW011BBshlcd3fVX7qVdiQ/TKJsKTy4+LmJhf3UsZ7McZ5hkmkA+HwoHb+B+NEQN
UMhdFeMrK/GKEY1ALmm1Dv6DRO7AKGOmmrQ24/ciHD4DF/0OkUP5tISRRZfG/oRn
J+gYBH3FcJy4tb9pLDFDGLB/OpX1kulPLEeUlQrV98guD2hV3KBYVZ0Hs0Bqqdk=
=wKIt
-----END PGP SIGNATURE-----
Subtree merged in openpgp api lib
2014-10-28 12:16:35 -04:00
Sam Whited
4a1bae3a69
Subtree merged in minidns
2014-10-28 12:14:21 -04:00
Sam Whited
ccba01ef19
Remove minidns dir
2014-10-28 12:13:53 -04:00
Sam Whited
41d2e72be7
Subtree merged in MemorizingTrustManager
2014-10-28 12:11:51 -04:00