Skip to content

Releases: ls1intum/artemis-android

0.8.0

21 Sep 10:02
Compare
Choose a tag to compare
0.8.0 Pre-release
Pre-release

What's Changed

Added End-To-End tests to project to validate compatibility to the server.

0.7.2

13 Jun 09:52
Compare
Choose a tag to compare
0.7.2 Pre-release
Pre-release

Updated used endpoints: ls1intum/Artemis#6165

0.7.1

12 Jun 14:59
Compare
Choose a tag to compare
0.7.1 Pre-release
Pre-release

Fix

  1. Fix deep link support (Crash)
  2. Fix issue with exercise category decoding. Instead of completely failing will now return empty category.
  3. Fixed invalid conversation settings when switching conversation after editing a conversation.

0.7.0

07 Jun 16:06
Compare
Choose a tag to compare
0.7.0 Pre-release
Pre-release

New features

  1. Use Artemis Communication Feature.
    1.1 Create channels, group conversations and communicate directly.
    1.2 Send messages in conversations and reply to existing messages.
    1.3 React to messages with the emojis of your choice.
    1.4 Edit existing conversations if you have sufficient permissions. Add new members and manage existing members.
    1.5 Leave conversations at any point.
    1.6 Highlight your favorite conversations or hide the ones you are not interested in.
  2. Receive communication push notifications.

Removed features

  1. Removed Q&A communication tabs.

Fixes

  1. Various bug fixes

0.6.0

10 May 11:55
Compare
Choose a tag to compare
0.6.0 Pre-release
Pre-release

New features

  1. View course scores
  2. Group communication notification by conversation

Fixes

  1. Fixed multiple issues with quiz participations

0.5.0

08 Mar 19:30
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release

New features

  1. Register for push notifications
  2. Click on push notifications to view content

Improvements

  1. Added loading indicator to creating standalone posts and checking lecture units
  2. Various bug fixes

0.4.0

25 Jan 19:11
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

New features

  1. View quiz results: View results of live quizzes or practice quizzes in the app.
  2. View the problem statement when working on a text exercise.

Improvements

  1. Files are now downloaded using the Android DownloadManager and put into the Downloads directory
  2. Various UI improvements and more tablet support.

General changes

  1. Now supports Artemis 6.0: Cookie auth

0.3.0

15 Jan 22:18
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

Release highlights

  • You can now view lectures. This includes lecture units and attachments.
  • Update notification settings within the app, currently only for webapp and email.
  • Added an app icon
  • Multiple bug fixes

0.2.0

15 Jan 22:17
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

Release highlights

You can now participate in quizzes (live and practice).
Improved web socket re-connection strategy.

0.1.2

15 Jan 22:33
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release

Changes

  • Changed programming exercise icon to look more like the one in the webapp
  • Now highlights if the user has already reacted with an emoji

New features

  • Start and open text exercises (no team exercises supported): You can enter a text submission and upload it to the server. Submissions are also automatically synced.