Commit History

Author SHA1 Message Date
  Kilian Périsset d5b9b3e55d Replaced some icons by Material ones to (removed useless icons) 5 years ago
  tobiasKaminsky c0c631fe64 fix activity image loading 5 years ago
  Endre Borcsok bf7d33066b Fixed crash in Activities tab. 5 years ago
  tobiasKaminsky 066f4c25aa Initial work on v2 with activity 5 years ago
  Kilian Périsset 88fe5069eb Fixed bug relative to activities icon + applied DRY 5 years ago
  Chris Narkiewicz a7eb7148fa Migrate simple cases of getCurrentAccount() to getUser() 5 years ago
  Chris Narkiewicz 73658bcfe1 Remove sticky headers from activities list view 5 years ago
  tobiasKaminsky 5c06b83a70 activity: use lastGiven header 5 years ago
  alex f4e964e46e change class name of ActivityListItemDecoration to StickyHeaderItemDecoration, which is more generic 5 years ago
  alex 6ffa9d08fa remove duplicate entry of setContentView 5 years ago
  alex 9012f43e86 set visibility from ActivityViewHeaderHolder back to protected 5 years ago
  alex c41dd38ef2 optimize imports 5 years ago
  alex 792a6b95a6 finish implementation of sticky header implementation. This feature was created according to the this implementation : https://stackoverflow.com/questions/32949971/how-can-i-make-sticky-headers-in-recyclerview-without-external-lib 5 years ago
  alex cd3d8dca12 start to implement sticky header behavior 5 years ago
  tobiasKaminsky b5f38f000d Re-enable exception handler 6 years ago
  tobiasKaminsky d868fcc154 remove old and unmaintained bottom bar 5 years ago
  Chris Narkiewicz 6643b6c839 Migrate UserAccount helpers to UserAccountManager 6 years ago
  Chris Narkiewicz 442394f949 Migrate current account getter from AccountUtils to UserAccountManager 6 years ago
  tobiasKaminsky b5ab5402d6 fix no showing activities on resume 6 years ago
  tobiasKaminsky 52f77239f7 use image url instead of generating previews by oneself 6 years ago
  tobiasKaminsky 59cf6b9ba4 switch to AndroidX 6 years ago
  tobiasKaminsky 43ce903559 move all operation to library 6 years ago
  Andy Scherzinger a0630d9e68 Merge pull request #2773 from nextcloud/menuItemHighlighting 6 years ago
  tobiasKaminsky 0867879f59 changes due to rebase 7 years ago
  tobiasKaminsky e1127041c7 correct menu highlighting 6 years ago
  tobiasKaminsky c884189162 - same text size 7 years ago
  tobiasKaminsky 8d7b16b3ca do not process result of async task if activity is stopped 7 years ago
  tobiasKaminsky 6256d21aa6 Remove analytics 7 years ago
  ardevd ab6fa36f9b activities: Use isEmpty() to check whether the list of activities is empty. 7 years ago
  ardevd 4d786a3f41 activities: Added @Override annotation above the onDestroy() method signature. 7 years ago