mirror of
https://github.com/austinried/subtracks.git
synced 2025-12-27 00:59:28 +01:00
* initial react-query experiments * use queries for item screens send the data we do have over routing to prepopulate (album/playlist) use number for starred because sending Date freaks out react-navigation * add in equiv. song cover art fix * reorg, switch artistview over start mapping song cover art when any are available * refactor useStar to queries fix caching for starred items and album cover art * add hook to reset queries on server change * refactor search to use query * fix song cover art setting * use query for artistInfo * remove last bits of library state * cleanup * use query key factory already fixed one wrong key... * require coverart size * let's try no promise queues on these for now * image cache uses query * perf fix for playlist parsing also use placeholder data so we don't have to deal with staleness * drill that disabled also list controls doesn't need its own songs hook/copy * switch to react-native-blob-util for downloads slightly slower but allows us to use DownloadManager, which backgrounds downloads so they are no longer corrupted when the app suspends * add a fake "top songs" based on artist search then sorted by play count/ratings artistview should load now even if topSongs fails * try not to swap between topSongs/search on refetch set queueContext by song list so the index isn't off if the list changes * add content type validation for file fetching also try to speed up existing file return by limiting fs ops * if the HEAD fails, don't queue the download * clean up params * reimpl clear image cache * precompute contextId prevents wrong "is playing" when any mismatch between queue and list * clear images from all servers use external files dir instead of cache * fix pressable disabled flicker don't retry topsongs on failure try to optimize setqueue and fixcoverart a bit * wait for queries during clear * break out fetchExistingFile from fetchFile allows to tell if file is coming from disk or not only show placeholder/loading spinner if actually fetching image * forgot these wouldn't do anything with objects * remove query cache when switching servers * add content-disposition extension gathering add support for progress hook (needs native support still) * added custom RNBU pkg with progress changes * fully unmount tabs when server changes prevents unwanted requests, gives fresh start on switch fix fixCoverArt not re-rendering in certain cases on search * use serverId from fetch deps * fix lint * update licenses * just use the whole lodash package * make using cache buster optional
692 lines
30 KiB
YAML
692 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.apache.commons:commons-lang3:+
|
|
name: commons-lang3
|
|
copyrightHolder: Original Author
|
|
license: The Apache Software License, Version 2.0
|
|
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
url: http://commons.apache.org/lang/
|
|
- 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
|