Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bitfireAT/ical4android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-21extract large transaction test to BatchOperationTest42-ci-tests-fail-at-testlargetransactionmanyrowsSunik Kupfer
2022-06-14[WIP] debuggingSunik Kupfer
2022-06-08[WIP] debuggingSunik Kupfer
2022-06-08[WIP] debuggingSunik Kupfer
2022-06-08[WIP] debuggingSunik Kupfer
2022-06-08update emulator test apksSunik Kupfer
2022-05-31Updated min-version for jtx board (#36)Patrick Lang
2022-05-31Updated queryByUID to query independent of current collection (#37)Patrick Lang
2022-05-26Marked fun updateRelatedTo() as deprecated, deleted tests (#35)Patrick Lang
2022-05-15Updated UID generation for jtx Board (#33)Patrick Lang
2022-05-10Update dependenciesRicki Hirner
2022-04-25Do not crash on RDATEs with PERIOD (#26)Sunik Kupfer
2022-04-20jtx Collection: allow to read supportsVEVENT, supportsVTODO, supportsVJOURNAL...Ricki Hirner
2022-04-20Update test-dev.yml (#28)Patrick Lang
2022-04-20Update gradle, gradle plugin, KotlinRicki Hirner
2022-04-20 Entries added throuh .ics import might not get synchronized due to missing d...Patrick Lang
2022-04-05Created, last-modified and sequence missing in downwards jtx Board sy… (#25)Patrick Lang
2022-04-05New function to query a jtxIcalObject by UID (#23)Patrick Lang
2022-03-23Create fake main event for exceptions of recurring events where the main even...Ricki Hirner
2022-03-16Css3Color: treat color names case-insensitive and parse hex values if possibleRicki Hirner
2022-03-11Support calendar colorsRicki Hirner
2022-03-10add support for COLOR property (closes bitfireAT/icsx5#31)Sunik Kupfer
2022-03-04Updated min version for jtx (#22)Patrick Lang
2022-02-28suppress export of child relation (#21)Patrick Lang
2022-02-25Make check version function public (#20)Patrick Lang
2022-02-25Update gradle plugin and build toolsRicki Hirner
2022-02-23Update test-dev.yml to use jtx Board APK from f-droid (#19)Patrick Lang
2022-02-23updated min version for JtxBoard in TaskProvider.kt (#18)Patrick Lang
2022-02-16#16 store uid correctly when creating related to entries (#17)Patrick Lang
2022-02-15Add option to export collections as .ics (#9)Patrick Lang
2022-02-14Update gradle plugin; fix desugaring problemRicki Hirner
2022-01-26Use Uri.asSyncAdapter() instead of syncAdapterUri() in various classes (close...Ricki Hirner
2022-01-26Upgrade gradle, KotlinRicki Hirner
2022-01-26Add test for AOSP bug with infinite RRULE + RDATE (see #11)Ricki Hirner
2022-01-24Refactored ics-generation, using ical4android nowPatrick Lang
2022-01-24Fixes handling when ics contains a VALARM (entries are not ignored anymore as...Patrick Lang
2022-01-12Upgrade ical4j from 3.1.1 to 3.1.2 (see bitfireAT/davx5#37) (#3)Sunik Kupfer
2022-01-11jtx Board support (see bitfireAT/davx5#38)Patrick Lang
2021-12-12Update dependenciesRicki Hirner
2021-11-10Add documentationRicki Hirner
2021-11-08Update gradle and testsRicki Hirner
2021-11-06Update test-dev.ymlRicki Hirner
2021-11-06Update librariesRicki Hirner
2021-11-06Move to GithubRicki Hirner
2021-09-11LintRicki Hirner
2021-09-11Attendees: fix problem where attendees with account owner email ("me") was al...Ricki Hirner
2021-08-23Raise SDK compatibility level to 31 (Android 12)Ricki Hirner
2021-08-22Update ical4j to 3.1.0; lintRicki Hirner
2021-07-25Update dependencies; especially ical4j to 3.0.29Ricki Hirner
2021-07-22MiscUtils.reflectionToString: catch OOM on toString(); limit values to 10000 ...Ricki Hirner