-
Updated
Oct 8, 2020 - Dart
mobile-app
Here are 2,935 public repositories matching this topic...
-
Updated
Aug 10, 2020 - Dart
-
Updated
Oct 2, 2020
Add 8.7 and 8.8 for android and ios: show how you can delay the attacker or report tampering to the backend as a response to a tamper detected
8.7: The app implements multiple mechanisms in each defense category (8.1 to 8.6). Note that resiliency scales with the amount, diversity of the originality of the mechanisms used.
8.8: The detection mechanisms trigger responses of different types, includ
-
Updated
Sep 28, 2020 - Java
-
Updated
Oct 10, 2020 - Swift
-
Updated
Sep 2, 2020 - Shell
-
Updated
Jun 11, 2019 - Dart
-
Updated
May 28, 2019 - Python
-
Updated
Aug 30, 2020
-
Updated
Aug 11, 2017
Uploading folders?
Steps to reproduce
- "upload files"
- navigate to root directory with folders I want to upload (emulated/0/pictures/*)
- hit upload
Expected behaviour
folders in the directory should start uploading
Actual behaviour
no upload happening, but notification "Uploading files.." present. requires force stop to disappear.
Environment data
Android version: 10
Devic
-
Updated
Jan 6, 2020 - C++
-
Updated
Aug 30, 2020 - PHP
-
Updated
Oct 9, 2020 - Kotlin
-
Updated
Oct 10, 2020 - JavaScript
-
Updated
Aug 9, 2020 - Dart
-
Updated
Sep 4, 2020 - JavaScript
The CI checks the commit conventions. To prevent to note the problem just in CI, we should add a check in the pre-commit hook. This would require an extra tool installation on the client though.
-
Updated
Jun 18, 2020 - Dart
[META] Ideas 💡
This meta issue contains various ideas that may never be implemented, it's a good place to put things that could create useless noise in the issues section
Doc
- add various demonstration gifs in README.md files (#2080)
- add graphs (flow, DAG) to explain some particular parts
Code Quality
- switch moment.js usage to day.js and remove moment.js (#2174)
Bots
-
Updated
Sep 24, 2020 - Objective-C
-
Updated
Jul 10, 2018 - Java
-
Updated
Feb 29, 2020 - Dart
-
Updated
Aug 25, 2020 - Java
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."


Description
Create a CHANGELOG file which can be helpful while releasing a new build.
Why?
On creating a new release the maintainer has to go through a lot of PRs which got merged for the following release which is time-consuming and sometimes it is not possible to traverse through all PRs.
How it can help?
If we maintain a changelog and update it one in a while or for every P