Simple-Calendar/app
SUPYROW acaa5910a6
Update IcsExporter.kt
on the emulator, this works. and DESCRIPTION is correct in the file. from MY tests.
in helpers/IcsExporter.kt
line 90: writeLn("$DESCRIPTION_EXPORT$reminderLabel")
line 121: out.writeLn("$DESCRIPTION_EXPORT$substring")

in helpers/Constants.kt
add
const val DESCRIPTION_EXPORT = "DESCRIPTION:"

on the actual phone. no dice. i get an export file with 0 bytes.
emulator works great, i think i'll just use the emulator instead.

i don't know what to make of this now. any ideas, on why my phone and probably many other will not work correctly? or is my phone the problem?? not sure what to work on. let me know your findings, please?
2023-03-01 14:14:46 +01:00
..
src Update IcsExporter.kt 2023-03-01 14:14:46 +01:00
.gitignore creating the project 2016-01-26 22:08:27 +01:00
build.gradle properly export event location 2023-02-09 16:53:13 +01:00
proguard-rules.pro update Commons with joda proguard rules 2017-12-31 12:20:17 +01:00