databag/app/mobile/src/context
2024-06-02 09:28:54 -07:00
..
AccountContext.js syncing account and profile 2022-09-14 12:18:16 -07:00
AppContext.js adding login screen 2022-09-07 14:21:45 -07:00
CardContext.js syncing channels to store 2022-09-15 01:03:20 -07:00
cardUtil.js adding resync support to mobile app 2023-05-06 10:30:08 -07:00
ChannelContext.js syncing channels to store 2022-09-15 01:03:20 -07:00
channelUtil.js translating default subject title 2023-10-06 16:51:23 -07:00
ConversationContext.js adding conversation context 2022-09-28 15:09:10 -07:00
DisplayContext.js adding reusable prompt component 2023-09-05 14:20:47 -07:00
package.json adding login screen 2022-09-07 14:21:45 -07:00
ProfileContext.js syncing profile 2022-09-14 00:27:49 -07:00
RingContext.js preparing for mobile webrtc integration 2023-03-28 15:57:19 -07:00
sealUtil.js sending encrypted asset blocks from mobile app 2023-04-27 10:20:25 -07:00
StoreContext.js using sqlite storage to persist app state 2022-09-12 15:18:27 -07:00
UploadContext.js support uploading assets 2022-10-06 22:52:28 -07:00
useAccountContext.hook.js adding mobile mfa settings control 2024-05-17 20:01:19 -07:00
useAppContext.hook.js adding cloudflare turn service option 2024-06-02 09:28:54 -07:00
useCardContext.hook.js adding blocked message support to refactored settings 2023-09-06 16:53:10 -07:00
useChannelContext.hook.js adding blocked message support to refactored settings 2023-09-06 16:53:10 -07:00
useConversationContext.hook.js fix for delayed rendering of offsync card status 2023-05-07 23:21:13 -07:00
useDisplayContext.hook.js building out blocked modals 2023-09-05 15:49:35 -07:00
useProfileContext.hook.js using configured date/time format 2023-10-03 18:09:01 -07:00
useRingContext.hook.js adding cloudflare turn service option 2024-06-02 09:28:54 -07:00
useStoreContext.hook.js rendering blocked topics 2023-09-06 10:57:47 -07:00
useTestStoreContext.hook.js fixing unit test 2023-10-03 13:36:37 -07:00
useUploadContext.hook.js detecting ip based url and use http 2024-05-03 13:25:25 -07:00