-
Updated
May 25, 2020 - Dart
mobile-app
Here are 2,498 public repositories matching this topic...
-
Updated
May 19, 2020 - Dart
-
Updated
May 25, 2020
As documentation mentioned that a RIB can be viewable or viewless, it is found that viewable RIB must be associated with UIViewController. However, I think it is not possible and most viewable RIB should be UIView-based as RIBs framework encouraging us to make reusable and micro components.
As the below image shown, are those viewable RIBs (Confirmation, Location Refinements, Menu) UIViewCont
-
Updated
Jun 11, 2019 - Dart
Describe the documentation issue
There is a little problem in the algorithm description section. When it comes to "The matrix multiplication can be decomposed along the dimension of input channels. ", the size of sub-matrices {Wi} should probably be hkwk × co, not hkwkc<
🐛 Bug Report
Operating System:
macOS 10.15.3
Docker Image:
budtmo/docker-android-x86-10.0
Docker Version:
Docker Desktop v2.2.0.3
Docker-compose version (Only if you use it):
N/A
Docker Command to start docker-android:
N/A
Expected Behavior
docker build completes without errors
Actual Behavior
An image is build based on budtmo/docker-android-x86-10.0
-
Updated
May 8, 2020
-
Updated
Aug 11, 2017
Steps to reproduce
- Save an email to nextcloud (in my case from thunderbird) with file-extension .eml
- Open the current nextcloud Android App (V3.10.0)
- Open the .eml file
Expected behaviour
- The popup with apps to open the file with contains email programs (such as GMail)
Actual behaviour
- Only text viewers and other apps are shown, but no email app
- When opening
-
Updated
Jan 6, 2020 - C++
-
Updated
Sep 2, 2019 - PHP
-
Updated
May 22, 2020 - JavaScript
-
Updated
Sep 2, 2019 - Dart
-
Updated
Sep 23, 2019 - Dart
-
Updated
May 25, 2020 - JavaScript
-
Updated
May 11, 2020 - Objective-C
-
Updated
Jul 10, 2018 - Java
-
Updated
May 25, 2020 - Kotlin
-
Updated
May 15, 2020 - Java
-
Updated
Jan 8, 2018 - JavaScript
-
Updated
Aug 7, 2018 - C++
-
Updated
Feb 29, 2020 - Dart
-
Updated
Nov 19, 2019 - Swift
Improve this page
Add a description, image, and links to the mobile-app topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mobile-app topic, visit your repo's landing page and select "manage topics."


Describe the issue
Needle doesn't seem to be maintained anymore. The last update was > 1 year and no issues have been answered this year. It also doesnt' seem to work on iOS JB devices with Chimera. FSecureLABS/needle#273
We should review where we use Needle and if other tools are a better alternative (e.g. objection, passionfruit).