Alan Evans
|
f4c9eaa904
|
Remove some unused resources.
|
2020-06-25 08:29:48 -04:00 |
|
Greyson Parrelli
|
f8a0988e5f
|
Various JobManager performance improvements.
|
2020-06-25 08:29:48 -04:00 |
|
Greyson Parrelli
|
bf919207ed
|
Various logging improvements.
* Improve lifecycle logging.
* Remove 'action bar' from base activity names.
* Remove some unnecessary glide logs.
|
2020-06-25 08:29:48 -04:00 |
|
Greyson Parrelli
|
dac6b5c992
|
Bump version to 4.64.7
|
2020-06-24 20:09:31 -04:00 |
|
Greyson Parrelli
|
7f8043777e
|
Updated language translations.
|
2020-06-24 20:09:00 -04:00 |
|
Greyson Parrelli
|
854b3feb36
|
Reduce verbosity of job logs.
|
2020-06-24 20:00:42 -04:00 |
|
Greyson Parrelli
|
22447e6ddb
|
Fix theming issue with snackbar.
|
2020-06-24 20:00:42 -04:00 |
|
Alan Evans
|
be2ec36e1f
|
Fix clipping issues with archive icon.
Fixes #8344
|
2020-06-24 20:00:12 -04:00 |
|
Greyson Parrelli
|
98cf16479d
|
Bump version to 4.64.6
|
2020-06-24 10:58:13 -04:00 |
|
Greyson Parrelli
|
584735cbd0
|
Updated language translations.
|
2020-06-24 10:57:45 -04:00 |
|
Alan Evans
|
3741493cb7
|
Remove frame rate reporter and unused FPS ringbuffer.
|
2020-06-24 11:44:35 -03:00 |
|
Greyson Parrelli
|
4ea861fe5c
|
Improve 'mark all read' performance.
|
2020-06-24 10:34:52 -04:00 |
|
Jim Gustafson
|
cd3df4d3c1
|
Update to ringrtc v2.2.0
|
2020-06-24 09:50:43 -04:00 |
|
Alan Evans
|
881a1edccb
|
Bump version to 4.64.5
|
2020-06-22 10:53:52 -03:00 |
|
Alan Evans
|
1b7b574289
|
Updated language translations.
|
2020-06-22 10:50:27 -03:00 |
|
Alan Evans
|
d1d7498447
|
Fix text colors when system theme doesn't match.
|
2020-06-22 10:02:18 -03:00 |
|
Greyson Parrelli
|
50c18727e7
|
Bump version to 4.64.4
|
2020-06-21 12:23:31 -04:00 |
|
Greyson Parrelli
|
e9bfde470a
|
Updated language translations.
|
2020-06-21 12:23:10 -04:00 |
|
Greyson Parrelli
|
68f718a210
|
Fix issue with conversation list times not updating.
Just started calling notifyDataSetChanged() in onResume() to provide
some sort of time update regularity.
|
2020-06-21 12:20:18 -04:00 |
|
Greyson Parrelli
|
c3e528ad4b
|
Bump version to 4.64.3
|
2020-06-19 19:17:16 -04:00 |
|
Greyson Parrelli
|
28af97c400
|
Updated language translations.
|
2020-06-19 19:17:16 -04:00 |
|
Jim Gustafson
|
c2e4c343ab
|
Update to ringrtc v2.1.1
|
2020-06-19 19:12:59 -04:00 |
|
Cody Henthorne
|
8a78589c2f
|
Fix light navigation buttons in conversation settings screens.
|
2020-06-19 16:53:38 -04:00 |
|
Alan Evans
|
841ee18435
|
Add default option to message vibrate for pre API26.
|
2020-06-19 13:08:54 -03:00 |
|
Greyson Parrelli
|
71f54701d2
|
Add additional safeguards around disappearing messages.
|
2020-06-19 10:17:23 -04:00 |
|
Alan Evans
|
1c99939dfa
|
Bump version to 4.64.2
|
2020-06-18 17:30:38 -03:00 |
|
Alan Evans
|
50462cecd0
|
Updated language translations.
|
2020-06-18 17:29:20 -03:00 |
|
Cody Henthorne
|
aa6a32f023
|
Make conversation footer always show.
|
2020-06-18 16:14:38 -04:00 |
|
Alan Evans
|
c4dc9064e3
|
Handle Attachment Keyboard selection of a too large item.
|
2020-06-18 15:55:26 -03:00 |
|
Alan Evans
|
bc5be10a0e
|
Respect emoji config on conversation banner title.
|
2020-06-18 15:39:02 -03:00 |
|
Alan Evans
|
98d9b57379
|
Add copy to bottom sheet for Note to Self.
|
2020-06-18 14:34:30 -03:00 |
|
Cody Henthorne
|
021a16050a
|
Stop back transition jank from avatar viewer to settings.
|
2020-06-18 13:16:08 -04:00 |
|
Alan Evans
|
555104aff0
|
Make message button navigate back if launched from the conversation.
|
2020-06-18 14:00:06 -03:00 |
|
Alan Evans
|
95d63b78f4
|
Add call and message buttons to recipient bottom sheet.
And insecure call button for non-registered contacts.
|
2020-06-18 13:23:46 -03:00 |
|
Alan Evans
|
80f9e1f4f1
|
Fix not able to get to archived conversations when all archived.
|
2020-06-18 12:23:20 -03:00 |
|
Alan Evans
|
a77997a4de
|
Fix margins for "No groups in common" & unregistered case.
|
2020-06-18 09:49:22 -03:00 |
|
Alan Evans
|
ec4eb8e2a9
|
Bump version to 4.64.1
|
2020-06-17 17:54:58 -03:00 |
|
Alan Evans
|
1bdeade71e
|
Updated language translations.
|
2020-06-17 17:53:19 -03:00 |
|
Greyson Parrelli
|
629ba105cb
|
Detect real age of call request by using server timestamps.
|
2020-06-17 17:53:18 -03:00 |
|
Alan Evans
|
891a1af995
|
Show Note to Self for local number recipient preferences.
|
2020-06-17 17:49:44 -03:00 |
|
Cody Henthorne
|
0fbc6ac151
|
Revert improperly removed code for Message Request footer.
|
2020-06-17 17:49:43 -03:00 |
|
Alan Evans
|
a6384d1b73
|
Add insecure call ability to recipient settings.
|
2020-06-17 17:49:43 -03:00 |
|
Alan Evans
|
2fb9514890
|
Respect emoji setting in profile/group name editing.
|
2020-06-17 17:49:43 -03:00 |
|
Alan Evans
|
fe89794505
|
Hide recipient subtitle if no name/username set.
|
2020-06-17 17:49:43 -03:00 |
|
Cody Henthorne
|
08800c9faf
|
Make Message Details update views in more situations.
|
2020-06-17 17:49:43 -03:00 |
|
Cody Henthorne
|
469a4700d2
|
Fix improper tinting on screens when using FallbackPhoto.
|
2020-06-17 17:49:43 -03:00 |
|
Alan Evans
|
6707f974a5
|
Remove NewGroupUI FeatureFlag.
|
2020-06-17 17:49:43 -03:00 |
|
Alan Evans
|
c122cada2b
|
Change call button shade.
|
2020-06-17 17:49:43 -03:00 |
|
Alan Evans
|
96f02d8c95
|
Hide some views for Note to Self conversation.
|
2020-06-17 17:49:43 -03:00 |
|
Greyson Parrelli
|
dd717b60b8
|
Bump version to 4.64.0
|
2020-06-16 23:47:15 -04:00 |
|