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

216 Commits

Author SHA1 Message Date
Loic Blot
fd7abccb42 Handle API call errors when getting phone numbers 2015-08-09 23:14:07 +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
Loic Blot
6e875efe28 Add error message on manual sync 2015-06-23 19:12:12 +02:00
Loic Blot
f59b3e9c5e Handle Error#15 when ocsms is not install or owncloud is awaiting upgrade 2015-06-23 19:11:50 +02:00
Loic Blot
9ba7054d14 Use disable push_on_receive mechanism and comment new feature to prepare next release 2015-06-23 18:59:48 +02:00
Loic Blot
af171ce788 Add param to disable push_on_receive mechanism 2015-06-23 18:46:47 +02:00
Loic Blot
3b7351db79 Prepare ASyncContactLoad task. 2015-05-23 19:28:56 +02:00
Loic Blot
9c60469658 Rename AsyncTask to ASyncSMSSync and create a new async task ASyncContactLoad 2015-05-23 18:19:22 +02:00
Loic Blot
0277d9eb65 Rename restore message to remote_account 2015-05-23 18:12:09 +02:00
Loic Blot
1483b9d516 Add new icons for notifications. This should solve problems pointed on issue #57 2015-05-23 18:06:29 +02:00
Loic Blot
8e4c07f924 Prepare ListView loading 2015-05-15 12:31:41 +02:00
Loic Blot
9d2d76a606 Proper Intent argument for LoadContacts activity 2015-05-15 12:25:00 +02:00
Loic Blot
31a8a5b968 Use an assert on ContactListActivity::onCreate, when accountName is null 2015-05-15 11:58:30 +02:00
Loic Blot
f120a92489 Prepare the ListView loading for loading contacts from owncloud instance 2015-05-15 11:56:29 +02:00
Loic Blot
a8b3eed9c8 Better place for restore activities is a package 2015-05-15 10:06:28 +02:00
Loic Blot
1606568e79 Rename RestoreSMSAccountList to RestoreSMS_AccountList and add RestoreSMS_ContactList basic class 2015-05-15 09:54:42 +02:00
Loic Blot
fc818ac6a3 Commit 2015-05-03 20:06:43 +02:00
Loic Blot
6dfb2cac10 Export AndroidAccountAdapter to nrz-androidlib 2015-05-03 19:51:57 +02:00
Loic Blot
21c10614e2 Proper account list creation 2015-05-03 19:50:22 +02:00
Loic Blot
d39e314707 Add a basic listview as a PoC to choose accounts (this doesn't use accounts atm) 2015-05-03 16:31:28 +02:00
Loic Blot
a22b5c3318 Add getServerPhoneNumbers call and fix file coding style 2015-04-28 17:50:19 +02:00
Loic Blot
9d3c9e93a0 Export many PreferenceActivity functions to NrzSettingsActivity 2015-03-29 21:40:13 +02:00
Loic Blot
b7e9f63e10 Use nrz-androidlib for common code.
Use NrzSettingsActivity from nrz-androidlib as a parent of SettingsActivity
Remove OcSMSNotification and use NrzNotification instead
2015-03-29 20:56:28 +02:00
Loic Blot
7ef707a8ca Use new external library for some common code needed by some other
applications
2015-03-24 19:20:25 +01:00
Loic Blot
58b9ed61ff Crashfix when data is not available 2015-03-23 20:17:30 +01:00
Loic Blot
bd26728bb5 Fix coding style, helped by eclipse. Also add notification when manual sync is done 2015-03-22 00:38:04 +01:00
Loic Blot
24f72073a4 The checkboxes are now working. Apply the filter on all syncing methods. Add a button to launch a sync from MainActivity 2015-03-22 00:25:19 +01:00
Loic Blot
810567c237 Add a new preference to select on which network synchronize 2015-03-21 21:51:10 +01:00
Loic Blot
48ec96f41b Really Fix https://github.com/nerzhul/ocsms/issues/39 problem, thanks @martin-rueegg 2015-02-16 15:34:22 +01:00
Loic Blot
73fa4e8ad9 Fix https://github.com/nerzhul/ocsms/issues/39 problem 2015-02-16 15:22:16 +01:00
Loic Blot
2b8df80187 Crash fix. Also design the new activity with a blue skin 2015-02-10 19:38:58 +01:00
Loic Blot
8f7a083f07 Update sources for a proper support with Android 4+ instead of Android 2.1+. Also change HeaderBar style 2015-02-07 10:35:29 +01:00
Loic Blot
6a268e4d77 Move MainActivity to proper package 2015-01-25 17:34:53 +01:00
Loic Blot
7476c8d469 Map other MainActivity buttons and localize strings 2015-01-25 17:29:26 +01:00
Loic Blot
acd9d72bb4 Map settings button 2015-01-25 16:54:30 +01:00
Loïc Blot (@U-Exp)
b8f8d3d23f Add a basic main activity for ownCloud SMS beginers. We need to have a good tutorial, this is a poc 2015-01-18 19:17:19 +01:00
Loïc Blot (@U-Exp)
6480b3dbbd v1.6.1: Remove sync error notification if a good sync is done after a bad sync 2015-01-18 17:42:38 +01:00
Loïc Blot (@U-Exp)
208746d855 Updated copyright 2015-01-03 11:14:08 +01:00
Loïc Blot (@U-Exp)
cd59b6ad5c Merge branch 'master' of https://github.com/nerzhul/ownCloud-SMS-App 2014-12-28 12:10:04 +01:00
Loïc Blot (@U-Exp)
ebc8167500 merge 2014-12-28 12:09:55 +01:00
Ner'zhul
424d17af0f Remove debugging string 2014-12-23 14:26:40 +01:00
Loïc Blot (@U-Exp)
7cb2e8473b SmsDataProvider: New helper & rename some args 2014-12-12 17:39:58 +01:00
Loïc Blot (@U-Exp)
b3710b2e79 Misc fixes and sync on connectivity works.
* Export connectivity monitor.
* Sync works properly when data was available, but we need to find why
there is more messages than we need when we get them.
* add missing files
2014-12-12 17:23:37 +01:00
Loïc Blot (@U-Exp)
f588a1ccb1 Forget copyright 2014-12-12 15:52:34 +01:00
Loïc Blot (@U-Exp)
63bdbf35fd Add prefs class to manage shared preferences 2014-12-12 15:52:07 +01:00
Loïc Blot (@U-Exp)
504eb1baca Event->Connectivity changed: store lastMessageDate to shared preferences 2014-12-12 15:44:47 +01:00
Loïc Blot (@U-Exp)
6292011e9b Event: connectivity changed: prepare a handler when data conn become available 2014-12-12 15:22:02 +01:00
Loïc Blot (@U-Exp)
455f860902 Merge branch 'master' of https://github.com/nerzhul/ownCloud-SMS-App 2014-12-12 15:01:24 +01:00
Loïc Blot (@U-Exp)
112d520385 Add broadcast received to detect connectivity changes (only detect there is a change a this time, we need to know what change is it and if we need to do something)
* Also remove useless function into IncomingSms
* Add new notification type DEBUG to debug program if no debogger was available when dev
2014-12-12 14:59:29 +01:00
Loic Blot
33ad95732d add comment 2014-12-03 17:31:27 +01:00