App
An application program (software application, or application, or app for short) is a computer program designed to carry out a specific task other than one relating to the operation of the computer itself, typically to be used by end-users. Word processors, media players, and accounting software are examples. The collective noun "application software" refers to all applications collectively. The other principal classifications of software are system software, relating to the operation of the computer, and utility software ("utilities"). Applications may be bundled with the computer and its system software or published separately and may be coded as proprietary, open source, or projects.
The term "app" usually refers to applications for mobile devices such as phones.
Here are 10,343 public repositories matching this topic...
-
Updated
Aug 2, 2022
-
Updated
Aug 2, 2022 - Ruby
✨ Multiple Terminals
Describe the solution you'd like
As you can see from the image, being able to have more than one shell in a project would be great.
Edit by @austincondiff:
This is the design that we will use for multiple terminals. We need this tab system in place in the status bar and the git controls moved up to the toolbar first, then in the terminal tab build the multiple terminal tabs UI, this
Since we also expose the Skia-bindings for a Canvas-like API I think it might be a good idea to start refactoring the API to utilise more named arguments e.g. ~x=..., ~y=....
What do you others think?
-
Updated
Jan 23, 2022 - Swift
The docs are okay, but they have gotten a bit unstructured over time as we've just kept piling things on without any "refactoring". Here are some of the issues I'd like to resolve.
We welcome feedback and pull requests on any of these tasks! We need a fresh set of eyes!
General
- Clean up structure/old sections (careful not to break any links)
- The user/developer spli
-
Updated
Jul 18, 2022 - C#
-
Updated
Aug 2, 2022 - JavaScript
-
Updated
Sep 20, 2021 - Kotlin
-
Updated
Jul 17, 2022 - Kotlin
-
Updated
Jun 29, 2022 - Dart
-
Updated
May 27, 2022 - Java
/area API
/area autoscale
/kind cleanup
Actual Behavior
The max-scale and min-scale annotation has been introduced in knative/serving#12103 alignment. The client was using those names, but recently this changed to the inverse - knative/client#958. This leads to confusion on docs, and UX as seen in: https://github.com/knative/docs/iss
-
Updated
Jul 29, 2022 - JavaScript
-
Updated
Jul 31, 2022 - JavaScript
When you trying to rotate the map with your fingers it sometimes snaps to fixed angle (according to "north" direction of your compass I believe) which is really annoying (because I rotate it a lot and need some roads to be straight to understand where I came from). This and also "smooth pan view" (or "pan acceleration", whatever its called) needs their own checkboxes.
I know this app has a ton of
-
Updated
Aug 25, 2018 - Java
-
Updated
Aug 2, 2022 - Rust
-
Updated
May 18, 2021 - JavaScript
-
Updated
Aug 2, 2022 - Swift
- Wikipedia
- Wikipedia
Describe the Bug
If the user is in a role that only has permission to view Button links - this button is not clickable. It is necessary to grant editing permission to be able to click on the link that redirect to the right place.
To Reproduce
Create button links in the collection, make some role read-only and try to click. The situation will change if you allow editing even if the condi