Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application crashes (immediately) after choosing ' View log' from the menu. #1

Closed
amaa-99 opened this issue Jul 25, 2023 · 0 comments · Fixed by #2
Closed

Application crashes (immediately) after choosing ' View log' from the menu. #1

amaa-99 opened this issue Jul 25, 2023 · 0 comments · Fixed by #2
Assignees

Comments

@amaa-99
Copy link
Owner

amaa-99 commented Jul 25, 2023

Describe the bug
Application crashes (immediately) after choosing ' View log' from the menu.
This is due to the included version of the prettytime library using java 1.8 features which are not available in these OS versions.
As per the library documentation (https://github.com/ocpsoft/prettytime) version 4.0.6.Final or lower is to be used in these cases.

Firewall Logs

Smartphone (please complete the following information):

  • Device: Any.
  • Android OS: Any Android 6 and lower.

Additional context
Add any other context about the problem here.

@amaa-99 amaa-99 self-assigned this Jul 25, 2023
@amaa-99 amaa-99 changed the title Application crashes (immediately) after choosing ' View log' from the menu Application crashes (immediately) after choosing ' View log' from the menu. Jul 25, 2023
amaa-99 pushed a commit that referenced this issue Jul 25, 2023
…log' from the menu.

Changed the required version to org.ocpsoft.prettytime:prettytime to 4.0.6.Final (as per the library documentation).
This should be compatible with all the target OS versions.
amaa-99 pushed a commit that referenced this issue Jul 25, 2023
…log' from the menu.

Changed the required version to org.ocpsoft.prettytime:prettytime to 4.0.6.Final (as per the library documentation).
This should be compatible with all the target OS versions.
amaa-99 pushed a commit that referenced this issue Jul 29, 2023
…log' from the menu.

Dropped the use of the org.ocpsoft.prettytime:prettytime library: This fixes the crashes due to the library using unsupported language features on older platforms.
amaa-99 pushed a commit that referenced this issue Jul 29, 2023
…log' from the menu.

Dropped the use of the org.ocpsoft.prettytime:prettytime library: This fixes the crashes due to the library using unsupported language features on older platforms.
amaa-99 pushed a commit that referenced this issue Jul 29, 2023
…log' from the menu.

Addressed a couple of lint warnings.
@amaa-99 amaa-99 reopened this Jul 29, 2023
amaa-99 pushed a commit that referenced this issue Jul 29, 2023
…log' from the menu.

Dropped the use of the org.ocpsoft.prettytime:prettytime library: This fixes the crashes due to the library using unsupported language features on older platforms.
amaa-99 pushed a commit that referenced this issue Jul 29, 2023
…log' from the menu.

Addressed a couple of lint warnings.
amaa-99 pushed a commit that referenced this issue Jul 30, 2023
…log' from the menu.

Addressed a couple of lint warnings.
amaa-99 pushed a commit that referenced this issue Jul 30, 2023
…log' from the menu.

Addressed a couple of lint warnings.
@amaa-99 amaa-99 closed this as completed Jul 30, 2023
amaa-99 pushed a commit that referenced this issue Jul 30, 2023
…log' from the menu.

Addressed a couple of lint warnings.
amaa-99 pushed a commit that referenced this issue Jul 30, 2023
…log' from the menu.

Addressed a couple of lint warnings.
amaa-99 pushed a commit that referenced this issue Aug 9, 2023
…log' from the menu.

Dropped the use of the org.ocpsoft.prettytime:prettytime library: This fixes the crashes due to the library using unsupported language features on older platforms.
amaa-99 pushed a commit that referenced this issue Aug 9, 2023
…log' from the menu.

Addressed a couple of lint warnings.
amaa-99 pushed a commit that referenced this issue Aug 9, 2023
…log' from the menu.

Dropped the use of the org.ocpsoft.prettytime:prettytime library: This fixes the crashes due to the library using unsupported language features on older platforms.
amaa-99 pushed a commit that referenced this issue Aug 9, 2023
…log' from the menu.

Addressed a couple of lint warnings.
amaa-99 pushed a commit that referenced this issue Aug 10, 2023
…log' from the menu.

Dropped the use of the org.ocpsoft.prettytime:prettytime library: This fixes the crashes due to the library using unsupported language features on older platforms.
amaa-99 pushed a commit that referenced this issue Aug 10, 2023
…log' from the menu.

Addressed a couple of lint warnings.
amaa-99 pushed a commit that referenced this issue Aug 19, 2023
…log' from the menu.

Dropped the use of the org.ocpsoft.prettytime:prettytime library: This fixes the crashes due to the library using unsupported language features on older platforms.
amaa-99 pushed a commit that referenced this issue Aug 19, 2023
…log' from the menu.

Addressed a couple of lint warnings.
amaa-99 pushed a commit that referenced this issue Sep 21, 2023
…log' from the menu.

Dropped the use of the org.ocpsoft.prettytime:prettytime library: This fixes the crashes due to the library using unsupported language features on older platforms.
amaa-99 pushed a commit that referenced this issue Sep 21, 2023
…log' from the menu.

Addressed a couple of lint warnings.
amaa-99 pushed a commit that referenced this issue Sep 22, 2023
…log' from the menu.

Dropped the use of the org.ocpsoft.prettytime:prettytime library: This fixes the crashes due to the library using unsupported language features on older platforms.
amaa-99 pushed a commit that referenced this issue Sep 22, 2023
…log' from the menu.

Addressed a couple of lint warnings.
amaa-99 pushed a commit that referenced this issue Sep 22, 2023
…log' from the menu.

Dropped the use of the org.ocpsoft.prettytime:prettytime library: This fixes the crashes due to the library using unsupported language features on older platforms.
amaa-99 pushed a commit that referenced this issue Sep 22, 2023
…log' from the menu.

Addressed a couple of lint warnings.
amaa-99 pushed a commit that referenced this issue Sep 22, 2023
…log' from the menu.

Dropped the use of the org.ocpsoft.prettytime:prettytime library: This fixes the crashes due to the library using unsupported language features on older platforms.
amaa-99 pushed a commit that referenced this issue Sep 22, 2023
…log' from the menu.

Addressed a couple of lint warnings.
amaa-99 pushed a commit that referenced this issue Sep 22, 2023
…log' from the menu.

Dropped the use of the org.ocpsoft.prettytime:prettytime library: This fixes the crashes due to the library using unsupported language features on older platforms.
amaa-99 pushed a commit that referenced this issue Sep 22, 2023
…log' from the menu.

Addressed a couple of lint warnings.
amaa-99 pushed a commit that referenced this issue Sep 22, 2023
…log' from the menu.

Dropped the use of the org.ocpsoft.prettytime:prettytime library: This fixes the crashes due to the library using unsupported language features on older platforms.
amaa-99 pushed a commit that referenced this issue Sep 22, 2023
…log' from the menu.

Addressed a couple of lint warnings.
amaa-99 pushed a commit that referenced this issue Sep 22, 2023
…log' from the menu.

Dropped the use of the org.ocpsoft.prettytime:prettytime library: This fixes the crashes due to the library using unsupported language features on older platforms.
amaa-99 pushed a commit that referenced this issue Sep 22, 2023
…log' from the menu.

Addressed a couple of lint warnings.
amaa-99 pushed a commit that referenced this issue Sep 22, 2023
…log' from the menu.

Addressed a couple of lint warnings.
amaa-99 pushed a commit that referenced this issue Sep 22, 2023
…log' from the menu.

Addressed a couple of lint warnings.
amaa-99 pushed a commit that referenced this issue Sep 22, 2023
…log' from the menu.

Addressed a couple of lint warnings.
amaa-99 pushed a commit that referenced this issue Sep 22, 2023
…log' from the menu.

Addressed a couple of lint warnings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant