| 
							
							
								 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 translation0.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 |  | 
			
				
					| 
							
							
								 Ner'zhul | 0ef354d423 | Update README.md | 2015-02-17 10:40:22 +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 |  | 
			
				
					| 
							
							
								 Ner'zhul | f98822c8ed | Merge pull request #32 from svetlemodry/master Czech translation update | 2015-02-15 16:13:58 +01:00 |  | 
			
				
					| 
							
							
								 Jaroslav Lichtblau | 18f6f87909 | Czech translation update | 2015-02-15 16:09:17 +01:00 |  | 
			
				
					| 
							
							
								 Loic Blot | bd15c3d594 | Tag 0.17.0. Also fix some translations0.17.0 | 2015-02-10 19:50:58 +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 | 553e05b7c5 | Add android-support-v13.jar | 2015-02-09 20:20:58 +01:00 |  | 
			
				
					| 
							
							
								 Loic Blot | f5314992b4 | Fix licence position in style for building app | 2015-02-09 20:16:26 +01:00 |  | 
			
				
					| 
							
							
								 Ner'zhul | 30c8eee70f | Merge pull request #29 from agdg/patch-2 Update google_playstore_strings.xml for spanish | 2015-02-08 19:00:21 +01:00 |  | 
			
				
					| 
							
							
								 Ner'zhul | 179c946072 | Merge pull request #28 from agdg/patch-1 Update strings.xml | 2015-02-08 18:59:50 +01:00 |  |