-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add an exception handling * Update README * Update README * Add PXLPhotoProductView with bookmark, need bookmark's click interface * Add a viewerActivity to demo * Add Kotlin for widgets * Add an interface for bookmark clicks * Add darkmode * Finalize DarkMode * Add a widget launcher in gallery * Add PXLPhotoView and its demo in PXLPhotoViewFragment * Change a param of ImageScaleType * Add a demo showing PXLPhotoView to RecyclerView * Add video view * Add videoPlayerManager * Fix video bugs Add interfaces for layout * Modulize a recyclerview for a list of PXLPhoto * Add theme * Improve product view * Remove unused codes * Move a util class to an util package * Move enum classes to enums package * Move data classes to data package * Move client related classes to client package * Add a new client for Kotlin.coroutines to use suspend in API requests * Add coroutines for album/pdp * Add coroutines to analytics * Remove unused codes * Add configuration classes for widgets * Fix a bug of using pdp * Reformat codes * Refactor a variable * Fix a bug in demo * Add load more for coroutines * Add albumId to demo * Update README * Update README * Update README * Update README * Update README * Update README * Update README.md * Update README * Update README * Update README * Update README * Update README * Add customizable product click listener Add PXLKtxAlbum to expose make the code readable for the SDK users * Update documentation * Update documentation * Split if else conditions into multiple lines * Update README * Update README * Add pxlKtxAlbum.getPhotoWithId() to demo Update README * Add kotlinx-coroutines-core to gradle Add kotlinx-coroutines-android to gradle Update README * Update README * Rename classes Update README * Update README * Fix a bug in analytics API * Add video player library codes temporary. this will be removed after optimizing its performance. * Remove a temporary code * Update document * Update README * Update README * Update README * Update doc * Update doc * Update doc * Update doc * Update doc * Update doc * Update doc * Update doc * Update document * Update document * Update document * Remove library codes and import a gradle dependency instead * Add a visibility to debug Text * Add a visibility to debug Text * Add a visibility to debug Text * Update document * Update document * Fix bugs in FIT_CENTER and CENTER_CROP for VideoPlayerView * Add comments Update README * Add comments Update README * Add comments * Add comments * Upgrade gradle libraries * Update README * Update README * Update README * Update README * Update README * Update README * Update doc * Upgrade Kotlin version * Rollback Kotlin version * Remove unused codes * Update doc * Import JZVideo library * Update document * Update document * Update document * Update document * Update document * Import JZVideo library * Add viewModelScope + try/catch * Replace the existing video library with a new one * Connect volume and looping to the new video player * Remove unused file * Improve the library * Upgrade JZVideo library
- Loading branch information
1 parent
2db7051
commit f87c9b8
Showing
160 changed files
with
7,356 additions
and
2,450 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.