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

288 Commits

Author SHA1 Message Date
Ruslan
523a78c029 Update Russian localization (#111) 2016-09-27 17:37:37 +02:00
Loic Blot
4f509d5419 Gradle update + visibility fix on SmsFetcher 2016-09-23 00:09:43 +02:00
Loic Blot
929c4d2f76 Notify that the feature is not already implement for restore_messages & prepare bump version (not ready yet) 2016-09-07 23:56:54 +02:00
Loic Blot
c934f0deeb Sync now: add a toast to give feedback about nothing to sync
SmsSyncAdapter: make android studio happy

Drop .observers.SmsObserverService which is unused
2016-08-29 00:31:44 +02:00
Loic Blot
08b54f8aa0 Fix null cursor on lastmessage and prevent a double cursor close in same func 2016-08-29 00:16:17 +02:00
Loic Blot
783ed1dc00 Fix inconsistent array in french & spanish 2016-08-29 00:09:50 +02:00
Loic Blot
00000e84c6 Add some useful logging to permit better troubleshoot, and various fixes
* Properly close cursors for database
* Implement filtering for sender number size
* Remove systemd strings for chinese translation
2016-08-29 00:07:52 +02:00
Loic Blot
0e71ca5fa1 Cleanup a little bit SmsDataProvider 2016-08-28 22:31:03 +02:00
Loic Blot
58ef25883c Prepare new preference to manage minimum length senders to allow for sync 2016-08-28 14:19:05 +02:00
Aaron LI
ba672a2ab9 Add zh-rCN translation (#104)
* Add zh-rCN translation

* Fix minor typos in strings.xml

* Update zh-rCN translations against latest master.

* Minor adjustments to zh-rCN translations.
2016-08-28 08:48:50 +02:00
Ner'zhul
72f6c8d6b1 Merge pull request #99 from enoch85/patch-1
Fix a typo in template
2016-08-27 21:02:39 +02:00
Loic Blot
2acfb6655d Refactor a little bit LoginActitivy error handlers 2016-08-27 21:01:00 +02:00
Loic Blot
678fe0b720 Properly handle 404 NOT FOUND at account creation 2016-08-27 20:41:25 +02:00
Loic Blot
38c933477f Gradle, SDK & android support library update 2016-08-27 20:17:04 +02:00
Loic Blot
6203b8b989 Change a little bit account menu to show actions to do on an account & do some code cleanups 2016-07-21 23:34:27 +02:00
Ner'zhul
c27a57eda4 Merge pull request #105 from svetlemodry/master
czech translation update
2016-06-20 10:02:54 +02:00
Jaroslav Lichtblau
77e16e67c1 czech translation update
for owncloud sms app
2016-06-19 11:13:37 +02:00
Ner'zhul
8da4611b37 Merge pull request #103 from thfree/patch-5
update RU strings.xml
2016-05-17 10:40:34 +02:00
Ruslan
50b045e01a update RU strings.xml 2016-05-17 11:21:43 +03:00
Loic Blot
7c75034e84 Update libraries 2016-05-13 00:27:53 +02:00
Loic Blot
c5519c1dd0 Add another new future call and update build tools 2016-05-12 23:34:48 +02:00
Loic Blot
8da282db98 drop useless createGetSmsIdListWithStateRequest call & api v2 things
* rename OC_GET_PHONELIST to OC_V2_GET_PHONELIST
* declare OC_V2_GET_MESSAGES
* declare OC_V2_GET_MESSAGES_PHONE
2016-05-12 23:13:20 +02:00
Loic Blot
eb7786de0b Fix some project warnings 2016-04-30 01:20:42 +02:00
Loic Blot
3f3fe0d239 Fix a gradle warning for AndroidManifest.xml 2016-04-30 00:53:25 +02:00
Loic Blot
3978801374 Upgrade Android compat libraries to 23.3.0 2016-04-30 00:49:11 +02:00
Loic Blot
b3be3130b3 Forget files for Android 6.0
Fixes #102
2016-04-09 18:12:29 +02:00
Loic Blot
6759409188 0.21.2: Android 6.0 permissions fixes 0.21.2 2016-04-08 08:55:18 +02:00
Loic Blot
d7e1ec729f Crashfix -> 0.21.1 0.21.1 2016-04-06 09:13:03 +02:00
Loic Blot
1fbb1525c6 Merge branch 'master' of https://github.com/nerzhul/ownCloud-SMS-App 2016-04-04 23:33:08 +02:00
Loic Blot
7cf4bc8920 Release 0.21.0 0.21.0 2016-04-04 23:32:41 +02:00
Ner'zhul
8805869542 Merge pull request #100 from est31/master
Fix gradle build, remove unused library
2016-03-18 14:37:25 +01:00
est31
c5549e735f Fix gradle build and use jitpack 2016-03-18 12:26:41 +01:00
Loic Blot
e994dc1026 SDK v24 is not released yet (Android N) 2016-03-18 11:48:32 +01:00
Loic Blot
ea27e85d94 Fix mandatory constructor 2016-03-18 11:44:49 +01:00
Loic Blot
1cced8b2e4 Re-import nrzAndroidLib, this lib will be deprecated 2016-03-18 11:39:50 +01:00
Loic Blot
42e12a2081 Code cleanup & perf improvements by using members instead of object return 2016-03-18 11:13:43 +01:00
Loic Blot
114cc84ce6 Compile with newer build tools 2016-03-18 11:13:43 +01:00
Daniel Hansson
1cdeac34e8 typo 2016-03-17 20:11:17 +01:00
Ner'zhul
09ada641e5 Merge pull request #96 from enoch85/patch-2
no need for issue template anymore in README.md
2016-03-15 10:57:51 +01:00
Ner'zhul
f88dc16fa4 Merge pull request #95 from enoch85/patch-1
Create issue_template.md
2016-03-15 10:57:26 +01:00
Daniel Hansson
d0802a0cce no need for issue template
as it's automatically generated
2016-03-14 20:36:13 +01:00
Daniel Hansson
db8ddfaac6 Create issue_template.md 2016-03-14 20:33:05 +01:00
Loic Blot
dd34248aa5 Indent fix 2016-03-10 10:55:37 +01:00
Loic Blot
533c7ae3c0 Background sync: cancel notifications at the right moment 2016-03-10 10:53:31 +01:00
Loic Blot
c01df1b64a Drop unused SmsSlowSyncService 2016-03-10 10:53:31 +01:00
Ner'zhul
6239f8b2d4 Merge pull request #93 from thfree/patch-4
Patch 4
2016-03-09 16:03:30 +01:00
Ruslan
4e2b10cbb0 Update strings.xml
upgrade
2016-03-09 15:31:59 +03:00
Ruslan
c3152ae6b0 Update google_playstore_strings.xml
upgrade
2016-03-09 15:29:19 +03:00
Ner'zhul
cfced904b7 Merge pull request #91 from thfree/patch-3
Rename src/main/values-ru/strings.xml to src/main/res/values-ru/strin…
2016-03-08 23:09:40 +01:00
Ner'zhul
39992b8bf0 Merge pull request #92 from thfree/patch-2
Rename src/main/values-ru/google_playstore_strings.xml to src/main/re…
2016-03-08 23:09:29 +01:00