permission

AppWizard
June 8, 2026
Google has introduced AppFunctions, a framework for Android that allows applications to expose callable functions to AI assistants, currently in experimental preview. This framework enables apps to register capabilities with an OS-level registry, requiring specific permissions for callers, including agents and assistants, to maintain user privacy and security. As of May 2026, integration with Gemini is in a private preview for select testers. AppFunctions targets devices running Android 16 or higher and provides developers with tools like an agent skill and Jetpack tooling for creating Kotlin bindings. The framework aims to enhance Gemini's capabilities, allowing it to use multiple extensions and execute background agent skills, facilitating automation of tasks for users.
AppWizard
May 29, 2026
An Android phone can share sensitive data such as location, microphone access, camera feed, and contacts with various applications in the background, often due to permissions granted by the user. Google offers a Privacy Dashboard on Pixel devices to show which apps accessed specific data, while Samsung devices have a similar feature called "Permission Manager" for managing app permissions. Regularly reviewing app permissions is important for users to control their digital footprints.
Tech Optimizer
May 28, 2026
EnterpriseDB (EDB) has released EDB Postgres Distributed (PGD) 6.4, featuring three key enhancements: Quorum Commit for cross-node consistency, integrated connection pooling via the native Connection Manager, and full replication support for PostgreSQL large objects. Quorum Commit ensures that all nodes in a cluster reach consensus before committing transactions, addressing issues with traditional replication. The integrated Connection Manager simplifies operations by eliminating the need for external pooling solutions and providing cluster-aware routing and automatic failover. The support for large objects allows for the management of diverse data types within a single database environment. PGD 6.4 is available as a stand-alone distribution and will be integrated into EDB Postgres AI in June.
Search