Skip to content

Releases: yap-gif/ProjectForge-AI-

ProjectForge AI v1.5.0 - Template Studio & Showcase Mode

Choose a tag to compare

@yap-gif yap-gif released this 09 Jul 07:39

ProjectForge AI v1.5.0 expands the app into a customizable AI documentation studio for developers.

Highlights

  • Template Studio with 5 documentation structures
  • Tone selector for customized writing style
  • Section-level generation controls
  • Dynamic Portfolio Readiness score
  • Actionable improvement suggestions
  • Showcase Mode for clean screenshots and demos
  • Persistent local settings
  • Gemini-ready prompt adapter
  • Offline Mock AI fallback
  • Markdown export and secure FileProvider sharing

Technical Stack

Kotlin, Jetpack Compose, Material 3, Room, MVVM, StateFlow, Repository Pattern, SharedPreferences, FileProvider, Gemini-ready AI architecture.

Security

  • No hardcoded API keys
  • Mock fallback works without external configuration
  • Showcase Mode hides sensitive UI details without changing core app logic
  • Exported Markdown files are shared through FileProvider

ProjectForge AI v1.4.0 - Portfolio Release

Choose a tag to compare

@yap-gif yap-gif released this 07 Jul 13:49

ProjectForge AI is a native Android app that helps developers transform project details into portfolio-ready documentation, GitHub READMEs, release notes, case studies, and shareable Markdown exports.

Highlights

  • Kotlin + Jetpack Compose native Android app
  • Material 3 Sophisticated Dark UI
  • Room local database persistence
  • MVVM + Repository architecture
  • AI content generator architecture
  • Gemini-ready implementation with Mock fallback
  • Generated content history
  • Markdown export
  • Full Project Pack compilation
  • Android Share Sheet integration
  • Secure FileProvider-based sharing
  • Optional demo project seed

Security

  • No hardcoded API keys
  • Mock mode works without external configuration
  • No global storage permission required
  • FileProvider used for safe file sharing

Release Type

Portfolio Release Polish