Skip to content
Snippets Groups Projects
  1. Dec 17, 2015
  2. Dec 16, 2015
  3. Dec 15, 2015
  4. Dec 14, 2015
    • Ernir Erlingsson's avatar
      code nitpicks and color fix · cdf83927
      Ernir Erlingsson authored
      cdf83927
    • Torsten Grote's avatar
      Improve Forum Sharing UI when sharing with selected contacts · 4d2215a4
      Torsten Grote authored
      When sharing only with chosen contacts, checking the contact's checkbox
      and pressing Done nothing happens and the forum is not shared. An
      additional click on "Share Forum" is necessary to actually share.
      
      This behavior is fixed with this change.
      Now, clicking 'Done' immediately shares the forum.
      
      Closes #153
      4d2215a4
    • Torsten Grote's avatar
      Turn off Bluetooth again when not required anymore · e76b326e
      Torsten Grote authored
      and when errors occur.
      Also do not turn off Bluetooth when just changing device orientation.
      e76b326e
    • akwizgran's avatar
      Merge branch '87-improve-adding-contacts' into 'master' · 3f58af3b
      akwizgran authored
      Improve Adding Contacts
      
      These changes provide more detailed instructions for adding contacts.
      
      Users were confused by the process of adding a contact for the first time.
      This change adds additional explanation and a picture of what is going on.
      
      Closes #87
      
      This change also shows the current step and the total number of steps when adding a contact.
      
      Closes #33
      
      The UI was transferred into XML files and lots of redundant code was deleted such as the custom CodeEntryView.
      
      Please note that I did not implement a countdown for Bluetooth discoverability (#71), because of the way how the state machine resets the entire content view of the activity. This should probably be refactored to use fragments which would make the code cleaner and a permanent progress bar easier to implement.
      
      See merge request !15
      3f58af3b
    • akwizgran's avatar
      f6cb3926
    • Torsten Grote's avatar
      Show current step and total number of steps when adding a contact. · 527ac0c1
      Torsten Grote authored
      UI was transferred into XML files
      and lots of redundant code was deleted such as the custom CodeEntryView.
      
      Closes #33
      527ac0c1
Loading