1
0
mirror of https://github.com/danog/termux-api.git synced 2024-12-04 10:17:58 +01:00
termux-api/app
AbdullahM0hamed 00eeb0948a Add ability to have commas as characters within items
I propose that the ability to have escaped commas in items.

This would be useful in certain situations, such as when dealing with titles (some titles contain commas), and this edit would allow the user to escape commas in comma-separated lists, by passing: `-v 'item 1, item 1\, part 2` or "item 1, item 1\\, part 2"` as an argument to termux-dialog.
2020-01-26 16:57:44 +01:00
..
src/main Add ability to have commas as characters within items 2020-01-26 16:57:44 +01:00
build.gradle NotificationAPI - migrate to NotificationCompat 2020-01-12 20:30:02 +01:00
dev_keystore.jks CI: development builds are now signed with publically-shared key 2019-10-07 14:45:48 +03:00