Commit Graph

1832 Commits

Author SHA1 Message Date
B. Petersen fb235b7639 upgrade to androidx support libraries 2019-11-08 01:22:28 +01:00
björn petersen 12a138e85c Merge pull request #1107 from deltachat/clippy2
adapt to device-messages api
2019-11-06 15:10:06 +01:00
B. Petersen 856d1e285b update deltachat-core-rust submodule 2019-11-06 14:48:58 +01:00
B. Petersen 7571aac0cc adapt to device-messages api 2019-11-06 00:19:11 +01:00
B. Petersen 8b5a2255ee bump version 2019-11-05 17:17:27 +01:00
B. Petersen 8269149030 update translations 2019-11-05 17:09:23 +01:00
B. Petersen 3e0b8815db update deltachat-core-rust submodule 2019-11-05 17:06:22 +01:00
B. Petersen 1621524d70 layout 2019-11-01 14:24:49 +01:00
cyBerta ea29d93a06 Merge pull request #1100 from deltachat/cleanup-strings
do not pass unused string to core and avoid a warning in the log
2019-11-01 12:13:47 +01:00
B. Petersen e4ea08d3ba do not pass unused string to core and avoid a warning in the log 2019-11-01 11:29:44 +01:00
B. Petersen 5005aa8149 update translations 2019-11-01 10:18:10 +01:00
björn petersen 4677d8849d Merge pull request #1096 from deltachat/hostname_certificate_validation
Hostname / certificate validation
2019-11-01 01:19:49 +01:00
B. Petersen da8c3c50f8 wording 2019-11-01 01:19:25 +01:00
cyberta 5c22c2f8db use camelCase for java variables 2019-11-01 01:09:08 +01:00
cyberta eb26c5c275 fix deprecation warning in RegistrationActivity 2019-11-01 01:09:08 +01:00
cyberta c7e7d00512 implement certificate check settings for imap/smtp (#1047) 2019-11-01 01:09:08 +01:00
B. Petersen 8a6b9e7f62 update deltachat-core-rust submodule 2019-10-31 12:52:40 +01:00
B. Petersen 52c8daa9e1 bump version 2019-10-31 10:54:50 +01:00
B. Petersen 31532f86c1 update deltachat-core-rust submodule 2019-10-31 10:39:13 +01:00
B. Petersen 8729357c23 bump version 2019-10-30 16:50:17 +01:00
B. Petersen fc6a19e0a7 echo starting/ending time in ndk-make.sh 2019-10-30 16:46:05 +01:00
B. Petersen c398c0d175 update deltachat-core-rust submodule 2019-10-30 16:17:35 +01:00
B. Petersen 0989240c89 update deltachat-core-rust submodule 2019-10-30 16:04:02 +01:00
B. Petersen 790ea4ecf2 typo 2019-10-30 12:23:40 +01:00
B. Petersen 935a794987 bump version, changelog 2019-10-30 12:13:32 +01:00
B. Petersen dbac064965 re-enable empty-server controls 2019-10-30 11:22:39 +01:00
B. Petersen 56a84d8b22 add a tool to cleanup core 2019-10-30 10:44:43 +01:00
B. Petersen 3908e197c9 update deltachat-core-rust submodule 2019-10-30 00:46:01 +01:00
B. Petersen d137c52de0 update translations 2019-10-29 21:12:47 +01:00
björn petersen 7dbde03db9 Merge pull request #1090 from deltachat/fix_playback_64bit
update audio playing capabilitys to signals current state
2019-10-29 19:38:27 +01:00
björn petersen 5db6808a82 Merge pull request #1095 from deltachat/fix_hard_coded_string
fix hardcoded string in welcome screen
2019-10-29 17:19:48 +01:00
cyberta 082418b597 fix hardcoded string in welcome screen 2019-10-29 16:51:03 +01:00
cyBerta d84ca194fe Merge pull request #1092 from deltachat/use-translations
use translations for 'automatic' and 'off'
2019-10-29 12:31:47 +01:00
cyberta 3cf61bc6af remove proximitiy listener for audio slides for now 2019-10-29 12:13:00 +01:00
B. Petersen d02ae3dca8 use translations for 'automatic' and 'off' 2019-10-29 11:31:37 +01:00
björn petersen 601f255f05 Merge pull request #1091 from link2xt/certck_strings
Add strings for certificate checks configuration
2019-10-29 11:21:30 +01:00
Alexander Krotov c789aa02c4 Add strings for certificate checks configuration 2019-10-29 04:14:55 +03:00
cyberta 709a0c8e56 update audio playing capabilitys to signals current state (based on 80deb301e54c766acd3bfc7edbec400b03a44c4d). Fixes #1088 2019-10-29 01:34:30 +01:00
cyBerta 1fdc721276 Merge pull request #1077 from deltachat/remove-settings-padding
apply a hack that removes the padding from the settings screens
2019-10-23 14:14:49 +02:00
björn petersen 4442fc67a5 Merge pull request #1081 from deltachat/fix-warnings
fix warnings
2019-10-23 10:49:10 +02:00
B. Petersen dd806f1c0c prefetch-loop-arrays does not work with -Os and is not worth thinking about for the wrapper 2019-10-23 03:45:50 +02:00
B. Petersen 84d0f38364 target bad pointer type warnings 2019-10-23 03:39:26 +02:00
B. Petersen a3fd0e6880 target const-warnings 2019-10-23 03:38:50 +02:00
B. Petersen 967dcc946a disable int<->pointer conversion warnings (were disabled implicitly before pr #1080) 2019-10-23 03:37:07 +02:00
björn petersen 9690eba7af Merge pull request #1080 from link2xt/gcc-warnings
jni/Android.mk: enable compiler warnings
2019-10-23 03:13:09 +02:00
B. Petersen 6c1d7473a2 bump version 2019-10-23 02:42:31 +02:00
Alexander Krotov 46df20b8f7 jni/Android.mk: enable compiler warnings 2019-10-23 03:42:15 +03:00
björn petersen ebdd17405b Merge pull request #1079 from deltachat/add-missing-includes
add missing includes to jni
2019-10-23 02:40:59 +02:00
B. Petersen 2feedb9444 add missing includes to jni, without them, args default to int which fails on 64bit. for whatever reason, the android compiler does not throw a warning. 2019-10-23 02:28:02 +02:00
B. Petersen f607e18ce3 apply a hack that removes the padding from the settings screens 2019-10-23 00:48:24 +02:00