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

Add Non-Admin User Support #563

Open
wants to merge 28 commits into
base: beta
Choose a base branch
from
Open

Add Non-Admin User Support #563

wants to merge 28 commits into from

Commits on Jul 16, 2020

  1. adds local server login for secondary user

    # Conflicts:
    #	src/main/java/org/amahi/anywhere/AmahiModule.java
    #	src/main/java/org/amahi/anywhere/activity/AuthenticationActivity.java
    #	src/main/java/org/amahi/anywhere/fragment/NavigationFragment.java
    #	src/main/java/org/amahi/anywhere/server/client/ServerClient.java
    #	src/main/res/layout/layout_authentication.xml
    #	src/main/res/values/strings.xml
    arihant-confluent authored and chirag-jn committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    2476cdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7efd84c View commit details
    Browse the repository at this point in the history
  3. fixes server loading issue (amahi#378) (amahi#379)

    # Conflicts:
    #	src/main/java/org/amahi/anywhere/activity/IntroductionActivity.java
    #	src/main/java/org/amahi/anywhere/activity/SplashActivity.java
    #	src/main/java/org/amahi/anywhere/fragment/NavigationFragment.java
    arihant-confluent authored and chirag-jn committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    cea4805 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5b286c View commit details
    Browse the repository at this point in the history
  5. reformat splash

    chirag-jn committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    8c6d08c View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2020

  1. Update PIN layout

    chirag-jn committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    95427bd View commit details
    Browse the repository at this point in the history
  2. update strings

    chirag-jn committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    eb65aad View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. Configuration menu
    Copy the full SHA
    f673b00 View commit details
    Browse the repository at this point in the history
  2. update PIN layout

    chirag-jn committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    3ab7a7f View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2020

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

Commits on Jul 27, 2020

  1. add log statements

    chirag-jn committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    c358c53 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. Configuration menu
    Copy the full SHA
    c5a70d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46d8afa View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. Correct User State Issue

    chirag-jn committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    465b8ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11a7056 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7c453f View commit details
    Browse the repository at this point in the history
  4. clean code

    chirag-jn committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    8addfba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1eacf45 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

  1. Add Activity Callbacks

    chirag-jn committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    af1d505 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2020

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

Commits on Aug 24, 2020

  1. Configuration menu
    Copy the full SHA
    dd9fd31 View commit details
    Browse the repository at this point in the history
  2. Correct Issues with NavBar

    chirag-jn committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    ce0058f View commit details
    Browse the repository at this point in the history
  3. remove extra log statements

    chirag-jn committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    9690eb2 View commit details
    Browse the repository at this point in the history
  4. reformat code

    chirag-jn committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    be4f9fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    261d7c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4e47079 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2021

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

Commits on Feb 28, 2021

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