https://github.com/chrynan/android-search
Android Search Application
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.8%) to scientific vocabulary
Keywords
android
android-app
android-application
kotlin
kotlin-android
search
Keywords from Contributors
parcel
Last synced: 5 months ago
·
JSON representation
Repository
Android Search Application
Basic Info
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
android
android-app
android-application
kotlin
kotlin-android
search
Created about 7 years ago
· Last pushed about 7 years ago
Metadata Files
Readme
License
README.md
Android-Search
Android Search Application
Note: This project is still in early stages and is in periodic development when I find the time. Feel free to fork or contribute.
Owner
- Name: Christopher
- Login: chRyNaN
- Kind: user
- Location: Austin, TX
- Company: Starry
- Website: https://chrynan.codes
- Repositories: 15
- Profile: https://github.com/chRyNaN
GitHub Events
Total
Last Year
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Chris | c****n@s****m | 98 |
| Christopher | b****p@g****m | 2 |
Committer Domains (Top 20 + Academic)
starry.com: 1
Issues and Pull Requests
Last synced: 7 months ago
Dependencies
app/build.gradle
maven
- com.android.support.constraint:constraint-layout 1.1.3 implementation
- com.android.support:appcompat-v7 28.0.0 implementation
- com.android.support:cardview-v7 28.0.0 implementation
- com.android.support:design 28.0.0 implementation
- com.android.support:recyclerview-v7 28.0.0 implementation
- com.github.bumptech.glide:glide 4.8.0 implementation
- com.github.chRyNaN.aaaah:annotation v0.2.1 implementation
- com.github.chRyNaN.aaaah:library v0.2.1 implementation
- com.github.chRyNaN.android-coroutine-utils:core v0.1.4 implementation
- com.github.chRyNaN.android-coroutine-utils:lifecycle v0.1.4 implementation
- com.github.chRyNaN.android-views:constraintlayout v0.1.13 implementation
- com.github.chRyNaN.android-views:design v0.1.13 implementation
- com.github.chRyNaN.glide-drawable:feature v0.1.3 implementation
- com.github.chRyNaN.glide-drawable:library v0.1.3 implementation
- com.github.chRyNaN.inline-pixel:android v0.1.6 implementation
- com.github.chRyNaN.kotlin-utils:platform-jvm v0.1.1 implementation
- com.github.chRyNaN.mapper:mapper-jvm v1.0.2 implementation
- com.github.chRyNaN.queue:queue-jvm v0.1.2 implementation
- com.github.chRyNaN:android-view-utils v0.1.0 implementation
- com.github.chRyNaN:android-views v0.1.13 implementation
- com.google.dagger:dagger 2.19 implementation
- com.google.dagger:dagger-android-support 2.19 implementation
- com.jakewharton.retrofit:retrofit2-kotlin-coroutines-adapter 0.9.2 implementation
- com.squareup.moshi:moshi 1.8.0 implementation
- com.squareup.retrofit2:converter-moshi 2.4.0 implementation
- com.squareup.retrofit2:retrofit 2.4.0 implementation
- org.jetbrains.kotlin:kotlin-stdlib-jdk7 1.3.11 implementation
- org.jetbrains.kotlinx:kotlinx-coroutines-android 1.0.0 implementation
- org.mozilla.components:browser-engine-gecko-nightly 0.35.1 implementation
- org.mozilla.components:browser-engine-system 0.35.1 implementation
- org.mozilla.components:browser-session 0.35.1 implementation
- org.mozilla.components:concept-engine 0.35.1 implementation
- junit:junit 4.12 testImplementation