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

Adds Busia apks for v3.13 | Wrapper 0.11.1 #11

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open

Conversation

Kymoraa
Copy link

@Kymoraa Kymoraa commented Aug 5, 2022

Adds Busia apks for v3.13 as created in April based of Android wrapper 0.11.1
PR had conflicts, this is mainly to just add the resources and maintain them upstream

mrsarm and others added 20 commits December 2, 2021 16:22
Add missed translations for some buttons and messages, and fixed others.

Co-authored-by: Marc Abbyad <[email protected]>
* Added MUSO CDI flavour

Co-authored-by: “gilbertagbodamakou” <“[email protected]”>
* correct RCI icons

Co-authored-by: “gilbertagbodamakou” <“[email protected]”>
Ticket:
medic#169

In this commit:
- Removes the support for Android 4.4.
- Refactor the WebView's url handler and adds support for sdk 21 & 22 (Android 5)
- Removes android.support (deprecated) and use the new one: androidx.
Ticket: medic#189
This commit handles the case when the user clicks "Deny" when asked to grant location permission.
Ticket: medic#230

This commit removes Simprints integration.
Ticket: medic#242

This commit will:
- Replace `com.noveogroup.android:check` with the latest version of the libraries it was wrapping: Checkstyles, PMD and Spotbugs.
- Removed jcenter() which will stop working in the future.
This commit adds the configuration to generate test coverage reports for unbrandedDebug flavor
Ticket: medic#159

This commit:
- Removes the old image picker library and implementation because it's deprecated.
- Removes support for the deprecated library android.support.* (android.enableJetifier=true) and fixes style of buttons that were depending on Widget.AppCompat.
- Adds new support for Webview's file picker.
- Adds support for recording if selected instead of picking from the phone's file system
Ticket: medic#94

In this commit:
- Removes DISABLE_APP_URL_VALIDATION and therefore the App URL verification (AppUrlVerification class) isn't skipped anymore.
- Stops appending /medic/_design/medic/_rewrite/ to the App URL.
- Adds some unit test coverage
Ticket: medic#148

This commit:
- Adds a prominent disclosure for when requesting storage permission
- Updates location prominent disclosure to use intent's callback contracts.
- Handle "never ask again" or when permission is denied for second time or when the permission is denied from the App's Settings page, at this point we can't request the grant automatically so the user is redirected to the app's settings to manually grant the permission.
Ticket: medic#261

This commit: 
- Removes the unbranded_test flavor. If we need to test a flavor without any of the permissions, then we can do that locally without adding a new flavor in the source code.
Ticket: medic#253

This commit: 
- Removes the menu.
- Removes the lock pin view and activity.
- Adds secret door to open the settings view, that used to be available in the menu. Tap 5 times with 1 finger on the screen, then swipe right with 2 fingers. Tap counting will restart if next tap happened more than 500 milliseconds since last tap.
- Adds test coverage.
Ticket: medic#258

In this commit: 
- Adds border and training app message. This will be useful for new deployments that want to differentiate their Training app, and would NOT affect any existing flavors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants