1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-19 20:33:01 +00:00
Commit Graph

335 Commits

Author SHA1 Message Date
Nextcloud bot abe6d6b40a [tx-robot] updated from transifex 2017-11-04 01:33:04 +00:00
Loic Blot a17bffb68c Re-initiate the SSL trust manager and remove org.apache.commons.httpclient
+ fix a wrong string
2017-11-03 12:21:16 +01:00
Loic Blot 5cb6c63f16 Refactor the whole OCHttpClient to use modern android http client 2017-11-03 12:16:54 +01:00
Nextcloud bot 605fbf5ad7 [tx-robot] updated from transifex 2017-11-03 01:38:04 +00:00
Nextcloud bot d2e7621b88 [tx-robot] updated from transifex 2017-10-31 01:30:49 +00:00
Loic Blot c08e0fbd51 use java.net.URL instead of URI 2017-10-30 09:17:02 +01:00
Loic Blot 1701065643 Revert "removed wrongly existing launcher icon"
This reverts commit 87538e3518.
2017-10-30 08:40:10 +01:00
Loic Blot d8855fd2c6 json::escape_string: if str is null return empty string 2017-10-30 08:38:20 +01:00
Loic Blot 8e15e18b09 Code style fixes 2017-10-30 08:37:08 +01:00
Loic Blot eae84dadfb Fix a NullPointerException reported by Play store 2017-10-30 08:34:17 +01:00
Loic Blot a72583894e Translation fix 2017-10-30 08:33:53 +01:00
Nextcloud bot ad70ad4100 [tx-robot] updated from transifex 2017-10-24 00:33:21 +00:00
Nextcloud bot 2da06bb1a9 [tx-robot] updated from transifex 2017-10-23 00:30:48 +00:00
AndyScherzinger 46650c4660 use mimap instead of drawable 2017-10-22 15:58:19 +02:00
AndyScherzinger 87538e3518 removed wrongly existing launcher icon 2017-10-22 15:58:19 +02:00
Nextcloud bot 94a57138a4 [tx-robot] updated from transifex 2017-10-20 00:31:13 +00:00
Nextcloud bot 81b60c4bd8 [tx-robot] updated from transifex 2017-10-11 00:30:18 +00:00
Nextcloud bot 7ddca6ee33 [tx-robot] updated from transifex 2017-10-10 00:32:17 +00:00
Nextcloud bot 1a57f78b5c [tx-robot] updated from transifex 2017-09-29 00:31:11 +00:00
Nextcloud bot 35bc4f0017 [tx-robot] updated from transifex 2017-09-27 00:30:03 +00:00
Nextcloud bot 395f368052 [tx-robot] updated from transifex 2017-09-22 00:30:01 +00:00
Nextcloud bot db86583571 [tx-robot] updated from transifex 2017-09-19 00:30:01 +00:00
Nextcloud bot 6ea0b5d317 [tx-robot] updated from transifex 2017-09-16 00:29:15 +00:00
Nextcloud bot ee5929e9eb [tx-robot] updated from transifex 2017-09-15 00:28:33 +00:00
Nextcloud bot 70c2d6ba34 [tx-robot] updated from transifex 2017-09-14 00:28:25 +00:00
Nextcloud bot 8bb64db9ed [tx-robot] updated from transifex 2017-09-13 00:28:49 +00:00
Loic Blot 587099dba7 Fullsync: add a complete sync message when sync is done instead of telling nothing to sync 2017-09-12 08:10:58 +02:00
Loic Blot 47abfac7c3 Fix wrong Thread created Toast
This fixes #153
2017-09-12 08:03:06 +02:00
Loic Blot 3edd898d7d Full sync is now fixed
Full sync was previously not really good, Sms were ordered by date DESC, then the last date was good and when multiple loop iterations occurs, only 1 iteration happened
SmsBuffer now owns LastMessageDate instead of AndroidSmsFetcher
Full sync is now owned by AsyncsmsSync instead of MainActivity
Last message date is more accurate and less error prone
2017-09-11 21:56:34 +02:00
Loic Blot fe67a6e012 Fix date type problem on some platforms 2017-09-04 22:36:22 +02:00
Loic Blot 56eecb98bc Remove a useless try/catch 2017-09-04 22:28:42 +02:00
Loic Blot 0407f719ef Add SmsEntry object to remove a JsonObject unoptimized storage object 2017-09-04 22:27:36 +02:00
Loic Blot ebfd1ccfbf SmsBuffer: add push helper function to factorize code 2017-09-04 20:26:25 +02:00
Nextcloud bot d950fc73ed [tx-robot] updated from transifex 2017-09-03 00:28:55 +00:00
Loic Blot d092ba4a4d Fix JNI implementation, don't use static methods in Java 2017-08-24 08:27:24 +02:00
Loic Blot 11bbed02b8 Don't let Java choose when cleaning SmsBuffer, do it ourself 2017-08-24 08:27:24 +02:00
Loic Blot 5e6a1fc28e SmsBuffer is now working, replace json objects with the SmsBuffer on sync 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
Nextcloud bot c52168c939 [tx-robot] updated from transifex 2017-08-24 00:30:50 +00:00
Loïc Blot c1abafc72c SmsDataProvider: factorize field names 2017-08-22 16:50:16 +02:00
Loïc Blot 0a785692b4 Manage versionCode and versionString in gradle directly 2017-08-22 12:27:12 +02:00
Loic Blot 7c38679287 Re-bump version (play store problem) 2017-08-22 10:19:25 +02:00
Loic Blot 4aa0d0a500 Bump versioncode 2017-08-22 10:18:39 +02:00
Loic Blot cd3b6bb02b Bump android versioncode 2017-08-22 10:17:46 +02:00
Nextcloud bot 70ed3a30c6 [tx-robot] updated from transifex 2017-08-22 00:29:49 +00:00
Nextcloud bot 8e27201e7f [tx-robot] updated from transifex 2017-08-21 00:29:18 +00:00
Nextcloud bot 941654684b [tx-robot] updated from transifex 2017-08-19 00:30:13 +00:00
Nextcloud bot 33152d3152 [tx-robot] updated from transifex 2017-08-18 00:29:29 +00:00
Nextcloud bot 94fffc2af3 [tx-robot] updated from transifex 2017-08-17 00:29:14 +00:00
Nextcloud bot b0f97b3243 [tx-robot] updated from transifex 2017-08-16 00:29:28 +00:00