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

288 Commits

Author SHA1 Message Date
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 translations
0.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
Antonio Guillen
c2bfbf3f77 Update google_playstore_strings.xml 2015-02-08 11:19:43 +01:00
Antonio Guillen
0bbf5153fb Update strings.xml 2015-02-08 11:14:03 +01:00
Loic Blot
1a73bbb2b0 String & style fixes 2015-02-07 17:30:38 +01:00
Loic Blot
acd3a06e56 Button style is now good 2015-02-07 16:51:11 +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
Ner'zhul
6af64d979a Merge pull request #26 from svetlemodry/master
Czech translation update
2015-01-30 17:58:31 +01:00
Jaroslav Lichtblau
f2ce879623 Czech translation update
to v3
2015-01-30 14:02:50 +01:00
Loic Blot
6a268e4d77 Move MainActivity to proper package 2015-01-25 17:34:53 +01:00
Loic Blot
7476c8d469 Map other MainActivity buttons and localize strings 2015-01-25 17:29:26 +01:00
Loic Blot
acd9d72bb4 Map settings button 2015-01-25 16:54:30 +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)
208746d855 Updated copyright 2015-01-03 11:14:08 +01:00
Loïc Blot (@U-Exp)
cd59b6ad5c Merge branch 'master' of https://github.com/nerzhul/ownCloud-SMS-App 2014-12-28 12:10:04 +01:00
Loïc Blot (@U-Exp)
ebc8167500 merge 2014-12-28 12:09:55 +01:00
Ner'zhul
424d17af0f Remove debugging string 2014-12-23 14:26:40 +01:00
Ner'zhul
ee50450693 Update README.md 2014-12-22 17:33:22 +01:00
Loïc Blot (@U-Exp)
7cb2e8473b SmsDataProvider: New helper & rename some args 2014-12-12 17:39:58 +01:00
Loïc Blot (@U-Exp)
b3710b2e79 Misc fixes and sync on connectivity works.
* Export connectivity monitor.
* Sync works properly when data was available, but we need to find why
there is more messages than we need when we get them.
* add missing files
2014-12-12 17:23:37 +01:00
Loïc Blot (@U-Exp)
f588a1ccb1 Forget copyright 2014-12-12 15:52:34 +01:00
Loïc Blot (@U-Exp)
63bdbf35fd Add prefs class to manage shared preferences 2014-12-12 15:52:07 +01:00
Loïc Blot (@U-Exp)
504eb1baca Event->Connectivity changed: store lastMessageDate to shared preferences 2014-12-12 15:44:47 +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)
455f860902 Merge branch 'master' of https://github.com/nerzhul/ownCloud-SMS-App 2014-12-12 15:01:24 +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
Loic Blot
33ad95732d add comment 2014-12-03 17:31:27 +01:00
Loic Blot
803e43a6e2 Start sync activity when adding account 2014-12-03 17:30:44 +01:00
Loic Blot
b42a1621f8 Add missing files 2014-12-03 16:38:30 +01:00
Loic Blot
e4767cd296 Update Play Store description for Android 5.0 2014-12-03 15:16:41 +01:00
Loic Blot
da768b4da3 Tag versions for translations and fix German encoding issue 2014-12-03 14:45:13 +01:00
Loic Blot
281caa7773 Add translation version to improve translation modification milestones 2014-12-03 12:47:54 +01:00
Ner'zhul
5d96567d2c Merge pull request #15 from Liantefaron/patch-2
Create google_playstore_strings.xml (de_DE) < ownCloud SMS App 0.16
2014-12-03 12:16:20 +01:00