Commit Graph

3296 Commits

Author SHA1 Message Date
tibbi
9aff748da9 removing a redundant resource variable 2020-04-17 20:09:55 +02:00
tibbi
c2042df80b removing some boilerplate code 2020-04-17 20:04:38 +02:00
tibbi
43b45d9bfe removing some redundant color setters 2020-04-17 19:55:16 +02:00
tibbi
3294377836 improving the placeholder texts UI 2020-04-17 18:53:30 +02:00
tibbi
81a8df530e fix #1077, fixing some ics importing related glitches 2020-04-17 18:25:36 +02:00
tibbi
6b48a022eb fix #1118, fixing some UK holidays 2020-04-17 17:47:10 +02:00
tibbi
dbf692450f fix #1114, properly handle repeating by weekdays, if repetition is daily 2020-04-17 17:18:06 +02:00
tibbi
5ee1890c2a shortening some more code, no real change 2020-04-17 16:49:12 +02:00
tibbi
f3ed1ccec4 shortening some code, no real functionality change 2020-04-17 11:14:37 +02:00
tibbi
1c77920427 removing the dividers from settings 2020-04-16 21:47:11 +02:00
tibbi
aaef1143ff removing the old calendar icon 2020-04-16 21:23:03 +02:00
tibbi
d3dff0f9a2 updating some missed images 2020-04-16 21:21:35 +02:00
tibbi
9dbee1733b use the new calendar icon, as a vector 2020-04-16 21:21:22 +02:00
tibbi
6e8c02aa5e use the letter avatar placeholder at attendees 2020-04-16 21:04:00 +02:00
tibbi
4d92e2de76 updating Commons and Room 2020-04-16 20:51:13 +02:00
solokot
491378be5f
Improved Russian language 2020-04-15 18:48:18 +03:00
Honk2
5a76f6fcdb removed hyphens where inappropriate and added missing translations 2020-04-14 22:38:17 +02:00
Honk2
54facb653b Changed unescaped single quotes with apostrophes 2020-04-14 22:14:49 +02:00
Tibor Kaputa
9024cfeb2a
Merge branch 'master' into patch-39 2020-04-14 15:51:42 +02:00
10cents
65dd6e11a8
app_long_description 2020-04-14 14:06:37 +02:00
10cents
bf3602448e
app_short_description 2020-04-14 14:01:09 +02:00
Tibor Kaputa
30973ccd72
escaping some apostrophes 2020-04-07 13:40:03 +02:00
Pierre49
514a38bd51
Modification des chaînes françaises 2020-04-07 10:00:42 +02:00
Tibor Kaputa
f488ac6a27
reverting the apps short description translation, it is too long 2020-04-06 22:36:52 +02:00
Pierre49
a8c996e686
Update strings.xml 2020-04-06 14:01:52 +02:00
tibbi
46145c8375 update version to 6.9.1 2020-03-25 21:02:00 +01:00
tibbi
c90b21f90d add some threshold at the weekly view zoom, ignore too small changes 2020-03-25 20:13:42 +01:00
tibbi
f7abbfc3ea adding a helper function to remove some duplication 2020-03-25 17:16:44 +01:00
tibbi
d8c59f1700 improving the way weekly zooming works a bit, needs some cleanup 2020-03-25 14:51:07 +01:00
tibbi
24b524bbe2 improving the weekly views scale UX 2020-03-24 22:00:52 +01:00
tibbi
d3e6705226 reenable flinding the weekly view 2020-03-24 17:21:39 +01:00
tibbi
51b1a8c71a allow zooming in further 2020-03-24 17:12:55 +01:00
tibbi
30db5f9183 store the default row height value in a variable 2020-03-24 15:04:44 +01:00
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