2158 results found
-
Ipcc
Digi
1 vote -
Comprar una película
Ver la película de el robo perfecto 2
1 vote -
Use a matrix for the implementation of rules to create a simple checkbox solution.
When documents are created they form columns within the rules area. While users are listed in the rows. Users are sorted by type to differentiate their access. The users then simply checks the applicable column for each user type. This will enable simplistic and visual rule management which is easily edited.
4 votes -
Adding Google Drive as a Remote
The goal is to use rclone to mount Google Drive as a system disk, which would allow for direct file access and management. However, this operation is blocked because we do not have sudo (administrator) privileges. The rclone mount command depends on FUSE (Filesystem in Userspace), and we cannot set the necessary permissions for its fusermount3 utility without sudo access.
2 votes -
8849582
PRMJ
0 votes -
Add feature for upload local project & github import feature in (Prototype an app with AI) area.
If possible add project upload from local storage & github import for firewase studio prompt section/feature.Currently only image upload available. You have this option in work space area but i am talking about (Prototype an app with AI) area.If will help the users much more.
4 votes -
Separate windows and agents for different concerns : ASK, DEVELOP and EXECUTE
Should have 4 different modes ASK, Develop, Commit and Execute each having different color windows. And all 4 should be working simultaneously. And i should be able to use what ever model i want in each of them.
And what should happen should also be very clear in each of those categories.
Ask (General Agent) means no code development, just planning, and asking on anything and everything.
Develop means code will be created, but user has to approve it. And the Studio should be aware of what fragment or portion of the code got approval or none of it.
Execute(Agent…
2 votes -
Android
I just want to give my biggest gratuitous for making firebase so great to work with from tablet giving so many opportunities!
3 votes -
Clone a project as baseline for a new project
Make a copy of an existing FS project as the baseline for a new FS project.
7 votes -
3D Rendering, 3D Models and Animation Preview support
Firebase should have support for 3D Models and Animations Pre-visualization and rendering or at least support extensions or services that allow that to run on our projects.
5 votes -
Adding GPU Capability will Boost the Productivity
GPU and Parallel Processing power is very essential for better AI development. Moreover, GPU capability will enhance the App productivity as the new Apps require more computing as well as graphics processing power so I highly recommend to add GPU capability in Firebase Studio. It would be very helpful for the developers
4 votes -
Add support for Google Play "automatic protection"
Currently, manual steps on the play store developer console is required to create an application that has Play Store "automatic protection" enabled:
https://support.google.com/googleplay/android-developer/answer/10183279We have found that "automatic protection" is error-prone in multi-process applications and applications that include native libraries/code. It would be really helpful to our manual QA process to be able to programmatically distribute applications with "automatic protection" enabled on them.
11 votes -
Add Gemini 2.5 Pro in chat similar to Gemini Agent Mode in VS Code and Gemini CLI.
In VS Code and Gemini CLi, after the user is authenticated, they can use Gemini 2.5 Pro in chat. Similar experience should be integrated into Chat Mode of Firebase Studio for individual users.
3 votes -
Firebase Studio precisaria de um botão para voltar o projeto antes da alteração
Eu acho que o Firebase Studio precisaria de um botão para voltar o projeto antes da alteração, muitos vezes ele faz algo errado e edita vários componentes que não necessitavam de alteração, se demos restore em um prompt anterior que não alterou esses arquivos, ele apenas restaura aquele componente especifico, um botão de voltar a versão antes com certeza seria um dos recursos mais valiosos de momento, tal como o Horizon da Hostinger, um simples icone para voltar a versao anterior antes do ultimo prompt era ideal.
Tenho certeza que muitas pessoas tem o projeto em um bom caminho e…3 votes -
Allow String to Timestamp conversion in Firestore rules
In Firestore rule, it could be very powerful to convert String containing date to Timestamp. For example, the RevenueCat extension store date as ISO 8601 string and we can't use them in firestore rule because date are not Timestamp.
In my Firestore rule, I would like to do something like :
timestamp.parse(collection.data.expires_date) > request.time
25 votes -
support pixi as package manager for the conda ecosystem
Pixi is a package management tool which supports multiple languages including C++:
Pixi is the new package manager for the conda ecosystem, and is likely to replace conda/mamba/micromamba, much as uv has replaced pip/venv.
Currently I can add a nix configuration to my project but I want to use the existing pixi.toml to setup my environments.
6 votes -
Allow firebase studio and console sync.
Allow firebase studio and console sync to allow users to enable most of the google services within firebase studio. It is very redundant and time consuming to setup each process manually even though firebase studio is google's own product.
Suggestions:
1. Allow firebase to create app, sync Webapp/Android/iOs details automatically once developer choose the option of deployment.
2. Allow a one click Sign-up/Sign-in methods so that developer can focus on the deployment of the project.
3.Allow firebase to automatically create, connect and sync data across google apps in easier once click/ create a pair mehtod.5 votes -
Google remote desktop instead of vnc
I think using google remote desktop instead of vnc will not only work better but also be less laggy, that is one of the biggest reazons i dont move for windows, google remote desktop is just better than other alternatives, and i dont understand why google, being the creator of that tecnology does not implement it.
7 votes -
1 vote
-
Infinite loop/recursion detection
It's possible to make a mistake that causes a function to trigger itself (for example, an onDocumentWritten Firestore trigger that writes to the same document). If Cloud Functions for Firebase could detect this and shut down the infinite loop, it could prevent runaway bills.
It could also be a feature in the emulator suite so that we could check for them before deploying to production.
3 votes
- Don't see your idea?