mattermost-mobile/android/app/src/main/java/com/mattermost/rnbeta
Elias Nahum 223bd64a43
[MM-18349] Post menu delay animation speed and haptic feedback (#3214)
* Animate backdrop opacity in slide up panel

* Set delayLongPress to 75ms for post

* Add haptic feedback on slide up of post options

* Ease in slide up animation

* Add haptic feedback to android

* reduce long press delay for post options menu

* helper function for haptic feedback

* Add haptic feedback when opening post options menu

* Patch haptic feedback RN module on Android

* Fix tests

* Move hapticFeedback call to SlideUpPanel

* Decrease long press time for reaction
2019-09-07 07:45:07 +09:00
..
CustomPushNotification.java MM-16281 Fix regression on android push notification messages (#2879) 2019-06-12 15:10:06 -04:00
CustomPushNotificationDrawer.java Android/iOS leave notifications until channel is read (#2321) 2018-11-19 13:20:44 -05:00
MainActivity.java [MM-15874] Add native code to support RNN v2 on Android (#2855) 2019-06-12 15:26:03 -04:00
MainApplication.java [MM-18349] Post menu delay animation speed and haptic feedback (#3214) 2019-09-07 07:45:07 +09:00
ManagedActivityLifecycleCallbacks.java Check for null config 2019-07-12 08:56:36 -07:00
MattermostCredentialsHelper.java MM-16430 refactor app entry point (#2924) 2019-06-26 15:21:20 -04:00
MattermostManagedModule.java Merge branch 'master' into rnn-v2 2019-07-02 18:15:19 -07:00
NotificationDismissService.java MM-14316 Android Notifications and reply to notifications from native code (#2653) 2019-03-20 16:39:36 -03:00
NotificationPreferences.java Fix Android crash on push notification 2017-10-05 10:25:15 -03:00
NotificationPreferencesModule.java Android/iOS leave notifications until channel is read (#2321) 2018-11-19 13:20:44 -05:00
NotificationReplyBroadcastReceiver.java MM-16430 refactor app entry point (#2924) 2019-06-26 15:21:20 -04:00
ReceiptDelivery.java [MM-17970] Check for valid server URL (#3152) 2019-08-21 19:02:58 -04:00
RNTextInputResetModule.java Add native module to reset TextInput to fix bad cursors in some Android keyboards (#2753) 2019-05-01 09:27:21 -04:00