Folo/apps/mobile/src
Innei f6a8691e3a
fix(translation): update user role checks for translation prefetching
Refactored translation prefetching logic across multiple components to utilize the new isFreeRole function. This change ensures that users with Free roles do not trigger translation prefetching, optimizing performance and enhancing user experience. Updated relevant imports and conditions in EntryItemImpl, useEntryContent, and various EntryList components.

Signed-off-by: Innei <tukon479@gmail.com>
2025-11-05 21:41:56 +08:00
..
@types
atoms feat(payment): implement upgrade prompt for AI summary and enhance error handling 2025-11-05 01:06:36 +08:00
components fix(header): adjust header and banner styles for modal presentation 2025-11-03 22:42:31 +08:00
constants refactor: remove view--1 (#4548) 2025-10-15 21:51:40 +08:00
database
hooks refactor(mobile): update header height calculations for improved layout 2025-09-24 23:59:07 +08:00
icons fix(mobile): exclude all for views 2025-09-11 10:40:15 +08:00
initialize feat(sentry): integrate Sentry for error tracking and monitoring 2025-09-22 23:12:11 +08:00
interfaces/settings
lib feat(payment): implement upgrade prompt for AI summary and enhance error handling 2025-11-05 01:06:36 +08:00
modules fix(translation): update user role checks for translation prefetching 2025-11-05 21:41:56 +08:00
polyfill feat: implement imperative modal (#4041) 2025-07-02 17:20:41 +00:00
providers fix: prettier tailwindcss classname sorting 2025-10-21 16:49:19 +08:00
screens fix(translation): update user role checks for translation prefetching 2025-11-05 21:41:56 +08:00
spec feat(mobile): support font scaling for web render 2025-07-24 22:12:45 +08:00
store/image refactor: move image sync service to mobile, bring hydration back 2025-06-16 16:25:43 +08:00
theme refactor(mobile): enable package exports (#3822) 2025-05-27 10:54:49 +08:00
App.tsx refactor(api): remove unused API fetch and activation modal components 2025-11-04 21:21:23 +08:00
global.css
main.tsx feat(sentry): integrate Sentry for error tracking and monitoring 2025-09-22 23:12:11 +08:00
sitemap.tsx fix: prettier tailwindcss classname sorting 2025-10-21 16:49:19 +08:00