- 4 Posts
- 22 Comments
jksalcedo@lemmy.mlOPto
Open Source@lemmy.ml•Haven't generated an APK for months inside Android Studio
7·2 days agowe’ll see in the next months
jksalcedo@lemmy.mlOPto
Open Source@lemmy.ml•Haven't generated an APK for months inside Android Studio
24·2 days agoI have getgoogleoff.me email domain 👍🏼
edit: from disroot
jksalcedo@lemmy.mlOPto
Open Source@lemmy.ml•Haven't generated an APK for months inside Android Studio
19·3 days agoI think you still need to register/verify since it will require a valid ID and app IDs (package names).
What I liked the most from it is the inclusion of releases on the migration.
Got it! I’ll consider this.
There’s custom days/frequency field below the Check-in frequency card. Or are you referring to other specific thing? Sorry, I’m a little confused.:)
It was developed for that reason :)
We only have a month for this :)
jksalcedo@lemmy.mlOPto
Open Source@lemmy.ml•Tend — stay in touch with the people you care about
2·7 days agoBe sure to watch the repo to stay updated. Thanks!
jksalcedo@lemmy.mlOPto
Open Source@lemmy.ml•Tend — stay in touch with the people you care about
2·10 days agoSorry for the inconvenience. Unfortunately, the two pre-release have been deleted accidentally.
I’ll skip those now and proceed woth Version Alpha 3.
jksalcedo@lemmy.mlOPto
Open Source@lemmy.ml•Tend — stay in touch with the people you care about
1·12 days agoHaven’t used WebDAV services. I’ll focus on local import/export for now since it’s on early development stage. I’ll be listing features suggested though for tracking.
jksalcedo@lemmy.mlOPto
Open Source@lemmy.ml•Tend — stay in touch with the people you care about
6·12 days agoWell not everyone remembers everything, even the most important things. Just like me, who always forgot where I put my smartphone after a couple of seconds, or even my partner’s birthday. I’m the worst at remembering.
jksalcedo@lemmy.mlOPto
Open Source@lemmy.ml•Tend — stay in touch with the people you care about
2·12 days agoImport and Export features are already planned. You would choose your preferred backup/export directory because I know that android data directory cannot be accessed by many especially on newer android versions.
jksalcedo@lemmy.mlOPto
Open Source@lemmy.ml•Tend — stay in touch with the people you care about
1·12 days agoThanks!!
jksalcedo@lemmy.mlOPto
Open Source@lemmy.ml•Tend — stay in touch with the people you care about
4·13 days agoAlpha Release is out
Link: Alpha v0.1.0-alpha.1
jksalcedo@lemmy.mlOPto
Open Source@lemmy.ml•Tend — stay in touch with the people you care about
3·13 days agoI’ll be releasing an alpha version this day. You can watch the repo if you want. :)
jksalcedo@lemmy.mlOPto
Open Source@lemmy.ml•Tend — stay in touch with the people you care about
4·13 days agoThanks!
It’s not currently listed as one of the core features but we’ll get there soon.

Yes. Jetpack Compose is multiplatform. If you have the source code of an android app, you can port it to your preferred platform, but you have to adjust most of the code depending on the functionality since APIs are platform-specific unless it’s JVM only.