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

443 Commits

Author SHA1 Message Date
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
Loïc Blot 1986b941a6 Update build tools to 26.0.1 2017-08-22 14:39:01 +02:00
Loïc Blot 0a785692b4 Manage versionCode and versionString in gradle directly 2017-08-22 12:27:12 +02:00
Loïc Blot 7303534911 Update travis.yml components 2017-08-22 11:38:30 +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
Loic Blot 6c0de1ddef Prepare for Android O 1.1.1 2017-08-22 10:12:56 +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
Nextcloud bot c12acea373 [tx-robot] updated from transifex 2017-08-02 00:29:06 +00:00
Loic Blot 923a10b137 Update gradle version 2017-07-29 11:41:11 +02:00
Nextcloud bot 155da3c368 [tx-robot] updated from transifex 2017-07-28 00:27:55 +00:00
Nextcloud bot 8b944550e0 [tx-robot] updated from transifex 2017-07-22 00:27:49 +00:00
Nextcloud bot c5e6bf4f15 [tx-robot] updated from transifex 2017-07-14 00:29:25 +00:00
Nextcloud bot 23d2aae40f [tx-robot] updated from transifex 2017-07-13 00:29:02 +00:00
Nextcloud bot e20de7ef54 [tx-robot] updated from transifex 2017-07-12 00:28:57 +00:00
Nextcloud bot 2bef4c1576 [tx-robot] updated from transifex 2017-07-11 00:30:01 +00:00
Nextcloud bot 4f56b9249f [tx-robot] updated from transifex 2017-07-10 00:28:53 +00:00
Nextcloud bot f665aea164 [tx-robot] updated from transifex 2017-07-08 00:28:26 +00:00