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
Loic Blot
803e43a6e2
Start sync activity when adding account
2014-12-03 17:30:44 +01:00
Loïc Blot (@U-Exp)
45c480106b
Label fix, 0.16 tagging for Play Store and slow sync mode commented.
2014-12-02 20:39:20 +01:00
Loïc Blot (@U-Exp)
9093f69a57
Another massive sync performance improvement.
...
* Check mailbox validity before cursor iterations, 3 tests * msgNumber removed
* Build messageIDs string only for current checked mailbox
* Don't call push HTTP method if there is no messages to sync
2014-12-02 20:29:08 +01:00
Loïc Blot (@U-Exp)
deaf93ff8a
Massively improve secure sync speed (divide time spent by 10)
...
* Also cleanup some useless code but we need more cleanups
2014-12-02 19:51:45 +01:00
Loïc Blot (@U-Exp)
7ea252e0ab
Prepare a call to APIv2 call
2014-11-30 20:19:34 +01:00
Loïc Blot (@U-Exp)
dfb92097e4
Label fix. Also added test timer
2014-11-30 20:11:55 +01:00
Loïc Blot (@U-Exp)
9b5a1f5bf6
Prepare a new sync adapter. This permit to create slow sync and fast sync queries. At this time it's same
...
* Also added missing XML files
2014-11-30 20:07:49 +01:00
Loïc Blot (@U-Exp)
a554462ff8
Publish many sources as AGPLv3. Also set Android 5.0 compat
2014-11-30 18:50:07 +01:00
Loïc Blot (@U-Exp)
a8db6e9b9e
Added Notification handlers as AGPLv3
2014-10-22 07:56:08 +02:00
Loïc Blot (@U-Exp)
8159a85fd7
Add error types for better error handling
2014-10-14 20:47:05 +02:00
Loïc Blot (@U-Exp)
74c62e7f52
Add exception class for errors. Set error strings as a Android resource (for localization)
2014-10-14 20:30:03 +02:00
Loïc Blot (@U-Exp)
f78c4f2fb2
SmsDataProvider is under AGPLv3 instead of BSD. Import some code.
...
Import some SmsFetcher code into SmsDataProvider.
AGPLv3 is better for next published code. I think this will be the licence for many parts of R&D code, but BSD will remain on autogenerated code, layouts and strings
2014-10-10 16:16:53 +02:00
Loïc Blot (@U-Exp)
5e3b8af87c
Add another project file under BSD licence
2014-10-10 15:09:22 +02:00
Loïc Blot (@U-Exp)
768b46678c
Update README.md about contributions
2014-10-10 14:56:21 +02:00
Loic Blot
95eb6c6f2b
Publish some common definitions files under BSD licence
2014-10-10 12:06:05 +02:00