emitron-Android icon indicating copy to clipboard operation
emitron-Android copied to clipboard

Android version of emitron

Results 36 emitron-Android issues
Sort by recently updated
recently updated
newest added

Added the .idea folder to gitignore. This will avoid tracking it since it's usually environment settings.

Removed default icon tint color fixes issue #345

When you click the search field while in light mode, the back icon is not visible. ### Steps to reproduce - Switch between dark mode and light mode - Observe...

Fixes Room Issue #340 when running the project on an M1 Mac **Some notes:** This might need to ship as is, since updating to the latest Room version means we...

The project does not compile on an M1 Mac, since the Room version used is old and doesn't have native sqlite library needed ### Steps to reproduce * Clone the...

System navigation bar overlaps with buttons ### Steps to reproduce The bug is found on the login and filter videos screen ### Expected behavior Buttons should appear above the system...

The BoundaryCallbackNotifier is a helper to synchronise calls regarding bookmarks and like, we can evaluate single thread executor to achieve the same thing.

enhancement

![Screenshot_20200214-095927_Emitron](https://user-images.githubusercontent.com/5320361/74516521-c916b100-4f10-11ea-8119-29bb3bcdd4e8.jpg) @rachitmishra

ui bug