databag/app/mobile/src/context
2023-05-05 13:51:14 -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 merging back refactor contact screen 2023-02-24 14:32:18 -08:00
ChannelContext.js syncing channels to store 2022-09-15 01:03:20 -07:00
channelUtil.js fixing remote conversation header 2023-03-06 14:20:28 -08:00
ConversationContext.js adding conversation context 2022-09-28 15:09:10 -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 setting text color for android dark 2023-03-04 22:05:40 -08:00
useAppContext.hook.js implemented optimized thead loading based on message creation time 2023-05-05 13:40:32 -07:00
useCardContext.hook.js implemented optimized thead loading based on message creation time 2023-05-05 13:40:32 -07:00
useChannelContext.hook.js implemented optimized thead loading based on message creation time 2023-05-05 13:40:32 -07:00
useConversationContext.hook.js catch when message failed to save 2023-05-05 13:51:14 -07:00
useProfileContext.hook.js setting text color for android dark 2023-03-04 22:05:40 -08:00
useRingContext.hook.js fixing mute issue on speaker phone 2023-04-14 13:41:44 -07:00
useStoreContext.hook.js implemented optimized thead loading based on message creation time 2023-05-05 13:40:32 -07:00
useTestStoreContext.hook.js rebuilding project without expo 2023-02-15 11:45:36 -08:00
useUploadContext.hook.js playback of e2e assets in mobile app 2023-05-03 15:42:22 -07:00