about summary refs log tree commit diff
path: root/src/view/screens/Log.tsx
Commit message (Expand)AuthorAgeFilesLines
* ALF log screen (#8845)Samuel Newman2025-08-251-116/+0
* Remove top padding from shell, move down into individual screens (#5548)Samuel Newman2024-10-141-8/+9
* Force callers of `getTimeAgo` to pass in the value for "now" (#4560)Eric Bailey2024-06-181-1/+3
* Add `useGetTimeAgo` and utils (#4556)Eric Bailey2024-06-181-11/+13
* Internationalize more strings (#2440)Stanislas Signoud2024-01-091-1/+3
* Remove deprecated models and mobx usage (react-query refactor) (#1934)Paul Frazee2023-11-161-3/+2
* Internationalization & localization (#1822)Ansh2023-11-091-1/+4
* Extract shell state into separate context (#1824)Eric Bailey2023-11-071-4/+4
* Add logDump tests, ensure Log screen is reversedEric Bailey2023-11-041-1/+0
* Add new loggerEric Bailey2023-11-041-6/+7
* React Native accessibility (#539)Ollie H2023-05-011-1/+3
* Move to expo and react-navigation (#288)Paul Frazee2023-03-131-10/+12
* Merge main into the Web PR (#230)Paul Frazee2023-02-221-4/+4
* Update layouts on a bunch of viewsPaul Frazee2023-01-261-1/+2
* Resolve all remaining lint issues (#88)Paul Frazee2023-01-241-2/+2
* Fix: ensure all views can scroll to the bottomPaul Frazee2023-01-191-1/+1
* Rework all typographyPaul Frazee2023-01-181-3/+3
* Improve error loggingPaul Frazee2023-01-021-4/+6
* Implement logging systemPaul Frazee2023-01-021-0/+100