Commit graph

3413 commits

Author SHA1 Message Date
tibbi
e83777cbc3 avoid zooming right after scaling without lifting fingers 2020-03-24 15:01:43 +01:00
tibbi
68ae9ed517 add realtime weekly view zooming, not just at scaleEnd 2020-03-24 14:56:47 +01:00
tibbi
d283d49082 fix some glitches at swiping and zooming between fragments 2020-03-24 13:08:02 +01:00
tibbi
076f754915 improve the UX at creating events at the weekly view before midnight 2020-03-24 12:53:16 +01:00
tibbi
b3e87e8cda update the not visible fragment scales properly too 2020-03-23 22:52:55 +01:00
tibbi
19d2a16cf5 adding an extra check to avoid scrollview stucking at max zoom out 2020-03-23 22:37:52 +01:00
tibbi
843f901e5b make sure the weekly views time holder is scrolled properly 2020-03-23 21:49:42 +01:00
tibbi
5666357d9f fixing some rounding errors at the weekly view drawing 2020-03-23 20:27:28 +01:00
tibbi
ea7f027b2a set the scrollview size more dynamically 2020-03-23 20:02:22 +01:00
tibbi
4717d176fa refer to the week views scrollview with a variable 2020-03-23 19:51:28 +01:00
tibbi
0885cf58e2 limit the zoom out level by the screens size 2020-03-23 19:38:03 +01:00
tibbi
dfd557c183 properly update everything at the weekly view on zoom 2020-03-23 11:30:59 +01:00
tibbi
8d3517824e handle a new type of third party intents, from Pixels widget 2020-03-23 11:17:42 +01:00
tibbi
ec19410fea add some limits to the max and min weekly view zoom level 2020-03-22 22:35:19 +01:00
tibbi
0383f59f44 move event sorting at the weekly view a bit up 2020-03-22 22:28:42 +01:00
tibbi
ab573502c3 trigger row size change at the weekFragmentHolder when appropriate 2020-03-22 22:22:13 +01:00
tibbi
541c147b6e store just a multiplier related to the weekly view height 2020-03-22 21:36:14 +01:00
tibbi
78be6801d5 adding a scale gesture detector to the weekly view holder 2020-03-22 20:52:10 +01:00
tibbi
6734f60dcd allow making Myscrollview not scrollable 2020-03-22 20:51:24 +01:00
tibbi
dcbcaaf789 rely on gestureDetector at recognizing weekly view clicks 2020-03-22 19:50:39 +01:00
tibbi
c9bde11ca4 update the function for resizing weekly view items 2020-03-22 18:14:20 +01:00
tibbi
def42889dc set up the weekly view hour height dynamically too 2020-03-22 18:10:20 +01:00
tibbi
7062cc3b49 setting another weekly view related size dynamically 2020-03-22 17:49:02 +01:00
tibbi
15bb35e427 set the full weekly view height dynamically in code 2020-03-22 17:25:43 +01:00
tibbi
401670d429 store the weekly view item height in shared confs 2020-03-22 17:19:30 +01:00
tibbi
cd478ea36f minor cleanup at WeekFragment 2020-03-22 16:30:46 +01:00
tibbi
70435de24b allow setting max 16:00 as weekly views start time 2020-03-22 16:07:07 +01:00
tibbi
1f6200368a fix #646, always allow scrolling the whole weekly view 2020-03-22 15:58:16 +01:00
tibbi
f01856275f removing the config for setting the weeky view end time 2020-03-22 15:34:43 +01:00
tibbi
106fa4b368 removing a duplicate string, take it from Simple-Commons 2020-03-20 23:19:53 +01:00
tibbi
6bbb509d0f updating some code style for better readability 2020-03-20 17:53:57 +01:00
tibbi
7a36e6be6a flipping the order at some weekly view Animation actions 2020-03-20 17:37:53 +01:00
tibbi
19c54b48c8 renaming some week fragment variables 2020-03-20 11:42:36 +01:00
tibbi
355454b006 updating the app icon 2020-03-20 10:43:23 +01:00
tibbi
1db2f023d2 update commons and room 2020-03-20 10:35:34 +01:00
tibbi
942d7ef496 shortening the latvian short description by a character 2020-03-20 09:26:58 +01:00
Tibor Kaputa
4d018fefc9
adding a couple changes 2020-03-20 09:25:09 +01:00
zibens
b33a95292c
Add files via upload 2020-03-20 05:29:50 +02:00
zibens
b529256065
Add files via upload 2020-03-20 04:31:27 +02:00
zibens
110c14c451
Create strings.xml 2020-03-20 04:30:15 +02:00
zibens
137a9e9019
Delete values-lv 2020-03-20 04:28:57 +02:00
zibens
c7920a25e9
Create values-lv 2020-03-20 04:27:45 +02:00
tibbi
8c4972200e update version to 6.9.0 2020-03-18 17:49:01 +01:00
tibbi
e8ad81d8fa do not request the Storage permission from Android 10 2020-03-18 17:42:45 +01:00
tibbi
240e812bfa moving the left and right chevrons in Commons 2020-03-17 19:44:14 +01:00
tibbi
afc5ab85ce do not request Storage permission on Android 11+ 2020-03-17 19:21:12 +01:00
tibbi
6bbdd935d1 add handling for importing settings with scoped storage 2020-03-17 19:18:51 +01:00
tibbi
89519ab78c do not check file existence at scoped storage settings exporting 2020-03-17 19:05:06 +01:00
tibbi
c03a05eeae add handling for importing .ics files in Scoped Storage 2020-03-17 17:27:27 +01:00
tibbi
97197435ae handle event exporting with Scoped Storage on Android 11 2020-03-17 17:22:04 +01:00
tibbi
a9a2c22292 tweaking event exporting a bit 2020-03-17 17:00:42 +01:00
tibbi
dabbe0dff1 do not pass exportPastEvents in the Export dialogs callback 2020-03-17 16:51:03 +01:00
tibbi
a7d8c88174 remember last used data used at exporting events 2020-03-17 16:37:42 +01:00
tibbi
233fff3850 allow hiding the path at ExportEventsDialog 2020-03-17 12:21:13 +01:00
tibbi
655d3eedcc pass an OutputStream to exporter, not a file 2020-03-17 00:00:16 +01:00
tibbi
21232c339b updating commons and gradle 2020-03-16 12:30:08 +01:00
spkprs
7115c44079
Update strings.xml 2020-03-13 19:48:11 +03:00
tibbi
57838c764a updating the apps short description, make it more verbose 2020-03-13 17:16:36 +01:00
tibbi
708a733f5f update version to 6.8.5 2020-03-08 20:24:32 +01:00
tibbi
2995fb4641 updating commons and kotlin 2020-03-08 20:21:25 +01:00
tibbi
b96f7b4b89 fix #889, add the Go To Today button at the event list view too 2020-03-08 20:04:26 +01:00
tibbi
9b97f25971 escaping some apostrophes 2020-03-08 19:33:01 +01:00
Fatih Fırıncı
01bc2d773c
Update strings.xml 2020-03-08 21:09:45 +03:00
Tibor Kaputa
669171b973
Merge pull request #1089 from solokot/master
Updated Russian language
2020-03-07 22:44:36 +01:00
Guillaume
60134cc8ca
Update strings.xml 2020-03-07 15:23:16 +01:00
Guillaume
5d95785837
Dutch 2020-03-07 15:14:08 +01:00
solokot
48d99efb65
Updated Russian language 2020-03-06 23:28:13 +03:00
Fatih Fırıncı
e8b4010877
Update strings.xml 2020-03-06 19:28:27 +03:00
Tibor Kaputa
af091c5822
Merge pull request #1086 from FatihFIRINCI/patch-8
Update Turkish strings.xml
2020-03-06 16:17:21 +01:00
spkprs
2016be0874
Update strings.xml 2020-03-06 14:36:43 +03:00
Fatih Fırıncı
e292cc4129
Update strings.xml 2020-03-06 14:28:25 +03:00
tibbi
63fb4aecea adding the calendars website at the apps long description 2020-03-06 11:17:14 +01:00
tibbi
f444d185a7 update version to 6.8.4 2020-02-07 11:25:18 +01:00
tibbi
e133676977 update commons to 5.22.7 2020-02-07 11:20:34 +01:00
tibbi
72171697e3 update commons to 5.22.6 2020-02-07 11:17:36 +01:00
tibbi
121e95e033 adding some extra activity checks at updating events 2020-02-06 23:02:47 +01:00
tibbi
a2ab073650 update build tools to 29.0.3 2020-02-06 22:33:01 +01:00
tibbi
248faf874a updating target SDK to 29 2020-02-06 22:29:58 +01:00
tibbi
89ddffa3f2 adding an extra large font size 2020-02-06 20:49:13 +01:00
tibbi
53c88f1ab2 updating commons to 5.22.5 2020-02-06 20:41:36 +01:00
Md. Nowshad Hasan
3c9877620e Add Bengali translation 2020-02-02 15:58:42 +06:00
herkul-s
f33cb69277
updating czech strings 2020-01-25 23:44:30 +01:00
youdly
445d23856c
Add 2020 & 2021 Australian holidays 2020-01-12 05:57:30 +00:00
tibbi
a24a399fef updating the app icon, making it a bit flatter 2020-01-09 23:12:24 +01:00
10cents
ca8b6892bb
time zones 2020-01-08 22:58:55 +01:00
Timilehin
4142c637d5 Added Nigeria Holidays 2020-01-05 18:53:39 -08:00
pcpepik
e7e44063ec
Update cs strings.xml
- Translate new strings to Czech
- Correct and polish some old strings
2019-12-31 15:55:28 +01:00
tibbi
5f7adad863 update version to 6.8.3 2019-12-29 18:04:54 +01:00
tibbi
0ecf0b9feb catch some more exceptions during reminder creation 2019-12-29 18:02:39 +01:00
tibbi
1abfff00fb tweaking the variable 2019-12-29 17:59:57 +01:00
tibbi
4008072ed5 adding a crashfix at getting the device time zone 2019-12-29 17:59:39 +01:00
tibbi
def5cf6147 update commons to 5.21.9 2019-12-29 17:58:17 +01:00
tibbi
d9fe64d584 fix #1046, adding an extra check to avoid invalid reminders 2019-12-29 17:46:29 +01:00
tibbi
9535c5ec5d fix a glitch at events repeating every x weeks 2019-12-29 17:34:53 +01:00
Luis Alfredo Figueroa Bracamontes
0760f11d23
Update Strings.xml Español
Some little changes and translations
2019-12-27 12:22:07 -06:00
FTno
fb8fdd8324
Update strings.xml
Norwegian (nb) translation update
2019-12-23 13:17:13 +01:00
tibbi
3a4dbf0f98 make building the app easier, do not require a release version 2019-12-22 22:56:05 +01:00
tibbi
7f4379c1e9 updating some settings margins and paddings 2019-12-21 13:41:40 +01:00
Sérgio Marques
08dc33f390
Update strings.xml 2019-12-20 22:41:12 +00:00
tibbi
e16a8ff2a0 allow building the debug app version without a valid keystore.properties file 2019-12-19 21:51:48 +01:00
tibbi
c3d8ce6305 update version to 6.8.2 2019-12-18 21:30:29 +01:00
tibbi
860a33174e removing a newline 2019-12-18 21:10:08 +01:00
tibbi
d20a6ef4af fix #1028, correcting some holidays in South Korea 2019-12-18 20:54:00 +01:00
tibbi
d379c22f0d fix #1039, fixing a weekly repetition glitch 2019-12-18 19:55:38 +01:00
tibbi
af7ade1162 add a default event time zone to events imported from .ics files 2019-12-18 17:48:36 +01:00
tibbi
eb9619dbd9 get proper event time zone at saving 2019-12-18 12:08:56 +01:00
tibbi
5078fa11c0 updating commons 2019-12-18 12:05:56 +01:00
Tibor Kaputa
8c4be05a6b
Merge pull request #1040 from fricyo/patch-18
Update Translation
2019-12-16 17:25:21 +01:00
10cents
6b141cb402
enter_a_country 2019-12-16 12:43:52 +01:00
fricyo
c52a6e6b78
Update Translation 2019-12-16 18:33:39 +08:00
zmni
28cd312c78 Update Indonesian translation 2019-12-15 17:57:52 +07:00
solokot
feb85a9e01
Updated Russian language 2019-12-11 19:49:29 +03:00
tibbi
f5d8a4648c update version to 6.8.1 2019-12-11 16:48:38 +01:00
tibbi
47edb3ada4 fixing some timezone related crashes 2019-12-11 16:45:30 +01:00
tibbi
bcf84a739e update version to 6.8.0 2019-12-11 12:00:51 +01:00
tibbi
a7cdca98b3 adding time zone handling at the release notes 2019-12-11 12:00:22 +01:00
tibbi
175a3366d3 improving time zone handling at the event details screen 2019-12-11 11:31:18 +01:00
tibbi
2796cfdfe4 scroll to the current time zone at the selector by default 2019-12-10 22:38:29 +01:00
tibbi
393abbaf90 create an extended list of time zones recognized by joda time 2019-12-10 22:30:22 +01:00
tibbi
1f17e17bf1 removing some redundant class names 2019-12-10 19:45:58 +01:00
tibbi
bac97b2d11 properly store the events time zone at caldav sync 2019-12-10 18:46:07 +01:00
tibbi
36e168cdca implementing Search at the Select Time Zone screen 2019-12-10 18:24:21 +01:00
Tibor Kaputa
da4f9e3f17
Merge pull request #1033 from spkprs/patch-4
Update strings.xml
2019-12-10 18:07:44 +01:00
spkprs
53d17ffe93
Update strings.xml 2019-12-10 17:44:10 +03:00
spkprs
6df4caaf1b
Update strings.xml 2019-12-10 17:36:53 +03:00
tibbi
8fc6724b6f allow customizing the time zone at the Event Details 2019-12-10 12:33:45 +01:00
tibbi
30511d284e show the time zone offset at time zones list too 2019-12-10 12:12:47 +01:00
tibbi
9a281fbe58 creating a TimeZone picker adapter 2019-12-10 11:49:31 +01:00
tibbi
4800dce9ce adding an activity for searching time zones 2019-12-10 11:18:53 +01:00
Guillaume
3d9b9f42ec
Dutch 2019-12-10 08:33:48 +01:00
Guillaume
c20d78bdbd
Dutch 2019-12-10 08:31:00 +01:00
tibbi
6144f3c4c6 show the time zone changer at the Event Details screen only if needed 2019-12-09 23:26:38 +01:00
tibbi
00cda045e8 split timezone into time zone 2019-12-09 23:25:03 +01:00
tibbi
0c88eacd6c adding a setting item for toggling time zone changing 2019-12-09 23:18:33 +01:00
tibbi
b89796868f show the new FAQ item 2019-12-09 23:11:51 +01:00
tibbi
1bf060676f adding some time zone related strings 2019-12-09 23:11:44 +01:00
tibbi
b46010ec77 fix #1031, really fixing the indian holiday 2019-12-09 22:38:44 +01:00
tibbi
0ec06d78a5 fix #1031, correcting the indian holiday ID-I-Milad-un-Nabi 2019-12-09 22:38:09 +01:00
tibbi
fb828812ba adding some initial timezone handling 2019-12-09 17:37:37 +01:00
tibbi
40fb2e318c adding a timezone button at the Event Details screen 2019-12-09 15:36:27 +01:00
tibbi
8fe9dfdf43 increasing some spacing at the event list view 2019-12-09 14:28:32 +01:00
tibbi
836228abc0 removing the vertical dividers of daily view 2019-12-09 14:21:09 +01:00
tibbi
f72ead7231 updating commons, gradle 2019-12-09 13:48:44 +01:00
Richsea
1c367db3ed update holiday list "Hanguk" to korean "한국" 2019-12-05 15:21:39 +09:00
tibbi
c85d45d69b update version to 6.7.2 2019-12-02 23:09:57 +01:00
tibbi
8a73e2fd2e update commons to 5.20.3 2019-12-02 23:09:32 +01:00
tibbi
916f93ec7b fix a glitch at event list view jumping at top refreshing 2019-12-02 22:29:53 +01:00
tibbi
c58f1fbbb8 increasing the top padding of simple event list view 2019-12-02 21:52:54 +01:00
tibbi
841c812fd5 postpone RRULE parsing at .ics files, if needed 2019-12-02 21:13:29 +01:00
tibbi
59f9494753 adding an array size check at Parser for .ics files 2019-12-02 20:38:45 +01:00
tibbi
6b79dac671 addnig a new TimeZone column to events 2019-12-02 19:19:13 +01:00
tibbi
479b73d181 updating kotlin, commons, Room 2019-12-02 18:36:54 +01:00
tgrandje
8251200a72
Update strings.xml 2019-11-28 21:30:45 +01:00
FTno
98b5262a77
Update norway.ics
Extended norwegian holiday file. Tested to work fine.
2019-11-24 19:03:15 +01:00
FTno
45d1162cc3
Update strings.xml
Norwegian (nb) translation update
2019-11-24 18:48:14 +01:00
Tibor Kaputa
9c03573804
reordering some strings 2019-11-24 12:44:22 +01:00
Tibor Kaputa
19164adb43
removing an unnecessary tag 2019-11-24 12:40:08 +01:00
Mohamad Abuzaid
7a6a527e30
Merge branch 'master' into fix/abuzaid/update_arabic_translation 2019-11-23 15:04:40 +02:00
Mohamad Abuzaid
72df522926 - Editing translation ٢ 2019-11-23 15:00:42 +02:00
tibbi
7e80d5b4f7 lets rename DAVdroid to DAVx5, at the FAQ items 2019-11-19 18:01:09 +01:00
Sérgio Marques
b06366dcd1
Update strings.xml 2019-11-18 22:33:12 +00:00
tibbi
0a7548951e update version to 6.7.1 2019-11-18 23:14:33 +01:00
tibbi
491fb95f6f refresh CalDAV calendars only if actually enabled 2019-11-18 23:10:44 +01:00
tibbi
2bb3e0dabe do not recheck CalDAV synced calendars that often 2019-11-18 23:09:13 +01:00
Mohamad Abuzaid
7320c82a16 - Editing translation 1 2019-11-18 20:56:17 +02:00
tibbi
a46cad37d1 update version to 6.7.0 2019-11-17 19:09:52 +01:00
tibbi
1deacad0f3 updating commons to 5.19.13 2019-11-17 19:09:22 +01:00
tibbi
93daf501cc fix #992, fixing some monthly widget view related sorting issues 2019-11-17 19:00:39 +01:00
tibbi
05e593e781 stop caldav update listener if CalDAV sync is turned off 2019-11-17 13:40:08 +01:00
tibbi
5ee263f3b6 refresh caldav calendars before fetching events 2019-11-17 13:39:56 +01:00
tibbi
ae3c2351ae fix #1011, improve the handling of events repeating every 14 days or so 2019-11-17 10:38:58 +01:00
10cents
2b0b260962
app_short_description 2019-11-15 21:25:43 +01:00
solokot
db8944473f
translation the apps short description 2019-11-10 00:24:27 +03:00
Guillaume
b95694448f
Dutch 2019-11-09 17:14:59 +01:00
spkprs
9080058fb2
Update strings.xml 2019-11-08 20:21:07 +03:00
davidoh
b9abf20136 Update Korean translation 2019-11-08 17:44:51 +09:00
tibbi
bb681b212a updating the apps short description 2019-11-07 22:23:42 +01:00
tibbi
2b485c55e9 update version to 6.6.5 2019-11-06 10:34:57 +01:00
tibbi
52f8e54e73 updating commons to 5.19.2 2019-11-06 10:32:32 +01:00
tibbi
0ef5839171 reverting constraintlayout back to beta3 2019-11-06 10:31:35 +01:00
zmni
7fd2eb5927 Update indonesian translation 2019-10-30 18:30:15 +07:00
zmni
6ccbfbe82c Update indonesian translation 2019-10-30 18:22:19 +07:00
tibbi
21af76b99f adding 2 more german holidays for 2020 2019-10-28 19:22:19 +01:00
tibbi
3faea6970a update version to 6.6.4 2019-10-27 12:47:50 +01:00
tibbi
0dcb02b69e fix #998, never show the FAB over yearly view 2019-10-27 12:37:25 +01:00
tibbi
dfd59ed6c3 updating some libraries 2019-10-27 12:13:00 +01:00
Tibor Kaputa
890ccdc99e
translating the app name 2019-10-22 10:02:01 +02:00
Tibor Kaputa
ad9ea417b5
tweaking some strings 2019-10-22 10:00:59 +02:00
Marc López
37df166d90
Update spanish strings 2019-10-20 15:24:05 +02:00
tibbi
15e72c57f0 adding some title, short/long description strings in fastlane files 2019-10-15 23:04:06 +02:00
tibbi
42b427622b update version to 6.6.3 2019-10-13 12:40:34 +02:00
tibbi
0ed7f672a0 update commons to 5.18.11 2019-10-13 12:39:56 +02:00
tibbi
7f96eaa4ab update version to 6.6.2 2019-10-09 10:56:20 +02:00
tibbi
2656b4ba86 fixing some crashes 2019-10-09 10:47:37 +02:00
tibbi
3a3d1b1e42 updating commons and gradle 2019-10-08 21:48:37 +02:00
tibbi
112959f513 fix #970, properly parse event repetition exceptions 2019-10-08 21:46:10 +02:00
Tibor Kaputa
0919472405
Merge pull request #989 from fricyo/patch-17
Update Translation
2019-10-01 21:37:06 +02:00
10cents
802ae576c4
caldav_event_not_found 2019-10-01 17:22:11 +02:00
fricyo
40baddde95
Update Translation 2019-10-01 20:38:09 +08:00
susosl
a2a8975285
Translated some strings into galician language 2019-09-24 22:13:53 +02:00
solokot
3e1087d347
Update strings.xml 2019-09-24 08:56:33 +03:00
spkprs
98c883b76a
Update strings.xml 2019-09-23 15:45:24 +03:00
Sérgio Marques
2913278bad
Update strings.xml 2019-09-22 19:39:26 +01:00
Guillaume
626a817e7e
Dutch 2019-09-18 11:06:20 +02:00
tibbi
f55326719f update version to 6.6.1 2019-09-17 15:17:31 +02:00
tibbi
bd174f3fa7 adding a new FAQ item describing an issue with app download 2019-09-17 11:25:28 +02:00
tibbi
251723347f fix #748, show a reasonable error at failing to open an event from intent 2019-09-17 11:14:39 +02:00
tibbi
a8caa291b2 properly differentiate between no birthdays/no new birthdays found 2019-09-17 10:42:48 +02:00
tibbi
842f054407 show exceptions thrown at triggering notifications 2019-09-17 10:34:08 +02:00
Dennis Dast
d54becb446 Always shift end date by one day for all-day events
Shift the end date by one day when the start and end date are equal.
Previously this was only done when the end date is already ahead of the
start date.  An event with equal start and end date is created when the
start and end times are equal before switching to all-day.
2019-09-15 12:10:27 +02:00
zmni
bac201ebc5 Update Indonesian translation 2019-09-04 23:51:05 +07:00
tibbi
052a2348ac correcting some uk bank holidays 2019-08-29 09:45:07 +02:00
tibbi
53d4336e43 removing a wrong spring bank UK holiday 2019-08-29 09:41:47 +02:00
tibbi
f99a9afd00 update version to 6.6.0 2019-08-28 12:25:14 +02:00
tibbi
a83d89798f fix #892, properly handle importing reminders from .ics files 2019-08-28 12:01:25 +02:00
tibbi
9a26bc28ec reducing the fetch interval from 6 to 3 months at the event list view 2019-08-28 11:39:14 +02:00
tibbi
09eab91bf9 fix #911, fixing a glitch at trying to parse daylight at importing 2019-08-28 11:37:26 +02:00
tibbi
85b6e218eb fix #822, adding some missing holidays 2019-08-27 23:08:49 +02:00
tibbi
ececd64e85 fix #881, add Spring Bank Holiday, a holiday in UK 2019-08-27 22:59:55 +02:00
tibbi
dd8058704f removing an unnecessary options menu invalidation call 2019-08-27 22:34:11 +02:00
tibbi
578c7ed30f fix #948, allow customizing notification behaviour per event type 2019-08-27 15:44:55 +02:00
tibbi
0326e52fb1 fix #967, apply the selected past event list threshold on app too 2019-08-27 15:20:06 +02:00
tibbi
3656d90841 updating kotlin, commons, gradle 2019-08-25 22:07:17 +02:00
fi-do
b0ad7161b2 updated german translation 2019-08-17 21:44:01 +02:00
tibbi
07e6922efe update commons to 5.16.12 2019-08-16 12:24:06 +02:00
tibbi
191c67c72b lets enable support library for using vectors 2019-08-15 23:06:59 +02:00
solokot
46ec5f034d
Translated app short description 2019-08-15 08:57:33 +03:00
tibbi
a859133cb6 properly update top menu colors 2019-08-14 23:19:50 +02:00
tibbi
d4da2aa61d replacing the remaining icons with vectors 2019-08-14 23:14:49 +02:00
tibbi
1a7a4eb1d5 updating Commons to the new vector icons 2019-08-14 22:53:25 +02:00
fricyo
b272c9826b
Update Translation 2019-08-11 08:36:15 +08:00
Tibor Kaputa
dac4383612
Merge pull request #956 from 10cents/patch-33
Update strings.xml
2019-08-07 21:56:23 +02:00
Tibor Kaputa
157984e85a
Merge pull request #957 from ltGuillaume/patch-1
Dutch
2019-08-07 21:56:04 +02:00
spkprs
1ef5baeb06
Update strings.xml 2019-08-07 22:30:18 +03:00
Guillaume
0d91715428
Dutch 2019-08-07 21:16:10 +02:00
10cents
0a0ebc6406
Update strings.xml 2019-08-07 19:53:40 +02:00
tibbi
8e14adb83f update version to 6.5.7 2019-08-07 19:27:45 +02:00
tibbi
5f24e81b09 updating the app short description to mention refunding 2019-08-07 19:11:38 +02:00
tibbi
5b42f5adf3 fix #951, fix some glitch related to setting a default 2019-08-07 18:12:56 +02:00
tibbi
969f860d63 if the current week is shown, use Today as the default date at weekly view 2019-08-07 16:33:54 +02:00
tibbi
0010c5df25 updating commons with the sideloading check 2019-08-07 16:14:25 +02:00
Dmitrii Kargashin
6779b4dfed
Update strings.xml
Typo fixed
2019-07-28 18:59:16 -04:00
tibbi
f6f3c50037 update version to 6.5.6 2019-07-26 10:35:17 +02:00
tibbi
ead64798cd properly handle birthday and anniversary updating 2019-07-26 10:33:56 +02:00
tibbi
e269f030b8 fixed some list widget loading issues 2019-07-26 09:54:21 +02:00
tibbi
c0b5c4bb4c update version to 6.5.5 2019-07-25 22:56:54 +02:00
tibbi
cc730ed9e7 adding navigation bar customization in Whats New 2019-07-25 22:56:48 +02:00
tibbi
8f7c7c776c updating commons to 5.15.9 2019-07-25 14:25:23 +02:00
tibbi
e1986f3d58 adding a Go To Today button at the list widget 2019-07-22 20:59:22 +02:00
10cents
f9b51f0999
Update strings.xml 2019-07-20 14:32:42 +00:00