Jonas Häusler

Results 7 comments of Jonas Häusler

this seems to be a bug within the calendarcommon2 ([Etar-Group/android_frameworks_opt_calendar](https://github.com/Etar-Group/android_frameworks_opt_calendar)) lib: when calling `set(Time other)` on the same instance that is passed into the method, the underlying calendar instance of...

i patched the calendarcommon2 lib as described above. please see https://github.com/Etar-Group/android_frameworks_opt_calendar/pull/2 for the patched lib and https://github.com/Etar-Group/Etar-Calendar/pull/1231 for the modification and outstanding update of the git submodule. this will require...

submodule still needs to be updated, see https://github.com/Etar-Group/Etar-Calendar/pull/1232

it does. did you run the `aarGen` task before compiling?

> With your change only 2 icons are displayed although there would be room for more. this is done deliberateley to follow material design guidelines, see https://m3.material.io/components/top-app-bar/guidelines#224e8ca0-4177-45f4-9f4f-eef1fbb0e4b2. > When there...

this should be fixed in the latest release with #294

EteSync probably does not provide colors to `content://com.android.calendar/colors`, so this is not an issue with Etar, see https://github.com/Etar-Group/Etar-Calendar/issues/1351#issuecomment-1455083660. maybe an EteSync dev can chime in and shed some light.