Commit graph

3210 commits

Author SHA1 Message Date
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