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

466 Commits

Author SHA1 Message Date
Loic Blot
62df914e95
Bump to 1.3.0 1.3.0 2017-11-03 12:21:43 +01: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
5c0eb4ca14
Release 1.2.5 1.2.5 2017-10-30 08:43:06 +01:00
Loic Blot
1701065643
Revert "removed wrongly existing launcher icon"
This reverts commit 87538e351813f41b45a852b4bdf2b27c210cd960.
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
8d0ba298ed
Update tools 2017-10-30 08:34:31 +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
1.2.4
2017-09-12 08:03:06 +02:00
Loic Blot
b47a36dd99
Bump 1.2.3 1.2.3 2017-09-11 21:57:42 +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
bd2e70c7e7
Increase versioncode too 2017-09-04 22:37:43 +02:00
Loic Blot
3986e12313
Bump to 1.2.1 2017-09-04 22:37:31 +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
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
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
c716107c3b Add more files to .gitignore 2017-08-22 15:39:45 +02:00