Histórico de Commits

Autor SHA1 Mensagem Data
  darkfi f0a2ce1dfa wallet: make paste popup work properly by hiding itself whenever chatedit changes há 1 ano atrás
  darkfi 13597c5c4e wallet: adjust priority for overlay, and make it a child of content. há 1 ano atrás
  darkfi 8a2fb9336b wallet: introduce new priority to distinguish node eval order from its drawing z_index. Also correctly build appdata paths on android (rather than hardcoded). há 1 ano atrás
  darkfi 0482e3526d wallet: dont show keyboard and emoji picker at the same time ever há 1 ano atrás
  darkfi 201802c972 wallet: clicking paste will insert text from clipboard há 1 ano atrás
  darkfi 8861a3d78c wallet/gfx: draw calls now have a timestamp associated with them. When updating a draw call, if the update's timestamp is older than the last update then just quietly drop it. há 1 ano atrás
  darkfi 2e68cfabd8 wallet: make emoji panel the same size as the keyboard on android (kinda) há 1 ano atrás
  darkfi a2da122b5d wallet: use arboard for clipboard on wayland há 1 ano atrás
  darkfi 904a6c141f wallet: cargo update há 1 ano atrás
  darkfi 7ab8b0198b doc/src/philosophy/meetings: removed whitespace on line 28 há 1 ano atrás
  darkfi de3249eb57 doc/src/philosophy/meetings: updated January 22nd meeting reading submission há 1 ano atrás
  darkfi bdfb6ee82f wallet: clear the text in the chatedit when clicking send button há 1 ano atrás
  darkfi e7334a1aae wallet: on android, adjust the send button slightly to the left due to screen curvature há 1 ano atrás
  darkfi f6b4e982d9 wallet: add help popup for commands like /nick when typing them há 1 ano atrás
  darkfi da4867cf7b wallet/chatedit: when typing commands like /nick, highlight them with special coloring há 1 ano atrás
  skoupidi 5a6ebc80fb gh-workflows/ci: added python installation in test-units job há 1 ano atrás
  skoupidi 2fbfe87501 chore: missing lzma dep added há 1 ano atrás
  skoupidi febbb3ec38 chore: missing fontconfig dep added in workflows há 1 ano atrás
  darkfi 4980aa6c21 wallet: make menu entries the same size as the chat header há 1 ano atrás
  darkfi 4c8f02fd0d wallet: load the emoji cache in the background há 1 ano atrás
  darkfi 0bb067fdf3 wallet: small UI tweaks and improvements há 1 ano atrás
  darkfi 695ab91031 wallet: add actions bar with copy, paste and select all actions há 1 ano atrás
  darkfi f4f414e537 wallet/chatedit: fix scroll bug by returning 0 when inner_height < max_height in max_scroll() calc há 1 ano atrás
  darkfi c4167744e7 wallet: emoji picker fully working há 1 ano atrás
  darkfi 6034184d49 wallet/text: wrap very long strings that cross line_width by forcefully splitting them up into multiple words each less than line_width long. há 1 ano atrás
  darkfi 0f1eac38ba wallet: add emoji picker widget (unimpl) and connect hide/show button há 1 ano atrás
  darkfi 7251272ac4 wallet/text: make emojis larger by adding EMOJI_SCALE_FACT const há 1 ano atrás
  darkfi ae66029902 wallet: design tweaks and minor fixes. há 1 ano atrás
  darkfi aab036ad29 wallet: give each chat its own tree in the sled DB há 1 ano atrás
  darkfi ca4d363c6a wallet: added main menu and buttons for navigating between channels há 1 ano atrás