1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2025-06-10 17:36:16 +00:00

406 Commits

Author SHA1 Message Date
Loic Blot
e994dc1026 SDK v24 is not released yet (Android N) 2016-03-18 11:48:32 +01:00
Loic Blot
ea27e85d94 Fix mandatory constructor 2016-03-18 11:44:49 +01:00
Loic Blot
1cced8b2e4 Re-import nrzAndroidLib, this lib will be deprecated 2016-03-18 11:39:50 +01:00
Loic Blot
42e12a2081 Code cleanup & perf improvements by using members instead of object return 2016-03-18 11:13:43 +01:00
Loic Blot
114cc84ce6 Compile with newer build tools 2016-03-18 11:13:43 +01:00
Daniel Hansson
1cdeac34e8 typo 2016-03-17 20:11:17 +01:00
Ner'zhul
09ada641e5 Merge pull request #96 from enoch85/patch-2
no need for issue template anymore in README.md
2016-03-15 10:57:51 +01:00
Ner'zhul
f88dc16fa4 Merge pull request #95 from enoch85/patch-1
Create issue_template.md
2016-03-15 10:57:26 +01:00
Daniel Hansson
d0802a0cce no need for issue template
as it's automatically generated
2016-03-14 20:36:13 +01:00
Daniel Hansson
db8ddfaac6 Create issue_template.md 2016-03-14 20:33:05 +01:00
Loic Blot
dd34248aa5 Indent fix 2016-03-10 10:55:37 +01:00
Loic Blot
533c7ae3c0 Background sync: cancel notifications at the right moment 2016-03-10 10:53:31 +01:00
Loic Blot
c01df1b64a Drop unused SmsSlowSyncService 2016-03-10 10:53:31 +01:00
Ner'zhul
6239f8b2d4 Merge pull request #93 from thfree/patch-4
Patch 4
2016-03-09 16:03:30 +01:00
Ruslan
4e2b10cbb0 Update strings.xml
upgrade
2016-03-09 15:31:59 +03:00
Ruslan
c3152ae6b0 Update google_playstore_strings.xml
upgrade
2016-03-09 15:29:19 +03:00
Ner'zhul
cfced904b7 Merge pull request #91 from thfree/patch-3
Rename src/main/values-ru/strings.xml to src/main/res/values-ru/strin…
2016-03-08 23:09:40 +01:00
Ner'zhul
39992b8bf0 Merge pull request #92 from thfree/patch-2
Rename src/main/values-ru/google_playstore_strings.xml to src/main/re…
2016-03-08 23:09:29 +01:00
Loic Blot
d11e149814 Don't vibrate or sound on our notifications 2016-03-07 21:38:25 +01:00
Loic Blot
eebe9c5917 little french translation 2016-03-07 21:27:03 +01:00
Loic Blot
c49a098961 Rewrite application navigation to a better user experience 2016-03-07 21:25:36 +01:00
Ruslan
5d60cf0157 Rename src/main/values-ru/strings.xml to src/main/res/values-ru/strings.xml 2016-03-05 22:31:38 +03:00
Ruslan
253ad880d8 Rename src/main/values-ru/google_playstore_strings.xml to src/main/res/values-ru/google_playstore_strings.xml 2016-03-05 22:30:43 +03: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
f3e7258f9a Google playstore android version fix 2016-03-05 18:21:44 +01:00
Ner'zhul
6b184406ee Merge pull request #90 from thfree/patch-1
Russian translations
2016-03-05 18:13:58 +01:00
Ruslan
a022533543 Create google_playstore_strings.xml 2016-03-04 15:04:08 +03:00
Ruslan
b5ab5feac3 Create strings.xml 2016-03-04 15:00:54 +03:00
Ner'zhul
bb1c01cf41 Merge pull request #85 from stefan-niedermann/patch-1
Add App-Store buttons and fix some typos
2016-02-09 17:27:40 +01:00
Niedermann IT-Dienstleistungen
7566419b9d Add App-Store buttons and fix some typos 2016-02-09 11:08:02 +01:00
Loic Blot
700ce423b8 v0.20.0 0.20.0 2016-02-06 12:21:49 +01:00
Loic Blot
af2f8d86e0 Redesign app with material design 2016-02-06 10:44:37 +01:00
Ner'zhul
8b52f814ed Merge pull request #84 from stefan-niedermann/master
New icon for android client app
2016-02-06 09:43:44 +01:00
stefan-niedermann
b42595c888 New Icon
See nerzhul/ownCloud-SMS-App#83
2016-02-05 13:20:16 +01:00
Ner'zhul
ff3a957bda Merge pull request #83 from stefan-niedermann/master
New ic_launcher
2016-02-05 09:00:13 +01:00
Stefan Niedermann
a7ad4f9bfb New ic_launcher based on https://github.com/nerzhul/ocsms/blob/master/img/app.svg 2016-02-04 19:19:38 +01:00
Loic Blot
bee1163c44 Implement some material design 2016-01-31 01:46:44 +01:00
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