File tree
144 files changed
+6870
-3135
lines changed- android
- app
- src
- debug
- main
- java/im/status/ethereum
- ci
- fastlane
- ios
- StatusIm
- StatusIm.xcodeproj
- modules/react-native-status/android/src/main/java/im/status/ethereum/pushnotifications
- nix
- deps
- gradle
- nodejs-patched
- mobile
- android
- fastlane
- pkgs
- aapt2
- android-sdk
- xcbeautify
- scripts
- src
- legacy/status_im
- chat/models
- data_store
- group_chats
- ui
- components
- screens
- mocks
- quo
- components
- avatars/group_avatar
- colors/color_picker
- inputs
- address_input
- input
- list_items/quiz_item
- notifications/notification
- profile
- collectible_list_item
- expanded_collectible
- profile_card
- tabs/tabs
- text_combinations
- wallet/summary_info
- react_native
- status_im
- common
- emoji_picker
- floating_button_page
- standard_authentication
- password_input
- standard_auth/slide_button
- validation
- contexts
- chat
- group_create
- group_details
- home
- add_new_contact
- new_chat
- messenger/messages/content/text
- communities
- actions
- accounts_selection
- addresses_for_permissions
- permissions_sheet
- overview
- onboarding/create_profile
- preview/quo
- notifications
- profile
- profile/settings
- shell/activity_center
- wallet
- account
- bridge_to
- add_address_to_watch
- common
- token_value
- create_account
- new_keypair
- backup_recovery_phrase
- check_your_backup
- keypair_name
- select_keypair
- scan_account
- send
- input_amount
- routes
- select_address
- tabs
- select_asset
- send_amount
- transaction_confirmation
- subs
- tests
- contract_test
- integration_test
- utils
- test
- appium
- tests
- activity_center
- critical/chats
- views
- jest
- translations
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
144 files changed
+6870
-3135
lines changedDiff for: VERSION
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
Diff for: android/app/build.gradle
+9-7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
138 | 138 |
| |
139 | 139 |
| |
140 | 140 |
| |
141 |
| - | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
142 | 147 |
| |
143 | 148 |
| |
144 |
| - | |
145 |
| - | |
| 149 | + | |
| 150 | + | |
146 | 151 |
| |
147 | 152 |
| |
148 | 153 |
| |
| |||
194 | 199 |
| |
195 | 200 |
| |
196 | 201 |
| |
197 |
| - | |
198 |
| - | |
199 |
| - | |
200 |
| - | |
201 | 202 |
| |
202 | 203 |
| |
203 | 204 |
| |
| |||
286 | 287 |
| |
287 | 288 |
| |
288 | 289 |
| |
| 290 | + | |
289 | 291 |
| |
290 | 292 |
| |
291 | 293 |
| |
|
+1-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
11 |
| - | |
12 |
| - | |
| 10 | + | |
13 | 11 |
|
+8-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
| |||
74 | 75 |
| |
75 | 76 |
| |
76 | 77 |
| |
77 |
| - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
78 | 85 |
| |
79 | 86 |
| |
80 | 87 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
102 |
| - | |
| 102 | + | |
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
36 | 35 |
| |
37 | 36 |
| |
38 | 37 |
| |
| |||
42 | 41 |
| |
43 | 42 |
| |
44 | 43 |
| |
45 |
| - | |
46 |
| - | |
47 |
| - | |
| 44 | + | |
| 45 | + | |
48 | 46 |
| |
49 | 47 |
| |
50 | 48 |
| |
|
Diff for: android/build.gradle
+22
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| 18 | + | |
| 19 | + | |
18 | 20 |
| |
19 | 21 |
| |
20 | 22 |
| |
| |||
28 | 30 |
| |
29 | 31 |
| |
30 | 32 |
| |
| 33 | + | |
31 | 34 |
| |
32 | 35 |
| |
33 | 36 |
| |
| |||
41 | 44 |
| |
42 | 45 |
| |
43 | 46 |
| |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
44 | 64 |
| |
45 | 65 |
| |
46 | 66 |
| |
47 | 67 |
| |
48 | 68 |
| |
| 69 | + | |
| 70 | + | |
49 | 71 |
| |
50 | 72 |
| |
51 | 73 |
| |
|
Diff for: android/gradle.properties
+4-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
26 |
| - | |
27 |
| - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
| 46 | + | |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
|
Diff for: babel.config.js
+1-16
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 | 4 |
|
Diff for: ci/Jenkinsfile.e2e-nightly
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
9 |
| - | |
| 8 | + | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
|
Diff for: fastlane/Gemfile
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
3 | 4 |
|
0 commit comments