1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2025-06-07 07:56:14 +00:00

32 Commits

Author SHA1 Message Date
Andy Scherzinger
f83eebe4dd Drawer, Toolbar and minor UI optimizations (#145)
* initial add of toolbar and hamburger menu to main activity
* toolbar added to preferences and accounts screens
* fixed original string (name)
* Layout fix for content
* initial add of toolbar and hamburger menu to main activity
* remove unnecessary padding bottom
* fix styling and paint login activity in blue
* toolbar added to preferences and accounts screens
* Layout fix for content
* remove unnecessary padding bottom
* fix styling and paint login activity in blue
* fixes after rebase
* consolidate style since minVersion=16, make drawer to be behind the systembar
* optimize drawer header
* add back navigation to login activity, fix spinner background
* add back navigation
* more launcher icon to mipmap folders
* fix identation
* fix license header
* revert code style deletion, change identation
* proper notification icon
* proper resolution for login logo
* fix large notification icon
* removed unused Eclair switch since support is v16+
* only use small notification icon
* spaces->tabs
* fix toolbar style for Android 4.x
2017-03-23 20:16:31 +01:00
Loic Blot
60ad4f5fa5 Bump version to 0.24.3
Minor build fixes
2017-01-26 07:43:05 +01:00
Loic Blot
2da14a0bdd Bump version to 0.24.2 2017-01-26 07:40:30 +01:00
Loïc Blot
5785c44484 Bump 0.24.1 2017-01-20 11:35:25 +01:00
Loic Blot
dccfee4377 Bump version to 0.24.0 2017-01-18 23:05:31 +01:00
Loic Blot
1257de1a0a Bump version to 0.23.2 2016-12-20 22:18:22 +01:00
Loic Blot
4de4230dbb Release 0.23.0 2016-12-09 08:35:57 +01:00
Loic Blot
9bb0a7d2f2 Add a label for progression, show it to user and fix sms restauration.
This is almost finished but needs some polish
2016-12-08 21:15:58 +01:00
Loic Blot
e06377d64b Permit to restore messages, but it's not finished yet
Remaining problems:
* date is not properly retrieved on the phone
* no feedback when connectivity errors
* no feedback when processing
* no feedback when finishing
2016-12-08 00:23:16 +01:00
Loic Blot
52e7fa109b Prepare some SMS permissions 2016-12-07 08:34:37 +01:00
Loic Blot
36fb1e8164 Tag version 0.22.2 2016-11-02 08:12:12 +01:00
Loic Blot
fbe817b0f3 Version 0.22.1 is now out and published 2016-10-22 19:45:53 +02:00
Loic Blot
929c4d2f76 Notify that the feature is not already implement for restore_messages & prepare bump version (not ready yet) 2016-09-07 23:56:54 +02:00
Loic Blot
c934f0deeb Sync now: add a toast to give feedback about nothing to sync
SmsSyncAdapter: make android studio happy

Drop .observers.SmsObserverService which is unused
2016-08-29 00:31:44 +02:00
Loic Blot
6203b8b989 Change a little bit account menu to show actions to do on an account & do some code cleanups 2016-07-21 23:34:27 +02:00
Loic Blot
3f3fe0d239 Fix a gradle warning for AndroidManifest.xml 2016-04-30 00:53:25 +02:00
Loic Blot
6759409188 0.21.2: Android 6.0 permissions fixes 2016-04-08 08:55:18 +02:00
Loic Blot
d7e1ec729f Crashfix -> 0.21.1 2016-04-06 09:13:03 +02:00
Loic Blot
7cf4bc8920 Release 0.21.0 2016-04-04 23:32:41 +02:00
Loic Blot
e994dc1026 SDK v24 is not released yet (Android N) 2016-03-18 11:48:32 +01:00
Loic Blot
1cced8b2e4 Re-import nrzAndroidLib, this lib will be deprecated 2016-03-18 11:39:50 +01:00
Loic Blot
c8f37561cf Drop our notification manage & use native Android Studio providen and better class 2016-03-05 19:03:17 +01:00
Loic Blot
4ea1875dd5 Bump 0.20.1 for Russian translations 2016-03-05 18:22:58 +01:00
Loic Blot
700ce423b8 v0.20.0 2016-02-06 12:21:49 +01:00
Loic Blot
7e87253d5f Add build.gradle, as requested by #82 2016-01-18 07:04:45 +01:00
Loic Blot
b3f43ce1f5 Cleanup AndroidManifest 2015-11-22 14:28:54 +01:00
Loic Blot
99a750b98d 0.19.1 2015-11-17 21:10:37 +01:00
Loic Blot
facdd5032f Release & translation fixes 2015-11-05 00:28:59 +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
1a6feec7ee Use spinner instead of big listview when selecting contacts 2015-08-30 13:44:00 +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
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