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

554 Commits

Author SHA1 Message Date
Nextcloud bot 8a628abb29 [tx-robot] updated from transifex 2018-06-21 00:53:11 +00:00
Nextcloud bot cb2a8835d3 [tx-robot] updated from transifex 2018-06-15 00:52:29 +00:00
Loic Blot 7b9f035cd0 Update gradle tool 2018-06-10 16:16:25 +02:00
Loic Blot 96cdeaa2f0 Update deps & gradle 2018-06-10 16:08:42 +02:00
Nextcloud bot 92ef7cf592 [tx-robot] updated from transifex 2018-05-31 00:51:28 +00:00
Nextcloud bot 3b8f63d419 [tx-robot] updated from transifex 2018-05-20 00:51:48 +00:00
Nextcloud bot c1fc5571bf [tx-robot] updated from transifex 2018-05-18 00:56:43 +00:00
Nextcloud bot f76798cb9e [tx-robot] updated from transifex 2018-05-12 00:50:50 +00:00
Nextcloud bot 9ff749182b [tx-robot] updated from transifex 2018-04-25 00:47:27 +00:00
Nextcloud bot 94818906ae [tx-robot] updated from transifex 2018-04-22 00:46:31 +00:00
Niedermann IT-Dienstleistungen 9e597fb58c Adaptive icons and drawer adjustments (#188)
* Added adaptive icon

* Adjust drawer header to Notes app
2018-04-10 22:51:03 +02:00
Nextcloud bot 4a526730fa [tx-robot] updated from transifex 2018-04-10 00:46:16 +00:00
Nextcloud bot 0bed763021 [tx-robot] updated from transifex 2018-04-09 00:51:35 +00:00
Nextcloud bot 5c8ba4b370 [tx-robot] updated from transifex 2018-03-27 00:44:02 +00:00
Nextcloud bot 77dd567593 [tx-robot] updated from transifex 2018-03-25 01:41:43 +00:00
Nextcloud bot 7d017c9919 [tx-robot] updated from transifex 2018-03-23 01:43:48 +00:00
Nextcloud bot 79cb5983a2 [tx-robot] updated from transifex 2018-03-20 01:43:37 +00:00
Loic Blot e1fad991a8 Version 2.0.4 2.0.4 2018-03-18 12:26:16 +01:00
Loic Blot 160688d06f Update android sdk & build tools 2018-03-18 12:25:31 +01:00
Loic Blot 449a6b2a81 Message date is a long, not a int 2018-03-18 12:16:25 +01:00
Loic Blot 15c9617a2b Fix iteration on restore + add a log to understand where we are in restoration process 2018-03-18 11:37:36 +01:00
Loic Blot 7af398786e Fix some restore issue (not complete yet) 2018-03-18 11:37:33 +01:00
Nextcloud bot 99560474fb [tx-robot] updated from transifex 2018-03-17 01:44:00 +00:00
Nextcloud bot 9a1b28cb6d [tx-robot] updated from transifex 2018-03-02 01:47:46 +00:00
Nextcloud bot ae910f363b [tx-robot] updated from transifex 2018-02-27 01:53:01 +00:00
Nextcloud bot dd9be98ac8 [tx-robot] updated from transifex 2018-02-22 01:45:08 +00:00
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
Loic Blot 60ac0afbea Fix aar date issues due to overflow in 32b golang int in the JNI interface.
Use int64
2.0.3
2018-02-17 18:37:10 +01: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 2.0.2 2018-02-12 22:57:43 +01:00
Loic Blot 95d2bfe8f9 Bump version 2.0.1 2.0.1 2018-02-10 22:48:39 +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 5d0b5d377b Prepare 2.0.0 version & add Go mobile mention 2018-02-10 00:10:01 +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 62747ae33e Update gradle version 2018-02-08 22:31:43 +01: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
Tobias Kaminsky 59db354042 Fix transifex
Transifex is using values-es_419 for spanish "latin america", but this is not supported on android. This changes "values-es_419" to "values-es-rUS", which works.
2017-12-28 16:20:43 +01:00
Nextcloud bot 92930ec758 [tx-robot] updated from transifex 2017-12-21 01:31:49 +00:00