1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-25 15:09:38 +00:00
Commit Graph

401 Commits

Author SHA1 Message Date
Loic Blot 09ab64044d Now require Android 4.1 or greater. Also better feed back on restore messages for Android 4.3 or lesser versions 2016-12-08 00:33:41 +01:00
Loic Blot e06377d64b Permit to restore messages, but it's not finished yet
Remaining problems:
* date is not properly retrieved on the phone
* no feedback when connectivity errors
* no feedback when processing
* no feedback when finishing
2016-12-08 00:23:16 +01:00
Loic Blot 80a91635dd RestoreMessagesActivity: find account to load
+ some fixes
2016-12-06 23:17:46 +01:00
Loic Blot b0d6c830e3 Add minimum sync chars configuration 2016-10-22 17:28:57 +02:00
Loic Blot d598602cba set default minimumCharsForSync to zero atm to restore app sync function 2016-10-07 08:43:23 +02:00
Ruslan 523a78c029 Update Russian localization (#111) 2016-09-27 17:37:37 +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 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
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
Loic Blot 678fe0b720 Properly handle 404 NOT FOUND at account creation 2016-08-27 20:41:25 +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
Jaroslav Lichtblau 77e16e67c1 czech translation update
for owncloud sms app
2016-06-19 11:13:37 +02:00
Ruslan 50b045e01a update RU strings.xml 2016-05-17 11:21:43 +03:00
Loic Blot eb7786de0b Fix some project warnings 2016-04-30 01:20:42 +02:00
Loic Blot 6759409188 0.21.2: Android 6.0 permissions fixes 2016-04-08 08:55:18 +02:00
Loic Blot 7cf4bc8920 Release 0.21.0 2016-04-04 23:32:41 +02: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
Loic Blot eebe9c5917 little french translation 2016-03-07 21:27:03 +01:00
Loic Blot c49a098961 Rewrite application navigation to a better user experience 2016-03-07 21:25:36 +01:00
Ruslan 5d60cf0157 Rename src/main/values-ru/strings.xml to src/main/res/values-ru/strings.xml 2016-03-05 22:31:38 +03:00
Ruslan 253ad880d8 Rename src/main/values-ru/google_playstore_strings.xml to src/main/res/values-ru/google_playstore_strings.xml 2016-03-05 22:30:43 +03:00
Loic Blot c8f37561cf Drop our notification manage & use native Android Studio providen and better class 2016-03-05 19:03:17 +01:00
Loic Blot f3e7258f9a Google playstore android version fix 2016-03-05 18:21:44 +01:00
Loic Blot 700ce423b8 v0.20.0 2016-02-06 12:21:49 +01:00
Loic Blot af2f8d86e0 Redesign app with material design 2016-02-06 10:44:37 +01:00
stefan-niedermann b42595c888 New Icon
See nerzhul/ownCloud-SMS-App#83
2016-02-05 13:20:16 +01:00
Stefan Niedermann a7ad4f9bfb New ic_launcher based on https://github.com/nerzhul/ocsms/blob/master/img/app.svg 2016-02-04 19:19:38 +01:00
Loic Blot bee1163c44 Implement some material design 2016-01-31 01:46:44 +01:00
Loic Blot 7a0ff98658 Gradle script cleanups 2016-01-31 01:32:11 +01:00
Loic Blot b98758cff3 Add a more stylized button for creating account 2016-01-31 01:05:25 +01:00
Loic Blot 7e87253d5f Add build.gradle, as requested by #82 2016-01-18 07:04:45 +01:00
Ner'zhul b1d2093563 Merge pull request #79 from enoch85/patch-1
change domain name for @enoch85
2015-12-19 19:22:57 +01:00
Daniel Hansson 717e97f321 change domain name 2015-12-18 21:12:47 +01:00
Daniel Hansson b8c67f4c19 change domain name 2015-12-18 21:09:59 +01:00
Jaroslav Lichtblau 05b267a498 Czech translation update 2015-11-26 20:57:31 +01:00
Loic Blot c132837aac Improve restore activity a little, not perfect but better 2015-11-23 23:28:17 +01:00
Loic Blot 3895b8cf0b Remote account interface improvements 2015-11-23 21:55:29 +01:00
Loic Blot 99a750b98d 0.19.1 2015-11-17 21:10:37 +01:00
Loic Blot facdd5032f Release & translation fixes 2015-11-05 00:28:59 +01:00
Loic Blot c72a897f81 Refactor and fix a problem when changing preferences.
Prepare a new setting to send bulk messages with a message limit
2015-11-04 00:32:12 +01:00
Jaroslav Lichtblau 5f71c2803b Czech translation update
for owncloud-sms-app
2015-10-03 19:53:30 +02:00
Loic Blot 40a40f800d Improve french translation + contact view 2015-08-30 16:38:47 +02:00
Loic Blot 1a6feec7ee Use spinner instead of big listview when selecting contacts 2015-08-30 13:44:00 +02:00
Loic Blot d0bd844c48 Add basic refresh layout to phone list, need handling 2015-08-09 23:34:10 +02:00
Loic Blot fd7abccb42 Handle API call errors when getting phone numbers 2015-08-09 23:14:07 +02:00