Caleb Langat

Results 11 issues of Caleb Langat

## Description This PR sets up custom playback effects when you long press the Playback effect Icon. Fixes # @CookiedCodes niggles ## Testing Instructions 1. Tap on the Discover tab...

## Description This PR migrates the share Fragment views to Jetpack Compose. The Compose version is the exact replica from the views. In case of any padding values I missed,...

compose migration

### Description When a user inputs the recipient phone number while sending money, the user can input invalid characters e.g. Alphabet characters and even write unlimited number characters on the...

bug

When the transaction detail screen is successful, the user should also see the recipient institution.

### Description After paying money using the Pay Bill option, the transaction details screen doesn't show the account number. ### Steps to reproduce 1. Open Stax App 2. On the...

bug

## Related Issue #21 ## Description Added offline First features. fetchWeather function from the repositiory is responsible for fetching weather data. It first checks if there is cached weather data...

There are a couple of raw strings which could be extracted to String Resources. IMO, I think it would be a good call and it would help in accessibility

### Problem We can add a .config.yml file such on the .github package, such that someone can have different options when filling an issue. Example: 1. File a bug 2....

### Problem We can improve the issue template so it can use a .yml file instead. I think it make make the template look better IMO. I am open for...

## Description This PR fixes file uploading crash. I have tried to reproduce this crash but I was unsuccessful after numerous attempts. Although after going through the logs, the crash...