Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
181 commits
Select commit Hold shift + click to select a range
11d621e
feat: create pr validations workflows - [CU-869ar2kz9] (#1)
LoayAhmed304 Oct 9, 2025
6c0808e
feat: initial project configuration - [CU-869atcurc] (#2)
Exo1i Oct 10, 2025
9856136
chore: create code style and quality workflow - [CU-869ar2kzc] (#3)
LoayAhmed304 Oct 11, 2025
000e24f
fix: main branch protection workflow false triggers - [CU-869atvh7a] …
LoayAhmed304 Oct 12, 2025
8fc872c
fix: pnpm lock ignore - [CU-869aty1yg] (#8)
HelanaNady Oct 12, 2025
ea2ce23
feat: base ui theme colors - [CU-869aty2j0] (#10)
HelanaNady Oct 13, 2025
08c5c68
perf(workflow): add pnpm packages caching - [CU-869aubq63] (#14)
LoayAhmed304 Oct 14, 2025
9d9c698
feat: base button - [CU-869artvck] (#15)
HelanaNady Oct 15, 2025
271d55d
feat: stylesheet base colors - [CU-869av58zf] (#19)
Youssefwafa7 Oct 15, 2025
2b37857
feat: add coverage collection config for Jest - [CU-869av7jnf] (#23)
LoayAhmed304 Oct 16, 2025
2dea322
refactor: adjust workflows and consider draft PRs - [CU-869av1uqa] (#21)
LoayAhmed304 Oct 16, 2025
d1a6f4a
feat: add centralized API service utility - [CU-869av5wkh] (#20)
AhmedSobhy01 Oct 16, 2025
73c5eb5
feat: allowed either following system or setting ligh/dark theme - [C…
Exo1i Oct 16, 2025
186ab5f
feat: setup mock server - [CU-869av6ay9] (#22)
AhmedSobhy01 Oct 16, 2025
2cd7dd3
feat: add AppText component (Typography) - [CU-869artvwv] (#29)
Youssefwafa7 Oct 17, 2025
c0aa7ff
feat: styled UI loaders - [CU-869arvvqb] (#25)
HelanaNady Oct 18, 2025
d81ab22
feat: auth auto token refresh - [CU-869aw45mr] (#27)
AhmedSobhy01 Oct 18, 2025
cb7f9c3
feat: login screens - [CU-869arhm4x] (#26)
AhmedSobhy01 Oct 19, 2025
655c30f
feat: add UI playground - [CU-869avxb7x] (#30)
Exo1i Oct 19, 2025
72ad9f6
feat: create account - [CU-869arhpvy] (#18)
tonynagyy Oct 20, 2025
12cc0b8
chore: migrate to react navigation - [CU-869avtvbd] (#31)
HelanaNady Oct 22, 2025
a868128
feat: add abstraction for API validation errors - [CU-869aw0tkh] (#41)
AhmedSobhy01 Oct 23, 2025
046f361
feat: ui input fields - [CU-869artvk2] (#13)
Youssefwafa7 Oct 24, 2025
386fc15
feat: account switcher - [CU-869arw6fw] (#38)
Exo1i Oct 25, 2025
592d8a8
feat: base navigation layout - [CU-869arwb1z] (#33)
HelanaNady Oct 25, 2025
ba4c82b
chore: create testers PR checklist comment - [CU-869aw22yh] (#44)
LoayAhmed304 Oct 25, 2025
43e8f6b
feat: UI confirmation dialog - [CU-869atc2df] (#39)
tonynagyy Oct 25, 2025
42ae53a
fix(ui): button styles - [CU-869ayp4ye] (#47)
HelanaNady Oct 26, 2025
f3fbe7b
feat: captcha implementation - [CU-869arj0e7] (#32)
tonynagyy Oct 26, 2025
6783b45
feat: implement oauth for Google & Github - [CU-869arhwuy] (#34)
AhmedSobhy01 Oct 26, 2025
2d3a0cd
fix: refactor login to use new UI components - [CU-869axvegh] (#35)
AhmedSobhy01 Oct 26, 2025
43a5587
feat: start screen - [CU-869arhjj8] (#36)
AhmedSobhy01 Oct 27, 2025
9dbcbf7
feat: add captcha modal - [CU-869az56k4] (#50)
AhmedSobhy01 Oct 28, 2025
dbc4c5c
fix: missing button props - [CU-869az04r6] (#48)
HelanaNady Oct 28, 2025
a804ebf
feat: integrate Captcha for Signup Page - [CU-869ay3j8x] (#51)
tonynagyy Oct 29, 2025
cdb881a
feat: settings page - [CU-869arw63y] (#43)
Exo1i Oct 29, 2025
98870ef
feat: tweet component with like and retweet functionality - [CU-869az…
AhmedSobhy01 Oct 30, 2025
cdfd3a5
refactor: update inputs signup - [CU-869b023hm] (#53)
tonynagyy Oct 30, 2025
de6cae7
feat: profile page header - [CU-869atcd7t] (#40)
Youssefwafa7 Oct 30, 2025
7fb850e
feat: profile mock - [CU-869aw8cq7] (#46)
HelanaNady Oct 30, 2025
026859a
fix: keyboard avoiding view - [CU-869b020ff] (#52)
HelanaNady Oct 30, 2025
d597520
feat: account information settings - [CU-869at4rma] (#42)
tonynagyy Oct 30, 2025
10be505
feat: add client type header - [CU-869b0k0un] (#61)
AhmedSobhy01 Oct 31, 2025
fdfef5d
fix: OAuth form update - [CU-869b0xdfe] (#63)
AhmedSobhy01 Oct 31, 2025
57c216a
feat: multiple sessions & account switcher - [CU-869atqnz1] (#58)
AhmedSobhy01 Oct 31, 2025
a4e3426
feat: reset password - [CU-869arhp3k] (#37)
Exo1i Oct 31, 2025
8e96804
feat: added logic for handling logout - [CU-869b0yx22] (#64)
AhmedSobhy01 Nov 1, 2025
b772151
fix: account information settings - [CU-869b0yeu6] (#65)
tonynagyy Nov 1, 2025
9a8767e
feat: enhance password reset flow with captcha support - [CU-869ay3jd…
Exo1i Nov 1, 2025
02d7159
fix: password validation signup - [CU-869b0zhq8] (#66)
tonynagyy Nov 2, 2025
8c0a5d2
feat: create profile - [CU-869arhnjp] (#62)
tonynagyy Nov 2, 2025
3c1b096
refactor: auth session store - [CU-869b12p36] (#69)
AhmedSobhy01 Nov 2, 2025
a6f7a02
chore: add @Exo1i to codeowners - [CU-TEMP] (#72)
Exo1i Nov 2, 2025
79ebffe
fix: auth naviagtion - [CU-869b17w3j] (#73)
Exo1i Nov 2, 2025
2925ec9
feat: centralized server error handling - [CU-869b121cv] (#68)
AhmedSobhy01 Nov 3, 2025
948609e
fix: double navigation after logout - [CU-869b1g437] (#76)
AhmedSobhy01 Nov 3, 2025
3e1c4d0
fix: signup flow - [CU-869b180xw] (#74)
tonynagyy Nov 3, 2025
bcbe0d6
feat: connect picture picker backend - [CU-869b186eh] (#75)
tonynagyy Nov 3, 2025
2bf4ec1
feat: implement change password functionality - [CU-869arhppx] (#70)
Exo1i Nov 3, 2025
de8b953
feat: edit profile - [CU-869atcbxt] (#60)
HelanaNady Nov 3, 2025
bbd4a91
feat: timeline following - [CU-869aq7atn] (#57)
Youssefwafa7 Nov 3, 2025
6f1de90
fix: enhance tweet interaction functions with error handling for alre…
AhmedSobhy01 Nov 3, 2025
22b91dc
feat: add handlers to redirect to user profile - [CU-869b1p80r] (#81)
AhmedSobhy01 Nov 3, 2025
0b232fd
fix: types and miscellanious warnings - [CU-869b1phat] (#82)
Exo1i Nov 3, 2025
1ca3e67
fix: sync like and retweet state on prop changes in Tweet component -…
AhmedSobhy01 Nov 3, 2025
423e4a0
fix: made timeline refresh when switching accounts - [CU-869b1pyqk] (…
Exo1i Nov 3, 2025
dc0d6b3
feat(edit-profile): profile media uploads - [CU-869atccd6] (#78)
HelanaNady Nov 3, 2025
cc545c5
feat: add app branding - [CU-869b1hu11] (#77)
Exo1i Nov 3, 2025
3d7ab0f
test(e2e): add signup flow e2e tests - [CU-869atcqay] (#88)
im-saif Nov 3, 2025
9d3498d
test(e2e): add login flow e2e tests - [CU-869atcqaz] (#89)
im-saif Nov 3, 2025
18e8166
test(e2e): add logout flow e2e tests - [CU-869atcqax] (#90)
im-saif Nov 3, 2025
c8c9658
fix: update CODEOWNERS - [CU-869b66ek0] (#94)
AhmedSobhy01 Nov 15, 2025
a791c56
refactor: reorganize test files & fix console warnings - [CU-869ay353…
AhmedSobhy01 Nov 16, 2025
a01760c
fix: fix iOS profile setup image selection bug - [CU-869b6djx2] (#98)
AhmedSobhy01 Nov 17, 2025
ef1a51a
refactor(ui): date picker - [CU-869b66vxd] (#95)
HelanaNady Nov 17, 2025
867a829
refactor: remove redundant endpoint - [CU-869b6dky7] (#100)
HelanaNady Nov 17, 2025
884bc57
refactor: navigation types and routes - [CU-869az1dxb] (#101)
HelanaNady Nov 18, 2025
1be8ba0
refactor: improve auth e2e test files - [CU-869b6xhf8] (#99)
im-saif Nov 18, 2025
c7a2303
refactor: update sidebar to display user avatar instead of icon - [CU…
AhmedSobhy01 Nov 19, 2025
7ba43b8
fix: update sidebar user data - [CU-869b7mr4b] (#108)
tonynagyy Nov 19, 2025
bc11610
test(e2e): add reset password e2e tests - [CU-869atcqaw] (#107)
im-saif Nov 20, 2025
01000e7
fix: use real username suggestions - [CU-869b677ht] (#103)
tonynagyy Nov 20, 2025
d69e419
refactor: separate styles into dedicated files for sidebar, account b…
AhmedSobhy01 Nov 20, 2025
f9b73f2
fix: ui colors - [CU-869b6dm2f] (#116)
HelanaNady Nov 21, 2025
1a2b454
feat: add connections screen - [CU-869atcmv4] (#59)
Exo1i Nov 21, 2025
e92e9f8
fix: remove unnecessary lowercase conversion for identifier in sign i…
AhmedSobhy01 Nov 21, 2025
13a285a
fix: account information settings navigation header - [CU-869b1v7et] …
tonynagyy Nov 21, 2025
73203c1
refactor: remove session store cyclic dependency - [CU-869b6djc4] (#114)
AhmedSobhy01 Nov 21, 2025
e1ada67
refactor: improve tweet component - [CU-869b6djvk] (#97)
AhmedSobhy01 Nov 21, 2025
f0eb4be
feat: add link for logout to call backend to revoke token - [CU-869b7…
AhmedSobhy01 Nov 21, 2025
cc70a2c
fix: account switcher height - [CU-869b7uh1n] (#112)
AhmedSobhy01 Nov 21, 2025
e94f022
fix(profile): profile loader - [CU-869b1619w] (#91)
HelanaNady Nov 21, 2025
16e8de6
refactor: change profile and tweet URL when sharing - [CU-869b8gdgb] …
AhmedSobhy01 Nov 22, 2025
60eebed
feat: setup FCM based push notification support - [CU-869at6t01] (#109)
Exo1i Nov 22, 2025
751c7ca
refactor(ui): extract modal component - [CU-869b6dkmg] (#102)
HelanaNady Nov 22, 2025
db472be
feat: add Direct Messages: UI, composer/sheet, SSE - [CU-869b6dk8c] (…
AhmedSobhy01 Nov 22, 2025
7533fc1
fix: sync username and avatar updates with session store - [CU-869b8g…
AhmedSobhy01 Nov 23, 2025
6e6913a
feat: add appearance settings screen with theme toggle - [CU-869b8a66…
AhmedSobhy01 Nov 23, 2025
56490e2
fix: update email verification error handling and messages - [CU-869b…
tonynagyy Nov 23, 2025
66768a6
fix: update endpoint for unseen conversation count to use hyphen - [C…
AhmedSobhy01 Nov 23, 2025
141100d
refactor: edit profile screen - [CU-869b66vvv] (#104)
HelanaNady Nov 24, 2025
d6edf93
fix: prevent remove default avatar - [CU-869b8ubyz] (#133)
HelanaNady Nov 24, 2025
a056964
fix: connections screen navigate to user profile - [CU-869b8u2kd] (#130)
Exo1i Nov 24, 2025
f63d0ed
feat: add Tweet composer with media support - [CU-869atcezu] (#54)
Exo1i Nov 24, 2025
eb90687
feat: follow & unfollow actions - [CU-869b6dkb9] (#134)
AhmedSobhy01 Nov 24, 2025
837fb59
test(e2e): add account info settings e2e tests - [CU-869atcqzf] (#132)
im-saif Nov 24, 2025
0adc7fc
feat: add drawer tabs and theme switcher - [CU-869ayp4vj] (#125)
HelanaNady Nov 24, 2025
b1caa59
fix: fix performance issues with tweet composer - [CU-869atcezu] (#136)
AhmedSobhy01 Nov 24, 2025
42a5fa0
feat: reply section - [CU-869b67f61] (#71)
tonynagyy Nov 24, 2025
e94df2e
fix: top tabs width - [CU-869b97wjm] (#138)
HelanaNady Nov 24, 2025
c1978df
fix: profile updates not synced in account switcher and tweets - [CU-…
HelanaNady Nov 24, 2025
261cc54
chore: sync histories so dev is aligned with main
AhmedSobhy01 Nov 24, 2025
8498e4a
fix: fix bio parsing with mentions handling - [CU-869b6djqx] (#106)
Youssefwafa7 Nov 24, 2025
baf0fc4
fix: follow buttons - [CU-869b97q89] (#137)
HelanaNady Nov 24, 2025
12155ca
fix: add useHeaderHeight to fix reply section on android - [CU-869b98…
Exo1i Nov 24, 2025
552dd43
fix: username validations during onboarding - [CU-869b98dq7] (#142)
Exo1i Nov 24, 2025
5de643b
feat: chatbox - [CU-869at01va] (#124)
Youssefwafa7 Nov 24, 2025
7992c81
feat: add profile tabs - [CU-869b67ffd] (#122)
Exo1i Nov 24, 2025
ab02d23
test(e2e): add onboarding e2e tests - [CU-869atcqb0] (#146)
im-saif Nov 28, 2025
4517daf
feat: confirm unfollow popover - [CU-869b6dkb9] (#135)
AhmedSobhy01 Nov 29, 2025
8bdb05f
fix: add timeout to profile fetch to prevent splash screen hang - [CU…
AhmedSobhy01 Nov 29, 2025
7779092
fix: tweet avatar press behavior - [CU-869bak3hp] (#147)
AhmedSobhy01 Nov 29, 2025
15bdfdd
feat: add repost label in tweet UI, Profile Feed - [CU-869bak8fx] (#149)
AhmedSobhy01 Nov 29, 2025
b546595
feat: tweet video viewer - [CU-869b9tu1e] (#143)
AhmedSobhy01 Nov 29, 2025
eb3d731
fix: app load warning screen names - [CU-869bak1h5] (#151)
tonynagyy Nov 30, 2025
00aa5c0
fix: White blank screen visible behind keyboard - [CU-869bak37f] (#153)
tonynagyy Dec 1, 2025
dda411d
fix: drawer not opening on swipe - [CU-869bb4mqb] (#152)
HelanaNady Dec 1, 2025
86a23e1
feat: change country screen - [CU-869arhtp3] (#150)
tonynagyy Dec 1, 2025
9b65f87
chore: revert workflows self hosted - [CU-869bc4exu] (#161)
Exo1i Dec 2, 2025
d72852e
fix: back navigation with nested profiles in profile screen - [CU-869…
HelanaNady Dec 2, 2025
06acf7d
refactor: remove avatar initials - [CU-869b8u3py] (#131)
Exo1i Dec 2, 2025
eb359b3
fix: handle null or undefined text in truncateText function - [CU-869…
tonynagyy Dec 3, 2025
53c4d77
feat: for you timeline - [CU-869baxj8z] (#157)
AhmedSobhy01 Dec 3, 2025
8bf1e4b
refactor: image picker to use returned mimeType - [CU-869b8t9ej] (#158)
HelanaNady Dec 3, 2025
5d50f73
fix: old profile media showing after edit in profile pic screen - [CU…
HelanaNady Dec 3, 2025
c0abbbe
fix: another fix for stuck splash screen - [CU-869b9twd0] (#162)
AhmedSobhy01 Dec 3, 2025
b9e95d8
fix: conversation ordering, unseen state updates, and active conversa…
AhmedSobhy01 Dec 3, 2025
a8a3c45
feat: tweet link parsing - [CU-869bazen2] (#156)
AhmedSobhy01 Dec 3, 2025
ac86138
fix: header flicker on first render - [CU-869b6djrr] (#160)
HelanaNady Dec 4, 2025
e984c88
feat: add link parsing functionality to messages & bio - [CU-869bcmd8…
AhmedSobhy01 Dec 4, 2025
97b873d
fix: ESLint warnings and update ESLint config - [CU-869bcu4uz] (#168)
AhmedSobhy01 Dec 4, 2025
0c87289
fix(edit-profile): input overlapping on overflow - [CU-869bcv0t1] (#170)
HelanaNady Dec 4, 2025
fa9f840
feat: dynamic username suggestions - [CU-869b0y4k8] (#123)
tonynagyy Dec 4, 2025
fb65d8a
fix: prevent concurrent session clearing and add timeout for profile …
AhmedSobhy01 Dec 4, 2025
1575c43
fix: parse mentions in tweet composer to be of @username format - [CU…
Exo1i Dec 4, 2025
9a7a695
feat: implement retweet with quote functionality - [CU-869b67fcp] (#148)
Exo1i Dec 5, 2025
448a136
feat: search functionality with top, people, media, latest tabs with …
AhmedSobhy01 Dec 5, 2025
ff61d0d
refactor: add layout + error-handling tests for AccountSwitcher and C…
AhmedSobhy01 Dec 5, 2025
9b49b8c
chore: create nightly build release workflow - [CU-869b8tbb6] (#129)
LoayAhmed304 Dec 6, 2025
e10547b
feat: mutes and blocks - [CU-869aq7aue] (#145)
HelanaNady Dec 6, 2025
c4a9fb2
feat: tweet details and refresh in profile screens - [CU-869baxhup] (…
tonynagyy Dec 6, 2025
af690a5
feat: composer integration with replies - [CU-869bak2z9] (#166)
tonynagyy Dec 6, 2025
0120933
feat: add “Replying to” indicator for tweets replying to another twee…
AhmedSobhy01 Dec 6, 2025
46394cc
feat: interests onboarding screen - [CU-869b6dk6m] (#175)
tonynagyy Dec 6, 2025
71bee68
feat: gracefully handle 409 conflict errors for follow, block, and mu…
AhmedSobhy01 Dec 6, 2025
7898eb3
feat: add Tweet Activity Screens (Likers, Retweeters, Quotes) Lists -…
AhmedSobhy01 Dec 7, 2025
4040e03
fix: make nightly release ref branch to be dev - [CU-869bdgbpa] (#186)
LoayAhmed304 Dec 7, 2025
c48a1ca
refactor: search tabs to use react navigation - [CU-869arxqp7] (#185)
AhmedSobhy01 Dec 7, 2025
77bc2e8
refactor: replace isFollowing/isFollower with relationship object in …
AhmedSobhy01 Dec 7, 2025
2d90678
feat: interests settings - [CU-869bd0f4t] (#187)
tonynagyy Dec 8, 2025
e6af934
fix: profile onload bug (bio parsing,long links) - [CU-869bdhcz4] (#188)
Youssefwafa7 Dec 8, 2025
d449a22
feat: add hasMedia support to DM events and message previews - [CU-86…
AhmedSobhy01 Dec 8, 2025
e49a82c
feat(profile): show setup button - [CU-869b67fmb] (#165)
HelanaNady Dec 8, 2025
386bfad
feat: add DM button to ProfileHeader for opening conversations - [CU-…
AhmedSobhy01 Dec 8, 2025
1ecc0d2
feat: implement notifications tab - [CU-869at10y7] (#172)
Exo1i Dec 8, 2025
51f47ae
feat: add mutual users to profile page - [CU-869bdhem5] (#189)
Exo1i Dec 8, 2025
d534906
refactor: profile tabs to use the same components as timeline - [CU-8…
Exo1i Dec 8, 2025
64f728c
test: add unit tests for notifications and related hooks - [CU-869bcz…
Exo1i Dec 8, 2025
4ec5fec
fix: update searchUsers endpoint to use suggestions path - [CU-869bdb…
tonynagyy Dec 8, 2025
19f0b34
test(e2e): add edit & setup profile e2e tests - [CU-869atcqzg] (#194)
im-saif Dec 8, 2025
1e992c8
feat: tweet drawer - [CU-869baxh72] (#195)
HelanaNady Dec 9, 2025
4d27ee3
feat: add tests for likers/retweeters lists - [CU-869bcu3fq] (#197)
AhmedSobhy01 Dec 9, 2025
158d132
feat: fcm notification support - [CU-869at10y7] (#196)
Exo1i Dec 9, 2025
c06ad9e
fix(ios): improve image picker performance and add loading indicators…
AhmedSobhy01 Dec 9, 2025
0a00fb6
feat: add tweet ai summary feature - [CU-869atcqb2] (#183)
Youssefwafa7 Dec 9, 2025
6474768
fix: composer styling issues - [CU-869bebkgg] (#199)
tonynagyy Dec 9, 2025
61f0de8
feat: thread view and deleted tweets - [CU-869bcfd8h] (#184)
tonynagyy Dec 9, 2025
14d9b1c
feat: explore tabs - [CU-869aryjfc] (#178)
HelanaNady Dec 9, 2025
2ba7660
chore: sync histories so dev is aligned with main
AhmedSobhy01 Dec 10, 2025
a9dcb18
feat: add msg reactions, delete, media handling - [CU-869bbjhy5] (#154)
Youssefwafa7 Dec 10, 2025
648e23c
fix: show more issue - [CU-869beny2b] (#201)
tonynagyy Dec 10, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 0 additions & 4 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,3 @@ EXPO_PUBLIC_GITHUB_OAUTH_CLIENT_ID=
EXPO_PUBLIC_GITHUB_OAUTH_REDIRECT=

EXPO_PUBLIC_RECAPTCHA_SITE_KEY=6LeIxAcTAAAAAJcZVRqyHh71UMIEGNQ_MXjiZKhI

TESTING_EMAIL=
TESTING_PASSWORD=
TESTING_LONG_EMAIL=
67 changes: 67 additions & 0 deletions .github/workflows/nightly-release-workflow.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
name: Nightly Release Workflow
on:
schedule:
- cron: "20 23 * * *" # daily at 23:20 UTC
workflow_dispatch:
push:
branches:
- chore/nightly-release-workflow

permissions:
contents: write
pull-requests: write
issues: write

jobs:
build:
runs-on: self-hosted
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
fetch-tags: true
ref: dev

- name: Enable Corepack
run: corepack enable

- name: Setup pnpm
run: corepack prepare pnpm@latest --activate

- uses: actions/setup-node@v4
with:
node-version: 22
cache: "pnpm"
cache-dependency-path: "**/pnpm-lock.yaml"
- name: Install dependencies
run: pnpm install --frozen-lockfile

- name: Install EAS
run: npm i -g eas-cli
env:
EXPO_TOKEN: ${{ secrets.EAS_ACCESS_TOKEN }}

- name: Build using EAS Cloud
run: eas build --platform android --profile production --non-interactive
env:
EXPO_TOKEN: ${{ secrets.EAS_ACCESS_TOKEN }}
- name: Get latest Android APK
run: |
echo "Fetching latest finished build..."
BUILD_JSON=$(eas build:list --platform android --limit 1 --status finished --json --non-interactive)
echo "$BUILD_JSON"
BUILD_URL=$(echo "$BUILD_JSON" | jq -r '.[0].artifacts.buildUrl')
echo "Downloading APK from $BUILD_URL"
curl -L -o ./app.apk "$BUILD_URL"
env:
EXPO_TOKEN: ${{ secrets.EAS_ACCESS_TOKEN }}

- name: Create Nightly Release & Upload APK
uses: softprops/action-gh-release@v2
with:
tag_name: nightly-${{ github.run_number }}
name: "Nightly Build #${{ github.run_number }}"
generate_release_notes: true
files: app.apk
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
45 changes: 0 additions & 45 deletions .github/workflows/testers-checklist.yaml

This file was deleted.

4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ yarn-error.*

# local env files
.env
.env.prod
.env.staging
.env*.local

# Firebase
Expand All @@ -52,3 +54,5 @@ coverage
src/__tests__/__snapshots__/
__snapshots__/
.env
.env.prod
.env.staging
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,5 @@
"[xml]": {
"editor.defaultFormatter": "DotJoshJohnson.xml"
},
"postman.settings.dotenv-detection-notification-visibility": false,
}
91 changes: 91 additions & 0 deletions app.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
export default ({ config }) => ({
...config,
name: 'Raven',
slug: 'raven-gh',
version: '1.0.1',
orientation: 'portrait',
icon: './assets/images/light-raven.png',
scheme: 'raven',
userInterfaceStyle: 'automatic',
newArchEnabled: true,

splash: {
image: './assets/images/light-raven.png',
resizeMode: 'contain',
backgroundColor: '#ffffff',
dark: {
image: './assets/images/dark-raven.png',
resizeMode: 'contain',
backgroundColor: '#000000',
},
},

android: {
googleServicesFile: process.env.GOOGLE_SERVICES_JSON ?? './google-services.json',
adaptiveIcon: {
backgroundColor: '#E6F4FE',
foregroundImage: './assets/images/light-raven.png',
},
userInterfaceStyle: 'automatic',
edgeToEdgeEnabled: true,
predictiveBackGestureEnabled: false,
package: 'space.cmp27.raven',
buildType: 'apk',
},

web: {
favicon: './assets/images/light-raven.png',
},

plugins: [
'expo-secure-store',
'expo-localization',
[
'expo-media-library',
{
photosPermission: 'Allow Raven to access your photos.',
savePhotosPermission: 'Allow Raven to save photos.',
isAccessMediaLocationEnabled: true,
granularPermissions: ['video', 'photo'],
},
],

[
'expo-image-picker',
{
photosPermission: 'The app accesses your photos to let you share them with your friends.',
},
],

[
'expo-video',
{
supportsBackgroundPlayback: false,
supportsPictureInPicture: true,
},
],
],

ios: {
supportsTablet: true,
bundleIdentifier: 'com.raven.app',
infoPlist: {
NSPhotoLibraryUsageDescription:
'We need access to your photo library so you can choose a profile picture and header.',
NSPhotoLibraryAddUsageDescription:
'We need to save images to your photo library when you download or export.',
NSCameraUsageDescription: 'We need access to your camera so you can take a profile picture.',
},
},

experiments: {
typedRoutes: true,
reactCompiler: true,
},

extra: {
eas: {
projectId: 'ea25ec1e-cfdd-4732-b80e-6ebf6ebe363b',
},
},
});
82 changes: 0 additions & 82 deletions app.json

This file was deleted.

Empty file modified build-debug.sh
100644 → 100755
Empty file.
7 changes: 4 additions & 3 deletions e2e/pageobjects/Home pages/ForYouScreen.page.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { $, driver } from '@wdio/globals';
import { $ } from '@wdio/globals';

class ForYouScreen {
get forYouTab() {
Expand All @@ -8,11 +8,12 @@ class ForYouScreen {
return $('android=new UiSelector().text("Following")');
}
get sideMenuButton() {
return { x: 46, y: 156 };
return $('~open-drawer-button');
}

async openSideMenu() {
await driver.execute('mobile: clickGesture', this.sideMenuButton);
await this.sideMenuButton.waitForDisplayed();
await this.sideMenuButton.click();
}

async switchToFollowingTab() {
Expand Down
52 changes: 52 additions & 0 deletions e2e/pageobjects/Home pages/OnboardingBioScreen.page.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
import { $, driver } from '@wdio/globals';

class OnboardingBioScreen {
get screenTitle() {
return $('android=new UiSelector().text("Describe yourself")');
}
get bioInput() {
return $('~onboarding-bio-input');
}
get nextButton() {
return $('~onboarding-bio-next-button');
}
get skipButton() {
return $('android=new UiSelector().text("Skip for now")');
}

async clickNext() {
await this.nextButton.waitForDisplayed();
await this.nextButton.click();
}

async clickSkip() {
await this.skipButton.waitForDisplayed();
await this.skipButton.click();
}

async isNextButtonEnabled() {
await this.nextButton.waitForDisplayed();
return this.nextButton.isEnabled();
}

async isDisplayed() {
return (
(await this.screenTitle.isDisplayed()) &&
(await this.bioInput.isDisplayed()) &&
(await this.nextButton.isDisplayed()) &&
(await this.skipButton.isDisplayed())
);
}

async enterBio(bioText) {
await this.bioInput.waitForDisplayed();
await this.bioInput.setValue(bioText);
}

async goBack() {
await driver.back();
await driver.pause(500);
}
}

export default new OnboardingBioScreen();
Loading