Skip to main content

nextcloud/notes-android

SkillsMP は nextcloud/notes-android から 4 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
4
GitHub スター
1,099
GitHub フォーク
167

このリポジトリの skills

1 件の職業カテゴリ · 100% 分類済み

収集済み skill 4 件中 4 件を表示しています。

職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
収集済み skill 4 件中 4 件を表示しています。