Giter Site home page Giter Site logo

openwebweaver-android's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

easyvector

openwebweaver-android's Issues

Login button is blocked when using the largest font and display size

Describe the bug

Dear developer!
In the process of using, I found a bug in layout / display. As shown in the figure below, on the login page, the login button is blocked completely, and this page is not scrollable. This may be an adaptation problem. I suspect it is because display and font size are set to large (mainly due to display size).
Because of some problems with my eyesight, I often use the largest font and display.
103165857-dbaf8580-4857-11eb-9e22-120ae1901389

App version is 0.3.0, my mobile phone is Google Pixel 2, and the screen resolution setting is 1920* 1080. And my font size and display size are the largest ! ! ! Also, my Android system version is 10.0.
The above is a description of the problem. The overall experience of the software is good. You can see that the design is very attentive. Thank you very much for the efforts of the developers all the time. I hope to receive a reply. Thank you so much!!

Expected behavior

I hope that I can see the login button.

Steps to reproduce the behavior:

1.use the largest font and display in the display setting
2.open this app for the first time
3.this error could be seen

Screenshot

copy

Environment

  1. Version of OpenWebWeaver: 0.3.0
  2. Device : Google Pixel 2,
  3. OS version : Android 10.0

Mail Index keeps blank

Great app!
In Saxony, the platform is called LernSax and I was able to log in with it as well.
When I open my mails, this remains empty and a shortend error appears

Failed parse JSON int

The mail seems to be from Apple and is thus coded in HTML, if that helps.

Extend "Messenger" function

OpenWWAndroid only supports sending/viewing Quickmessages to/from people added to the Messenger at the moment. The official WebWeaver apps as well as the web interfaces support sending, … Quickmessages to everyone from your instance, without the need to add everyone to the Messenger.

  • Also starting to write a Quickmessage from the Members fragment (like for email) would be great.

Thank you for writing this app! 🎉

Many systemnotifications of type "Unbekannter Typ"

The cause is in the OpenWW API wrapper implemented in the app here:

private val systemNotificationTranslationMap = mapOf(
SystemNotificationType.PASSWORD_CHANGED to R.string.system_notification_password_changed,
SystemNotificationType.FILE_UPLOAD to R.string.system_notification_file_upload,
SystemNotificationType.FILE_DOWNLOAD to R.string.system_notification_file_download,
SystemNotificationType.ADDED_TO_MESSENGER to R.string.system_notification_added_to_messenger,
SystemNotificationType.REQUEST_PASSWORD_RESET_CODE to R.string.system_notification_request_password_reset_code,
SystemNotificationType.NEW_POLL to R.string.system_notification_new_poll,
SystemNotificationType.NEW_NOTIFICATION to R.string.system_notification_new_notification,
SystemNotificationType.NEW_APPOINTMENT to R.string.system_notification_new_appointment,
SystemNotificationType.NEW_TRUST to R.string.system_notification_new_trust,
SystemNotificationType.UNAUTHORIZED_LOGIN_LOCATION to R.string.system_notification_unauthorized_login_location,
SystemNotificationType.NEW_TASK to R.string.system_notification_new_task
)

I'll open an issue at the API wrapper for this: deftkHD/OpenWebWeaver#1.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.