pslab-android icon indicating copy to clipboard operation
pslab-android copied to clipboard

PSLab Android App https://play.google.com/store/apps/details?id=io.pslab

Results 72 pslab-android issues
Sort by recently updated
recently updated
newest added

![image](https://github.com/fossasia/pslab-android/assets/11439477/9d370796-63c2-4fdd-943c-da21c9d3a735)

The goal of the "Screen Display" instrument is to display characters, text, images on an I²C screen. The transfer should be possible through Bluetooth or USB.

Feature

The USB VID & PID values must be updated for the new hardware version: https://github.com/fossasia/pslab-android/blob/7f0c6406ebfc8f929cbb6be03030bfc430dcf904/app/src/main/java/io/pslab/communication/CommunicationHandler.java#L18 The new values are: VID: 0x10C4 PID: 0xEA60

1. Update your target API level by August 31, 2023 to ensure that your app is available to new users We've detected that your app is targeting an old version...

Bug

**Actual Behaviour** Currently, the only way the app can communicate with the _PSLab_ device is using a USB cable. There isn't any support for a wireless (Wifi or Bluetooth) connection...

Fixes #2490 **THIS IS A MAJOR UPDATE THAT UPDATES FUNCTIONS FOR ALL THE INSTRUMENTS AND MAKES OUR APP WORKING WITH THE V6 DEVICE ([latest](https://github.com/fossasia/pslab-firmware/releases/tag/v3.0.0) firmware - v3.0.0), ALONGWITH RETAINING BACKWARDS...

Feature

Update app on Fdroid https://f-droid.org/en/packages/io.pslab/

Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7. Release notes Sourced from actions/github-script's releases. v7.0.0 What's Changed Add base-url option by @​robandpdx in actions/github-script#429 Expose async-function argument type by @​viktorlott in actions/github-script#402,...

Dependencies
github_actions

Fixes #2493 ## Changes - Add horizontal layout for Power Source - Add new `dimen` for new layout ## Screenshots / Recordings ![Screenshot_20240625-231244](https://github.com/fossasia/pslab-android/assets/11596220/8cc7ab66-d733-4d3c-9352-77c3dfcc3e5d) **Checklist**: - [x] **No hard coding**: I...

**Actual Behaviour** The header of the navigation is partially cut off / hidden on tablets. **Expected Behaviour** The header should be fully visible. **Steps to reproduce it** Start app on...