Commit History

Author SHA1 Message Date
  Chris Narkiewicz 883857db32 Migrate FileActivity.EXTRA_ACCOUNT to EXTRA_USER 3 years ago
  Andy Scherzinger fe42bb799b move color(-calculation) related implementation to distinct class 4 years ago
  Andy Scherzinger 5e42efa564 Android view binding for activities view holder 4 years ago
  Andy Scherzinger 1f1d50e54a update activities tests 4 years ago
  Andy Scherzinger f36ea93c2b correct test call 4 years ago
  Andy Scherzinger c1a5481283 replace butterknife with native view bindings for activities view 4 years ago
  Andy Scherzinger 7f49ed9e08 Draft for shimmer effect loading screen for activities 4 years ago
  tobiasKaminsky 92197d368b Remove big spinner 4 years ago
  tobiasKaminsky 2a0f14231a Reduce extend of FileActivity, use DrawerActivity instead 4 years ago
  tobiasKaminsky 681263cc7f Activity list: 4 years ago
  Joris Bodin ecd96ca10b Remove redundant code 5 years ago
  Tobias Kaminsky 7873c4d7aa Merge pull request #5966 from nextcloud/feature/ui-revamp/icons 5 years ago
  Andy Scherzinger 76a093e63f properly theme SwipeRefreshLayout 5 years ago
  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 6 years ago
  Chris Narkiewicz 6643b6c839 Migrate UserAccount helpers to UserAccountManager 6 years ago