56 Commits (5998f3b375dbf6ad1a68615f2249b70cbe8b3c8c)

Author SHA1 Message Date
Konrad Pozniak 167c460c08 notification improvements (#522) 7 years ago
Conny Duck 94f018b578 fixes a crash when trying to share via Tusky while not logged in 7 years ago
Conny Duck 11641eba79 remove unused resources 7 years ago
Conny Duck e5b33eb826 simplify theme handling 7 years ago
Konrad Pozniak 40cda2ced3 Multi account feature (#490) 7 years ago
remi6397 487763b53e Theming improvements (#502) 7 years ago
Sergio López 0971fd452a implement support for HTTP proxy (#489) 7 years ago
Conny Duck ffeaae82c3 make medium the default font size on startup 7 years ago
Conny Duck be7762988f change handling of font size, introduce font size setting 7 years ago
Ivan Kupalov 287e6aaf95 Cancel notifications on opening notifications tab (#450) 7 years ago
Conny Duck 2c95080428 fix some lint warnings, remove unused code 7 years ago
Ivan Kupalov 06af962610 Use Android-Job to pull notifications. Closes #401. (#431) 7 years ago
Ivan Kupalov 387b37e0a8 Add media upload progress. Closes #412 (#426) 7 years ago
Conny Duck 170694b6ea remove Tusky API (was needed for push notifications) 7 years ago
Conny Duck 09e2746c41 remove old emoji shortcodes 7 years ago
Ivan Kupalov 65b7ce1909 Load custom emoji in statuses (#400) 7 years ago
Vavassor 1d45505caa Reverts notifications from MQTT prototype to pull notifications. 7 years ago
Vavassor dacfbb3455 Minor writing style changes. 7 years ago
Vavassor fb7bf66e22 Fixes a mistake made while merging #294. 7 years ago
Vavassor dfe9cae90b pretty much finishes the prototype 7 years ago
Conny Duck 4a402cbe54 remove unnecessary Log utility class, replace Exception.printStackTrace with logging 7 years ago
Vavassor efaf0f50b5 Adds TLS to the push notification client (keystore_tusky_api is omitted). 7 years ago
Vavassor 5487e8ce7c First notification received successfully from the wryk/tusky-api prototype! 7 years ago
Vavassor 623af5fd9b Integrates with wryk/tusky-api, but only partially working. 7 years ago
Vavassor 3744bb1a60 Setup client-side for integration with the wryk/tusky-api prototype. 7 years ago
Vavassor 6208b848b7 Adds notification clearing and makes the client a little more stable. 7 years ago
Vavassor 54327f6e2b Removes the product flavor split. 7 years ago
Vavassor e0db0cfee5 Initial client working for MQTT push notifications. 7 years ago
Vavassor bf8d7384db Moves out-of-place Firebase InstanceId call to the google build flavor. Closes #274 8 years ago
Vavassor 7f31aff144 Reorganizes the whole codebase. 8 years ago
Vavassor a4b51430b4 Organizes libraries and removes a flavor-specific import (possibly unnecessary?). 8 years ago
Vavassor fe05d7de7a Raises the check interval to a more reasonable level. 8 years ago
Vavassor f67de9037d Moves Firebase notifications to a "google" build flavor and adds an "fdroid" flavor that uses polling for notifications. 8 years ago
Vavassor 1e6df9c56c Emojione shortcodes now converted to unicode in display names. closes #82, closes #129 8 years ago
Vavassor b9f0c51e70 Provisional profile editor complete. 8 years ago
Vavassor 48c9b71f92 Finishes handshake-test-2 8 years ago
Vavassor 4d9fd09a3c License change back to GPL 3 8 years ago
Vavassor fd472fbe1f Possible fix to enable connections using TLS 1.1 and 1.2 on pre-Lollipop android versions. Also expands to the enabled list of cipher suites. 8 years ago
Vavassor 0719512134 Sharing images from other apps now supported. 8 years ago
Vavassor 209f1ec4a5 Introduces a redirect guard so share requests and quick settings tile compose requests when not logged in will give a login page instead of crashing. 8 years ago
Vavassor b3e9b86b61 Remove array.xml and re-enable (partially working) light theme. 8 years ago
Vavassor 3e21e59edc Relicense to LGPL3 8 years ago
Vavassor f2a400ab38 Fixes rare crashes when viewing accounts and favouriting. Also, fixes content warning characters not counting toward the character limit. Closes #32 8 years ago
Eugen Rochko 3a1181bd82 Enable/disable push notifications. Clearing notifications 8 years ago
Eugen Rochko 3798f9a803 Fix login activity crashes, repeated re-authentications, 8 years ago
Vavassor 0662f35b96 Fragments/Activities auto-cancel their requests when they're destroyed. Also, fixes a ComposeActivity crash that can occur when a media preview doesn't load. 8 years ago
Vavassor ed08f708ed Fixed intermittent null pointer exceptions and disabled the light theme temporarily. This closes #21, closes #22, and closes #17. 8 years ago
Vavassor b937a7bc9e Fixed intermittent null pointer exceptions and disabled the light theme temporarily. This closes #21, closes #22, and closes #17. 8 years ago
Eugen Rochko 2bbd46e841 Push notifications 8 years ago
Vavassor 6f25405ad4 Volley is gone. 8 years ago