Brain Dashboard
All Domains
Mobile Dev

59 conversations

Mobile application development — bringing ideas to iOS and Android.

Quotes

86

Decisions

95

Open Questions

100

Significant

37

Thinking Stages
exploring
31
crystallizing
14
executing
13
refining
1
Emotional Tones
neutral 15focused 10inquisitive 9analytical 5informative 4

All Conversations (37)

37 conversations found

qin

Mordechai successfully managed his Qin phone's media library, downloading, tagging, and transferring music and educational content. He troubleshooted USB connection issues, found a compatible Telegram APK for KitKat, and organized content into folders and playlists. The process involved identifying specific artists and content types, processing them (speeding up, low quality), and ensuring they we

Claude Code138 msgs
3 3 3

ile-Documents-com-apple-CloudDocs-intellectual-dna

The user's Qin 1s+ phone, which has 4G and Hebrew support due to its kosher/charedi software, needs to be reflashed. Initial attempts to find a direct stock firmware (.pac file) were challenging due to anti-bot measures on download sites. A firmware package with individual .img files was found, but it requires Miracle Box. The user confirmed their phone has 4G, raising concerns that the Russian 1.

Claude Code108 msgs
3 3 3

YouTube Video Summarizer Tools

The user is seeking iOS native applications for summarizing YouTube videos, specifically looking for alternatives to TubeOnAI. The conversation has identified Summarify and Skryb AI as potential candidates. The next steps involve delving deeper into their features, pricing, and automation capabilities, particularly for processing new videos from specific channels.

ChatGPT55 msgs
1 2 3

I'll analyze the 3 webhooks in your project. Let me start by examining the structure

Mordechai is initiating the rebuilding of the WOTC mobile app. The strategy is to create a new Next.js application and selectively port components, configurations, and styles from the legacy WOTC mobile app. This involves setting up the new project, copying Tailwind CSS configurations and global styles, and installing core dependencies like Supabase client libraries and UI components from Radix UI

Claude Code34 msgs
2 3 3

I'll analyze the 3 webhooks in your project. Let me start by examining the structure

The user wants to rebuild the WOTC mobile app. The initial decision was to create a new Next.js app ('wotc_mobile_app_v2') and install necessary dependencies. The conversation then shifted to deciding whether to build a completely new app or adapt the legacy one. The current direction is to create a new app and selectively copy components from the legacy app, while also examining the Supabase proj

Claude Code30 msgs
3 3 2

Shabbos 3

The user is developing an app based on a book about Shabbos observance. The goal is to create an engaging learning experience using MCQs and a dashboard to track user progress. The current focus is on creating MCQs for Day 60, which covers the general principles of Hilchos Shabbos, specifically the Torah commandments to

ChatGPT30 msgs
3 1

Some previous conversation history with the user has been removed to maintain optimal context

The process of rebuilding the WOTC mobile app (v2) has begun by establishing a new Next.js project structure. Essential components, UI elements, and configuration files (like `tailwind.config.js` and `globals.css`) are being systematically copied from the legacy application. Core dependencies for Supabase integration, UI elements, and utility functions are being installed to lay a robust foundatio

Claude Code28 msgs
1 3 2

I'll analyze the 3 webhooks in your project. Let me start by examining the structure

The user has decided to build a new WOTC mobile app (v2) instead of adapting the legacy one. The new app will be built using Next.js with TypeScript and Tailwind CSS. The initial setup involves creating the Next.js app and installing core dependencies like Supabase and Radix UI components. The next steps will involve analyzing the legacy app to identify and port essential UI components and setup c

Claude Code28 msgs
3 3 3

Some previous conversation history with the user has been removed to maintain optimal context

Mordechai is initiating the rebuild of the WOTC mobile app. The process involves creating a new Next.js project (`wotc_mobile_app_v2`) and systematically copying over necessary components, configurations, and dependencies from the legacy application. The current focus is on establishing the foundational structure and integrating core UI elements and libraries.

Claude Code27 msgs
3 2 2

Some previous conversation history with the user has been removed to maintain optimal context

