Historial de Commits

Autor SHA1 Mensaje Fecha
  cyBerta c5c89f0b7e Merge pull request #889 from deltachat/remote-push-experiment hace 4 años
  B. Petersen d479449c70 unify debug lines hace 4 años
  B. Petersen ff292ed1c8 use correct sandbox url hace 4 años
  B. Petersen d124ca864c register for push notifications when notifications are enabled in settings hace 4 años
  B. Petersen 49c4acecbd prepare for using different endpoints for sandbox/production hace 4 años
  B. Petersen fbc43d9404 post token in body as json hace 4 años
  B. Petersen 030872a4ca do not register for notifications if notifications are disabled by the user hace 4 años
  cyBerta a375d4f07c Merge pull request #1083 from deltachat/chatlist_update hace 4 años
  B. Petersen f4bcb736d2 comment hace 4 años
  B. Petersen 14612ec3d0 tweak logging hace 4 años
  cyBerta 9a69975069 Merge pull request #1082 from deltachat/set-archive-link-bg hace 4 años
  B. Petersen 85ff8f7f25 set color of archived-link cell hace 4 años
  cyberta 8b3f714917 update chat list every minute if the chat list is visible hace 4 años
  cyberta b1b5363cd6 always call super.viewDidAppear hace 4 años
  cyberta 7a9c07d3a5 refresh chat list after coming back from background hace 4 años
  B. Petersen 747992b8ae add todo wrt persisting token hace 4 años
  B. Petersen 76e6119ffc pass token to notification server hace 4 años
  B. Petersen ecc31bf11a refactor hace 4 años
  B. Petersen 847e447ef5 tweak debug hace 4 años
  B. Petersen 58a5a3afa5 use wording registerForShowingNotifications(), call only if configured, remove duplicate code hace 4 años
  B. Petersen bacf1ef5e4 comment hace 5 años
  dignifiedquire 63916e4aa7 hack something hace 5 años
  bjoern c23e81cf0b Merge pull request #1081 from deltachat/animations_and_scolling hace 4 años
  cyberta f41eda5691 animation duration can be minimal in order to ensure the chat message list is initially shown from the bottom hace 4 años
  cyberta 7e366e56a8 fix lint warning hace 4 años
  cyberta 24c0057af5 remove unneeded logs hace 4 años
  cyberta 41a9d488f3 fix scrolling to highlighted message after global search in chat list hace 4 años
  cyberta 1199e74910 remove keyboardWillShow/keyboardWillHide observer from ChatViewController, let ChatInputBar handle that hace 4 años
  cyberta cd304acc3e initialize draft view without other animations than the transition animation if the chat view controller appears for the first time hace 4 años
  cyberta bd74ea934e handle cancelled swipe-to-dismiss while keyboard is open correctly, add an exmpanation to isDismissing flag hace 4 años