Aravinth
4814c921ac
Merge pull request #1 from SimpleMobileTools/master
...
getting the latest version
2020-08-08 14:11:24 +00:00
Tibor Kaputa
6cf08a2ba3
Merge pull request #1180 from avtkal/master
...
Added Basque translation
2020-08-01 23:33:28 +02:00
Enara Larraitz
5af9a9a76d
left just strings.xml in values-eu
2020-08-01 08:06:42 +02:00
Varsha-29
0afea3ac39
Fixes #1170 Contact birthday not correct on changing timezone
...
The birthday was captured in DB with current time zone. While retrieving the date was parsed based on the current time zone. Modified that logic to parse date based on the timezone at which it was originally captured
2020-07-31 08:02:41 +05:30
Enara Larraitz
d41b284858
Updated Basque strings.xml
2020-07-30 22:00:33 +02:00
Enara Larraitz
4f072a957d
created values-eu; started translating strings.xml (not completed)
2020-07-30 16:05:49 +02:00
Tibor Kaputa
bbc7ac1a29
Merge pull request #1174 from LuisAlfredo92/patch-1
...
Update Strings.xml Español
2020-07-16 12:39:31 +02:00
Luis Alfredo Figueroa Bracamontes
861601973f
Update Strings.xml Español
2020-07-15 18:35:56 -05:00
tibbi
5715c8c446
updating changelog
2020-07-06 17:39:27 +02:00
tibbi
f82d03566a
update version to 6.9.7
2020-07-06 17:39:21 +02:00
tibbi
09ad7e72cf
adding a crashfix at drawing the weekly view grid
2020-07-06 16:59:24 +02:00
tibbi
97b652dc58
updating gradle
2020-07-06 16:46:41 +02:00
Tibor Kaputa
847262170b
Merge pull request #1167 from Honk2/master
...
modified day code validation for multi day events to fix 1164
2020-07-06 16:46:00 +02:00
tibbi
c1b4d09446
fix #796 , fix a glitch with inability to create a new event on weekly view
2020-07-06 16:40:30 +02:00
Tibor Kaputa
b0034376c1
Merge pull request #1169 from susosl/gl-translation
...
Updated gl translation
2020-07-03 09:18:57 +02:00
susosl
078df48c3d
improved gl translations of weekdays and faq strings
2020-07-02 20:40:34 +02:00
Honk2
a9932707ff
modified day code validation for multi day events to fix 1164
2020-06-28 21:52:45 +02:00
tibbi
67086c2193
updating the german and spanish short app descriptions
2020-06-28 13:03:46 +02:00
tibbi
44ba9d3833
adding romanian app descriptions
2020-06-26 23:29:08 +02:00
Tibor Kaputa
49c71e8851
Merge pull request #1166 from Rel-Oiv/patch-1
...
Adding romanian strings
2020-06-26 23:28:13 +02:00
Rel-Oiv
e1646d3185
Romanian grammar fixes
...
Fixed a few Romanian grammar typos.
2020-06-26 23:10:55 +03:00
Rel-Oiv
65b23ec68e
Fixed Romanian language errors
...
Fixed spelling errors, translated the FAQ part.
2020-06-26 22:51:21 +03:00
Rel-Oiv
4370288d1b
Adding romanian strings
...
The strings were translated into Romanian language.
2020-06-26 21:09:49 +03:00
tibbi
35a4b9966b
updating changelog
2020-06-12 23:22:10 +02:00
tibbi
a135750d84
update version to 6.9.6
2020-06-12 23:22:02 +02:00
tibbi
4cd8476ad9
properly count the height of the week holder with day slider
2020-06-12 23:01:19 +02:00
tibbi
3c7962004d
update commons to 5.29.7
2020-06-12 22:36:15 +02:00
tibbi
ad2450185c
updating changelog
2020-06-10 11:47:25 +02:00
tibbi
b77653ea2b
update version to 6.9.5
2020-06-10 11:47:16 +02:00
tibbi
c4824419da
adding some code style updates to EventActivity
2020-06-10 11:29:22 +02:00
Tibor Kaputa
54787e42bd
Merge pull request #1154 from fnrngg/fnrngg_branch
...
closes #1084
2020-06-10 11:17:41 +02:00
tibbi
1b3d25393c
removing a useles import
2020-06-10 11:12:40 +02:00
Tibor Kaputa
37c2d0313f
removing some empty lines and a useless line
2020-06-10 11:12:12 +02:00
Tibor Kaputa
1fe19bd6e4
removing some unused constants
2020-06-10 10:52:16 +02:00
tibbi
47359b48e1
adding some extra null checks
2020-06-10 10:33:32 +02:00
tibbi
60cfe182e1
use a local variable for accessing resources on the weekly view
2020-06-09 16:33:49 +02:00
tibbi
0f51133e6d
properly prefill weekly view fragments
2020-06-08 23:11:42 +02:00
tibbi
31d334ab1f
update the top weekly labels depending on the available width
2020-06-08 22:36:43 +02:00
tibbi
f6132d53f9
update the top day letters at scaling the weekly view too
2020-06-08 22:21:01 +02:00
tibbi
b399990be7
adding some handling for all-day events too on weekly view
2020-06-08 20:14:29 +02:00
tibbi
a6d54f1757
refresh the events after changing the day columns count
2020-06-08 19:41:45 +02:00
tibbi
e6df4e9f31
renaming a variable
2020-06-08 19:16:30 +02:00
tibbi
1e214d58a7
fetch events 2 weeks into the future, not 1
2020-06-08 19:14:33 +02:00
tibbi
dae0ba67d8
fixing some current time related glitches on the weekly view
2020-06-08 18:43:39 +02:00
tibbi
5ea14a5aa2
properly handle refreshing of the weekly view on day count change
2020-06-08 17:23:58 +02:00
tibbi
888595b2ed
create weekly view programmatically, do not hardcode 7
2020-06-08 16:28:36 +02:00
tibbi
507719af7c
make the grid columnt count dynamic at weekly view
2020-06-08 16:02:31 +02:00
fnrngg
61f30cd5d6
Fix bug while checking if anything was changed
2020-06-08 15:39:29 +04:00
fnrngg
110250cf29
Shows the same "Discard changes" as Simple Draw and doesn't show it if new event hasn't changed
2020-06-08 15:18:49 +04:00
tibbi
783890bf46
adding a slider at the weekly view for changing days count
2020-06-08 12:14:11 +02:00