Cody Henthorne
|
dbce4be31d
|
Refactor MappingAdapter code into package.
|
2021-12-20 13:31:18 -05:00 |
|
Cody Henthorne
|
a4f44a96fd
|
Fix illegal argument navigation exceptions.
|
2021-12-20 13:31:18 -05:00 |
|
Greyson Parrelli
|
843ed24bbb
|
Introduce SignalDatabase as the main database entrypoint.
|
2021-11-18 12:36:52 -05:00 |
|
Greyson Parrelli
|
e2dc7fb5bf
|
Fix early close when navigating back to camera-first capture.
Fixes #11729
|
2021-11-09 13:18:06 -04:00 |
|
Alex Hart
|
151e2e5203
|
Increase logging around camera errors, skip toast if context is null.
|
2021-11-09 13:18:06 -04:00 |
|
Alex Hart
|
62f9f19540
|
Do not autoplay in video editor.
|
2021-10-21 17:11:46 -04:00 |
|
Greyson Parrelli
|
6cbc2f684d
|
Properly handle media validation errors.
|
2021-10-11 16:17:11 -04:00 |
|
Cody Henthorne
|
82c637ef4b
|
Add persistent sent media quality setting.
|
2021-10-04 21:49:59 -04:00 |
|
Greyson Parrelli
|
a385cb0b68
|
Dedupe network and identity failures.
|
2021-10-01 15:11:33 -04:00 |
|
Alex Hart
|
4b3580d98a
|
Fix issue where mentions did not propagate in message send flow.
|
2021-09-29 13:17:57 -04:00 |
|
Greyson Parrelli
|
fbabab0b70
|
Track down issues around empty preupload results.
|
2021-09-28 11:42:50 -04:00 |
|
Alex Hart
|
6b07922757
|
Add error logging for media gallery objects.
|
2021-09-28 11:42:50 -04:00 |
|
Alex Hart
|
2f70a71a6c
|
Fix several kotlin formatting issues from bug fixes.
|
2021-09-20 16:25:44 -03:00 |
|
Alex Hart
|
9416beb4aa
|
Trigger pending transition at right time for video gifs.
|
2021-09-20 10:35:01 -03:00 |
|
Alex Hart
|
07b19402e6
|
Fix wallpaper gallery toolbar behaviour.
Fixes #11619
|
2021-09-20 10:12:59 -03:00 |
|
Alex Hart
|
fd01ee2a87
|
Add stopwatches for a few possible pain points in MediaGallery.
|
2021-09-16 16:29:51 -03:00 |
|
Cody Henthorne
|
3761859681
|
Fix kotlin compiler warnings.
|
2021-09-16 14:17:38 -03:00 |
|
Alex Hart
|
95fabd7ed1
|
Initial modularization of core image editor code.
|
2021-09-14 09:35:56 -04:00 |
|
Greyson Parrelli
|
6880dfeb62
|
Show 'Note to Self' for yourself in the media send flow.
|
2021-09-10 12:24:26 -04:00 |
|
Alex Hart
|
6e85c74e3f
|
Adjust camera button arc width.
|
2021-09-09 16:08:26 -04:00 |
|
Cody Henthorne
|
fd3e88707c
|
Fix preupload in new Media Send flow.
|
2021-09-09 10:06:49 -04:00 |
|
Greyson Parrelli
|
8e8def8b03
|
Fix crash when opening camera without storage permissions.
|
2021-09-09 09:44:22 -04:00 |
|
Alex Hart
|
6e1657b1bd
|
Clamp start time value to be >= 0
|
2021-09-08 21:04:21 -04:00 |
|
Alex Hart
|
fae80a242d
|
Update animation interpolators in media send flow.
|
2021-09-08 21:04:06 -04:00 |
|
Greyson Parrelli
|
4b465b74e8
|
Save message in media flow as you type.
|
2021-09-07 23:13:19 -04:00 |
|
Greyson Parrelli
|
ddad9acef1
|
Add support for drag + drop in the media send flow.
|
2021-09-07 23:13:19 -04:00 |
|
Alex Hart
|
ec1935572e
|
Fix bug where dialog would not dismiss after toggling between keyboards.
|
2021-09-07 23:13:19 -04:00 |
|
Alex Hart
|
2af5526879
|
Add new flash icons.
|
2021-09-07 23:13:19 -04:00 |
|
Alex Hart
|
6a5aa089ae
|
Fix crash if sensors disabled in developer mode.
|
2021-09-07 23:13:19 -04:00 |
|
Alex Hart
|
6b5f4ca8c2
|
Fix onBackPressed / toolbar navigation behaviour in MediaGalleryFragment.
|
2021-09-07 23:13:19 -04:00 |
|
Alex Hart
|
53e110560a
|
Fix onBack behaviour of media gallery fragment.
|
2021-09-07 23:13:19 -04:00 |
|
Alex Hart
|
82e9c620e8
|
Show progress spinner if media send takes more than 300ms.
|
2021-09-07 23:13:19 -04:00 |
|
Alex Hart
|
a805f9b6b4
|
Utilize fast-in-extra-slow-out interpolator.
|
2021-09-07 23:13:19 -04:00 |
|
Alex Hart
|
a086305c38
|
Improve behaviour of media send flow in landscape.
|
2021-09-07 23:13:13 -04:00 |
|
Alex Hart
|
1514f91687
|
Support deletion and guides when manipulating objects.
* Fix issue with avatar selection
* Remove save button on video editor screen (we never supported this)
* Fix mentions
|
2021-09-07 22:58:17 -04:00 |
|
Alex Hart
|
664d6475d9
|
Refresh media selection and sending flow with a shiny new UX.
|
2021-09-02 21:24:54 -04:00 |
|
Greyson Parrelli
|
d7011e3353
|
Improve clarity around time conversions.
|
2021-07-29 16:24:20 -04:00 |
|
Alex Hart
|
ed23c3fe7c
|
Add avatar picker and defaults.
|
2021-07-21 16:57:03 -04:00 |
|
Cody Henthorne
|
c54c6018b2
|
Remove dead keyboard code after refresh.
|
2021-06-30 16:13:42 -04:00 |
|
Cody Henthorne
|
1dca3698d2
|
Fix crash when adding person to an existing mms group.
|
2021-06-22 17:03:20 -04:00 |
|
Alex Hart
|
b3041ab6e0
|
Always update ViewOnceState before rendering hud.
|
2021-06-21 14:27:28 -03:00 |
|
Cody Henthorne
|
4af078007e
|
Attempt to recover from encountering octet stream media.
|
2021-06-15 11:54:14 -04:00 |
|
Alex Hart
|
335ff61011
|
Fix several Gif MP4 UX issues.
|
2021-06-09 10:23:41 -03:00 |
|
Cody Henthorne
|
9f2d57493d
|
Hide quality selector when no images selected.
|
2021-06-08 12:53:14 -04:00 |
|
Greyson Parrelli
|
0972d8f1e1
|
Inline the GV1 forced migration flag.
|
2021-06-08 12:42:51 -04:00 |
|
Android Team
|
08e86b8c82
|
Add Emoji Search, Sticker Search, and GIF Keyboard.
Co-authored-by: Alex Hart <alex@signal.org>
Co-authored-by: Cody Henthorne <cody@signal.org>
Co-authored-by: Greyson Parrelli<greyson@signal.org>
|
2021-06-02 17:43:17 -04:00 |
|
Cody Henthorne
|
47e9a4ec29
|
Fix hard to see media send HUD.
|
2021-05-18 18:21:49 -04:00 |
|
Alex Hart
|
f2d5ea0391
|
Refactor app settings.
|
2021-05-12 12:23:00 -04:00 |
|
Cody Henthorne
|
dd934e0095
|
Add photo media quality selector when sending images.
|
2021-05-10 19:30:11 -04:00 |
|
Alex Hart
|
c31146e902
|
Render gifs in gif search as MP4s.
|
2021-04-19 18:11:56 -04:00 |
|