databag/app/mobile/src/context
2023-06-28 22:25:52 -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 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 added missing un-read notification 2023-06-28 22:25:52 -07:00
useCardContext.hook.js supporting installations with unset federated host 2023-05-20 00:42:53 -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 fix for delayed rendering of offsync card status 2023-05-07 23:21:13 -07:00
useProfileContext.hook.js fallback to login screen when connection not allowed 2023-06-27 22:56:05 -07:00
useRingContext.hook.js fixing mute issue on speaker phone 2023-04-14 13:41:44 -07:00
useStoreContext.hook.js fix for delayed rendering of offsync card status 2023-05-07 23:21:13 -07:00
useTestStoreContext.hook.js fixing rn jest tests 2023-05-05 21:32:37 -07:00
useUploadContext.hook.js fix failed video sent on sealed channel 2023-05-05 22:39:29 -07:00