Commit Graph

356 Commits

Author SHA1 Message Date
4097263c12 Activating Proguard 2023-02-09 15:02:13 -05:00
88e91e37fa Fixing the height of the nav bar icon 2023-02-09 14:56:54 -05:00
a003e111eb Fixing QR Code screen for smaller screens. 2023-02-09 14:45:00 -05:00
4cde2fe8e6 Refactoring of RelaySetupInfo away from ModelView 2023-02-09 14:25:58 -05:00
ffe5e79474 Making sure once proguard is used, it doesn't break json serialization 2023-02-09 14:24:56 -05:00
19a9e7a949 language-id seems necessary for some phones. unsure why 2023-02-09 14:24:28 -05:00
757e566774 Fixes permissions issue in Image Upload 2023-02-09 11:22:49 -05:00
7fff535b74 v0.14.1:
- Save image
- LNURL edit in the profile
- Bugfix crashing the Lightning Tips with non numeric values in the amount.
2023-02-09 10:42:08 -05:00
65ef34511a Adding LNURL setup in the User Metadata 2023-02-09 10:36:43 -05:00
644c6b4d76 Merge remote-tracking branch 'origin/main' 2023-02-09 09:47:34 -05:00
dec17e162e Avoids crashing on a non-numeric amount in Lightning Tips 2023-02-09 09:47:23 -05:00
df49c63936
Merge pull request #99 from Radiokot/feature/save_images
Add Save option to the image view screen
2023-02-09 09:22:46 -05:00
f0d4ad38a5
Merge pull request #98 from bleetube/offchain.pub
Public relay name change
2023-02-09 09:22:27 -05:00
7cb146bb50 v0.14.0 2023-02-08 18:27:23 -05:00
5195ddf63e Sending Lightning Tips 2023-02-08 18:26:49 -05:00
Oleg Koretsky
3fde6b4b1f Add Save option to the image view screen 2023-02-08 22:06:12 +02:00
Brian Lee
5102a15532 Public relay name change 2023-02-08 12:05:56 -08:00
00981ef15c Refactoring RichTextViewer file 2023-02-08 14:02:42 -05:00
f2badce3b8 v0.13.3 2023-02-08 13:55:25 -05:00
e9f0fb82e9 New options to choose which language to translate to and which languages to block translations from 2023-02-08 11:57:36 -05:00
abf217b71d Fixes: https://github.com/vitorpamplona/amethyst/issues/95 2023-02-07 18:03:48 -05:00
9faf6a2fbc
Merge pull request #94 from Radiokot/fix/ui_issues
Fix some UI issues
2023-02-07 15:59:26 -05:00
f61b894ddf
Merge branch 'main' into fix/ui_issues 2023-02-07 15:59:19 -05:00
b0dda37023
Merge pull request #90 from greenart7c3/main
fix dropDown color on light theme
2023-02-07 15:56:17 -05:00
Oleg Koretsky
d600d1c3e5 Fix invisible user profile menu button (white on white) 2023-02-07 12:01:23 +02:00
Oleg Koretsky
79947524cc Fix login screen buttons crop when the keyboard is opened 2023-02-07 11:53:46 +02:00
Oleg Koretsky
2e49bbc606 Make post translation label wrap words properly, fix #86 2023-02-07 11:20:45 +02:00
c3f0f7c59c Bugfix 2023-02-06 18:53:43 -05:00
387c5cdffa v0.13.2 2023-02-06 18:39:45 -05:00
660f11cfc4 Adjustments to video playback 2023-02-06 18:38:59 -05:00
2a6a6f459c Using the explore button to present information about the relay 2023-02-06 18:15:54 -05:00
12c330f8f6 Correctly handling Atomic Boolean 2023-02-06 18:15:37 -05:00
d252297ba4 List relays in Private DMs 2023-02-06 18:15:18 -05:00
ba5eca648f Adds individual relay information per chat message. 2023-02-06 17:51:55 -05:00
ca3ed88b78 Tracks relays used per Note 2023-02-06 17:16:27 -05:00
433881fa21 Adjusts final relays for release 2023-02-06 17:16:07 -05:00
greenart7c3
3a7228712c fix dropDown color on light theme 2023-02-06 17:30:35 -03:00
7b3a23825f Updating Semisol's relay. 2023-02-06 14:50:59 -05:00
2819c7efcf Shipping Amethyst with Paid relays for Global and Public Chats. 2023-02-06 14:34:44 -05:00
e645029ddf Crops Posts in 350 chars. 2023-02-06 14:34:21 -05:00
f160a024aa Since refresh is mostly a CPU/Memory process and not really IO, Default is recommended. 2023-02-06 12:29:17 -05:00
074cac3021 Removes unnecessary elvis operator 2023-02-06 12:28:27 -05:00
e7c6292cdc Fixing test case after https://github.com/vitorpamplona/amethyst/pull/87 2023-02-06 12:18:52 -05:00
6daeb487d3 Fixing unassignable variable from PR https://github.com/vitorpamplona/amethyst/pull/88 2023-02-06 11:30:57 -05:00
2e2e54d642
Merge pull request #87 from greenart7c3/main
add debug configuration
2023-02-06 11:19:25 -05:00
d2ce108bf3
Merge pull request #88 from middlingphys/remove_trailing_slash
remove trailing slash from relay URI
2023-02-06 11:18:48 -05:00
a6dcf64f04 Refactoring Channel -> Subscription 2023-02-06 10:56:10 -05:00
middlingphys
a2f85dd060 remove trailing slash from addedWSS 2023-02-06 23:25:45 +09:00
greenart7c3
7c8c79819a add debug configuration 2023-02-06 11:15:18 -03:00
a5f156ec49 Merge remote-tracking branch 'origin/main' 2023-02-06 08:38:48 -05:00