Vitor Pamplona
|
12b2957648
|
Merge pull request #219 from alltheseas/patch-1
Added Privacy on Relays to Readme.MD
|
2023-03-08 09:03:37 -05:00 |
|
Vitor Pamplona
|
6543df5d28
|
Adds a Log to Failures in Parsing contained Zap events
|
2023-03-08 08:45:03 -05:00 |
|
Vitor Pamplona
|
67d6b24993
|
Removing unnecessary coroutine
|
2023-03-08 08:44:05 -05:00 |
|
Vitor Pamplona
|
9f5b3d82c5
|
Making LnInvoice amount a Lazy property.
|
2023-03-08 08:43:38 -05:00 |
|
Vitor Pamplona
|
7275799f9d
|
Solves crashing when events have null tags.
|
2023-03-08 08:31:56 -05:00 |
|
Vitor Pamplona
|
77a70c3202
|
Duplicated Stop
|
2023-03-08 08:28:09 -05:00 |
|
alltheseas
|
4a8ec97f2f
|
Update README.md
Added section on information visibility, information permanence, and DM privacy.
|
2023-03-07 13:59:23 -06:00 |
|
Vitor Pamplona
|
9720fdfce9
|
Moving aTag check to the ATag class
|
2023-03-07 13:53:03 -05:00 |
|
Vitor Pamplona
|
1919dc5c81
|
1. Moves AddressableNote index from NAddr to aTag format due to the presence of a preferred relay inside NAddr, which is an optional field and should not be part of the idex.
2. Parses relay information for Addressable Notes
|
2023-03-07 13:48:05 -05:00 |
|
alltheseas
|
f39c84d6a4
|
Update README.md
added additional information on relays & privacy
|
2023-03-07 12:06:52 -06:00 |
|
alltheseas
|
d9d05bf6ba
|
Added Privacy on Relays to Readme.MD
Added a small section on user privacy implications on Amethyst & relays use.
|
2023-03-07 10:35:54 -06:00 |
|
Vitor Pamplona
|
5add9669f2
|
Merge pull request #208 from maxmoney21m/bugfix/204-fingerprint-crash-android9
Biometric support down to app's minimum SDK level 26, fixes #204
|
2023-03-06 13:10:31 -05:00 |
|
Vitor Pamplona
|
a1751cc831
|
Merge pull request #213 from Chemaclass/fix-local-cache
Fix failing building due to an error on LocalCache
|
2023-03-06 13:10:11 -05:00 |
|
Chemaclass
|
f22a1ddf47
|
Use event.id()
|
2023-03-06 18:43:23 +01:00 |
|
Vitor Pamplona
|
9fb8bae349
|
Merge pull request #205 from Chemaclass/refactor-UserProfileZapsFeedFilter
Refactor UserProfileZapsFeedFilter
|
2023-03-06 12:33:48 -05:00 |
|
Vitor Pamplona
|
17b9280660
|
Merge pull request #210 from bkBrunobk/patch-2
Update strings.xml
|
2023-03-06 12:27:49 -05:00 |
|
BackTo2009
|
95905e6c95
|
Update strings.xml
|
2023-03-06 13:19:21 +01:00 |
|
BackTo2009
|
d0bcb4f4c2
|
<string name="about_us">"à propos"</string>Update app/src/main/res/values-fr/strings.xml
Co-authored-by: Jose Maria Valera Reales <chemaclass@outlook.es>
|
2023-03-06 12:42:05 +01:00 |
|
BackTo2009
|
829121eb6a
|
Update strings.xml
v0.24.0 translations tuned
|
2023-03-06 11:28:32 +01:00 |
|
maxmoney21m
|
1b0453cbc4
|
Biometric support down to app min SDK (level 26), fixes #204
|
2023-03-06 14:15:50 +08:00 |
|
Vitor Pamplona
|
43e8106aa9
|
0.24.0
v0.24.0
|
2023-03-05 18:34:52 -05:00 |
|
Vitor Pamplona
|
e86ae4ac41
|
Read only support for Badges.
|
2023-03-05 18:34:11 -05:00 |
|
Chemaclass
|
1424267628
|
Rename UserZaps.forProfileFeed()
|
2023-03-05 23:56:11 +01:00 |
|
Chemaclass
|
6aa7c229b0
|
create failing test aggregate_zap_amount_group_by_user
|
2023-03-05 23:30:24 +01:00 |
|
Chemaclass
|
53e520ee8a
|
Add test avoid duplicates with same zap request
|
2023-03-05 23:28:39 +01:00 |
|
Chemaclass
|
f18ea8cf76
|
Create LnZapEventInterface
|
2023-03-05 23:00:19 +01:00 |
|
Chemaclass
|
b8937594bc
|
Create EventInterface
|
2023-03-05 22:42:19 +01:00 |
|
Vitor Pamplona
|
12570d3e26
|
Fixing for https://github.com/vitorpamplona/amethyst/pull/201#pullrequestreview-1325255540
|
2023-03-05 13:02:26 -05:00 |
|
Vitor Pamplona
|
8fe2c895de
|
Merge pull request #202 from maxmoney21m/feature/134-full-size-pfp
Allow tapping on PFP and banner to open zoom dialog
|
2023-03-05 12:57:08 -05:00 |
|
Vitor Pamplona
|
f251d56b1a
|
Merge remote-tracking branch 'origin/HEAD'
|
2023-03-05 12:43:57 -05:00 |
|
maxmoney21m
|
e5518e23a8
|
Small code cleanups
|
2023-03-06 01:33:16 +08:00 |
|
maxmoney21m
|
d6f3e9540f
|
Allow zooming on profile picture and banner #134
|
2023-03-06 01:32:53 +08:00 |
|
maxmoney21m
|
79e7bb2931
|
Extract ZoomableImageDialog for reuse
|
2023-03-06 01:39:42 +08:00 |
|
Vitor Pamplona
|
3e3d683234
|
Merge pull request #201 from Chemaclass/refactor-ui-dal
Refactor ui/dal/*Filters
|
2023-03-05 12:18:32 -05:00 |
|
Chemaclass
|
429f54848a
|
Refactor ui/dal Filters
Focus on normalising the code-style to simplify the readability
|
2023-03-05 18:08:49 +01:00 |
|
Vitor Pamplona
|
4085285f90
|
Fixes showing the R.string.first id instead of text.
|
2023-03-05 09:06:54 -05:00 |
|
Vitor Pamplona
|
b3d219b2de
|
reverting order in the search screen.
|
2023-03-04 22:49:49 -05:00 |
|
Vitor Pamplona
|
797eda2ae2
|
v0.23.1
v0.23.1
|
2023-03-04 20:56:41 -05:00 |
|
Vitor Pamplona
|
2478fdbcce
|
Fixes crash in Image upload
|
2023-03-04 20:55:52 -05:00 |
|
Vitor Pamplona
|
d7cf198134
|
v0.23.0
v0.23.0
|
2023-03-04 19:12:48 -05:00 |
|
Vitor Pamplona
|
681e3eb44e
|
Support for NIP-50: Search
|
2023-03-04 19:11:49 -05:00 |
|
Vitor Pamplona
|
5cc851ecc8
|
Adds some spacing in the private key export screen.
|
2023-03-04 17:38:04 -05:00 |
|
Vitor Pamplona
|
2a0426b845
|
Adds notes to decide between Gson and Jackson in the future.
|
2023-03-04 17:37:38 -05:00 |
|
Vitor Pamplona
|
567cf83b92
|
Centralized Mark All as Read button
|
2023-03-04 17:31:46 -05:00 |
|
Vitor Pamplona
|
c7debb272d
|
Merge pull request #177 from maxmoney21m/feature/172-mark-all-read
Fix #172, add "Mark all as read" feature for DMs and chat rooms
|
2023-03-04 17:12:53 -05:00 |
|
Vitor Pamplona
|
cf7464b5b6
|
Merge pull request #191 from maxmoney21m/feature/biometric-backup-nsec
Require biometric with device lock fallback to copy nsec
|
2023-03-04 17:11:35 -05:00 |
|
Vitor Pamplona
|
9cb3406d7d
|
Merge pull request #195 from Radiokot/feature/login_autofill
Add autofill support to the login screen
|
2023-03-04 17:10:37 -05:00 |
|
Vitor Pamplona
|
3613fce68d
|
Merge pull request #194 from maxmoney21m/bugfix/157-nip05-profile-underscore
Bugfix/157 nip05 profile underscore
|
2023-03-04 17:10:21 -05:00 |
|
Vitor Pamplona
|
1b62574eca
|
Merge pull request #193 from bkBrunobk/patch-1
French translation for Amethyst ;)
|
2023-03-04 17:09:47 -05:00 |
|
Vitor Pamplona
|
fbd5a3296c
|
Merge pull request #192 from maxmoney21m/bugfix/global-bottom-icon
Change magnifying glass to globe for global/search tab on AppBottomBar
|
2023-03-04 17:09:31 -05:00 |
|