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

Added filter screen #239

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

Added filter screen #239

wants to merge 41 commits into from

Commits on Aug 24, 2017

  1. Update camera viewcontroller to use CoreMotion

    Wallace Wu committed Aug 24, 2017
    Configuration menu
    Copy the full SHA
    3b1484a View commit details
    Browse the repository at this point in the history
  2. Remove debugging log

    Wallace Wu committed Aug 24, 2017
    Configuration menu
    Copy the full SHA
    30cd840 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2017

  1. Use xib to load UI

    Wallace Wu committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    7b41751 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2017

  1. Added crop UI

    Modified confirm page
    Wallace Wu committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    f532d41 View commit details
    Browse the repository at this point in the history
  2. Update build settings for framework target

    Wallace Wu committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    f775e76 View commit details
    Browse the repository at this point in the history
  3. Make few public headers

    Wallace Wu committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    8d83e46 View commit details
    Browse the repository at this point in the history
  4. Added project settings

    Wallace Wu committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    b7e907d View commit details
    Browse the repository at this point in the history
  5. Removed useless files

    Wallace Wu committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    8a8e63c View commit details
    Browse the repository at this point in the history
  6. update project settings

    Wallace Wu committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    f13949b View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2017

  1. updated icons

    Wallace Wu committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    2c9d1e0 View commit details
    Browse the repository at this point in the history
  2. update UI part 2

    Wallace Wu committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    cab887f View commit details
    Browse the repository at this point in the history
  3. update UI for cropping

    Wallace Wu committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    9cba4df View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2017

  1. Autolayout for different devices

    Wallace Wu committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    ccafae2 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2017

  1. layout update for universal app

    Wallace Wu committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    34d469e View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2017

  1. fix image loading crash

    Wallace Wu committed Sep 1, 2017
    Configuration menu
    Copy the full SHA
    1c499bd View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2017

  1. Configuration menu
    Copy the full SHA
    6a997dc View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2017

  1. Configuration menu
    Copy the full SHA
    082b200 View commit details
    Browse the repository at this point in the history
  2. Fix positioning of activity view

    Wallace Wu committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    5c1c4c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2017

  1. Added more selection modes during cropping

    Wallace Wu committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    b905c73 View commit details
    Browse the repository at this point in the history
  2. give a bit top margin for cropping view

    fixed initial cropping position
    Wallace Wu committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    0ca3e0c View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2017

  1. Update localization

    Wallace Wu committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    e139771 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2017

  1. Added filter screen

    Narek Simonyan authored and Narek Simonyan committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    8822fa2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from Skrapit/filter

    Added filter screen
    Narek1994 authored Oct 28, 2017
    Configuration menu
    Copy the full SHA
    1d065a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7e0bba View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from Skrapit/revert-1-filter

    Revert "Added filter screen"
    Narek1994 authored Oct 28, 2017
    Configuration menu
    Copy the full SHA
    ef6d1eb View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2017

  1. 1 fix a bug that filter doesn't work after selecting different filters

    2 Fix coding convention that there shouldn't be spacing in the beginning of function
    3 Fix spacing, which should be 2 space in each indent
    Wallace Wu committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    c000965 View commit details
    Browse the repository at this point in the history
  2. fix issue with error when building framework

    Narek Simonyan authored and Narek Simonyan committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    532a1a6 View commit details
    Browse the repository at this point in the history
  3. merged

    Narek Simonyan authored and Narek Simonyan committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    808ead0 View commit details
    Browse the repository at this point in the history
  4. merged

    Narek Simonyan authored and Narek Simonyan committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    d4d6b93 View commit details
    Browse the repository at this point in the history
  5. Return filtered image

    Wallace Wu committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    5820b47 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2017

  1. Update design to use SafeArea for iOS 11

    Wallace Wu committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    7ba6131 View commit details
    Browse the repository at this point in the history
  2. Added analytics

    Use safearea for iPhone X
    Wallace Wu committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    a10d692 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2017

  1. Update camera UX

    Wallace Wu committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    5d7879e View commit details
    Browse the repository at this point in the history
  2. Update camera icons

    Wallace Wu committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    234a670 View commit details
    Browse the repository at this point in the history
  3. last second UI update, just waiting for library UI :)

    Wallace Wu committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    0ea2252 View commit details
    Browse the repository at this point in the history
  4. Fix a resource loading crash

    Wallace Wu committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    a140c7b View commit details
    Browse the repository at this point in the history
  5. Keep image after confirming

    update background color
    Wallace Wu committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    6a6d677 View commit details
    Browse the repository at this point in the history
  6. Use clear color for imageview in confirm page

    Wallace Wu committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    fc87692 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2017

  1. removed crashlytics

    UI adjustment
    Wallace Wu committed Dec 14, 2017
    Configuration menu
    Copy the full SHA
    66af852 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2017

  1. Fix library UI issue

    Wallace Wu committed Dec 22, 2017
    Configuration menu
    Copy the full SHA
    2bdb566 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2018

  1. added localization

    Wallace Wu committed Jan 22, 2018
    Configuration menu
    Copy the full SHA
    b0f4474 View commit details
    Browse the repository at this point in the history