Skip to main content

nextcloud/notes-android

SkillsMP 已收集 nextcloud/notes-android 中的 4 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
4
GitHub 星标
1,099
GitHub Forks
167

这个仓库中的 skills

1 个职业分类 · 已分类 100%

已展示 4 / 4 个已收集 Skill。

职业分类
软件开发工程师
描述

Idiomatic Kotlin for Android in this codebase — decomposing oversized lifecycle functions, scope functions (run/apply/with), when and partition instead of switch, extension functions and AndroidX KTX over verbose Java utilities, null safety instead of…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Replacements for deprecated Android APIs — the Activity Result API instead of startActivityForResult/onActivityResult, MenuProvider instead of onCreateOptionsMenu/onOptionsItemSelected, and why a behaviour-locked conversion keeps java.util.Observable rather…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Guard clauses instead of nested if/else in Kotlin — require/requireNotNull/check matched to the original exception type, flattening nested pyramids into sequential early returns, "?: return" chains for nullables, resource cleanup on every early-return path,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Nextcloud Notes house conventions for any file you add, rename, or edit — SPDX header form, the 300-line and one-top-level-type-per-file limits, magic numbers, string/color/dimen resources, Java-interop annotations, and the verification commands that actually…

原文语言:英语

更新
已展示 4 / 4 个已收集 Skill。