Commit Graph

  • 323288fac9
    wielki powrót pr m3 do navliba szkolnego Adam Kasprzycki 2023-11-27 17:13:21 +0100
  • c5aba50ec7
    Move menu button to the Toolbar, center text Adam Kasprzycki 2022-10-30 02:29:28 +0200
  • 8f33bdb5b4
    Round drawer corners Adam Kasprzycki 2022-10-22 16:54:58 +0200
  • d2c1e20f25
    Set minSdk back to 16 Adam Kasprzycki 2022-10-18 20:51:44 +0200
  • e4206f7f8a
    Material 3 drawer and small fixes Adam Kasprzycki 2022-10-17 21:53:22 +0200
  • a02da495a4
    Migrate BottomAppBar Adam Kasprzycki 2022-10-16 00:44:31 +0200
  • 2310f27c9e
    FAB changes Adam Kasprzycki 2022-10-15 23:57:12 +0200
  • ef0a46b88a
    Theme migration to Material3 Adam Kasprzycki 2022-10-15 22:43:26 +0200
  • 1177d7bc6c
    Update Gradle and Material dependency Adam Kasprzycki 2022-10-14 16:21:54 +0200
  • a5a1597e40 Bump version to 0.8.0 master v0.8.0 Kuba Szczodrzyński 2021-03-29 21:51:53 +0200
  • 60cc1171f9 Set all icon sizes to 24dp Kuba Szczodrzyński 2021-03-29 21:44:28 +0200
  • 8f10321820 Update Iconics to 5.3.0-b01 Kuba Szczodrzyński 2021-03-29 21:43:49 +0200
  • 30d86d9618 Bump version to 0.7.2 v0.7.2 Kuba Szczodrzyński 2021-03-21 22:22:03 +0100
  • 556d568228 Fix changing drawer selection instead of adding another Kuba Szczodrzyński 2021-03-21 22:20:24 +0100
  • 8a0e0438a5 Bump version to 0.7.1 v0.7.1 Kuba Szczodrzyński 2021-03-21 21:46:58 +0100
  • 578306480b Fix setting drawer drag margin on Android 10+ Kuba Szczodrzyński 2021-03-21 21:46:04 +0100
  • 7430169359 Update Kotlin, replace MaterialDrawer with a forked version Kuba Szczodrzyński 2021-03-21 21:33:35 +0100
  • 4f08f171d6 Bump version to 0.7.0 v0.7.0 Kuba Szczodrzyński 2021-03-21 14:22:12 +0100
  • 15c95baa6a Update MaterialDrawer to v8.3.3 Kuba Szczodrzyński 2021-03-21 14:17:59 +0100
  • 43fc2f10df Update Gradle and libraries, migrate Iconics to v5 Kuba Szczodrzyński 2021-03-21 14:11:26 +0100
  • 642d297cd0 Add navlib-font Kuba Szczodrzyński 2021-03-21 13:19:28 +0100
  • 28cdab3414 Add exception catching in reflection. Fix deselecting mini drawer. kubasz 2020-03-26 18:18:19 +0100
  • 43f5ecdef5 Fix currently selected item not displaying selection background. Add support for profile unread badges. kubasz 2020-03-24 15:38:43 +0100
  • 1d0e98a90e Revert 'Update Community Material font to 5.0.45.' because I'm dumb. kuba2k2 2020-03-23 22:33:43 +0100
  • 3873fa4b04 Update Community Material font to 5.0.45. kubasz 2020-03-23 22:10:33 +0100
  • fd757f4228 Update MaterialDrawer to v8.0.0. Update gradle and libraries. v0.6.0 kubasz 2020-03-23 16:02:20 +0100
  • 5c8b13c0d9 Update gradle and libraries. kubasz 2020-01-19 14:39:31 +0100
  • 9002237a02 Fix for items not showing selection background. Inline some extensions. Update gradle. kubasz 2020-01-19 14:15:47 +0100
  • 9c8fb47c52 Update IDrawerProfile kubasz 2020-01-03 10:04:45 +0100
  • 8b31921697 Update gradle & libraries. Fix removing badges on incorrect profile. kubasz 2019-12-02 21:53:37 +0100
  • 8ae5e2b87a Update dependencies kubasz 2019-11-12 22:49:50 +0100
  • e4ad01dc87 Make FAB on click listener nullable kubasz 2019-09-27 22:41:22 +0200
  • 84d6447887 Optimized toolbar code kubasz 2019-09-14 14:31:12 +0200
  • 01c787405e Fixed cropped subtitle issue kalucky0 2019-09-14 14:19:13 +0200
  • 93fe82fd2a
    Fixed cropped subtitle issue kalucky0 2019-09-14 14:17:26 +0200
  • 8a707ebec7 Fix removing badges on other profiles. Deselect mini drawer if item not present. kubasz 2019-09-13 16:53:54 +0200
  • 3ed34a4705 v0.5.0, removed default toolbar subtitle v0.5.0 kubasz 2019-09-09 19:54:58 +0200
  • 345cf00311 Update ProGuard once again. Add Toolbar subtitle unread badge. Remove debug toast. Add user attention ripple. Add drawer icon unread badge. kubasz 2019-09-09 19:47:55 +0200
  • 9e2e4f6057 Add ProGuard rules (for mLeftDragger reflection) kubasz 2019-09-09 18:21:39 +0200
  • 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. v0.4.0 kubasz 2019-09-06 14:05:37 +0200
  • 2efa7f4947 Change IDrawerProfile, IUnreadCounter to interface. Add BS item description. Add BS on close listener. Fix BS list filtering. Add toolbar image. kubasz 2019-09-05 20:28:52 +0200
  • e8a64a7c9b v0.3.0 v0.3.0 kubasz 2019-08-28 18:34:20 +0200
  • 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. kubasz 2019-08-28 16:24:46 +0200
  • 82fab7f934 v0.2.0 v0.2.0 kubasz 2019-08-24 20:49:20 +0200
  • 4b516a0ade v0.2.0 kubasz 2019-08-24 20:47:09 +0200
  • 6918c36b8b Fix styles, themes & colors. Add some BottomSheet item adding methods. Implement BottomSheet ToggleGroup. kubasz 2019-08-24 20:39:34 +0200
  • ab5bb48e61 Fix navbar detection kubasz 2019-08-24 20:36:17 +0200
  • 2032d7510e v0.1 v0.1 kubasz 2019-08-16 22:34:39 +0200
  • 749fbbe437 Fullscreen & navbar transparent - change defaults. Add switch info. kubasz 2019-08-16 22:29:17 +0200
  • 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. kubasz 2019-08-16 22:26:34 +0200
  • f2fef9ddbd Fix system bars colors, bottom sheet dragging, dark theme switching kubasz 2019-08-11 19:55:21 +0200
  • d0e79b6fbb Fix toolbar Z-index & elevation kubasz 2019-08-11 16:04:13 +0200
  • cf7976481f Added more bugs kubasz 2019-08-11 15:58:02 +0200
  • e1ad455f67 First commit kubasz 2019-08-10 22:03:11 +0200