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개를 표시합니다.