greenart7c3
e0ec8a741c
remove the need for application package name in the androidManifest for the external signer
2024-01-22 11:29:10 -03:00
Vitor Pamplona
404e6cd862
Moves playback services to a package
2023-10-17 15:23:43 -04:00
greenart7c3
a0308938de
Merge branch 'main' into amber
2023-08-25 05:27:14 -03:00
Vitor Pamplona
8aad4d8030
Moves Manifest to target API 34
2023-08-24 08:56:37 -04:00
greenart7c3
f9272f5cfc
implemented amber support for auth event and the notifications
2023-08-21 14:48:11 -03:00
greenart7c3
ba476bcdca
created SignerDialog
2023-08-14 10:42:56 -03:00
Vitor Pamplona
1098c31787
- Adds support for GeoHash
...
- Refactors New Post Buttons to make them more similar to one another.
2023-07-25 16:52:32 -04:00
Vitor Pamplona
092d333378
Fixes Notification Request for Samsung phones
2023-07-24 18:19:08 -04:00
Vitor Pamplona
8ea25e735d
Fixes wakelock permission for the f-droid build
2023-07-20 19:46:55 -04:00
Vitor Pamplona
008469adbc
Background Playback
...
- Moves Video/Audio player to a foreground service.
- Migrates Feed, Stories and Live Stream screens to that service
- Blocks screen from going to sleep if a video is playing.
- Blocks WIFI from going to sleep if an online video is playing.
- Allows the app to pause while listening to media
- Manages cache for up to 30 videos in parallel for each of the 3 categories: local, streaming, progressive content
- Activates the use of popup with artwork that points to the screen with the video
- Creates a button to allow any video to play while browsing the app/phone
- Moves app to SingleTop mode.
- Keeps viewed position cached for up to 100 videos.
- Restructures the starting screen from App Nativation
2023-07-20 17:59:10 -04:00
Vitor Pamplona
360758a2f3
Adds a networking state monitoring services to reconnect when the phone disconnects from relays.
2023-06-09 17:08:35 -04:00
Vitor Pamplona
784f983746
Image and Video Compression
2023-06-08 12:14:26 -04:00
David Kaspar
a466f33b4e
Add support for per-app languange preferences
2023-05-31 09:34:21 +01:00
KotlinGeek
75d56214d2
Use manifest to avoid Activity recreation.
2023-05-23 23:58:59 +01:00
greenart7c3
7ff408bfb9
Merge branch 'main' into main
2023-05-10 14:42:37 -03:00
Vitor Pamplona
b8bc370bc1
Support for Push Notifications in the PlayStore build
2023-05-10 11:16:47 -04:00
greenart7c3
b07fd253c7
Merge branch 'main' into main
2023-05-05 06:11:24 -03:00
Vitor Pamplona
f8a60203ec
Adds NFC support for NIP19 URIs
2023-05-02 17:59:12 -04:00
greenart7c3
20a65a0878
check if orbot is installed
2023-04-28 11:21:06 -03:00
Vitor Pamplona
3d93fe3d18
Merge remote-tracking branch 'origin/HEAD' into new_wallet_connect
2023-04-24 18:02:24 -04:00
Vitor Pamplona
655cd20a01
Adds support for video and image descriptions for accessibility use cases
2023-04-24 10:21:01 -04:00
Vitor Pamplona
ed4c19ac79
Adjusts the Wallet Connect API to the new RPC design
2023-04-23 16:10:09 -04:00
Josh
12a2a21c0e
Added Adaptive Icon
...
Take advantage of themed icons in Android 13+
2023-04-21 21:06:19 -07:00
Vitor Pamplona
a816fa561a
Declares the use of the camera as a feature.
2023-04-19 11:34:38 -04:00
Vitor Pamplona
b4e39f2b73
Full Wallet Connect onboarding with Alby.
2023-03-30 16:10:13 -04:00
Vitor Pamplona
27b2cda14f
Merge pull request #249 from maxmoney21m/feature/zxing-qr-scanner
...
Replace mlkit with zxing QR scanner
2023-03-13 11:27:45 -04:00
maxmoney21m
3a2403b344
Use multiple preference files for different accounts
2023-03-12 22:37:16 +08:00
maxmoney21m
ae6cf15768
Replace mlkit with zxing QR scanner
2023-03-10 22:14:38 +08:00
Vitor Pamplona
3e7d2a7b68
Removing PlayServices tag to import qrcode model
2023-02-24 16:03:12 -05:00
Terry Schmidt
dd404efc7d
fix redundant android:label warning
2023-02-20 11:44:56 -05:00
Vitor Pamplona
757e566774
Fixes permissions issue in Image Upload
2023-02-09 11:22:49 -05:00
Oleg Koretsky
3fde6b4b1f
Add Save option to the image view screen
2023-02-08 22:06:12 +02:00
greenart7c3
7c8c79819a
add debug configuration
2023-02-06 11:15:18 -03:00
Vitor Pamplona
67b030f068
Matches target API with build file
2023-02-04 15:10:16 -05:00
Vitor Pamplona
bb3e38d079
Merge pull request #63 from clackbib/disable_backup
...
Disable android backup as this app uses EncryptedSharedPrefs. Usage o…
2023-02-03 09:46:54 -05:00
Vitor Pamplona
b3ce10c2de
Allowing HTTP downloads
2023-02-02 14:30:58 -05:00
Habib Okanla
a34e88b4fc
Disable android backup as this app uses EncryptedSharedPrefs. Usage of EncryptedSharedPrefs can cause crashes if it's not properly excluded from backup.
...
https://stackoverflow.com/questions/61751264/autobackup-with-encryptedsharedpreferences-failing-to-restore
2023-02-01 19:33:46 -05:00
Vitor Pamplona
fb8d6daf3d
Resizing when using the keyboard
2023-01-30 00:23:22 -03:00
Vitor Pamplona
9263684031
Support for PubKey QR showing and Scanning.
2023-01-29 00:56:13 -03:00
Vitor Pamplona
e9eb7de24a
NIP 19 Support
2023-01-24 21:53:22 -03:00
Vitor Pamplona
a18c5b975f
Solving some of the Out of Memory errors.
2023-01-19 17:50:29 -05:00
Vitor Pamplona
8f45293be9
New design (Visual Identity and Logo) by Lula Rocha
2023-01-17 18:25:38 -05:00
Vitor Pamplona
bf827fd1f4
Image uploading and Image/URL previews on new posts.
2023-01-12 21:14:44 -05:00
Vitor Pamplona
7ccae7b7c3
Base code for Amethyst
2023-01-11 13:31:20 -05:00