1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-11 16:32:53 +00:00
Commit Graph

131 Commits

Author SHA1 Message Date
Loic Blot 9bbd6d7632 Fix android version for play store 0.18.5 2015-06-23 19:19:24 +02:00
Loic Blot 44840583b7 v0.18.5 2015-06-23 19:15:18 +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 88a45634a2 Merge branch 'master' of https://github.com/nerzhul/ownCloud-SMS-App 2015-04-28 17:51:40 +02:00
Loic Blot a22b5c3318 Add getServerPhoneNumbers call and fix file coding style 2015-04-28 17:50:19 +02:00
Ner'zhul 64459acb85 Merge pull request #54 from pejakm/srupd
Update Serbian translation
2015-03-31 22:44:32 +02:00
Mladen Pejaković 140f27f8c3 Update Serbian 2015-03-31 19:36:33 +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
Ner'zhul ed4941f9e3 Merge pull request #52 from enoch85/patch-1
Improve swedish translation
0.18.2
2015-03-26 14:50:40 +01:00
Daniel Hansson 6ea71a7e61 Better wording
Use better words in translation and also change some minor things to fit with the app
2015-03-26 14:41:46 +01: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 e88ec7a9ff Merge branch 'master' of https://github.com/nerzhul/ownCloud-SMS-App 2015-03-23 20:18:40 +01:00
Loic Blot 58b9ed61ff Crashfix when data is not available 0.18.1 2015-03-23 20:17:30 +01:00
Ner'zhul 29e67d1109 Merge pull request #50 from enoch85/patch-1
Updated translations with new strings (Sweden)
2015-03-22 10:31:14 +01:00
Daniel Hansson 134e6db6f2 Corrected one string
More accurate translation
2015-03-22 03:38:27 +01:00
Daniel Hansson bc720e96bb Forgot to translate two lines 2015-03-22 01:23:32 +01:00
Daniel Hansson 95053325bc Updated translations with new strings
Also corrected some typos I noticed after the update of the app.
2015-03-22 01:21:00 +01:00
Loic Blot 1a0e887179 Update translations 2015-03-22 00:51:05 +01:00
Ner'zhul 7b03ecb31f Merge pull request #48 from enoch85/patch-2
Change version number + typo in swedish translation
2015-03-22 00:42:49 +01:00
Ner'zhul 6a88796d85 Merge pull request #47 from enoch85/patch-1
Correcting typos in swedish translation
2015-03-22 00:42:33 +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
Daniel Hansson ae7749701a Change version number + typo
Change version number + typo
2015-03-21 18:38:12 +01:00
Daniel Hansson 4b4ff0e8f6 Correcting typos
Some typos and smaller errors
2015-03-21 18:35:26 +01:00
Loic Blot b8506fffd1 Add sweden translations, PR #46 2015-03-21 18:18:19 +01:00
Ner'zhul c75c4436f8 Merge pull request #40 from pejakm/srtr
Serbian language integration
2015-03-17 19:02:23 +01:00
Mladen Pejaković a658bf1b0a Update Serbian translation with version string 2015-03-17 17:35:07 +01:00
Mladen Pejaković 449385e4fd PlayStore description in Serbian 2015-03-17 17:32:26 +01:00
Mladen Pejaković d13503ae29 Serbian language 2015-03-17 17:25:28 +01:00
Loic Blot ffd6a2cffc Merge branch 'master' of https://github.com/nerzhul/ownCloud-SMS-App 0.17.1 2015-03-14 18:02:17 +01:00
Loic Blot c61310c59f Android 5.1 support 2015-03-14 18:01:41 +01:00