1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-21 21:32:58 +00:00
Commit Graph

320 Commits

Author SHA1 Message Date
Nextcloud bot b1ab14f2b0 [tx-robot] updated from transifex 2018-02-21 01:45:41 +00:00
Nextcloud bot cf7611999c [tx-robot] updated from transifex 2018-02-20 01:48:56 +00:00
Nextcloud bot a1db1d3c03 [tx-robot] updated from transifex 2018-02-17 01:45:49 +00:00
Nextcloud bot 1451943e68 [tx-robot] updated from transifex 2018-02-14 01:43:43 +00:00
Nextcloud bot 6d82702a8d [tx-robot] updated from transifex 2018-02-12 23:01:39 +00:00
Loic Blot f2348d0a46 Version 2.0.2: fetch last http error issue properly from low level go client 2018-02-12 22:57:43 +01:00
Loïc Blot 61ed3d2791 SMS restore now used GoLang HTTP client. (#180)
This permits to remove the whole android HTTP client from source
2018-02-10 15:59:46 +01:00
Loic Blot 8ad3b251b0 Migrate getAllSmsIds to golang implementation 2018-02-10 11:23:46 +01:00
Loic Blot db2cc05a3a OCHttpClient::getPhoneList now used GoLang aar
* add handleEarlyHTTPStatus to properly handle http return codes in java part
* cleanup dead code
2018-02-10 10:44:53 +01:00
Loic Blot 1f26787983 Improve ASyncContactLoad performance by using addAll instead of looping + add 2018-02-10 09:49:41 +01:00
Loic Blot d57810b5d8 Replace C++ with Cmake with GoLang gomobile
* Add ncsmsgo.arr which is the GoLang gomobile part
See: https://gitlab.com/nerzhul/ncsmsgo
* Android-NDK is not needed anymore
* Android app getVersion() now uses the Golang part
* Use the next getLastHTTPStatus() call in getVersion()
* Android app pushSms() now uses the Golang part
* JNI SmsBuffer has been replaced with GoLang aar bindings
-> This permits to remove some java code & increase performance
* Prepare a insecure switch flag to the Golang client
2018-02-09 23:59:01 +01:00
Nextcloud bot 5317dc4fd9 [tx-robot] updated from transifex 2018-02-09 01:43:46 +00:00
Loic Blot a8fad0bd3f Fix the build 2018-02-08 22:31:30 +01:00
Nextcloud bot f099ca95d2 [tx-robot] updated from transifex 2018-01-24 01:42:37 +00:00
Nextcloud bot 314016b5ca [tx-robot] updated from transifex 2018-01-15 01:42:39 +00:00
Nextcloud bot a7917c0b45 [tx-robot] updated from transifex 2018-01-05 01:43:58 +00:00
Nextcloud bot da2a42ba91 [tx-robot] updated from transifex 2018-01-04 01:36:44 +00:00
Nextcloud bot 108c619fe7 [tx-robot] updated from transifex 2017-12-29 01:31:45 +00:00
Nextcloud bot 92930ec758 [tx-robot] updated from transifex 2017-12-21 01:31:49 +00:00
Nextcloud bot b877807f76 [tx-robot] updated from transifex 2017-12-20 01:32:20 +00:00
Nextcloud bot 8acf838b88 [tx-robot] updated from transifex 2017-12-19 01:33:19 +00:00
Nextcloud bot 3d27756f02 [tx-robot] updated from transifex 2017-12-18 01:31:22 +00:00
Nextcloud bot c90d3c0fc2 [tx-robot] updated from transifex 2017-12-17 01:31:47 +00:00
Nextcloud bot 5b2c22e4ba [tx-robot] updated from transifex 2017-12-11 01:40:45 +00:00
Nextcloud bot 14916aa092 [tx-robot] updated from transifex 2017-12-09 01:40:12 +00:00
Nextcloud bot 1553bc2e0e [tx-robot] updated from transifex 2017-12-08 14:00:40 +00:00
Nextcloud bot 98f24bdf78 [tx-robot] updated from transifex 2017-12-08 01:38:58 +00:00
Nextcloud bot 3a04abe2d7 [tx-robot] updated from transifex 2017-12-07 01:39:40 +00:00
Loic Blot d12bd8b835 Add a new connection error type & fix periodic sync 2017-12-06 21:11:42 +01:00
Loic Blot 56857c16d4 Fix a wrong pref_slow_sync_frequency_titles in values-en 2017-12-06 19:44:26 +01:00
Nextcloud bot 7ede7bb350 [tx-robot] updated from transifex 2017-12-06 01:40:18 +00:00
Nextcloud bot f5b605c5f6 [tx-robot] updated from transifex 2017-12-05 01:40:02 +00:00
Nextcloud bot 33349000d4 [tx-robot] updated from transifex 2017-12-04 01:39:30 +00:00
Nextcloud bot 5f337bd8b0 [tx-robot] updated from transifex 2017-12-03 01:40:00 +00:00
Nextcloud bot 290312e4c9 [tx-robot] updated from transifex 2017-12-02 01:40:04 +00:00
Loic Blot 580d4c1588 Enhance connection error messages
Handle each exception in OCHttpClient::execute separately to help diagnose
2017-12-01 22:45:58 +01:00
Loic Blot 141dfa40ed Add Transfer-Encoding option chunked in requests 2017-12-01 19:45:16 +01:00
Loic Blot 05d1355b76 Fix build with NDK 16 2017-12-01 19:34:13 +01:00
Nextcloud bot 3514305b60 [tx-robot] updated from transifex 2017-11-28 01:37:06 +00:00
Loic Blot f4b20b5873 Release 1.3.2 2017-11-25 12:10:42 +01:00
Nextcloud bot 84134671be [tx-robot] updated from transifex 2017-11-14 01:36:42 +00:00
Nextcloud bot 7ca2dbe089 [tx-robot] updated from transifex 2017-11-11 01:41:44 +00:00
Nextcloud bot 3ff9208004 [tx-robot] updated from transifex 2017-11-10 08:38:34 +00:00
Nextcloud bot 94856096ed [tx-robot] updated from transifex 2017-11-10 01:40:33 +00:00
Nextcloud bot 395142b6b0 [tx-robot] updated from transifex 2017-11-09 01:36:37 +00:00
Loic Blot 08aba120e8 Translation fix 2017-11-08 23:40:35 +01:00
Loic Blot fe2a27f4cb Fix some HTTP client errors, especially closing write output
This fixes issue #162
2017-11-08 23:39:35 +01:00
Nextcloud bot 37c8f29f1e [tx-robot] updated from transifex 2017-11-08 01:38:03 +00:00
Nextcloud bot cda995fb57 [tx-robot] updated from transifex 2017-11-07 01:34:35 +00:00
Nextcloud bot abe6d6b40a [tx-robot] updated from transifex 2017-11-04 01:33:04 +00:00