Skip to content
This repository has been archived by the owner on Aug 1, 2019. It is now read-only.

Image multiselection and picker customization #137

Open
wants to merge 24 commits into
base: master
Choose a base branch
from

Commits on Apr 24, 2017

  1. more brief rect constant

    Alexander Dodatko committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    4eb5bd5 View commit details
    Browse the repository at this point in the history
  2. [128] custom nib for bottom bar

    Alexander Dodatko committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    9a65c71 View commit details
    Browse the repository at this point in the history
  3. [115] avatar on top of bubble

    Alexander Dodatko committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    f910a51 View commit details
    Browse the repository at this point in the history
  4. [122] keyboard in TabBar fix

    Alexander Dodatko committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    40b541e View commit details
    Browse the repository at this point in the history
  5. minor refactoring

    Alexander Dodatko committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    3ac432f View commit details
    Browse the repository at this point in the history
  6. minor refactoring

    Alexander Dodatko committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    78ba439 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2017

  1. [image multiselect] added a protocol for image picker VC

    Alexander Dodatko committed May 17, 2017
    Configuration menu
    Copy the full SHA
    8dd6195 View commit details
    Browse the repository at this point in the history
  2. [image multiselect] added methods to override for multiselection hand…

    …ling
    Alexander Dodatko committed May 17, 2017
    Configuration menu
    Copy the full SHA
    ad4b2f6 View commit details
    Browse the repository at this point in the history
  3. [image multiselect] replaced inline sendText() instructions with dele…

    …gation to NMessengerController
    Alexander Dodatko committed May 17, 2017
    Configuration menu
    Copy the full SHA
    18dd3f2 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2017

  1. [image multiselect] made cameraAuthStatus and photoLibAuthStatus

    …readonly
    Alexander Dodatko committed May 18, 2017
    Configuration menu
    Copy the full SHA
    53f360f View commit details
    Browse the repository at this point in the history

Commits on May 19, 2017

  1. [multiselect] added images for multiselection and camera button

    Alexander Dodatko committed May 19, 2017
    Configuration menu
    Copy the full SHA
    00dd63f View commit details
    Browse the repository at this point in the history
  2. added a missing include

    Alexander Dodatko committed May 19, 2017
    Configuration menu
    Copy the full SHA
    0450bd8 View commit details
    Browse the repository at this point in the history
  3. [multiselect] added custom picker based on UICollectionView

    Alexander Dodatko committed May 19, 2017
    Configuration menu
    Copy the full SHA
    4c9103d View commit details
    Browse the repository at this point in the history
  4. [multiselect] encapsulated push/pop for image picker

    Alexander Dodatko committed May 19, 2017
    Configuration menu
    Copy the full SHA
    655ed35 View commit details
    Browse the repository at this point in the history
  5. Minor refactoring. Also added a todo about localization.

    Alexander Dodatko committed May 19, 2017
    Configuration menu
    Copy the full SHA
    f8cbc1b View commit details
    Browse the repository at this point in the history
  6. [multiselect] separate directory for picker

    Alexander Dodatko committed May 19, 2017
    Configuration menu
    Copy the full SHA
    233308b View commit details
    Browse the repository at this point in the history

Commits on May 22, 2017

  1. [multiselect] added camera image

    Alexander Dodatko committed May 22, 2017
    Configuration menu
    Copy the full SHA
    6d40c20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    479e53e View commit details
    Browse the repository at this point in the history
  3. [multiselect] added live camera cell

    Alexander Dodatko committed May 22, 2017
    Configuration menu
    Copy the full SHA
    df1b58b View commit details
    Browse the repository at this point in the history
  4. [multiselect] saving newly shot image in camera roll

    Alexander Dodatko committed May 22, 2017
    Configuration menu
    Copy the full SHA
    e86a83b View commit details
    Browse the repository at this point in the history
  5. [multiselect] extended customization options

    TODO: maybe replace a struct with a protocol/delegate
    Alexander Dodatko committed May 22, 2017
    Configuration menu
    Copy the full SHA
    7fa86f6 View commit details
    Browse the repository at this point in the history
  6. [multiselect] added some properties to accomplish the feature

    Alexander Dodatko committed May 22, 2017
    Configuration menu
    Copy the full SHA
    957b39d View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2017

  1. [image multiselection] applied lazy to PHCachingImageManager to avoid…

    … an unwanted system permission dialog
    Alexander Dodatko committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    90e30b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2017

  1. [crash] fixed photo capture issue by replacing force unwrap with `if …

    …let`
    Alexander Dodatko committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    73109d9 View commit details
    Browse the repository at this point in the history