goyalyashpal
goyalyashpal
ohh, rfp means request for package. this app's rfp issue in fdroid repo: https://gitlab.com/fdroid/rfp/-/issues/1728
thanks for "supporting the inclusion" ohkay, thanks for the status info. Just one one-time task will need ur efforts : the directory syntax or the file-folder structure so that fdroid...
> Just one one-time task will need ur efforts : the fastlane directory syntax or the file-folder structure so that.... have done that. check #17 :)
Update1: I have found the following keys in that macro defining file. But one more question: unicode is defined in the deep sky blue rectangle below, is that just for...
ahww, i saw that `#` in the sample file, and followed its same pattern. **Update:** Yeah, it worked, thanks. Though, the barb arrow ` : "🡭" # Barb Arrow U1F86D`...
> Though, the barb arrow ` : "🡭" # Barb Arrow U1F86D` was still not shown in the user defined macros, i found it only when i searched for it....
oh i get it, it doesnt show all the unicode characters 😞. it only shows the characters which have some sequence associated with them. am i right??
Example of characters not shown: * [barb arrow] signs: `🡬` `🡭` `🡮` `🡯` * [diagonal-arrows]: `⤡` `⤢` `↖` `↗` `↘` `↙` * [proportional to][geom]: `∝` * Asymptotically Equal To: `≃`...
just commenting here to save cause comments here contain so much useful information
oh, related discussion: https://github.com/oasisfeng/island/issues/85#issuecomment-668606195 🔍 : [file manager](https://github.com/oasisfeng/island/issues?q=is%3Aissue+is%3Aopen+file+manager) so, this capability is granted via adb with command right? `pm grant com.oasisfeng.island android.permission.INTERACT_ACROSS_USERS` ----- i havent read that complete discussion, so,...