mirror of
https://github.com/austinried/subtracks.git
synced 2025-12-27 09:09:29 +01:00
* start of music store refactor moving stuff into a state cache better separate it from view logic * added paginated list/album list * reworked fetchAlbumList to remove ui state refactored home screen to use new method i broke playing songs somehow, JS thread goes into a loop * don't reset parts manually, do it all at once * fixed perf issue related to too many rerenders rerenders were caused by strict equality check on object/array picks switched artistInfo to new store updated zustand and fixed deprecation warnings * update typescript and use workspace tsc version for vscode * remove old artistInfo * switched to new playlist w/songs removed more unused stuff * remove unused + (slightly) rework search * refactor star * use only original/large imges for covers/artist fix view artist from context menu add loading indicators to song list and artist views (show info we have right away) * set starred/unstar assuming it works and correct state on error * reorg, remove old music slice files * added back fix for song cover art * sort artists by localCompare name * update licenses * fix now playing background grey bar * update react-native-gesture-handler for node-fetch security alert * fix another gradient height grey bar issue * update licenses again * remove thumbnail cache * rename to remove "Library" from methods * Revert "remove thumbnail cache" This reverts commit e0db4931f11bbf4cd8e73102d06505c6ae85f4a6. * use ids for lists, pull state later * Revert "use only original/large imges for covers/artist" This reverts commit c9aea9065ce6ebe3c8b09c10dd74d4de153d76fd. * deep equal ListItem props for now this needs a bigger refactor * use immer as middleware * refactor api client to use string method hoping to use this for requestKey/deduping next * use thumbnails in list items * Revert "refactor api client to use string method" This reverts commit 234326135b7af96cb91b941e7ca515f45c632556. * rename/cleanup * store servers by id * get rid of settings selectors * renames for clarity remove unused estimateContentLength setting * remove trackplayer selectors * fix migration for library filter settings * fixed shuffle order reporting wrong track/queue * removed the other selectors * don't actually need es6/react for our state * fix slow artist sort on star localeCompare is too slow for large lists
686 lines
30 KiB
YAML
686 lines
30 KiB
YAML
- artifact: androidx.activity:activity:+
|
|
name: activity
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://developer.android.com/jetpack/androidx
|
|
- artifact: androidx.annotation:annotation-experimental:+
|
|
name: annotation-experimental
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://developer.android.com/jetpack/androidx/releases/annotation#1.1.0
|
|
- artifact: androidx.annotation:annotation:+
|
|
name: annotation
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://developer.android.com/jetpack/androidx/releases/annotation#1.2.0
|
|
- artifact: androidx.appcompat:appcompat-resources:+
|
|
name: appcompat-resources
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://developer.android.com/jetpack/androidx
|
|
- artifact: androidx.appcompat:appcompat:+
|
|
name: appcompat
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://developer.android.com/jetpack/androidx
|
|
- artifact: androidx.arch.core:core-common:+
|
|
name: core-common
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://developer.android.com/topic/libraries/architecture/index.html
|
|
- artifact: androidx.arch.core:core-runtime:+
|
|
name: core-runtime
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://developer.android.com/topic/libraries/architecture/index.html
|
|
- artifact: androidx.asynclayoutinflater:asynclayoutinflater:+
|
|
name: asynclayoutinflater
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: http://developer.android.com/tools/extras/support-library.html
|
|
- artifact: androidx.autofill:autofill:+
|
|
name: autofill
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://developer.android.com/jetpack/androidx/releases/autofill#1.1.0
|
|
- artifact: androidx.cardview:cardview:+
|
|
name: cardview
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: http://developer.android.com/tools/extras/support-library.html
|
|
- artifact: androidx.collection:collection:+
|
|
name: collection
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: http://developer.android.com/tools/extras/support-library.html
|
|
- artifact: androidx.coordinatorlayout:coordinatorlayout:+
|
|
name: coordinatorlayout
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://developer.android.com/jetpack/androidx
|
|
- artifact: androidx.core:core-ktx:+
|
|
name: core-ktx
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://developer.android.com/jetpack/androidx/releases/core#1.6.0
|
|
- artifact: androidx.core:core:+
|
|
name: core
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://developer.android.com/jetpack/androidx
|
|
- artifact: androidx.cursoradapter:cursoradapter:+
|
|
name: cursoradapter
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: http://developer.android.com/tools/extras/support-library.html
|
|
- artifact: androidx.customview:customview:+
|
|
name: customview
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: http://developer.android.com/tools/extras/support-library.html
|
|
- artifact: androidx.documentfile:documentfile:+
|
|
name: documentfile
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: http://developer.android.com/tools/extras/support-library.html
|
|
- artifact: androidx.drawerlayout:drawerlayout:+
|
|
name: drawerlayout
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: http://developer.android.com/tools/extras/support-library.html
|
|
- artifact: androidx.fragment:fragment:+
|
|
name: fragment
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://developer.android.com/jetpack/androidx
|
|
- artifact: androidx.interpolator:interpolator:+
|
|
name: interpolator
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: http://developer.android.com/tools/extras/support-library.html
|
|
- artifact: androidx.legacy:legacy-support-core-ui:+
|
|
name: legacy-support-core-ui
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: http://developer.android.com/tools/extras/support-library.html
|
|
- artifact: androidx.legacy:legacy-support-core-utils:+
|
|
name: legacy-support-core-utils
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: http://developer.android.com/tools/extras/support-library.html
|
|
- artifact: androidx.lifecycle:lifecycle-common:+
|
|
name: lifecycle-common
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://developer.android.com/topic/libraries/architecture/index.html
|
|
- artifact: androidx.lifecycle:lifecycle-livedata-core:+
|
|
name: lifecycle-livedata-core
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://developer.android.com/topic/libraries/architecture/index.html
|
|
- artifact: androidx.lifecycle:lifecycle-livedata:+
|
|
name: lifecycle-livedata
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://developer.android.com/topic/libraries/architecture/index.html
|
|
- artifact: androidx.lifecycle:lifecycle-runtime:+
|
|
name: lifecycle-runtime
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://developer.android.com/topic/libraries/architecture/index.html
|
|
- artifact: androidx.lifecycle:lifecycle-viewmodel-savedstate:+
|
|
name: lifecycle-viewmodel-savedstate
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://developer.android.com/topic/libraries/architecture/index.html
|
|
- artifact: androidx.lifecycle:lifecycle-viewmodel:+
|
|
name: lifecycle-viewmodel
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://developer.android.com/topic/libraries/architecture/index.html
|
|
- artifact: androidx.loader:loader:+
|
|
name: loader
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: http://developer.android.com/tools/extras/support-library.html
|
|
- artifact: androidx.localbroadcastmanager:localbroadcastmanager:+
|
|
name: localbroadcastmanager
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: http://developer.android.com/tools/extras/support-library.html
|
|
- artifact: androidx.media:media:+
|
|
name: media
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: http://developer.android.com/tools/extras/support-library.html
|
|
- artifact: androidx.palette:palette:+
|
|
name: palette
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: http://developer.android.com/tools/extras/support-library.html
|
|
- artifact: androidx.print:print:+
|
|
name: print
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: http://developer.android.com/tools/extras/support-library.html
|
|
- artifact: androidx.recyclerview:recyclerview:+
|
|
name: recyclerview
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://developer.android.com/jetpack/androidx
|
|
- artifact: androidx.room:room-common:+
|
|
name: room-common
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://developer.android.com/jetpack/androidx/releases/room#2.3.0
|
|
- artifact: androidx.room:room-ktx:+
|
|
name: room-ktx
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://developer.android.com/jetpack/androidx/releases/room#2.3.0
|
|
- artifact: androidx.room:room-runtime:+
|
|
name: room-runtime
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://developer.android.com/jetpack/androidx/releases/room#2.3.0
|
|
- artifact: androidx.savedstate:savedstate:+
|
|
name: savedstate
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://developer.android.com/jetpack/androidx
|
|
- artifact: androidx.slidingpanelayout:slidingpanelayout:+
|
|
name: slidingpanelayout
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: http://developer.android.com/tools/extras/support-library.html
|
|
- artifact: androidx.sqlite:sqlite-framework:+
|
|
name: sqlite-framework
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://developer.android.com/topic/libraries/architecture/index.html
|
|
- artifact: androidx.sqlite:sqlite:+
|
|
name: sqlite
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://developer.android.com/topic/libraries/architecture/index.html
|
|
- artifact: androidx.swiperefreshlayout:swiperefreshlayout:+
|
|
name: swiperefreshlayout
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: http://developer.android.com/tools/extras/support-library.html
|
|
- artifact: androidx.test.ext:junit:+
|
|
name: junit
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://developer.android.com/testing
|
|
- artifact: androidx.test:core:+
|
|
name: core
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://developer.android.com/testing
|
|
- artifact: androidx.test:monitor:+
|
|
name: monitor
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://developer.android.com/testing
|
|
- artifact: androidx.transition:transition:+
|
|
name: transition
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://developer.android.com/jetpack/androidx
|
|
- artifact: androidx.vectordrawable:vectordrawable-animated:+
|
|
name: vectordrawable-animated
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://developer.android.com/jetpack/androidx
|
|
- artifact: androidx.vectordrawable:vectordrawable:+
|
|
name: vectordrawable
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://developer.android.com/jetpack/androidx
|
|
- artifact: androidx.versionedparcelable:versionedparcelable:+
|
|
name: versionedparcelable
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: http://developer.android.com/tools/extras/support-library.html
|
|
- artifact: androidx.viewpager2:viewpager2:+
|
|
name: viewpager2
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://developer.android.com/jetpack/androidx
|
|
- artifact: androidx.viewpager:viewpager:+
|
|
name: viewpager
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: http://developer.android.com/tools/extras/support-library.html
|
|
- artifact: androidx.webkit:webkit:+
|
|
name: webkit
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://developer.android.com/jetpack/androidx/releases/webkit#1.4.0
|
|
- artifact: com.facebook.fbjni:fbjni-java-only:+
|
|
name: fbjni-java-only
|
|
copyrightHolder: Original Author
|
|
license: APACHE-2
|
|
licenseUrl: https://github.com/facebookincubator/fbjni/blob/master/LICENSE
|
|
url: https://github.com/facebookincubator/fbjni
|
|
- artifact: com.facebook.fresco:drawee:+
|
|
name: drawee
|
|
copyrightHolder: Original Author
|
|
license: MIT
|
|
licenseUrl: https://github.com/facebook/fresco/blob/master/LICENSE
|
|
url: https://github.com/facebook/fresco
|
|
- artifact: com.facebook.fresco:fbcore:+
|
|
name: fbcore
|
|
copyrightHolder: Original Author
|
|
license: MIT
|
|
licenseUrl: https://github.com/facebook/fresco/blob/master/LICENSE
|
|
url: https://github.com/facebook/fresco
|
|
- artifact: com.facebook.fresco:fresco:+
|
|
name: fresco
|
|
copyrightHolder: Original Author
|
|
license: MIT
|
|
licenseUrl: https://github.com/facebook/fresco/blob/master/LICENSE
|
|
url: https://github.com/facebook/fresco
|
|
- artifact: com.facebook.fresco:imagepipeline-base:+
|
|
name: imagepipeline-base
|
|
copyrightHolder: Original Author
|
|
license: MIT
|
|
licenseUrl: https://github.com/facebook/fresco/blob/master/LICENSE
|
|
url: https://github.com/facebook/fresco
|
|
- artifact: com.facebook.fresco:imagepipeline-native:+
|
|
name: imagepipeline-native
|
|
copyrightHolder: Original Author
|
|
license: MIT
|
|
licenseUrl: https://github.com/facebook/fresco/blob/master/LICENSE
|
|
url: https://github.com/facebook/fresco
|
|
- artifact: com.facebook.fresco:imagepipeline-okhttp3:+
|
|
name: imagepipeline-okhttp3
|
|
copyrightHolder: Original Author
|
|
license: MIT
|
|
licenseUrl: https://github.com/facebook/fresco/blob/master/LICENSE
|
|
url: https://github.com/facebook/fresco
|
|
- artifact: com.facebook.fresco:imagepipeline:+
|
|
name: imagepipeline
|
|
copyrightHolder: Original Author
|
|
license: MIT
|
|
licenseUrl: https://github.com/facebook/fresco/blob/master/LICENSE
|
|
url: https://github.com/facebook/fresco
|
|
- artifact: com.facebook.fresco:memory-type-ashmem:+
|
|
name: memory-type-ashmem
|
|
copyrightHolder: Original Author
|
|
license: MIT
|
|
licenseUrl: https://github.com/facebook/fresco/blob/master/LICENSE
|
|
url: https://github.com/facebook/fresco
|
|
- artifact: com.facebook.fresco:memory-type-java:+
|
|
name: memory-type-java
|
|
copyrightHolder: Original Author
|
|
license: MIT
|
|
licenseUrl: https://github.com/facebook/fresco/blob/master/LICENSE
|
|
url: https://github.com/facebook/fresco
|
|
- artifact: com.facebook.fresco:memory-type-native:+
|
|
name: memory-type-native
|
|
copyrightHolder: Original Author
|
|
license: MIT
|
|
licenseUrl: https://github.com/facebook/fresco/blob/master/LICENSE
|
|
url: https://github.com/facebook/fresco
|
|
- artifact: com.facebook.fresco:middleware:+
|
|
name: middleware
|
|
copyrightHolder: Original Author
|
|
license: MIT
|
|
licenseUrl: https://github.com/facebook/fresco/blob/master/LICENSE
|
|
url: https://github.com/facebook/fresco
|
|
- artifact: com.facebook.fresco:nativeimagefilters:+
|
|
name: nativeimagefilters
|
|
copyrightHolder: Original Author
|
|
license: MIT
|
|
licenseUrl: https://github.com/facebook/fresco/blob/master/LICENSE
|
|
url: https://github.com/facebook/fresco
|
|
- artifact: com.facebook.fresco:nativeimagetranscoder:+
|
|
name: nativeimagetranscoder
|
|
copyrightHolder: Original Author
|
|
license: MIT
|
|
licenseUrl: https://github.com/facebook/fresco/blob/master/LICENSE
|
|
url: https://github.com/facebook/fresco
|
|
- artifact: com.facebook.fresco:soloader:+
|
|
name: soloader
|
|
copyrightHolder: Original Author
|
|
license: MIT
|
|
licenseUrl: https://github.com/facebook/fresco/blob/master/LICENSE
|
|
url: https://github.com/facebook/fresco
|
|
- artifact: com.facebook.fresco:ui-common:+
|
|
name: ui-common
|
|
copyrightHolder: Original Author
|
|
license: MIT
|
|
licenseUrl: https://github.com/facebook/fresco/blob/master/LICENSE
|
|
url: https://github.com/facebook/fresco
|
|
- artifact: com.facebook.infer.annotation:infer-annotation:+
|
|
name: infer-annotation
|
|
copyrightHolder: Original Author
|
|
license: MIT license
|
|
licenseUrl: https://github.com/facebook/infer/blob/master/LICENSE
|
|
url: http://fbinfer.com/
|
|
- artifact: com.facebook.react:react-native:+
|
|
name: react-native
|
|
copyrightHolder: Original Author
|
|
license: MIT License
|
|
licenseUrl: https://github.com/facebook/react-native/blob/HEAD/LICENSE
|
|
url: https://github.com/facebook/react-native
|
|
- artifact: com.facebook.soloader:annotation:+
|
|
name: annotation
|
|
copyrightHolder: Original Author
|
|
license: Apache-2
|
|
licenseUrl: https://github.com/facebook/soloader/blob/master/LICENSE
|
|
url: https://github.com/facebook/soloader
|
|
- artifact: com.facebook.soloader:nativeloader:+
|
|
name: nativeloader
|
|
copyrightHolder: Original Author
|
|
license: Apache-2
|
|
licenseUrl: https://github.com/facebook/soloader/blob/master/LICENSE
|
|
url: https://github.com/facebook/soloader
|
|
- artifact: com.facebook.soloader:soloader:+
|
|
name: soloader
|
|
copyrightHolder: Original Author
|
|
license: Apache-2
|
|
licenseUrl: https://github.com/facebook/soloader/blob/master/LICENSE
|
|
url: https://github.com/facebook/soloader
|
|
- artifact: com.facebook.yoga:proguard-annotations:+
|
|
name: proguard-annotations
|
|
copyrightHolder: Original Author
|
|
license: MIT License
|
|
licenseUrl: https://github.com/facebook/yoga/blob/master/LICENSE
|
|
url: https://github.com/facebook/yoga
|
|
- artifact: com.github.bumptech.glide:annotations:+
|
|
name: annotations
|
|
copyrightHolder: Original Author
|
|
license: Simplified BSD License
|
|
licenseUrl: http://www.opensource.org/licenses/bsd-license
|
|
url: https://github.com/bumptech/glide
|
|
- artifact: com.github.bumptech.glide:disklrucache:+
|
|
name: disklrucache
|
|
copyrightHolder: Original Author
|
|
license: Simplified BSD License
|
|
licenseUrl: http://www.opensource.org/licenses/bsd-license
|
|
url: https://github.com/bumptech/glide
|
|
- artifact: com.github.bumptech.glide:gifdecoder:+
|
|
name: gifdecoder
|
|
copyrightHolder: Original Author
|
|
license: Simplified BSD License
|
|
licenseUrl: http://www.opensource.org/licenses/bsd-license
|
|
url: https://github.com/bumptech/glide
|
|
- artifact: com.github.bumptech.glide:glide:+
|
|
name: glide
|
|
copyrightHolder: Original Author
|
|
license: Simplified BSD License
|
|
licenseUrl: http://www.opensource.org/licenses/bsd-license
|
|
url: https://github.com/bumptech/glide
|
|
- artifact: com.google.android.exoplayer:exoplayer-core:+
|
|
name: exoplayer-core
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
- artifact: com.google.android.exoplayer:exoplayer-dash:+
|
|
name: exoplayer-dash
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
- artifact: com.google.android.exoplayer:exoplayer-hls:+
|
|
name: exoplayer-hls
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
- artifact: com.google.android.exoplayer:exoplayer-smoothstreaming:+
|
|
name: exoplayer-smoothstreaming
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
- artifact: com.google.android.material:material:+
|
|
name: material
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: http://developer.android.com/tools/extras/support-library.html
|
|
- artifact: com.google.auto.value:auto-value-annotations:+
|
|
name: auto-value-annotations
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://github.com/google/auto
|
|
- artifact: com.google.code.findbugs:jsr305:+
|
|
name: jsr305
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: http://findbugs.sourceforge.net/
|
|
- artifact: com.google.errorprone:error_prone_annotations:+
|
|
name: error_prone_annotations
|
|
copyrightHolder: Original Author
|
|
license: Apache 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
- artifact: com.google.guava:failureaccess:+
|
|
name: failureaccess
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://github.com/google/guava
|
|
- artifact: com.google.guava:guava:+
|
|
name: guava
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://github.com/google/guava
|
|
- artifact: com.google.guava:listenablefuture:+
|
|
name: listenablefuture
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://github.com/google/guava
|
|
- artifact: com.google.j2objc:j2objc-annotations:+
|
|
name: j2objc-annotations
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://github.com/google/j2objc/
|
|
- artifact: com.google.truth:truth:+
|
|
name: truth
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://github.com/google/truth
|
|
- artifact: com.googlecode.java-diff-utils:diffutils:+
|
|
name: diffutils
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: http://code.google.com/p/java-diff-utils/
|
|
- artifact: com.parse.bolts:bolts-tasks:+
|
|
name: bolts-tasks
|
|
copyrightHolder: Original Author
|
|
license: BSD License
|
|
licenseUrl: https://github.com/BoltsFramework/Bolts-Android/blob/master/LICENSE
|
|
url: https://github.com/BoltsFramework/Bolts-Android
|
|
- artifact: com.squareup.okhttp3:okhttp-urlconnection:+
|
|
name: okhttp-urlconnection
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://square.github.io/okhttp/
|
|
- artifact: com.squareup.okhttp3:okhttp:+
|
|
name: okhttp
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://square.github.io/okhttp/
|
|
- artifact: com.squareup.okio:okio:+
|
|
name: okio
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://github.com/square/okio/
|
|
- artifact: javax.inject:javax.inject:+
|
|
name: javax.inject
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: http://code.google.com/p/atinject/
|
|
- artifact: junit:junit:+
|
|
name: junit
|
|
copyrightHolder: Original Author
|
|
license: Eclipse Public License 1.0
|
|
licenseUrl: http://www.eclipse.org/legal/epl-v10.html
|
|
url: http://junit.org
|
|
- artifact: net.bytebuddy:byte-buddy-agent:+
|
|
name: byte-buddy-agent
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://github.com/raphw/byte-buddy
|
|
- artifact: net.bytebuddy:byte-buddy:+
|
|
name: byte-buddy
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://github.com/raphw/byte-buddy
|
|
- artifact: org.checkerframework:checker-compat-qual:+
|
|
name: checker-compat-qual
|
|
copyrightHolder: Original Author
|
|
license: GNU General Public License, version 2 (GPL2), with the classpath exception
|
|
licenseUrl: http://www.gnu.org/software/classpath/license.html
|
|
url: https://checkerframework.org
|
|
- artifact: org.checkerframework:checker-qual:+
|
|
name: checker-qual
|
|
copyrightHolder: Original Author
|
|
license: The MIT License
|
|
licenseUrl: http://opensource.org/licenses/MIT
|
|
url: https://checkerframework.org
|
|
- artifact: org.codehaus.mojo:animal-sniffer-annotations:+
|
|
name: animal-sniffer-annotations
|
|
copyrightHolder: Original Author
|
|
license: The MIT License
|
|
licenseUrl: http://opensource.org/licenses/MIT
|
|
url: https://github.com/mojohaus/animal-sniffer
|
|
- artifact: org.hamcrest:hamcrest-core:+
|
|
name: hamcrest-core
|
|
copyrightHolder: Original Author
|
|
license: BSD License
|
|
licenseUrl: https://raw.githubusercontent.com/hamcrest/JavaHamcrest/master/LICENSE.txt
|
|
url: https://github.com/hamcrest/JavaHamcrest
|
|
- artifact: org.jetbrains.kotlin:kotlin-annotations-jvm:+
|
|
name: kotlin-annotations-jvm
|
|
copyrightHolder: Original Author
|
|
license: The Apache License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://kotlinlang.org/
|
|
- artifact: org.jetbrains.kotlin:kotlin-reflect:+
|
|
name: kotlin-reflect
|
|
copyrightHolder: Original Author
|
|
license: The Apache License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://kotlinlang.org/
|
|
- artifact: org.jetbrains.kotlin:kotlin-stdlib-common:+
|
|
name: kotlin-stdlib-common
|
|
copyrightHolder: Original Author
|
|
license: The Apache License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://kotlinlang.org/
|
|
- artifact: org.jetbrains.kotlin:kotlin-stdlib-jdk7:+
|
|
name: kotlin-stdlib-jdk7
|
|
copyrightHolder: Original Author
|
|
license: The Apache License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://kotlinlang.org/
|
|
- artifact: org.jetbrains.kotlin:kotlin-stdlib-jdk8:+
|
|
name: kotlin-stdlib-jdk8
|
|
copyrightHolder: Original Author
|
|
license: The Apache License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://kotlinlang.org/
|
|
- artifact: org.jetbrains.kotlin:kotlin-stdlib:+
|
|
name: kotlin-stdlib
|
|
copyrightHolder: Original Author
|
|
license: The Apache License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://kotlinlang.org/
|
|
- artifact: org.jetbrains.kotlinx:kotlinx-coroutines-android:+
|
|
name: kotlinx-coroutines-android
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: https://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://github.com/Kotlin/kotlinx.coroutines
|
|
- artifact: org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:+
|
|
name: kotlinx-coroutines-core-jvm
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: https://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: https://github.com/Kotlin/kotlinx.coroutines
|
|
- artifact: org.jetbrains:annotations:+
|
|
name: annotations
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: http://www.jetbrains.org
|
|
- artifact: org.mockito:mockito-core:+
|
|
name: mockito-core
|
|
copyrightHolder: Original Author
|
|
license: The MIT License
|
|
licenseUrl: https://github.com/mockito/mockito/blob/master/LICENSE
|
|
url: https://github.com/mockito/mockito
|
|
- artifact: org.objenesis:objenesis:+
|
|
name: objenesis
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: http://objenesis.org
|