The user is initiating the rebuilding of the WOTC Mobile App (V2). The initial phase involves setting up a new Next.js project foundation. The assistant has created the project directory, installed core dependencies, and is in the process of copying essential components and configuration files from the legacy app to bootstrap the new application. A key decision point is whether to build entirely n

Claude Code26 msgs
2 2 2

brainstorm how to parse this csv into a simple app

The user is building a simple static web app to parse and display Mishnah Tamid data from a CSV file. Key features include CSV parsing with Papa Parse, verse navigation, multi-commentary display with toggles, search functionality, and progress tracking. Decisions were made to group commentaries per Mishnah, filter empty sections, improve visual hierarchy with collapsible elements, and handle file

Claude Code26 msgs
3 3 3

Untitled

Mordechai is building a simple web application to parse and display Mishnah Tamid data from a CSV file. The application will feature a multi-column view for Hebrew text, translations, and commentaries, with options to toggle commentaries and navigate between verses. Key development efforts include structuring the data to group all sub-commentaries under their main Mishnah, filtering out empty sect

Claude Code26 msgs
3 3 3

I'll analyze the 3 webhooks in your project. Let me start by examining the structure

Mordechai is initiating the rebuilding of the WOTC mobile app. The initial steps involve setting up a new Next.js project ('wotc_mobile_app_v2') and analyzing the existing legacy mobile app structure and its components. The core decision point is whether to build a completely new app and selectively port features, or to refactor the existing legacy app. This exploration phase aims to understand th

Claude Code26 msgs
2 2 3

Some previous conversation history with the user has been removed to maintain optimal context

Mordechai is initiating the rebuild of the WOTC mobile app (v2) by creating a new Next.js project. The process involves setting up the project structure, copying essential configuration files like `globals.css` and `tailwind.config.js` from the legacy app, and installing a comprehensive set of dependencies. The strategy is to build a new app and selectively migrate components and logic from the le

Claude Code25 msgs
3 3 3

I'll analyze the 3 webhooks in your project. Let me start by examining the structure

The user is seeking guidance on whether to build a new mobile application or adapt the existing legacy WOTC mobile app. The current task involves analyzing the legacy app's structure and comparing it with the Supabase database schema used by the webhooks to inform this decision. The goal is to understand which components of the legacy app are essential and how they can be integrated or rebuilt for

Claude Code24 msgs
2 1 3

Some previous conversation history with the user has been removed to maintain optimal context

The user is initiating the rebuilding of the WOTC mobile app. The initial phase involves setting up a new Next.js project structure (wotc_mobile_app_v2) and migrating essential configuration files and UI components from the legacy mobile app. Key directories for Supabase integration and utilities are also being created. A core decision point is whether to build entirely new or adapt the legacy app

Claude Code23 msgs
1 3 3

Some previous conversation history with the user has been removed to maintain optimal context

Mordechai decided to build a new mobile app (`wotc_mobile_app_v2`) instead of adapting the legacy one. The process involved creating the new Next.js app structure, copying essential configuration files like `globals.css` and `tailwind.config.js`, and migrating UI components from the legacy app. Key directories for Supabase integration and utilities were also created, and necessary dependencies wer

Claude Code21 msgs
3 3 3

Family Tree App JavaScript File

The user has confirmed that the modal interface for clickable photos is working and displaying detailed information. The current focus is on enhancing the text content within these modals. This involves transcribing handwritten notes and certificates visible on the album pages, aiming for improved readability and detail. The goal is to make the presented information more meaningful and reflective

Claude Desktop21 msgs
3 3 3

Some previous conversation history with the user has been removed to maintain optimal context

The process of rebuilding the WOTC mobile app has begun by creating a new Next.js application. Core dependencies and UI components are being migrated from the legacy app. The assistant is systematically setting up the new project structure, including directories for Supabase integration, utilities, and providers, while also copying essential configuration files like tailwind.config.js and global.c

Claude Code18 msgs
2 3 3

Some previous conversation history with the user has been removed to maintain optimal context

