-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Reworking classes and adding repositories * Update repository * ViewModelController and Repos are working * Lots of additions and reworking of views - Fixes for repositories - 60fps scrolling - Fixed html encodings - Started switching out some view controllers for cleaner versions * Fixed FilterObject * Fix recommened api request * Added remoteCommandManager toggle change playback position Fix for this issue: #25 * Build for beta and fixed CollectionView Layout scaling * fixed audio view label * Clean up clean up Fixed User Model Fixed repos and search controller Deleted a lot of old code * Removed and cleaned up code/files Also fixed search controller since there was an issue with calling the api too many times after we returned 0 results * Reworking classes and adding repositories * Update repository * ViewModelController and Repos are working * Lots of additions and reworking of views - Fixes for repositories - 60fps scrolling - Fixed html encodings - Started switching out some view controllers for cleaner versions * Fixed FilterObject * Fix recommened api request * Added remoteCommandManager toggle change playback position Fix for this issue: #25 * Build for beta and fixed CollectionView Layout scaling * fixed audio view label * Clean up clean up Fixed User Model Fixed repos and search controller Deleted a lot of old code * Removed and cleaned up code/files Also fixed search controller since there was an issue with calling the api too many times after we returned 0 results * After rebase with a few fixes * Remove comment * Review Fixes * Removed Kingfisher in favor for SDWebImage This looks to fix a memory issue with Kingfisher caching all the images and using a lot of memory. * Fixed models and voting on header view * Forgot to push this pod update * Fixed tab bar not selecting first index on load. Fixed Image caching * Fix skeletonCollectionView stopping when leaving a view * 1.2 beta build 11
- Loading branch information
1 parent
fe1888d
commit 9960f51
Showing
46 changed files
with
1,546 additions
and
2,415 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
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.