Pinned Repositories
AMLoginViewController
LoginViewController with Video and Blur
AMScrollingNavbar
Scrollable UINavigationBar that follows the scrolling of a UIScrollView
android-trial
Yunxiaoshou CRM
MessageLoop
OptiVideoEditor-for-android
Native Video editor : Video trim, Audio, Video merge, Slow and fast motion, Text and image, etc...
SGPlayer
A powerful media play framework for iOS, macOS, and tvOS.
whrt_android_as_group
武汉地铁
lymons's Repositories
lymons/android-kuaipan-sdk
Automatically exported from code.google.com/p/android-kuaipan-sdk
lymons/Android-RatioLayout
This is a specified proportion to the size of the Layout or View support library, with which you can easily set a fixed ratio of the size of the Layout or View, internal adaptive size calculation, completely abandon the code to calculate the size! If you have any questions in the course or suggestions, please send an e-mail to the following e-mail, thank you!
lymons/AndroidAsyncSocketExamples
This project includes a few examples on how to create different types of sockets using AndroidAsync. It includes examples for a TCP client/server, TCP client with SSL and UDP client/server.
lymons/AndroidViewModel
Separating data and state handling from Fragments or Activities without lots of boilerplate-code.
lymons/ApkProtect
通付盾第一代安全加固方案
lymons/BiliClient
bb
lymons/chatapp-demo
:zap: multi room chat app demo, powered by socket.io
lymons/EffectiveAndroidUI
Sample project created to show some of the best Android practices to work in the Android UI Layer. The UI layer of this project has been implemented using MVP or MVVM (without binding engine) to show how this patterns works. This project is used during the talk "EffectiveAndroidUI".
lymons/FlatChatBubble
FlatChatBubble Supports iPhone 6 and iPhone 6 plus
lymons/HahnHall
a iPad app with a side tab bar which opens separate view controllers
lymons/IOS_Style-DragDeleteListView
仿IOS的Android拖拽删除ListView
lymons/iTaskFamily
Application iPad de gestion de tach ménagère
lymons/JVFloatingDrawer
An easy to use floating drawer view controller.
lymons/KBFoldingView
KBFoldingView is an easy-to-use category on UIView that facilitates stunning, paper-folding transitions between views on iOS.
lymons/KKNavigationController
Parallax NavigationController
lymons/KuaiHu
高仿知乎日报——krelve.com
lymons/LeftRightScroll
Achieve stock listing linkage effects, achieve listview slide up and down, right side sliding around and realize listview header fixed vertical, horizontal sliding
lymons/macosx-script-boot-shutdown
This project is useful to execute a shell script during Mac OS X boot or shutdown.
lymons/MMParallaxPresenter
iOS Custom UIScrollView Class to display static text / views with a vertical parallax effect
lymons/MyPassword
一款开源的密码管理软件,小巧、好用。
lymons/myyouku
高仿优酷客户端
lymons/OnboardMe
A Mobile User Onboarding flow for android Apps
lymons/Optional
Backport of Optional class in Java8
lymons/ParallaxTableViewHeader
Parallax scrolling effect on UITableView header view when a tableView is scrolled
lymons/SeekArc
Circular SeekBar view for Android
lymons/TableViewTuneUp
A collection of projects for a blog series on improving and optimising view controllers / table views
lymons/UndoBar
Android Library that implements Snackbars (former known as Undobar) from Google's Material Design documentation.
lymons/VitamioBundle
Vitamio for Android
lymons/WIT
Wireless transfer on Android and iOS devices
lymons/Words-MVVM-Android-iOS
An attempt to figure it out MVVM on Android and iOS, with RxJava and ReactiveCocoa