Skip to content

Releases: proxer/ProxerAndroid

0.3.2

10 Feb 23:35
Compare
Choose a tag to compare
  • Greatly improve startup performance
  • Fix wrong alignment of the skip button on the introduction screen which occurred on some devices

0.3.1

30 Jan 14:52
Compare
Choose a tag to compare
  • Hotfix for reappearing error messages

0.3.0

30 Jan 14:20
Compare
Choose a tag to compare
  • Complete overhaul of how data is passed through the application. Benefits are:
    • Loading continues if the device is rotated
    • Eliminate possible exceptions if something is ready when the app is currently closing or changing orientation
  • Improvements concerning login
    • There is now a difference between "User is logged in" and "There is a user"
    • The user can choose if he wants to only sign in temporarily
    • Confirmation dialog for sign out
    • A Snackbar is presented to the user to log in if he is not logged in in the Conferences screen
  • Layout and UI improvements
    • Better Notifications
    • Updated to the new MaterialDrawer 5.0
    • Better readability for the SnackBar by choosing a lighter color for the action
  • Various minor clean ups and code improvements
  • Performance tweeks

0.2.6

03 Jan 14:19
Compare
Choose a tag to compare
  • Notifications for new messages
  • Improved user interface
    • Redesigned settings
    • Automatic scrolling to the top on refresh if there are new messages or news
  • Better stability

0.2.5

19 Dec 17:19
Compare
Choose a tag to compare
  • New icons at some places
  • Improved stability
  • Some other minor visual changes

0.2.4

07 Dec 09:25
Compare
Choose a tag to compare
  • Stability and Performance improvements
  • Snackbar is dismissed when changing from one screen to another
  • Not every text is selectable

0.2.3

15 Nov 13:47
Compare
Choose a tag to compare
  • Stability improvements

0.2.2

31 Oct 16:38
Compare
Choose a tag to compare
  • Fix performace issue in messages section.

0.2.1

31 Oct 14:22
Compare
Choose a tag to compare
  • Polling for conferences.
  • Conferences with new messages are marked.
  • Minor improvements.

0.2

24 Oct 11:58
Compare
Choose a tag to compare
0.2

Add Message retrieving. Only conferences are working for now.
Various optimizations and improvements.