-
Updated
May 14, 2020 - Dart
mobile-app
Here are 2,460 public repositories matching this topic...
-
Updated
May 14, 2020 - Dart
-
Updated
Mar 6, 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<
-
Updated
May 8, 2020
🐛 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
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 13, 2020 - JavaScript
-
Updated
Sep 2, 2019 - Dart
-
Updated
Sep 23, 2019 - Dart
-
Updated
Apr 14, 2020 - JavaScript
-
Updated
May 11, 2020 - Objective-C
-
Updated
Jul 10, 2018 - Java
-
Updated
May 5, 2020 - Java
-
Updated
Jan 8, 2018 - JavaScript
-
Updated
Aug 7, 2018 - C++
-
Updated
Feb 29, 2020 - Dart
-
Updated
Nov 19, 2019 - Swift
When seeing a entry on a Archive, all sensitive data is blurred, and there is a button that says view hidden and sounds very strange/incorrect. I suggest to change to something more clear to the behave of the button, we could use something along the lines of:
Display sensitive information
Hide sensitive information
What do you guys think? I could open a PR if this issue is approved.
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).