Commit Graph

  • acb211c219 added an argument to the ShoppinglistShoplistFragment navigation layout Christopher 2024-06-04 00:21:12 +02:00
  • 47e1283ba2 renamed files Christopher 2024-06-03 19:38:02 +02:00
  • 88325e8abe added a ShoppinglistListsFragment for listing shop-specific shopping lists added a ClickListener to provide the behavior to navigate to the ShoppinglistListsFragment modified necessary files to implement the new behavior Christopher 2024-06-03 19:14:29 +02:00
  • ee8d259c51 renamed ShoplistFragment to ShoppinglistShoplistFragment Christopher 2024-06-03 15:25:08 +02:00
  • 9e54bbc978 added a LayoutManager to fragment_shoppinglist_shoplist.xml added a ShoppinglistShoplistAdapter.kt for the shoplist RecyclerView added a data class for the ShoppinglistShoplistAdapter.kt modified the layout of the fragment_shoppinglist_shoplist_item.xml refactored the ShoplistFragment.kt added samplecode for the RecyclerView to the ShoplistFragment.kt Christopher 2024-06-02 16:55:41 +02:00
  • a355301d68 added a RecyclerView to 'fragmnet_shoppinglist_shoplist' added 'fragment_shoppinglist_shoplist_item' added some colors to the colors.xml for the shoplist-item fragment Christopher 2024-06-02 14:18:15 +02:00
  • ddc218f4cc added package 'shoppinglist' renamed 'ShoppinglistFragment' to 'ShoplistFragment' removed unused code inside 'ShoplistFragment' renamed 'fragment_shoppinglist' to 'fragment_shoppinglist_shoplist' Christopher 2024-06-01 19:22:11 +02:00
  • 083b2982b1 fixed bug: app crashed when switching to another fragment and back again via the hamburger menu Christopher 2024-06-01 17:46:16 +02:00
  • f9570806f9 added a ViewPager2 to switch between page fragments added a PagerAdapter (FragmentStateAdapter) to provide the fragments for the ViewPager2 added the necessary fragments added the necessary listeners for the TabLayout and the ViewPager2 Christopher 2024-05-31 20:16:39 +02:00
  • 3544915f89 refactor home-fragment to dashboard-fragment and add a tablayout Christopher 2024-05-31 16:09:58 +02:00
  • 82e7b9ecd8 Upgrade Gradle from 8.2.2 to 8.3.0 development Christopher 2024-03-07 23:45:11 +01:00
  • 21f535bd59 Add "org.eclipse.paho" Mqtt Client Christopher 2024-03-07 23:33:24 +01:00
  • 4eb15845b3 initial commit main Christopher 2024-03-07 14:06:48 +01:00