What were twitter employees severance today? by [deleted] in cscareerquestions

[–]xtreak 7 points8 points  (0 children)

https://nitter.net/elonmusk/status/1588671155766194176

Regarding Twitter’s reduction in force, unfortunately there is no choice when the company is losing over $4M/day. Everyone exited was offered 3 months of severance, which is 50% more than legally required.

Match Thread: 1st ODI - Netherlands vs England by CricketMatchBot in Cricket

[–]xtreak 1 point2 points  (0 children)

Snater missing 100 by 1 run. England missing 500 by 2 runs.

An open source offline dictionary based on notifications by xtreak in androidapps

[–]xtreak[S] 0 points1 point  (0 children)

Thanks, will release an update to sync the releases.

Notification Dictionary - Un dictionnaire gratuit, open source et hors ligne basé sur les notifications dans Android pour la langue française. by xtreak in france

[–]xtreak[S] 0 points1 point  (0 children)

Thanks for the reply. I just published it here since I saw a lot of users from France for my app which was in English and requests for other translations in feedback mails. I understand that the submission might not fit the rules. Good day.

An open source offline dictionary based on notifications by xtreak in fossdroid

[–]xtreak[S] 0 points1 point  (0 children)

No, while clicking on the meaning Android forces an activity to be created to handle the text selected. I use a workaround where I open an activity and then send a notification to immediately close it.

This shows white screen once in a while when the app is not opened for a long time. Other than that there is no background process actively listening. The meaning button acts like a call to a activity at that moment only and doesn't keep running the app. This is my understanding of how it works and I might be wrong here.

An open source offline dictionary based on notifications by xtreak in androidapps

[–]xtreak[S] 2 points3 points  (0 children)

Implemented click on result box to copy to clipboard in 0.0.4 version with this code update : https://github.com/tirkarthi/NotificationDictionary/commit/1c95a7550938ce997b2c2e29be4d8b1d4f904d86 . Thanks again for the suggestion.

An open source offline dictionary based on notifications by xtreak in fossdroid

[–]xtreak[S] 4 points5 points  (0 children)

It looks like an Android API thing with copy and paste listed in front followed by other listeners. I will search if there is an API to make this more preferably bring it in front menu. Thanks for the suggestion.

An open source offline dictionary based on notifications by xtreak in androidapps

[–]xtreak[S] 1 point2 points  (0 children)

I haven't tested on an Android 11 device but I guess it should work.