bsky-app/src/lib
Ansh a8bbaa06c7
[APP-705] Metrics revamp pt2 (#896)
* export track function from analytics.tsx

* fix create account tracking

* fix tracking sign in

* add custom feed events

* fix type errors

* refactor create post event

* add profile follow & unfollow events

* refactor PostsFeedSliceModel into its own file

* refactor PostThreadItemModel into its own file

* reorganize code a lil bit

* refactor post-thread-item to use post-feed-item model under the hood

* add post events

* add post reply tracking

* track custom feed load more

* track list subscribe and unsubscribe
2023-06-27 10:11:05 -05:00
..
analytics [APP-705] Metrics revamp pt2 (#896) 2023-06-27 10:11:05 -05:00
api [APP-690] better handling of post languages language filtering (#893) 2023-06-23 12:48:52 -05:00
async optimistic updates for liking custom feeds 2023-05-22 16:35:37 -07:00
hooks Use Linking.openSettings() so it works on Android (#865) 2023-06-08 20:47:24 -07:00
labeling Various case and text fixes. (#757) 2023-06-13 11:35:13 -07:00
link-meta [APP-657] Add share list functionality (#863) 2023-06-26 12:15:39 -05:00
media Use expo-image-picker on Web (#847) 2023-06-06 09:38:58 -05:00
routes More custom-feed behavior fixes [APP-678] (#831) 2023-06-02 09:48:53 -05:00
strings [APP-657] Add share list functionality (#863) 2023-06-26 12:15:39 -05:00
app-info.ts [APP-107] OTA updates (#587) 2023-06-02 13:27:59 -07:00
app-info.web.ts show package.json version on web (#717) 2023-05-30 19:53:23 -05:00
assets.native.ts Move to expo and react-navigation (#288) 2023-03-13 16:01:43 -05:00
assets.ts Merge main into the Web PR (#230) 2023-02-22 14:23:57 -06:00
bg-scheduler.ts Merge main into the Web PR (#230) 2023-02-22 14:23:57 -06:00
bg-scheduler.web.ts Merge main into the Web PR (#230) 2023-02-22 14:23:57 -06:00
build-flags.ts Move to expo and react-navigation (#288) 2023-03-13 16:01:43 -05:00
constants.ts Add testnet warning (#880) 2023-06-14 20:00:16 -05:00
functions.ts [APP-690] better handling of post languages language filtering (#893) 2023-06-23 12:48:52 -05:00
haptics.ts add isWeb check to disable haptics on web 2023-05-24 13:59:53 -07:00
icons.tsx More custom-feed behavior fixes [APP-678] (#831) 2023-06-02 09:48:53 -05:00
merge-refs.ts make tab bar scroll view draggable on web 2023-05-24 15:04:30 -07:00
notifee.ts Spelling (#772) 2023-05-30 14:46:43 -05:00
numbers.ts Refactor: create src/lib to reflect actual sharing of that code 2022-11-22 12:02:31 -06:00
sentry.ts [APP-527] setup sentry (#532) 2023-05-01 14:42:31 -05:00
sharing.ts Fix Android sharing (#545) 2023-04-27 09:38:28 -05:00
storage.ts Merge main into the Web PR (#230) 2023-02-22 14:23:57 -06:00
styles.ts Visually unify the home header with other screens 2023-05-25 17:09:23 -05:00
ThemeContext.tsx Bump @types/react to ^18 and adjust types (#889) 2023-06-22 12:40:32 -04:00
themes.ts Android & visual fixes: color themes, repost icon, navigation, back handler, etc (#519) 2023-04-24 16:36:05 -05:00
type-assertions.ts Update web image editor (#588) 2023-05-09 14:55:44 -05:00
type-guards.ts Merge main into the Web PR (#230) 2023-02-22 14:23:57 -06:00