Pinned Repositories
ActionBarSherlock
Action bar implementation which uses the native action bar on Android 4.0+ and a custom implementation on pre-4.0 through a single API and theme.
ActiveXforChrome_extension
ActiveXforChrome_extension
afinal
Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqlite数据库进行增删改查。通过FinalHttp模块,我们可以以ajax形式请求http数据。详情请通过以下网址查看。
AlertDialogPro
This project can make it easy to theme and custom Android's dialog. Also contains Holo and Material themes for old devices.
android-async-http
An Asynchronous HTTP Library for Android
android-common
Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on
android-demo-xmpp-androidpn
一个基于Android平台的XMPP开发包asmack进行开发的一个开源推送Demo,需要搭建服务端,具体如何使用参考README
android-flip
A component for flip animation on Android, which is similar to the effect in Flipboard iPhone/Android
Android-Image-Cache
An image download-and-cacher that also knows how to efficiently generate and retrieve thumbnails of various sizes.
android-left-locked-gallery
Gallery widget which locks on the left of the view rather than the center.
2yllll's Repositories
2yllll/ActiveXforChrome_extension
ActiveXforChrome_extension
2yllll/AlertDialogPro
This project can make it easy to theme and custom Android's dialog. Also contains Holo and Material themes for old devices.
2yllll/android-parallax-recyclerview
An adapter which could be used to achieve a parallax effect on RecyclerView.
2yllll/ant-design-vue
🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜
2yllll/awesome-android-ui
A curated list of awesome Android UI/UX libraries
2yllll/ckeditor5
Powerful rich text editor framework with a modular architecture, modern integrations, and features like collaborative editing.
2yllll/cleave.js
Format input text content when you are typing...
2yllll/create-single-spa
2yllll/Deep-Live-Cam
real time face swap and one-click video deepfake with only a single image
2yllll/DraggableDot
A little dot that can be dragged with animation in full screen.
2yllll/element
A Vue.js 2.0 UI Toolkit for Web
2yllll/Euclid
User Profile Interface Animation. Made in http://yalantis.com/.
2yllll/example-multipage
Example RequireJS-based project that has multiple pages that share a common set of modules.
2yllll/folding-cell-android
FoldingCell is an expanding content cell inspired by folding paper material
2yllll/fullstack
React/ApolloGraphQL/Node/Mongo demo written in Typescript
2yllll/js-xlsx
:green_book: SheetJS Community Edition -- Spreadsheet Parser and Writer
2yllll/langchain_demo
2yllll/LivePortrait
Bring portraits to life!
2yllll/LoadStateView
LoadStateView
2yllll/MaterialWidget
Materical style widget use before Android 5.0
2yllll/Minor
A bottom navigation view solution for Android
2yllll/naive-ui
A Vue 3 Component Library. Fairly Complete. Customizable Themes. Uses TypeScript. Not too Slow.
2yllll/NLPullRefreshView
This is a Android project .Pull the View then refresh someData , apply To ListView or Scrollview
2yllll/Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
2yllll/single-spa
The router for easy microfrontends
2yllll/updater-master
2yllll/vue-element-admin
:tada: A magical vue admin http://panjiachen.github.io/vue-element-admin
2yllll/vue-vben-admin
✨ ✨ ✨ A vue3 style Admin based on Vite2, vue3.0, ant-design-vue 2.x, typescript,vuex,vue-router,Efforts to update in progress...
2yllll/wenda
闻达:一个LLM调用平台。目标为针对特定环境的高效内容生成,同时考虑个人和中小企业的计算资源局限性,以及知识安全和私密性问题
2yllll/xmppIM
an android IM tools based xmpp protocal and asmack