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
|
8e96526e3c
|
Fix a crash when refresh is running and scrolling
|
2015-08-30 10:59:09 +02:00 |
|
Loic Blot
|
cc14488a88
|
Abort sync process earlier when no account is available
|
2015-08-30 10:28:57 +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
|
b937c4ebdd
|
Refresh directly, don't wait
|
2015-08-09 23:50:29 +02:00 |
|
Loic Blot
|
c733997aaa
|
Refresh layout for phone list is now okay
|
2015-08-09 23:40:52 +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 |
|
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 |
|