A collection of Android libraries.
implementation 'com.kartega.ophelia:ophelia:1.0.1'Examples of use are in sample activities.
- EANetworking
- Requests with Volley
- Download with Android Download Manager or OkHttp
- Upload with OkHttp
- EARecycler
- EARecyclerView with load more callback
- Drag&Drop functionality
- Swipe functionality
- BaseHolder
- ItemType
- Title
- EAProgress
- Fullscreen progress dialog
- EASlider
- Infinite scroll
- Auto Image loading
- Extra variables for images
- EASpinner
- Searchable spinners
- Spinner with local data
- Single selection
- Multiple selection
- Spinner with online data
- Single selection
- Multiple selection
- Pagination
- EAUtilities
- Enums
- Listeners
- Custom views
- Realm helper
- File provider helper
- Time utils
- Object utils
- String utils
- Action utils
- View tools
- Calculator
- Shared preferences helper
- Device informations utils
- EADialogs
- Ready dialog styles
- Ready button styles
- Customizations
- Base
- EABaseActivity
- OpheliaApplication
Dialogs inspired from ;
- https://github.com/blennerSilva/AwesomeDialog
Progress interpolators from;
- https://github.com/syedowaisali/crystal-preloaders