index
:
voidsky
this commit
main
A fork of Bluesky's frontend that respects the user's autonomy
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
App.native.tsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
New component library based on ALF (#2459)
Eric Bailey
2024-01-18
1
-24
/
+35
*
Internationalize more strings (#2440)
Stanislas Signoud
2024-01-09
1
-2
/
+5
*
🤫 (#2211)
Eric Bailey
2023-12-14
1
-20
/
+26
*
Add back isInitialLoad to session (#2155)
Eric Bailey
2023-12-09
1
-1
/
+4
*
More session improvements (#2129)
Eric Bailey
2023-12-07
1
-11
/
+1
*
Move analytics out of critical path (#2117)
dan
2023-12-06
1
-10
/
+7
*
Move analytics out of init (#2115)
dan
2023-12-06
1
-4
/
+3
*
Disable react-native-screen freezing to test performance implications (#2109)
Paul Frazee
2023-12-05
1
-2
/
+0
*
Fix email confirmation dialog on startup (#2097)
dan
2023-12-06
1
-2
/
+0
*
PWI: Refactor Shell (#1989)
dan
2023-11-24
1
-14
/
+21
*
Hindi Internationalization (#1914)
Ansh
2023-11-20
1
-15
/
+11
*
Freeze inactive screens (#1949)
dan
2023-11-16
1
-0
/
+2
*
Remove deprecated models and mobx usage (react-query refactor) (#1934)
Paul Frazee
2023-11-16
1
-25
/
+12
*
Factor lightbox out into hook/context (#1919)
Paul Frazee
2023-11-15
1
-1
/
+4
*
Shell behaviors update (react-query refactor) (#1915)
Paul Frazee
2023-11-15
1
-5
/
+9
*
Fix notification provider order, add comments (#1905)
Eric Bailey
2023-11-14
1
-22
/
+30
*
Fix root sibling context issue (#1902)
Eric Bailey
2023-11-14
1
-8
/
+9
*
Refactor notifications to use react-query (#1878)
Paul Frazee
2023-11-12
1
-30
/
+33
*
First pass at a session handler (#1850)
Eric Bailey
2023-11-09
1
-12
/
+29
*
Hotfix internationalization on mobile (#1854)
Ansh
2023-11-09
1
-4
/
+11
*
Add modal state provider, replace usage except methods (#1833)
Eric Bailey
2023-11-08
1
-1
/
+4
*
Move language preferences to new persistence + context (#1837)
Paul Frazee
2023-11-08
1
-5
/
+8
*
Move invite-state to new persistence + context and replace the notifications ...
Paul Frazee
2023-11-08
1
-1
/
+4
*
Move muted threads to new persistence + context (#1838)
Paul Frazee
2023-11-08
1
-1
/
+4
*
Add persistent state provider (#1830)
Eric Bailey
2023-11-07
1
-16
/
+35
*
Extract shell state into separate context (#1824)
Eric Bailey
2023-11-07
1
-14
/
+17
*
Use Sentry only for errors (#1776)
dan
2023-11-07
1
-2
/
+1
*
Revise icons startup code
Eric Bailey
2023-11-01
1
-7
/
+9
*
Remove redundant linking listeners (#1760)
dan
2023-10-26
1
-10
/
+0
*
Fix white flash on startup (#1759)
dan
2023-10-27
1
-1
/
+0
*
Prefilter the mergefeed to ensure a better mix of following and custom feeds ...
Paul Frazee
2023-09-20
1
-0
/
+2
*
add React Query and hook up to existing functionality (#1358)
Ansh
2023-09-15
1
-11
/
+15
*
Give explicit names to MobX observer components (#1413)
dan
2023-09-07
1
-1
/
+1
*
[APP-786] Native notifications (#1095)
Ansh
2023-08-23
1
-2
/
+2
*
[APP-511] metrics overhaul: frontend work (#506)
Ansh
2023-06-15
1
-1
/
+1
*
Feat: Use system default color mode, but allow user override
Jaz
2023-05-16
1
-1
/
+1
*
add theme to SafeAreaView and preventAutoHide SplashScreen (#592)
Ansh
2023-05-08
1
-4
/
+3
*
[APP-527] setup sentry (#532)
Ansh
2023-05-01
1
-1
/
+3
*
Android & visual fixes: color themes, repost icon, navigation, back handler, ...
Paul Frazee
2023-04-24
1
-2
/
+0
*
Android fixes (#515)
Paul Frazee
2023-04-22
1
-0
/
+2
*
[DRAFT] Android (#424)
Ansh
2023-04-09
1
-2
/
+2
*
Lex refactor (#362)
Paul Frazee
2023-03-31
1
-1
/
+0
*
Add custom feeds selector, rework search, simplify onboarding (#325)
Paul Frazee
2023-03-19
1
-3
/
+7
*
Move to expo and react-navigation (#288)
Paul Frazee
2023-03-13
1
-18
/
+15
*
Add a temporary lexicon refactor guard (#235)
Paul Frazee
2023-02-28
1
-0
/
+1
*
Merge main into the Web PR (#230)
Paul Frazee
2023-02-22
1
-30
/
+17
*
Initial pass at push notifications + some fixes to the session management (#91)
Paul Frazee
2023-01-24
1
-0
/
+8
*
Add basic analytics (#89)
Paul Frazee
2023-01-24
1
-7
/
+21
*
Resolve all remaining lint issues (#88)
Paul Frazee
2023-01-24
1
-1
/
+2
*
Add dark mode toggle
Paul Frazee
2022-12-30
1
-3
/
+4
[next]