[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SelectCategory and AddCategory activities refreshed #21

Merged
merged 13 commits into from
Jul 31, 2013
Merged

SelectCategory and AddCategory activities refreshed #21

merged 13 commits into from
Jul 31, 2013

Commits on Jul 25, 2013

  1. Replace category list in EditPost by category buttons

    - click on category remove it from the post
    - introduce a new layout: FlowLayout
    - some refactoring (don't use JSONArray to manipulate data)
    maxme committed Jul 25, 2013
    Configuration menu
    Copy the full SHA
    37b2240 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bc465c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ab5eb5 View commit details
    Browse the repository at this point in the history
  4. Refresh select category view.

    - Rewrite a part of category managing
    - Display category hierarchy
    - this also fix #213: Adding a new category remove the selection on the categories screen
    - and fix #258: Adding a Category results in an unsorted category list
    maxme committed Jul 25, 2013
    Configuration menu
    Copy the full SHA
    2f36150 View commit details
    Browse the repository at this point in the history
  5. Display category hierarchy in "parent" spinner of "AddCategory" view

    - also merge Category / CategoryNode / CategoryLevel into on CategoryNode class
    maxme committed Jul 25, 2013
    Configuration menu
    Copy the full SHA
    59aedee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e89070e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d62b134 View commit details
    Browse the repository at this point in the history
  8. Remove useless import

    maxme committed Jul 25, 2013
    Configuration menu
    Copy the full SHA
    5a3bb35 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2013

  1. Configuration menu
    Copy the full SHA
    72af0f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    470adde View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4bf822 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c7d537 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2013

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