Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge develop to main #138

Closed
wants to merge 108 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
108 commits
Select commit Hold shift + click to select a range
b920094
feat: JSON-LD credential format support (#45)
sairanjit Aug 11, 2023
af3edd3
fix:resolved-#99issue-extra-content-biometry (#48)
poonam-ghewande Aug 17, 2023
5ea158e
fix:contact-count-#100 (#50)
poonam-ghewande Aug 18, 2023
0d4b97f
fix:content content missing onboarding#97
poonam-ghewande Aug 18, 2023
321f1a6
Merge branch 'develop' into Resolved-#97-content-missing-onboarding
sairanjit Aug 18, 2023
e41f603
Merge pull request #52 from credebl/Resolved-#97-content-missing-onbo…
sairanjit Aug 18, 2023
9dbe61c
Export import wallet (#46)
poonam-ghewande Aug 18, 2023
1c600ae
feat:enable naming wallet & added random wallet name (#53)
poonam-ghewande Aug 23, 2023
521e4a4
feat:rename adeya wallet name
poonam-ghewande Aug 23, 2023
1a37d02
refactor:LimitedTextInput.tsx (#55)
poonam-ghewande Aug 24, 2023
1666f36
Resolving backup wallet #112 (#57)
poonam-ghewande Aug 24, 2023
c567ffe
Suggested changhes wallet name#114 (#58)
poonam-ghewande Aug 25, 2023
541bc7e
refactor:NameWallet,CredentialOffer,onboardingpages.exportwalletConfi…
poonam-ghewande Aug 28, 2023
99fb5d2
chore:rename package name adeyawallet to id.credeble.adeya (#60)
poonam-ghewande Aug 28, 2023
d0e90f9
Resolved reported issues (#61)
poonam-ghewande Aug 29, 2023
d48c370
refactor:ExportWalletConfirmation.tsx (#63)
poonam-ghewande Aug 31, 2023
654e64f
Resolve wallet initialize bug (#65)
poonam-ghewande Aug 31, 2023
66e41d9
chore:Updtae ADEYA app icon (#67)
poonam-ghewande Sep 1, 2023
5ff814b
fix: import wallet invalid passphrase flow (#72)
sairanjit Sep 5, 2023
dbe82df
chore: Update ADEYA bundle Identifier (#73)
poonam-ghewande Sep 6, 2023
8269a1b
refactor: remove unused modules (#74)
sairanjit Sep 6, 2023
e48e61e
fix: white screen on scan page (#75)
sairanjit Sep 11, 2023
6e6eff6
refactor: renaming of wallet (#76)
poonam-ghewande Sep 11, 2023
0704ab2
refactor:removed adjectectives genrerate random wallet name (#78)
poonam-ghewande Sep 11, 2023
610729a
feat: terms and conditions (#80)
sairanjit Sep 13, 2023
a2f7bcb
refactor: remove unused localizations (#79)
sairanjit Sep 13, 2023
1aee02b
fix: blinking pin enter cursor (#81)
poonam-ghewande Sep 15, 2023
169f4a4
refactor: terms and conditions content
sairanjit Sep 15, 2023
161ee34
Merge pull request #83 from credebl/refactor/terms-and-conditions
ajile-in Sep 15, 2023
dc70c7c
Merge branch 'main' into develop
sairanjit Sep 18, 2023
853037d
chore: bump android and iOS release version
sairanjit Sep 18, 2023
1eb74ad
Merge branch 'develop' of https://github.com/credebl/adeya-wallet int…
sairanjit Sep 18, 2023
2cd2f81
refactor: app name (#93)
sairanjit Sep 18, 2023
a5c89d5
chore: bump iOS version
sairanjit Sep 25, 2023
d2b4025
Push notification android (#107)
poonam-ghewande Sep 25, 2023
acc572d
Deep linking (#108)
poonam-ghewande Sep 29, 2023
aab6584
feat: add adeya sdk and remove aries packages (#109)
sairanjit Oct 5, 2023
50042d4
refactor: update aries-framework core imports (#110)
sairanjit Oct 6, 2023
754014b
refactor: update all adeya sdk methods parameters (#111)
sairanjit Oct 9, 2023
5a0e762
fix: import wallet duplicate logic (#112)
sairanjit Oct 16, 2023
98c5c47
refactor: update all agent interfaces and hooks (#113)
sairanjit Oct 17, 2023
6643d64
refactor: add remote oca resolver (#114)
sairanjit Oct 26, 2023
2dd0578
feat: add support for selecting alternate credentials for proof reque…
sairanjit Oct 30, 2023
1a74883
refactor: Organization stack
poonam-ghewande Oct 30, 2023
2a2e286
Explore organizations (#117)
poonam-ghewande Nov 2, 2023
0eb84c8
refactor: verifier updates and utils (#119)
sairanjit Nov 3, 2023
f30279d
fix: explore org navigation (#120)
sairanjit Nov 3, 2023
0ebda08
docs: add readme (#124)
sairanjit Nov 6, 2023
91204d7
Connection interface (#125)
poonam-ghewande Nov 7, 2023
f2be3fe
fix: loader alignment (#126)
sairanjit Nov 7, 2023
a7e02ba
fix: minor UI fixes (#131)
sairanjit Nov 8, 2023
af59520
feat: search organizations (#132)
sairanjit Nov 9, 2023
88eb8ea
fix: textinput (#133)
sairanjit Nov 10, 2023
c0ca7bd
feat: new app setup (#44)
sairanjit Aug 8, 2023
d8d23bc
fix:content content missing onboarding#97
poonam-ghewande Aug 18, 2023
26e7ab1
feat: JSON-LD credential format support (#45)
sairanjit Aug 11, 2023
ee4f6c0
fix:resolved-#99issue-extra-content-biometry (#48)
poonam-ghewande Aug 17, 2023
e49bbb0
fix:contact-count-#100 (#50)
poonam-ghewande Aug 18, 2023
8cb6b81
Export import wallet (#46)
poonam-ghewande Aug 18, 2023
4a9f1e2
feat:enable naming wallet & added random wallet name (#53)
poonam-ghewande Aug 23, 2023
d00dbbd
feat:rename adeya wallet name
poonam-ghewande Aug 23, 2023
4888c19
refactor:LimitedTextInput.tsx (#55)
poonam-ghewande Aug 24, 2023
0850b34
Resolving backup wallet #112 (#57)
poonam-ghewande Aug 24, 2023
a4fb105
Suggested changhes wallet name#114 (#58)
poonam-ghewande Aug 25, 2023
39c40ea
refactor:NameWallet,CredentialOffer,onboardingpages.exportwalletConfi…
poonam-ghewande Aug 28, 2023
d69fe7b
chore:rename package name adeyawallet to id.credeble.adeya (#60)
poonam-ghewande Aug 28, 2023
b9bcac6
Resolved reported issues (#61)
poonam-ghewande Aug 29, 2023
faa1c70
refactor:ExportWalletConfirmation.tsx (#63)
poonam-ghewande Aug 31, 2023
62bfde8
Resolve wallet initialize bug (#65)
poonam-ghewande Aug 31, 2023
f9e029f
chore:Updtae ADEYA app icon (#67)
poonam-ghewande Sep 1, 2023
287f26d
fix: import wallet invalid passphrase flow (#72)
sairanjit Sep 5, 2023
30617c6
chore: Update ADEYA bundle Identifier (#73)
poonam-ghewande Sep 6, 2023
9084a00
refactor: remove unused modules (#74)
sairanjit Sep 6, 2023
5dc0c88
fix: white screen on scan page (#75)
sairanjit Sep 11, 2023
0214377
refactor: renaming of wallet (#76)
poonam-ghewande Sep 11, 2023
68794e1
refactor:removed adjectectives genrerate random wallet name (#78)
poonam-ghewande Sep 11, 2023
3de88d1
feat: terms and conditions (#80)
sairanjit Sep 13, 2023
6310134
refactor: remove unused localizations (#79)
sairanjit Sep 13, 2023
92b3846
fix: blinking pin enter cursor (#81)
poonam-ghewande Sep 15, 2023
59c764e
refactor: terms and conditions content
sairanjit Sep 15, 2023
3ee12bf
chore: bump android and iOS release version
sairanjit Sep 18, 2023
caf6621
docs: create pull request template
amitpadmani-awts Aug 31, 2023
511c5d7
docs: Create LICENSE.md
ajile-in Sep 8, 2023
d4c5a20
refactor: app name (#93)
sairanjit Sep 18, 2023
98aa42d
chore: bump iOS version
sairanjit Sep 25, 2023
62109da
Push notification android (#107)
poonam-ghewande Sep 25, 2023
e6e080f
Deep linking (#108)
poonam-ghewande Sep 29, 2023
af2762e
feat: add adeya sdk and remove aries packages (#109)
sairanjit Oct 5, 2023
0c3c134
refactor: update aries-framework core imports (#110)
sairanjit Oct 6, 2023
05dd9b1
refactor: update all adeya sdk methods parameters (#111)
sairanjit Oct 9, 2023
cbc3b15
fix: import wallet duplicate logic (#112)
sairanjit Oct 16, 2023
365687f
refactor: update all agent interfaces and hooks (#113)
sairanjit Oct 17, 2023
e7dec7c
refactor: add remote oca resolver (#114)
sairanjit Oct 26, 2023
b091e1c
feat: add support for selecting alternate credentials for proof reque…
sairanjit Oct 30, 2023
7629fd2
refactor: Organization stack
poonam-ghewande Oct 30, 2023
210f73d
Explore organizations (#117)
poonam-ghewande Nov 2, 2023
d8af2ec
refactor: verifier updates and utils (#119)
sairanjit Nov 3, 2023
fccc708
fix: explore org navigation (#120)
sairanjit Nov 3, 2023
8f23649
docs: add readme (#124)
sairanjit Nov 6, 2023
dedd85e
Connection interface (#125)
poonam-ghewande Nov 7, 2023
faf8e2e
fix: loader alignment (#126)
sairanjit Nov 7, 2023
99bd5a6
fix: minor UI fixes (#131)
sairanjit Nov 8, 2023
e2468a3
feat: search organizations (#132)
sairanjit Nov 9, 2023
5532c7f
fix: textinput (#133)
sairanjit Nov 10, 2023
f2000fc
merge to main (#86)
sairanjit Sep 25, 2023
5c9a93c
Merge branch 'main' of https://github.com/credebl/adeya-wallet into d…
sairanjit Nov 10, 2023
b871ef1
Merge branch 'main' of https://github.com/credebl/adeya-wallet into d…
sairanjit Nov 10, 2023
6dc96d1
Merge branch 'dev-to-main' of https://github.com/credebl/adeya-wallet…
sairanjit Nov 10, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
79 changes: 0 additions & 79 deletions app/assets/oca-bundles.json

This file was deleted.

1 change: 1 addition & 0 deletions app/components/record/RecordField.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ interface AttributeValueParams {

export const AttributeValue: React.FC<AttributeValueParams> = ({ field, style, shown }) => {
const { ListItems } = useTheme()

const styles = StyleSheet.create({
text: {
...ListItems.recordAttributeText,
Expand Down
1 change: 1 addition & 0 deletions app/contexts/reducers/store.ts
Original file line number Diff line number Diff line change
Expand Up @@ -360,6 +360,7 @@ export const reducer = <S extends State>(state: S, action: ReducerAction<Dispatc
...{ deepLink: { activeDeepLink: value } },
}
}

default:
return state
}
Expand Down
372 changes: 0 additions & 372 deletions app/types/oca.ts

This file was deleted.

2 changes: 1 addition & 1 deletion ios/AdeyaWallet/AppDelegate.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
#import <UIKit/UIKit.h>

@interface AppDelegate : RCTAppDelegate

@end
Loading