-
Updated
Jul 20, 2020 - Java
android-app

Android was designed and built by Google in 2008. The operating system is written mainly in Java, with core components in C and C++. It is built on top of the Linux kernel, giving it incorporated security benefits.
Here are 6,995 public repositories matching this topic...
-
Updated
Sep 13, 2020 - JavaScript
-
Updated
Sep 3, 2020 - Kotlin
-
Updated
Aug 6, 2020 - JavaScript
-
Updated
Sep 4, 2020 - Kotlin
I'd really like to have much larger buttons in landscape mode. With my Galaxy Note 8, it's difficult to change tracks with the small buttons and curved edge of the screen. I either end up skipping ahead (from accidentally touching the seek bar), or swiping-up (which reveals the playlist). Ideally, about 40-50% of the landscape vertical screen height would be great. Maybe splitting the screen down
-
Updated
Jun 21, 2020 - Java
-
Updated
Sep 29, 2019 - JavaScript
-
Updated
Sep 27, 2018 - Kotlin
-
Updated
Oct 1, 2020 - Java
-
Updated
Sep 7, 2020 - C
General information
Reading position of a long note could get lost after device orientation changes. It's annoying to manually scroll to the target position I read before.
- App version: 2.2.10
- System: Android 7
Description
Some screen shots here

-
Updated
Oct 1, 2020 - Dart
⚠️ Is your feature request related to a problem? Please describe
Add support for code coverage
💡 Describe the solution you'd like
Ideally we could setup jacoco + codecov to have an automated test report after every push/pr.
🤚 Do you want to develop this feature yourself?
- Yes
- No
This feature is up for grab
-
Updated
Sep 17, 2020 - Kotlin
-
Updated
Oct 1, 2020 - Java
If you want to contribute android projects to awesome-android-kotlin-apps, Pull Requests are welcomed!
If you are a beginner looking for your first contribution to Open Source, I will help you with Pull Request and contributing guide.
Feel free to send Pull Requests, fix typos, grammatical mistakes ...
-
Updated
Oct 1, 2020 - Kotlin
-
Updated
Sep 29, 2020 - Kotlin
-
Updated
Oct 20, 2018 - Java
-
Updated
Sep 25, 2020 - Dart
Created by Google
Released September 23, 2008
- Organization
- android
- Website
- www.android.com
- Wikipedia
- Wikipedia
A little more explaination (in the form of an xml comment) is needed on format strings like icu_abbrev_wday_month_day_no_year, because they do require to be changed in some languages but translators often break them. We obviously can't expect everyone to understand formatter syntax ;)