Mordechai is initiating the rebuilding of the WOTC mobile app. The initial steps involve creating a new Next.js project in `wotc_mobile_app_v2`, copying essential configuration files like `globals.css` and `tailwind.config.js` from the legacy app, and transferring UI components. Dependencies for Supabase, Radix UI, and other libraries are being installed to establish the project's foundation. A ke

Claude Code18 msgs
1 3 2

Some previous conversation history with the user has been removed to maintain optimal context

Mordechai is initiating the rebuild of the WOTC mobile app. The decision has been made to create a new Next.js application in 'wotc_mobile_app_v2' and migrate essential components and configurations from the legacy app. The process involves setting up the project structure, installing core dependencies like Supabase and Radix UI, and copying UI components and global styles. The next steps will inv

Claude Code18 msgs
1 3 2

Some previous conversation history with the user has been removed to maintain optimal context

The foundation for WOTC Mobile App V2 has been successfully built, including the project structure and essential environment variables. The process involved copying core components from the legacy app, such as file-upload.tsx and pdf-viewer.tsx, and setting up Supabase configuration in a .env.local file. There were some issues encountered with file encoding, particularly with Supabase server.ts, w

Claude Code17 msgs
3 3 2

I can see the current route.ts file is different from what I expected. Let me

The integration of the Railway webhook into the mobile app is in progress. Initial steps involved examining integration files and updating the UI to a modern design. Dependencies were identified as missing, leading to installation commands. Several commands were executed to fix import paths and test the build. Issues with CSS files and build failures due to missing dependencies are still being add

Claude Code16 msgs
3 2 3

Android Emulation on Mac

The user wants to use the Claude Android app with voice input directly from their Mac, bypassing Android Studio. They are looking for simpler, proven alternatives like BlueStacks, LDPlayer, or NoxPlayer, or potentially browser-based solutions, to achieve this hands-free interaction.

Claude Desktop16 msgs
1 2 3

Running MobiMB on Mac

The user is exploring how to make Nokia phone firmware 'kosher' for use in Israel, specifically within Haredi communities. This involves disabling internet access and non-kosher applications. The initial approach involved using Windows-specific software (MobiMB) and then exploring alternatives for Mac. The conversation has now shifted to the technical aspects of modifying the firmware itself, incl

ChatGPT16 msgs
2 2 3

Shabbos 20

This conversation explores the development of a 'Shmira Shabbos' app designed to enhance Shabbat observance and understanding. Key features discussed include sign-in with email verification, customizable learning reminders, automatic content following or table of contents navigation, completion tracking, a calendar view of completed activities, and a Q&A section for halachic rulings (psak). The di

ChatGPT12 msgs
3 2 3

I can see the current route.ts file is different from what I expected. Let me

The assistant is actively working on integrating a mobile app with a webhook. This involves fixing import paths, addressing CSS corruption, and installing missing dependencies. The process is iterative, with builds and tests being run after each modification to ensure functionality. The integration with Railway webhook is nearing completion.

Claude Code12 msgs
3 2 3

Shabbos 3 22 10 2023 23 28 17

The user is planning to create a prototype for a Shabbos learning app, focusing initially on Day 60's material about the General Principles of Hilchos Shabbos. The prototype will incorporate features like multiple-choice questions (MCQs) with instant feedback, a glossary, and a system to track user understanding and retention. The goal is to validate the core learning mechanics before expanding to

ChatGPT12 msgs
3 3 3

פיתוח אפליקציה לסיטי קאר

Mordechai developed an app to help Citycar customers compare rental car options, addressing a personal frustration with calculation complexities. He customized the app with Citycar's branding and is now communicating with Avraham Rosenberg, Citycar's Development Manager, to introduce the app. The goal is to present the app's utility and potentially explore further engagement with Citycar.

ChatGPT10 msgs
3 3 3

SIM Card for Hotspot

Mordechai is seeking to activate a Smarty SIM card purchased for 99p with a £10 recharge for use in a data-only hotspot. The process involves inserting the SIM into an unlocked device and visiting the Smarty activation website. The assistant has provided the specific URL and confirmed the SIM is ready for use, outlining the initial steps.

ChatGPT9 msgs
3 3 3