All Projects → jenly1314 → SlideBar

jenly1314 / SlideBar

Licence: other
SlideBar for Android 一个很好用的联系人字母快速索引

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to SlideBar

Blast
Blast is a full text search and indexing server, written in Go, built on top of Bleve.
Stars: ✭ 934 (+1887.23%)
Mutual labels:  search, index
tsdav
WebDAV, CALDAV, and CARDDAV client for Nodejs and the Browser
Stars: ✭ 33 (-29.79%)
Mutual labels:  contacts, contact
Wechat
🔥 iOS 利用MVVM + RAC + ViewModel-Based Navigation来搭建微信(WeChat 7.0.0+)的整体基本架构,以及实现微信朋友圈、通讯录、下拉小程序、搜索等主要功能,代码规范惊为天人、注释详解令人发指、细节处理精益求精、核心功能配备文档、接近98%还原度的原生App视觉体验,代码不多,注释多。(持续更新,敬请期待,欢迎Star和Fork…)
Stars: ✭ 870 (+1751.06%)
Mutual labels:  search, contacts
Scout Extended
Scout Extended: The Full Power of Algolia in Laravel
Stars: ✭ 330 (+602.13%)
Mutual labels:  search, index
Vuex Search
Vuex binding for client-side search with indexers and Web Workers 📗🔍
Stars: ✭ 147 (+212.77%)
Mutual labels:  search, index
Riot
Go Open Source, Distributed, Simple and efficient Search Engine; Warning: This is V1 and beta version, because of big memory consume, and the V2 will be rewrite all code.
Stars: ✭ 6,025 (+12719.15%)
Mutual labels:  search, index
Node Sonic Channel
🦉 Sonic Channel integration for Node. Used in pair with Sonic, the fast, lightweight and schema-less search backend.
Stars: ✭ 101 (+114.89%)
Mutual labels:  search, index
Cassandra Lucene Index
Lucene based secondary indexes for Cassandra
Stars: ✭ 584 (+1142.55%)
Mutual labels:  search, index
Sonic
🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.
Stars: ✭ 12,347 (+26170.21%)
Mutual labels:  search, index
Lucenenet
Apache Lucene.NET
Stars: ✭ 1,704 (+3525.53%)
Mutual labels:  search, index
Easyrecyclerviewsidebar
🔍 Easy sidebar for Android RecyclerView (。>﹏<。)
Stars: ✭ 509 (+982.98%)
Mutual labels:  contacts, sidebar
csv2vcf
🔧 Simple script in python to convert CSV files to VCF
Stars: ✭ 66 (+40.43%)
Mutual labels:  contacts, contact
Torrenter
Simple nodejs package to download torrents using torrent-indexer and webtorrent, especially movie and series.
Stars: ✭ 42 (-10.64%)
Mutual labels:  search, index
Dfi
Peer-to-peer torrent indexing
Stars: ✭ 118 (+151.06%)
Mutual labels:  search, index
Elastix
A simple Elasticsearch REST client written in Elixir.
Stars: ✭ 231 (+391.49%)
Mutual labels:  search, index
laravel-vcard
A fluent builder class for vCard files.
Stars: ✭ 29 (-38.3%)
Mutual labels:  contacts, contact
food-help
A clone of popular food and business review web app yelp
Stars: ✭ 24 (-48.94%)
Mutual labels:  search
FatSidebar
Custom vertical button toolbar for macOS
Stars: ✭ 68 (+44.68%)
Mutual labels:  sidebar
rgpipe
lesspipe for ripgrep for common new filetypes using few dependencies
Stars: ✭ 21 (-55.32%)
Mutual labels:  search
sparseIndexTracking
Design of Portfolio of Stocks to Track an Index
Stars: ✭ 27 (-42.55%)
Mutual labels:  index

SlideBar

Download API License Blog QQGroup

SlideBar for Android 一个很好用的联系人快速索引。

Gif 展示

Image

引入

Maven:

<dependency>
  <groupId>com.king.view</groupId>
  <artifactId>slidebar</artifactId>
  <version>1.1.0</version>
  <type>pom</type>
</dependency>

Gradle:

compile 'com.king.view:slidebar:1.1.0'

Lvy:

<dependency org='com.king.view' name='slidebar' rev='1.1.0'>
  <artifact name='$AID' ext='pom'></artifact>
</dependency>
如果Gradle出现compile失败的情况,可以在Project的build.gradle里面添加如下:(也可以使用上面的GitPack来complie)
allprojects {
    repositories {
        maven { url 'https://dl.bintray.com/jenly/maven' }
    }
}

具体实现详情请戳传送门

赞赏

如果您喜欢SlideBar,或感觉SlideBar帮助到了您,可以点右上角“Star”支持一下,您的支持就是我的动力,谢谢 😃

您也可以扫描下面的二维码,请作者喝杯咖啡

关于我

Name: Jenly

Email: jenly1314#gmail.com / jenly1314#vip.qq.com

CSDN: jenly121

Github: jenly1314

加入QQ群: 20867961

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].