-
Notifications
You must be signed in to change notification settings - Fork 272
[unstable] Optimized "to past" scrolling by reversing cells order #179
base: master
Are you sure you want to change the base?
Commits on Apr 24, 2017
-
Alexander Dodatko committed
Apr 24, 2017 Configuration menu - View commit details
-
Copy full SHA for 4eb5bd5 - Browse repository at this point
Copy the full SHA 4eb5bd5View commit details -
[128] custom nib for bottom bar
Alexander Dodatko committedApr 24, 2017 Configuration menu - View commit details
-
Copy full SHA for 9a65c71 - Browse repository at this point
Copy the full SHA 9a65c71View commit details -
Alexander Dodatko committed
Apr 24, 2017 Configuration menu - View commit details
-
Copy full SHA for f910a51 - Browse repository at this point
Copy the full SHA f910a51View commit details -
Alexander Dodatko committed
Apr 24, 2017 Configuration menu - View commit details
-
Copy full SHA for 40b541e - Browse repository at this point
Copy the full SHA 40b541eView commit details -
Alexander Dodatko committed
Apr 24, 2017 Configuration menu - View commit details
-
Copy full SHA for 3ac432f - Browse repository at this point
Copy the full SHA 3ac432fView commit details -
Alexander Dodatko committed
Apr 24, 2017 Configuration menu - View commit details
-
Copy full SHA for 78ba439 - Browse repository at this point
Copy the full SHA 78ba439View commit details
Commits on May 17, 2017
-
[image multiselect] added a protocol for image picker VC
Alexander Dodatko committedMay 17, 2017 Configuration menu - View commit details
-
Copy full SHA for 8dd6195 - Browse repository at this point
Copy the full SHA 8dd6195View commit details -
[image multiselect] added methods to override for multiselection hand…
…ling
Alexander Dodatko committedMay 17, 2017 Configuration menu - View commit details
-
Copy full SHA for ad4b2f6 - Browse repository at this point
Copy the full SHA ad4b2f6View commit details -
[image multiselect] replaced inline sendText() instructions with dele…
…gation to NMessengerController
Alexander Dodatko committedMay 17, 2017 Configuration menu - View commit details
-
Copy full SHA for 18dd3f2 - Browse repository at this point
Copy the full SHA 18dd3f2View commit details
Commits on May 18, 2017
-
[image multiselect] made
cameraAuthStatus
andphotoLibAuthStatus
……readonly
Alexander Dodatko committedMay 18, 2017 Configuration menu - View commit details
-
Copy full SHA for 53f360f - Browse repository at this point
Copy the full SHA 53f360fView commit details
Commits on May 19, 2017
-
[multiselect] added images for multiselection and camera button
Alexander Dodatko committedMay 19, 2017 Configuration menu - View commit details
-
Copy full SHA for 00dd63f - Browse repository at this point
Copy the full SHA 00dd63fView commit details -
Alexander Dodatko committed
May 19, 2017 Configuration menu - View commit details
-
Copy full SHA for 0450bd8 - Browse repository at this point
Copy the full SHA 0450bd8View commit details -
[multiselect] added custom picker based on UICollectionView
Alexander Dodatko committedMay 19, 2017 Configuration menu - View commit details
-
Copy full SHA for 4c9103d - Browse repository at this point
Copy the full SHA 4c9103dView commit details -
[multiselect] encapsulated push/pop for image picker
Alexander Dodatko committedMay 19, 2017 Configuration menu - View commit details
-
Copy full SHA for 655ed35 - Browse repository at this point
Copy the full SHA 655ed35View commit details -
Minor refactoring. Also added a todo about localization.
Alexander Dodatko committedMay 19, 2017 Configuration menu - View commit details
-
Copy full SHA for f8cbc1b - Browse repository at this point
Copy the full SHA f8cbc1bView commit details -
[multiselect] separate directory for picker
Alexander Dodatko committedMay 19, 2017 Configuration menu - View commit details
-
Copy full SHA for 233308b - Browse repository at this point
Copy the full SHA 233308bView commit details
Commits on May 22, 2017
-
[multiselect] added camera image
Alexander Dodatko committedMay 22, 2017 Configuration menu - View commit details
-
Copy full SHA for 6d40c20 - Browse repository at this point
Copy the full SHA 6d40c20View commit details -
[multiselect] extracted "image from picker response" helper class
Alexander Dodatko committedMay 22, 2017 Configuration menu - View commit details
-
Copy full SHA for 479e53e - Browse repository at this point
Copy the full SHA 479e53eView commit details -
[multiselect] added live camera cell
Alexander Dodatko committedMay 22, 2017 Configuration menu - View commit details
-
Copy full SHA for df1b58b - Browse repository at this point
Copy the full SHA df1b58bView commit details -
[multiselect] saving newly shot image in camera roll
Alexander Dodatko committedMay 22, 2017 Configuration menu - View commit details
-
Copy full SHA for e86a83b - Browse repository at this point
Copy the full SHA e86a83bView commit details -
[multiselect] extended customization options
TODO: maybe replace a struct with a protocol/delegate
Alexander Dodatko committedMay 22, 2017 Configuration menu - View commit details
-
Copy full SHA for 7fa86f6 - Browse repository at this point
Copy the full SHA 7fa86f6View commit details -
[multiselect] added some properties to accomplish the feature
Alexander Dodatko committedMay 22, 2017 Configuration menu - View commit details
-
Copy full SHA for 957b39d - Browse repository at this point
Copy the full SHA 957b39dView commit details
Commits on Jun 12, 2017
-
[image multiselection] applied lazy to PHCachingImageManager to avoid…
… an unwanted system permission dialog
Alexander Dodatko committedJun 12, 2017 Configuration menu - View commit details
-
Copy full SHA for 90e30b6 - Browse repository at this point
Copy the full SHA 90e30b6View commit details -
added an optional symbols count limit
Alexander Dodatko committedJun 12, 2017 Configuration menu - View commit details
-
Copy full SHA for 446e8d2 - Browse repository at this point
Copy the full SHA 446e8d2View commit details
Commits on Jul 20, 2017
-
[eBay#142] extracted
itemsCount
property to fix the crashMerged eBay#145
Alexander Dodatko committedJul 20, 2017 Configuration menu - View commit details
-
Copy full SHA for 97cc2f8 - Browse repository at this point
Copy the full SHA 97cc2f8View commit details -
[refactoring] extracted a few local variables
Alexander Dodatko committedJul 20, 2017 Configuration menu - View commit details
-
Copy full SHA for 1b947ac - Browse repository at this point
Copy the full SHA 1b947acView commit details -
Added "symbolsCounterLabel" and some text input limitations logic
* Added "symbolsCounterLabel" * Unwrapped `checkCameraPermissions` and `checkPhotoLibraryPermissions` as explicit boolean table with pattern matching * Added `pickedImageAssets` delegate method for multiselection
Alexander Dodatko committedJul 20, 2017 Configuration menu - View commit details
-
Copy full SHA for b0f83b8 - Browse repository at this point
Copy the full SHA b0f83b8View commit details -
[eBay#143] Extracted CameraViewDelegate to a separate class
Alexander Dodatko committedJul 20, 2017 Configuration menu - View commit details
-
Copy full SHA for 27adb9f - Browse repository at this point
Copy the full SHA 27adb9fView commit details -
[eBay#143] added "text + collection" subclass of CollectionViewConten…
…tNode
Alexander Dodatko committedJul 20, 2017 Configuration menu - View commit details
-
Copy full SHA for 8430b3a - Browse repository at this point
Copy the full SHA 8430b3aView commit details -
[crash] fixed photo capture issue by replacing force unwrap with `if …
…let`
Alexander Dodatko committedJul 20, 2017 Configuration menu - View commit details
-
Copy full SHA for 74722aa - Browse repository at this point
Copy the full SHA 74722aaView commit details -
[eBay#143] added PHAssets delegate methods for multiselect picker
also using `defer` keyrowd for safer `imageListGuard.unlock`
Alexander Dodatko committedJul 20, 2017 Configuration menu - View commit details
-
Copy full SHA for 6a355a3 - Browse repository at this point
Copy the full SHA 6a355a3View commit details -
[eBay#143] added PHAsset getter to MultiselectImagePickerController
Alexander Dodatko committedJul 20, 2017 Configuration menu - View commit details
-
Copy full SHA for 8d45b77 - Browse repository at this point
Copy the full SHA 8d45b77View commit details -
[eBay#143] added
func onAssetsPicked()
to overrideAlexander Dodatko committedJul 20, 2017 Configuration menu - View commit details
-
Copy full SHA for e6db74f - Browse repository at this point
Copy the full SHA e6db74fView commit details
Commits on Dec 12, 2017
-
Alexander Dodatko committed
Dec 12, 2017 Configuration menu - View commit details
-
Copy full SHA for 675cd8f - Browse repository at this point
Copy the full SHA 675cd8fView commit details -
[timestamp] added mixed content node and timestamp utils class
Alexander Dodatko committedDec 12, 2017 Configuration menu - View commit details
-
Copy full SHA for 51edfb7 - Browse repository at this point
Copy the full SHA 51edfb7View commit details -
[image] extracted aspect ratio constant to a local variable
Alexander Dodatko committedDec 12, 2017 Configuration menu - View commit details
-
Copy full SHA for c8a5c83 - Browse repository at this point
Copy the full SHA c8a5c83View commit details -
[alerts] added localization for menu entries
Alexander Dodatko committedDec 12, 2017 Configuration menu - View commit details
-
Copy full SHA for d48b0df - Browse repository at this point
Copy the full SHA d48b0dfView commit details -
Alexander Dodatko committed
Dec 12, 2017 Configuration menu - View commit details
-
Copy full SHA for bc26014 - Browse repository at this point
Copy the full SHA bc26014View commit details -
[image picker] added more delegate methods for better flexibility
Alexander Dodatko committedDec 12, 2017 Configuration menu - View commit details
-
Copy full SHA for 2e2c550 - Browse repository at this point
Copy the full SHA 2e2c550View commit details -
Alexander Dodatko committed
Dec 12, 2017 Configuration menu - View commit details
-
Copy full SHA for 864fc12 - Browse repository at this point
Copy the full SHA 864fc12View commit details -
[optimization] reverse cell order for sooth "scroll backwards" scenario
Alexander Dodatko committedDec 12, 2017 Configuration menu - View commit details
-
Copy full SHA for d20d642 - Browse repository at this point
Copy the full SHA d20d642View commit details -
[NMessengerViewController] exposed some constraints for injection pri…
…or to super.viewDidLoad call
Alexander Dodatko committedDec 12, 2017 Configuration menu - View commit details
-
Copy full SHA for 693287c - Browse repository at this point
Copy the full SHA 693287cView commit details