1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2025-07-09 07:28:53 +00:00

21 Commits

Author SHA1 Message Date
Loic Blot
9bbd6d7632 Fix android version for play store 2015-06-23 19:19:24 +02:00
Loic Blot
44840583b7 v0.18.5 2015-06-23 19:15:18 +02:00
Loic Blot
0277d9eb65 Rename restore message to remote_account 2015-05-23 18:12:09 +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
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
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
58b9ed61ff Crashfix when data is not available 2015-03-23 20:17:30 +01:00
Loic Blot
b8506fffd1 Add sweden translations, PR #46 2015-03-21 18:18:19 +01:00
Loic Blot
c61310c59f Android 5.1 support 2015-03-14 18:01:41 +01:00
Loic Blot
bd15c3d594 Tag 0.17.0.
Also fix some translations
2015-02-10 19:50: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
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)
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)
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
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)
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