Loic Blot
7a0ff98658
Gradle script cleanups
2016-01-31 01:32:11 +01:00
Loic Blot
6405e23d08
Improve .gitignore
2016-01-31 01:05:59 +01:00
Loic Blot
b98758cff3
Add a more stylized button for creating account
2016-01-31 01:05:25 +01:00
Loic Blot
7e87253d5f
Add build.gradle, as requested by #82
2016-01-18 07:04:45 +01:00
Ner'zhul
b1d2093563
Merge pull request #79 from enoch85/patch-1
...
change domain name for @enoch85
2015-12-19 19:22:57 +01:00
Ner'zhul
bbfeb66a02
Merge pull request #80 from enoch85/patch-2
...
change @enoch85 domain name
2015-12-19 08:17:43 +01:00
Daniel Hansson
717e97f321
change domain name
2015-12-18 21:12:47 +01:00
Daniel Hansson
b8c67f4c19
change domain name
2015-12-18 21:09:59 +01:00
Ner'zhul
651cde0441
Crashfix
...
This fixes issue #73
existingMessages could be null because _existingInboxMessages and other variables could be null when no messages are found in the upcoming JSON file.
2015-12-01 15:13:54 +01:00
Ner'zhul
e6e0a97bef
Merge pull request #74 from svetlemodry/master
...
Czech translation update
2015-11-29 18:43:19 +01:00
Jaroslav Lichtblau
05b267a498
Czech translation update
2015-11-26 20:57:31 +01:00
Loic Blot
c132837aac
Improve restore activity a little, not perfect but better
2015-11-23 23:28:17 +01:00
Loic Blot
3895b8cf0b
Remote account interface improvements
2015-11-23 21:55:29 +01:00
Loic Blot
b3f43ce1f5
Cleanup AndroidManifest
2015-11-22 14:28:54 +01:00
Loic Blot
99a750b98d
0.19.1
0.19.1
2015-11-17 21:10:37 +01:00
Loic Blot
22f0790f2e
Coding style + removal some class copy
2015-11-17 21:04:02 +01:00
Loic Blot
ac239f1f71
Use foreach loops to improve a little bit performance.
...
This also permit to fix a bug on periodic sync fetches
2015-11-17 20:33:44 +01:00
Loic Blot
facdd5032f
Release & translation fixes
0.19.0
2015-11-05 00:28:59 +01:00
Loic Blot
c30e7173ae
Drop the newly integer preferences, it doesn't work very well with the interface
2015-11-04 00:50:12 +01:00
Loic Blot
eed1c9ec45
Implement bulk limit finally.
...
One bug is remaining, the setting is not properly selected
2015-11-04 00:48:08 +01:00
Loic Blot
64b580bcd3
Fix an OS crash on negative synctime
2015-11-04 00:47:22 +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
9d61d6c732
Refactor code with Java best practices, helped by AS
2015-11-03 23:00:31 +01:00
Loic Blot
2576ca7468
Little refactoring
2015-11-03 22:33:04 +01:00
Ner'zhul
8bdaa2a42e
Merge pull request #69 from svetlemodry/master
...
Czech translation update
2015-10-04 23:28:47 +02:00
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
6ee249ca7e
Update README.md, add lib requirements
2015-08-09 23:47:12 +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
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