2210 results found
-
support kotlin, xml & jetpack compose
Please add support for Kotlin and Android XML as well as Jetpack Compose because now Jetpack Compose supports multiplatform
5 votes -
acquires the domain iDXcopilot.com before another platform does so.
Dear Google Developers Team,
I wanted to take a moment to acknowledge the incredible work you've done on Project IDX. Your dedication to innovation and excellence is truly impressive.
I also wanted to bring to your attention the availability of the domain name (iDXcopilot.com) I strongly believe that acquiring this domain would be a valuable asset for your project. It's a perfect match for your brand and would provide a clear and concise way for users to access your platform.
I urge you to expedite the process of purchasing this domain before someone else does. Owning IDXcopilot.com would:
- Enhance brand…
5 votes -
Public IDX Template Submission
Public IDX Template Submission
Summary:
Introduce a feature to allow the public to submit open-source contributions to the IDX platform through a simple and streamlined process using a GitHub link. This feature aims to encourage community contributions and enhance the platform's template repository.
Details:
- Feature Name: Public IDX Template Submission
Description:
- Create a public interface where users can submit new templates to the IDX platform.
- Allow users to submit their templates by providing a GitHub repository link.
- Submitted templates should be reviewed and, if approved, added to the IDX platform’s template view.
Goals:
- Encourage community engagement and…
5 votes -
Remote Config should be protected from man in the middle attacks
Currently Remote Config can be sniffered and there is no option to configure protection from "man in the middle attacks" in client side.
The best solution is to add support of Certificate Transparency.5 votes -
Wilcard Subdomain support documentation
It seem to be already available (scr: https://www.youtube.com/watch?v=qyhdKb8liEA), can you update the documentation so we have DNS exemple for that.
5 votes -
Support for Remix
Add Remix (https://remix.run) as one of the supported frameworks to deploy apps. It is rather similar to Next.js in many ways so that should be possible.
5 votes -
IDE like lego
This like lego just pickup few templet and build project. but forget lego build only toy car not real car
This not IDE. If better to use notepad++ instead to use this. First come out mentality of google. In search result, Android, YouTube and etc. In all of this user has few access its necessary because most of user don't know consequence of give him access so you take responsibly its ok but in dev you understand that not normal user.
For example, window OS when you delete file ask permission and send to recycle bin also you don't delete…
5 votes -
Projecct ID can be change
I wish that there is at least one chance to change the project id because some times we choose random names just to test our project then we make it as production and in this state we cant change the random name we choose before
5 votes -
Increase request size over 32Mb
Right now, a Firebase function can only accept a request payload size up to 32Mb.
Using it as webhook for some external APIs, we would need to have no limits or at least 100Mb limit5 votes -
Gitlab project import
Hace falta poder importar proyectos desde GitLab
5 votes -
Using Genkit embedders (including from e.g. genkitx-openai-plugin)
Instead of only being able to select embedding models from Vertex AI (e.g. Gecko), it'd be great to be able to pass in any embedder imported from Genkit plugins like genkitx-openai-plugin or genkitx-cohere
5 votes -
Secrets manager for API keys
It would be nice if we can store API keys in dedicated area as the only current solution is putting them in code or env variable in dev.nix, which isn't prefered, as I would prefer put the dev.nix into git along with the code. This might also help if multiple user collaboration is ever implemented, each user can have their own API keys. Thanks!
5 votes -
Include User Online Feature
Just like we have user logged in etc, can we have isUserOnline?
5 votes -
Add support for Deno
Deno is a pretty solid modern JavaScript runtime that's been making a lot of great progress lately.
5 votes -
Train A Model Through API
I don't know if this is already exisiting but i think it should be possible to train a custom model through the vertex AI API for firebase.
5 votes -
Static file apps support for App Hosting
Allow Firebase App Hosting to host static files app, similar to Firebase Hosting.
This would allow any web framework to work with App Hosting (without server-side rendering) without official support from App Hosting.
5 votes -
White-label ssl for saas
We host a whitelabel incident tracker and need the ability to use a customer domain. We currently use cloudflare ssl for saas with cloud run and load balancer
5 votes -
Cloud Spanner Datasource
Support Cloud Spanner as a datasource for Data Connect in addition to Cloud SQL via Cloud Spanner's PostgreSQL compatibility layer.
5 votes -
Laggy and Less Touch Responsive Online Android Emulator
The current online Android emulator is experiencing significant lag and lacks touch responsiveness, impacting the user experience negatively. This hinders developers' ability to efficiently test and debug their Android applications in a simulated environment.
5 votes -
Support offset-based document access and pagination
There should be an easy way to get a specific document by index in a query:
// this query should work as it's read, if i wanted to use gte i'd use a where
query(this.collection, orderBy('anything', 'asc'), startAt(index), limit(1))
5 votes
- Don't see your idea?