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

Switch/Add servers without logging in/out #51

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

Commits on Aug 23, 2016

  1. Configuration menu
    Copy the full SHA
    0e5ebec View commit details
    Browse the repository at this point in the history
  2. Added SharedPreferences to store the realms

    This GlobalSettings will store all the info about the saved
    realms.
    kunall17 committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    72da75c View commit details
    Browse the repository at this point in the history
  3. Method to create a new Realm

    Changes the database helper and save default settings for the
    server.
    kunall17 committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    2cb7684 View commit details
    Browse the repository at this point in the history
  4. Method to switch the current realm

    Saves current server position, changes the databaseHelper and get's the
    saved data for this server
    kunall17 committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    119848c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c0bd80 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cafa69e View commit details
    Browse the repository at this point in the history
  7. Switch realm method in ZulipActivity

    Abort current connections, handlers and establish new ones.
    kunall17 committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    10ce13d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c7e510d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eb244f7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7dba755 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    da6713b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    362808e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6e4d804 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    194a581 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d002428 View commit details
    Browse the repository at this point in the history
  16. Save settings for the new realm settings.

    Reset, Abort current connections and estabilish new connections
    and settings.
    kunall17 committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    034af89 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e9b3926 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f21827d View commit details
    Browse the repository at this point in the history