Commit Graph

4165 Commits

Author SHA1 Message Date
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
Tibor Kaputa fb6f168318
updating the app logo 2020-03-22 15:12:43 +01:00
tibbi 8ed638d5c9 updating the app screenshots 2020-03-22 10:42:00 +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 1512ca14c3 adding some new images listed on Google Play 2020-03-20 10:56:39 +01:00
tibbi 538e89abdf updating the apps icon on fastlane too 2020-03-20 10:51:57 +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 c176f6481f adding the missed fastlane changelog file 2020-03-20 10:35:28 +01:00
tibbi 942d7ef496 shortening the latvian short description by a character 2020-03-20 09:26:58 +01:00
Tibor Kaputa 7e53f9fd1e
Merge pull request #1100 from zibens/master
Latvian translation
2020-03-20 09:25:23 +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 26d577642c updating changelog 2020-03-18 17:49:08 +01: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