Commit Graph

44 Commits

Author SHA1 Message Date
Kuba Szczodrzyński
a5a1597e40 Bump version to 0.8.0 2021-03-29 21:51:53 +02:00
Kuba Szczodrzyński
60cc1171f9 Set all icon sizes to 24dp 2021-03-29 21:44:28 +02:00
Kuba Szczodrzyński
8f10321820 Update Iconics to 5.3.0-b01 2021-03-29 21:43:49 +02:00
Kuba Szczodrzyński
30d86d9618 Bump version to 0.7.2 2021-03-21 22:22:03 +01:00
Kuba Szczodrzyński
556d568228 Fix changing drawer selection instead of adding another 2021-03-21 22:21:51 +01:00
Kuba Szczodrzyński
8a0e0438a5 Bump version to 0.7.1 2021-03-21 21:46:58 +01:00
Kuba Szczodrzyński
578306480b Fix setting drawer drag margin on Android 10+ 2021-03-21 21:46:04 +01:00
Kuba Szczodrzyński
7430169359 Update Kotlin, replace MaterialDrawer with a forked version 2021-03-21 21:33:35 +01:00
Kuba Szczodrzyński
4f08f171d6 Bump version to 0.7.0 2021-03-21 14:22:12 +01:00
Kuba Szczodrzyński
15c95baa6a Update MaterialDrawer to v8.3.3 2021-03-21 14:17:59 +01:00
Kuba Szczodrzyński
43fc2f10df Update Gradle and libraries, migrate Iconics to v5 2021-03-21 14:11:26 +01:00
Kuba Szczodrzyński
642d297cd0 Add navlib-font 2021-03-21 13:19:28 +01:00
kubasz
28cdab3414 Add exception catching in reflection. Fix deselecting mini drawer. 2020-03-26 18:18:19 +01:00
kubasz
43f5ecdef5 Fix currently selected item not displaying selection background. Add support for profile unread badges. 2020-03-24 15:38:43 +01:00
kuba2k2
1d0e98a90e Revert 'Update Community Material font to 5.0.45.' because I'm dumb. 2020-03-23 22:33:43 +01:00
kubasz
3873fa4b04 Update Community Material font to 5.0.45. 2020-03-23 22:10:33 +01:00
kubasz
fd757f4228 Update MaterialDrawer to v8.0.0. Update gradle and libraries. 2020-03-23 16:02:20 +01:00
kubasz
5c8b13c0d9 Update gradle and libraries. 2020-01-19 14:39:31 +01:00
kubasz
9002237a02 Fix for items not showing selection background. Inline some extensions. Update gradle. 2020-01-19 14:15:47 +01:00
kubasz
9c8fb47c52 Update IDrawerProfile 2020-01-03 10:04:45 +01:00
kubasz
8b31921697 Update gradle & libraries. Fix removing badges on incorrect profile. 2019-12-02 21:53:37 +01:00
kubasz
8ae5e2b87a Update dependencies 2019-11-12 22:49:50 +01:00
kubasz
e4ad01dc87 Make FAB on click listener nullable 2019-09-27 22:41:22 +02:00
kubasz
84d6447887 Optimized toolbar code 2019-09-14 14:31:12 +02:00
kalucky0
01c787405e Fixed cropped subtitle issue 2019-09-14 14:19:13 +02:00
kubasz
8a707ebec7 Fix removing badges on other profiles. Deselect mini drawer if item not present. 2019-09-13 16:53:54 +02:00
kubasz
3ed34a4705 v0.5.0, removed default toolbar subtitle 2019-09-09 19:54:58 +02:00
kubasz
345cf00311 Update ProGuard once again. Add Toolbar subtitle unread badge. Remove debug toast. Add user attention ripple. Add drawer icon unread badge. 2019-09-09 19:47:55 +02:00
kubasz
9e2e4f6057 Add ProGuard rules (for mLeftDragger reflection) 2019-09-09 18:21:39 +02:00
kubasz
c26753fdc6 Update MaterialDrawer to support hiding items from the Mini drawer. Remove GIF files dependency in sample app. Fix profile image colors in default IDrawerProfile implementation. 2019-09-06 14:05:37 +02:00
kubasz
2efa7f4947 Change IDrawerProfile, IUnreadCounter to interface. Add BS item description. Add BS on close listener. Fix BS list filtering. Add toolbar image. 2019-09-05 20:28:52 +02:00
kubasz
e8a64a7c9b v0.3.0 2019-08-28 18:34:20 +02:00
kubasz
ab7211e85c Fix navbar detection, again. Add text input to bottom sheet.
Add Drawer customization, drawer profiles, drawer badges, update Sample. Add text styles.
Completed BottomSheet & Drawer implementations.
2019-08-28 16:24:46 +02:00
kubasz
82fab7f934 v0.2.0 2019-08-24 20:49:20 +02:00
kubasz
4b516a0ade v0.2.0 2019-08-24 20:47:09 +02:00
kubasz
6918c36b8b Fix styles, themes & colors. Add some BottomSheet item adding methods. Implement BottomSheet ToggleGroup. 2019-08-24 20:39:34 +02:00
kubasz
ab5bb48e61 Fix navbar detection 2019-08-24 20:36:17 +02:00
kubasz
2032d7510e v0.1 2019-08-16 22:34:39 +02:00
kubasz
749fbbe437 Fullscreen & navbar transparent - change defaults. Add switch info. 2019-08-16 22:29:17 +02:00
kubasz
adb45d8e7e Fix status bar colors for Huawei, Samsung, KitKat, Jelly Bean. Fix bottom sheet dragging. Add & fix MaterialDrawer fullscreen with custom container. Add more switches/options, bottomsheet items & recyclerview WIP. BottomBar custom view & config options. Removed all bugs, added one bug. 2019-08-16 22:26:34 +02:00
kubasz
f2fef9ddbd Fix system bars colors, bottom sheet dragging, dark theme switching 2019-08-11 19:55:21 +02:00
kubasz
d0e79b6fbb Fix toolbar Z-index & elevation 2019-08-11 16:04:13 +02:00
kubasz
cf7976481f Added more bugs 2019-08-11 15:58:02 +02:00
kubasz
e1ad455f67 First commit 2019-08-10 22:03:11 +02:00