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 |
tibbi
|
dfeee92598
|
removing a redundant wrapper around the weekly view holder
|
2020-06-08 11:09:03 +02:00 |
tibbi
|
719414c42c
|
updating commons and constraintlayout
|
2020-06-08 10:48:52 +02:00 |
tibbi
|
dcc6d289b6
|
updating the app short description
|
2020-06-07 12:59:53 +02:00 |
Tibor Kaputa
|
d5027586f3
|
Merge pull request #1156 from xmgz/master
shorter short description
|
2020-06-07 12:59:33 +02:00 |
Xose M
|
ca8ed4c462
|
shorter short description
keeping it under 80
|
2020-06-07 12:01:19 +02:00 |
tibbi
|
fb7b5c7989
|
updating the galician app translation
|
2020-06-07 09:33:47 +02:00 |
Tibor Kaputa
|
bcbcdea4c8
|
Merge pull request #1155 from xmgz/master
galician (gl) update
|
2020-06-07 09:33:13 +02:00 |
Tibor Kaputa
|
9dbcd3a676
|
shortening the short description
|
2020-06-07 09:31:38 +02:00 |