e-t-l

Results 111 comments of e-t-l

FYI, I believe it would just involve modifying the following 3 files that handle phone calls: [presentation/src/main/java/com/moez/QKSMS/feature/main/MainViewModel.kt](https://github.com/moezbhatti/qksms/blob/c86ea1082d2c0f3af846487fbe8198ce5cc01b44/presentation/src/main/java/com/moez/QKSMS/feature/main/MainViewModel.kt#L432) [presentation/src/main/java/com/moez/QKSMS/feature/qkreply/QkReplyViewModel.kt](https://github.com/moezbhatti/qksms/blob/c86ea1082d2c0f3af846487fbe8198ce5cc01b44/presentation/src/main/java/com/moez/QKSMS/feature/qkreply/QkReplyViewModel.kt#L125) [presentation/src/main/java/com/moez/QKSMS/feature/compose/ComposeViewModel.kt](https://github.com/moezbhatti/qksms/blob/c86ea1082d2c0f3af846487fbe8198ce5cc01b44/presentation/src/main/java/com/moez/QKSMS/feature/compose/ComposeViewModel.kt#L303) Adding something along the lines of val conversation = conversationRepo.getConversation(threadId) val...

> setting custom sound for one person Are you referring to when you do this in the phone's Settings app, or somewhere within the QKSMS app? And what QKSMS version...

How about you don't open unsafe links from unknown phone numbers? Lots of apps contain links. It's the user's responsibility to decide what to open. It's unreasonable to expect every...

Ok. But this project is abandoned. No one is updating the code anymore, haven't you noticed? So unless you want to fork the repo and code it yourself, it's not...

I'm fairly sure any app cannot simply "take a screenshot." They need certain permissions, I believe including "Display over other apps" and/or Accessibility permissions. Of course, this could be accomplished...

Good news is, that's not true. Screen recording is a built-in android function; it's not something any old app can do. It requires certain permissions. You can read more about...

This would be on a per-conversation basis, right? Here's four enhancements for the idea: 1. Mute notifications until manually unmuted 2. Mute notifications until that conversation is reopened 3. Snooze...

Please share more information. There is an issue template for bug reports. What phone do you use, what OS version? What version of QKSMS, and how are your settings configured?...

Also having this issue when PS Remote Play updated to Version 6.0.0.2240. Does the old version you linked ([5.5.0.08250](https://github.com/r57zone/DualShock4-emulator/files/10940634/PS_Remote_Play_5.5.0.08250.zip)) have some change so that it won't prompt for an update?...

I rolled back to v5.5 and declined the update prompts, and it looks like it'll work but only on LAN, which is fine for my purposes (for everyone else, maybe...