1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2025-06-29 02:36:43 +00:00

43 Commits

Author SHA1 Message Date
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
Loic Blot
b8506fffd1 Add sweden translations, PR #46 2015-03-21 18:18:19 +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
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
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
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
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
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)
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)
504eb1baca Event->Connectivity changed: store lastMessageDate to shared preferences 2014-12-12 15:44:47 +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
Christopher Köbel
4520fce2a0 Create google_playstore_strings.xml (de_DE) < ownCloud SMS App 0.16 2014-12-03 12:11:00 +01:00
Christopher Köbel
0fe12cf098 Create strings.xml (de_DE) < ownCloud SMS App 0.16 2014-12-03 12:06:57 +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
Jaroslav Lichtblau
8bfef87792 Czech translation created 2014-11-23 12:39:17 +01:00
Loïc Blot (@U-Exp)
ee8836e069 Added some missing xmls 2014-10-27 21:07:17 +01:00
Loïc Blot (@U-Exp)
d1850e8715 Add errors into values-en 2014-10-14 20:30:47 +02:00
Loïc Blot (@U-Exp)
74c62e7f52 Add exception class for errors. Set error strings as a Android resource (for localization) 2014-10-14 20:30:03 +02:00
Loïc Blot (@U-Exp)
ce7cd02e59 Add login layout as a BSD licenced layout 2014-10-10 15:38:58 +02:00
Loïc Blot (@U-Exp)
83fac3d592 Fix string conflict 2014-10-10 14:35:10 +02:00
Loïc Blot (@U-Exp)
e714df4fab Added Google Play Store descriptions 2014-10-10 14:12:29 +02:00
Loïc Blot (@U-Exp)
d8b645a13d Remove unneeded variables in spanish translation. Add EN translation (same as default) 2014-10-10 14:06:26 +02:00
Loïc Blot (@U-Exp)
93b6e6c511 Added spanish translation (Thanks to @agdg). 2014-10-10 14:03:32 +02:00
Loic Blot
4f42d0f182 Merge 2014-10-10 12:01:49 +02:00