1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2025-11-03 11:58:12 +00:00

22 Commits

Author SHA1 Message Date
Loic Blot
36fb1e8164 Tag version 0.22.2 2016-11-02 08:12:12 +01:00
Loic Blot
fbe817b0f3 Version 0.22.1 is now out and published 2016-10-22 19:45:53 +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
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
Loic Blot
3f3fe0d239 Fix a gradle warning for AndroidManifest.xml 2016-04-30 00:53:25 +02:00
Loic Blot
6759409188 0.21.2: Android 6.0 permissions fixes 2016-04-08 08:55:18 +02:00
Loic Blot
d7e1ec729f Crashfix -> 0.21.1 2016-04-06 09:13:03 +02:00
Loic Blot
7cf4bc8920 Release 0.21.0 2016-04-04 23:32:41 +02:00
Loic Blot
e994dc1026 SDK v24 is not released yet (Android N) 2016-03-18 11:48:32 +01:00
Loic Blot
1cced8b2e4 Re-import nrzAndroidLib, this lib will be deprecated 2016-03-18 11:39:50 +01: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
4ea1875dd5 Bump 0.20.1 for Russian translations 2016-03-05 18:22:58 +01:00
Loic Blot
700ce423b8 v0.20.0 2016-02-06 12:21:49 +01:00
Loic Blot
7e87253d5f Add build.gradle, as requested by #82 2016-01-18 07:04:45 +01:00
Loic Blot
b3f43ce1f5 Cleanup AndroidManifest 2015-11-22 14:28:54 +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
Loic Blot
1a6feec7ee Use spinner instead of big listview when selecting contacts 2015-08-30 13:44:00 +02:00
Loic Blot
f7dcb8e51c Read phone contact list to retrieve contacts from phone numbers
* ContactListAdapter: Fix a potential crash when list is empty
2015-08-30 10:05:56 +02:00
Loic Blot
597044cdc8 Big commit: Android Studio + Re-enable ContactList view and make it working to prepare SMS restauration 2015-08-09 19:57:23 +02:00