nextcloud-talk-android/app/src/main/java/com/nextcloud/talk/utils
Dariusz Olszewski 39f69003b5
Safer to use NotificationManagerCompat rather than NotificationManager
Signed-off-by: Dariusz Olszewski <starypatyk@users.noreply.github.com>
2021-12-14 22:05:48 +01:00
..
animations Code changes due to conductor update to 3.0.1 2021-05-07 21:56:26 +02:00
bundle Hide own conversation in "forward to" selection screen 2021-09-02 11:57:27 +02:00
database initial idea to login in during tests 2021-12-08 16:25:18 +01:00
power Lobby & Various bugfixes and improvements 2019-08-30 12:13:33 +02:00
preferences remove vibrate setting 2021-10-25 14:31:44 +02:00
singletons set calling/dialing state by ApplicationWideCurrentRoomHolder 2021-11-11 13:23:40 +01:00
ssl reformat kotlin code to comply with ktlint 2021-04-27 18:16:51 +02:00
text remove default constructors (generated by the compiler) and simplify if-statements of equals-methods 2021-04-29 16:37:57 +02:00
AccountUtils.kt Remove unnecessary type casts 2021-10-15 11:51:30 +02:00
ApiUtils.java add logging for calls 2021-11-22 22:41:17 +01:00
AuthenticatorService.java codacy: Fields should be declared at the top of the class, before any method declarations, constructors, initializers or inner classes. 2021-05-17 13:38:05 +02:00
BitmapShrinker.kt update cam libs to sdk=30 versions, improve previews and removal of temp images in case of cancellations 2021-11-11 22:10:47 +01:00
ConductorRemapping.kt reformat kotlin code to comply with ktlint 2021-04-27 18:16:51 +02:00
ContactUtils.kt share contact from attachment dialog 2021-11-17 12:12:05 +01:00
DateUtils.kt Show relative timer on lobby screen 2021-09-20 15:26:54 +02:00
DeviceUtils.java Lobby & Various bugfixes and improvements 2019-08-30 12:13:33 +02:00
DisplayUtils.java reformat code 2021-11-06 12:23:37 +01:00
DoNotDisturbUtils.kt Lobby & Various bugfixes and improvements 2019-08-30 12:13:33 +02:00
DrawableUtils.kt show contacts icon for vcf file 2021-04-29 23:48:42 +02:00
EmojiTextInputEditText.java Fix #612 (again? :D) 2019-09-03 13:45:24 +02:00
FABAwareScrollingViewBehavior.java Reformat 2019-02-15 01:49:57 +01:00
FileSortOrder.java Add order capabilities to file browser 2021-09-03 12:58:46 +02:00
FileSortOrderByDate.java Add order capabilities to file browser 2021-09-03 12:58:46 +02:00
FileSortOrderByName.java Add order capabilities to file browser 2021-09-03 12:58:46 +02:00
FileSortOrderBySize.java don't box primitives 2021-11-11 22:10:56 +01:00
FileUtils.java Add license headers 2021-11-12 09:45:49 +01:00
KeyboardUtils.java Significant progress on changing the app layout 2018-12-17 13:40:43 +01:00
LoggingUtils.kt temporarily disable logging to file 2021-06-30 14:24:53 +02:00
MagicCharPolicy.java Reformat 2019-02-15 01:49:57 +01:00
MagicMap.kt Lobby & Various bugfixes and improvements 2019-08-30 12:13:33 +02:00
NoSupportedApiException.kt Fix coding styles 2021-05-07 11:57:39 +02:00
NotificationUtils.kt Safer to use NotificationManagerCompat rather than NotificationManager 2021-12-14 22:05:48 +01:00
OkHttpNetworkFetcherWithCache.java Reformat 2019-02-15 01:49:57 +01:00
PushUtils.java improve logging, empty method documentation and new codacy issues 2021-05-17 14:56:46 +02:00
SecurityUtils.java Lobby & Various bugfixes and improvements 2019-08-30 12:13:33 +02:00
ShareUtils.java Lobby & Various bugfixes and improvements 2019-08-30 12:13:33 +02:00
SyncAdapter.java Add phone book integration 2020-12-14 12:05:43 +01:00
SyncService.java Add phone book integration 2020-12-14 12:05:43 +01:00
TextMatchers.java Remove unused method and dependency 2021-07-15 10:07:42 +02:00
UriUtils.kt add ability to "share to" files to nextcloud talk app 2021-05-25 11:03:21 +02:00