|
|
@ -59,28 +59,6 @@ under the SIL OFL 1.1.
|
|
|
|
requirement for fonts to remain under this license does not apply
|
|
|
|
requirement for fonts to remain under this license does not apply
|
|
|
|
to any document created using the fonts or their derivatives.
|
|
|
|
to any document created using the fonts or their derivatives.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### DragSortListView
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<https://github.com/bauerca/drag-sort-listview>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
A subclass of the Android ListView component that enables drag
|
|
|
|
|
|
|
|
and drop re-ordering of list items.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Copyright 2012 Carl Bauer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
|
|
|
|
you may not use this file except in compliance with the License.
|
|
|
|
|
|
|
|
You may obtain a copy of the License at
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
|
|
|
|
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
|
|
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
|
|
|
|
See the License for the specific language governing permissions and
|
|
|
|
|
|
|
|
limitations under the License.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Material Design Icons
|
|
|
|
### Material Design Icons
|
|
|
|
|
|
|
|
|
|
|
|
<https://github.com/google/material-design-icons>
|
|
|
|
<https://github.com/google/material-design-icons>
|
|
|
@ -107,4 +85,123 @@ Extended linear layout that wrap its content when there is no place in the curre
|
|
|
|
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
|
|
|
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
|
|
|
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
|
|
|
|
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
|
|
|
|
License for the specific language governing permissions and limitations
|
|
|
|
License for the specific language governing permissions and limitations
|
|
|
|
under the License.
|
|
|
|
under the License.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Dagger 2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<https://github.com/google/dagger>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
A fast dependency injector for Android and Java.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Copyright 2012 Square, Inc.
|
|
|
|
|
|
|
|
Copyright 2012 Google, Inc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
|
|
|
|
you may not use this file except in compliance with the License.
|
|
|
|
|
|
|
|
You may obtain a copy of the License at
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
|
|
|
|
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
|
|
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
|
|
|
|
See the License for the specific language governing permissions and
|
|
|
|
|
|
|
|
limitations under the License.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### AutoFactory
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<https://github.com/google/auto/tree/master/factory>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
A source code generator for JSR-330-compatible factories.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Copyright 2013 Google, Inc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
|
|
|
|
you may not use this file except in compliance with the License.
|
|
|
|
|
|
|
|
You may obtain a copy of the License at
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
|
|
|
|
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
|
|
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
|
|
|
|
See the License for the specific language governing permissions and
|
|
|
|
|
|
|
|
limitations under the License.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Retrolambda
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<https://github.com/orfjackal/retrolambda>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Backport of Java 8's lambda expressions to Java 7, 6 and 5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Copyright (c) 2013-2016 Esko Luontola and other Retrolambda contributors
|
|
|
|
|
|
|
|
This software is released under the Apache License 2.0.
|
|
|
|
|
|
|
|
The license text is at http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### PebbleKit SDK
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<https://github.com/pebble/pebble-android-sdk/>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Android PebbleKit SDK to talk to the Pebble via Bluetooth
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The MIT License (MIT)
|
|
|
|
|
|
|
|
Copyright (c) 2014 - 2015 Pebble Technology
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### AppIntro
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<https://github.com/PaoloRotolo/AppIntro>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Make a cool intro for your Android app.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Copyright 2015 Paolo Rotolo
|
|
|
|
|
|
|
|
Copyright 2016 Maximilian Narr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
|
|
|
|
you may not use this file except in compliance with the License.
|
|
|
|
|
|
|
|
You may obtain a copy of the License at
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
|
|
|
|
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
|
|
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
|
|
|
|
See the License for the specific language governing permissions and
|
|
|
|
|
|
|
|
limitations under the License.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### ButterKnife
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<https://github.com/JakeWharton/butterknife>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Bind Android views and callbacks to fields and methods
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Copyright 2013 Jake Wharton
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
|
|
|
|
you may not use this file except in compliance with the License.
|
|
|
|
|
|
|
|
You may obtain a copy of the License at
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
|
|
|
|
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
|
|
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
|
|
|
|
See the License for the specific language governing permissions and
|
|
|
|
|
|
|
|
limitations under the License.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### opencsv
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<http://opencsv.sourceforge.net/>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Opencsv is a very simple csv (comma-separated values) parser library for Java.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
|
|
|
|
you may not use this file except in compliance with the License.
|
|
|
|
|
|
|
|
You may obtain a copy of the License at
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
|
|
|
|
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
|
|
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
|
|
|
|
See the License for the specific language governing permissions and
|
|
|
|
|
|
|
|
limitations under the License.
|
|
|
|