MicroPinner icon indicating copy to clipboard operation
MicroPinner copied to clipboard

MicroPinner is a lightweight dialog-only application, that turns your statusbar into a pingboard, almost same as sticky notes on your PC. (You can basically create your own notifications or noted remi...

Results 11 MicroPinner issues
Sort by recently updated
recently updated
newest added

Previously I was using another app ([Notification Memo](https://play.google.com/store/apps/details?id=dk.nicolai.buch.andersen.memo&pli=1)) but it got a lot buggier in Android 13 so I searched for alternatives and found this app on F-Droid as well...

Hello, we are a group of researchers that investigate the occurrence of flaky tests in Android. We voluntarily ran your GUI tests 12 times and found that some tests pass...

This PR adds an Espresso test case for the MainDialog Activity. It also includes three auxiliary classes with two custom Matchers and one custom ViewAction. The test case was automatically...

I'm seeing the app named as `New Pin` in the launcher while the pop-up is titled `Micropinner`, that's reversed to what your store pictures show. Tested with both F-Droid build...

Just upgraded app to version 2.2.0 After it installed the Pin that was displayed on notification went away. I tried clicking app icon on launcher but all it did was...

A small annoyance when selecting text. A white box appears blocking the view: ![](https://i.imgur.com/LFjegeo.png) Clearer: ![](https://i.imgur.com/vRfMhpn.png)

When a lot of content is used, the overflow is not handled well: ![](https://i.imgur.com/hXGH9Iy.png) Pin and Delete buttons are cut from view. If you have even more content, the buttons...

"Show Notification Actions" attribute, checked box gets reset each time you click on note from notification bar. It should persist/remember if it was already set. Reproduce: Set checkbox, and click...

**There are still bugs. If you're interrested I create a second pull request, when I solved it.** Thanks for your grat app. I've found it on F-Droid. I changed the...

This requires a dedicated implementation of the database-OnUpgrade feature. https://github.com/dotWee/MicroPinner/blob/eca6230a81f235abcca1b7628ccfabd3a64e1c41/app/src/main/java/de/dotwee/micropinner/database/PinDatabase.java#L84

bug