1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2025-06-07 16:06:18 +00:00

14 Commits

Author SHA1 Message Date
Loic Blot
e1fad991a8
Version 2.0.4 2018-03-18 12:26:16 +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
Loic Blot
011b78ba30
Update sdk to v27 & build tools to 27.0.2 2017-12-06 19:04:52 +01:00
Loic Blot
ff845bc079
update tools in travis 2017-12-01 19:44:59 +01:00
Loic Blot
38e529e3f6 Drop SDK cmake 2017-08-24 08:27:24 +02:00
Loic Blot
e037a1c9b2 try cmake like this 2017-08-24 08:27:24 +02:00
Loic Blot
139e5644eb Add cmake component to travis 2017-08-24 08:27:24 +02:00
Loic Blot
b216dc3ebb Try to accept cmake license 2017-08-24 08:27:24 +02:00
Loic Blot
47c2923d0e Update tools versions & prepare JNI work to reduce memory & CPU usage 2017-08-24 08:27:24 +02:00
Loïc Blot
1986b941a6 Update build tools to 26.0.1 2017-08-22 14:39:01 +02:00
Loïc Blot
7303534911 Update travis.yml components 2017-08-22 11:38:30 +02:00
Loic Blot
ffa033ee95
Update android build tools & gradle 2017-05-21 15:16:01 +02:00
Loic Blot
bd5824395e
Travis build fix 2017-03-23 21:17:43 +01:00
Ner'zhul
f1188819f2 Add travis build support (#126)
Also update build tools to 25.0.1
2016-12-24 12:52:31 +01:00