file-selector

A themeable file picker library for Android.

Лицензия

Лицензия

Группа

Группа

co.arcs.android
Идентификатор

Идентификатор

file-selector
Последняя версия

Последняя версия

1.0.2
Дата

Дата

Тип

Тип

aar
Описание

Описание

file-selector
A themeable file picker library for Android.
Ссылка на сайт

Ссылка на сайт

https://github.com/danhawkes/file-selector
Система контроля версий

Система контроля версий

https://github.com/danhawkes/file-selector

Скачать file-selector

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/co.arcs.android/file-selector/ -->
<dependency>
    <groupId>co.arcs.android</groupId>
    <artifactId>file-selector</artifactId>
    <version>1.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/co.arcs.android/file-selector/
implementation 'co.arcs.android:file-selector:1.0.2'
// https://jarcasting.com/artifacts/co.arcs.android/file-selector/
implementation ("co.arcs.android:file-selector:1.0.2")
'co.arcs.android:file-selector:aar:1.0.2'
<dependency org="co.arcs.android" name="file-selector" rev="1.0.2">
  <artifact name="file-selector" type="aar" />
</dependency>
@Grapes(
@Grab(group='co.arcs.android', module='file-selector', version='1.0.2')
)
libraryDependencies += "co.arcs.android" % "file-selector" % "1.0.2"
[co.arcs.android/file-selector "1.0.2"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

file-selector

A minimal, holo-themed file picker.

Features

  • Light and dark themes
  • Full-screen activity and dialog modes
  • Select files or folders, and filter by type

Usage

With Gradle:

Find the latest version on maven central.

compile 'co.arcs.android:file-selector:1.0.2@aar'

With Eclipse:

  1. Clone the project
  2. 'Import' -> 'Existing Android Code into Workspace'

Backlog

  • Support filter by file extension
  • Hide 'new folder' button when selecting a file (as doesn't make sense)

Contributing

Pull requests / bug reports are most welcome.

Licence

Apache 2.0

Версии библиотеки

Версия
1.0.2