spacedrive/interface/hooks
Arnab Chakraborty 3bd1622e93
[MOB-23] Mobile Hardware Information for Overview Page (#2106)
* wip for iDevices

* Working HardwareModel Info for iOS

* wip

* Merge 'main' into 'mob-hw-info-overview'

* Half-Working `get_volume()`

* Objective c bridge to talk to FS

* Working objc bridge

The bridge works now, and we can now access the iOS file system using the native objective-c APIs instead for proper values, including on the simulator.

* Isolate `icrate` for `ios` deployments only

* Working Stats for Android

* Clean Up + `pnpm format`

* Fix to FSInfoResult Type

Due to the RNFS fork change, I had to change the types to make it so it doesn't fail building and CI.

* iOS Device Name Fix
2024-03-06 06:46:22 +00:00
..
index.ts [ENG-1639] Copy paste improvements (#2129) 2024-02-27 15:30:04 +00:00
useCallbackToWatchForm.ts [ENG-528] QuickPreview isn't correctly handling errors for video/audio playback (#815) 2023-05-18 03:31:15 +00:00
useCallbackToWatchResize.ts [ENG-528] QuickPreview isn't correctly handling errors for video/audio playback (#815) 2023-05-18 03:31:15 +00:00
useClickOutside.ts [ENG-380] Interface code structure improvement (#581) 2023-02-27 21:29:48 -08:00
useCounter.ts [ENG-765] Reported Total capacity and Free space are wrong (#1066) 2023-07-05 18:22:56 +00:00
useDebouncedForm.ts [ENG-380] Interface code structure improvement (#581) 2023-02-27 21:29:48 -08:00
useDismissibleNoticeStore.tsx [ENG-1353] explorer dnd (#1737) 2023-12-13 11:59:27 +00:00
useDragAndDropState.ts [ENG-1508] Launch Spacedrop (#1893) 2024-01-08 06:42:17 +00:00
useFocusState.tsx [ENG-380] Interface code structure improvement (#581) 2023-02-27 21:29:48 -08:00
useHomeDir.ts [ENG-1452] Default to Home (#1801) 2023-11-21 05:22:52 +00:00
useInputState.tsx [ENG-380] Interface code structure improvement (#581) 2023-02-27 21:29:48 -08:00
useIsDark.ts [ENG-381] Update context menufs actions to support multiple source (#927) 2023-06-14 23:00:28 +00:00
useIsLocationIndexing.ts [ENG-1400] Normalised caching (#1734) 2023-12-05 13:16:03 +00:00
useIsTextTruncated.ts [ENG-1236] fix mac tooltips on truncated folder names is inconsistent (#1497) 2023-10-11 14:29:26 +00:00
useKeybind.ts [MOB-23] Mobile Hardware Information for Overview Page (#2106) 2024-03-06 06:46:22 +00:00
useKeybindEventHandler.ts [ENG-1436] Store search state in search params (#1795) 2023-11-17 21:07:33 +00:00
useKeybindFactory.ts [ENG-1116] Distinct job manager for library (#1363) 2023-09-21 11:10:56 +00:00
useKeyDeleteFile.tsx [ENG-1641] Use 'delItem' shortcut (#2138) 2024-02-28 15:36:07 +00:00
useKeyMatcher.ts [ENG-1604] Change key matcher to use real OS (#2087) 2024-02-13 12:44:33 +00:00
useLocale.ts [ENG-1502] I18n (#1897) 2024-01-08 20:26:46 +00:00
useOperatingSystem.ts [ENG-1067] Update phosphor to new package & update sort imports (#1330) 2023-09-11 15:26:44 +00:00
useQuickRescan.ts [ENG-1418] Explorer settings (#1764) 2023-11-10 10:23:51 +00:00
useRedirectToNewLocation.ts Remove useExplorerStore (#1916) 2024-01-05 08:46:03 +00:00
useRouteTitle.ts [ENG-1592] Correctly assign tab titles on desktop (#2030) 2024-02-01 15:40:38 +00:00
useScrolled.tsx Frontend misc fixes and deps update (#1650) 2023-10-24 07:51:58 +00:00
useShortcut.ts [ENG-1609] Shortcuts refactor (#2092) 2024-02-14 15:08:59 +00:00
useShowControls.ts Release landing page (#1464) 2023-10-11 04:05:40 +00:00
useTheme.ts @sd/client SolidJS support - Part 1 (#1920) 2024-01-09 08:05:01 +00:00
useWindowSize.ts [ENG-1615] bg intro video fixed (#2104) 2024-02-19 20:45:29 +00:00
useWindowState.tsx [ENG-1283, ENG-1284, partially ENG-1303] Fix MacOS window bar showing when full-screen (#1582) 2023-10-21 11:57:04 +00:00
useZodRouteParams.ts Improve useZodRouteParams (#1917) 2024-01-05 08:51:08 +00:00
useZodSearchParams.ts [MOB-23] Mobile Hardware Information for Overview Page (#2106) 2024-03-06 06:46:22 +00:00