51 Commits (04b7c4a77554c78e39c6d815370b9c5b3c5fb8b4)

Author SHA1 Message Date
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 7 years ago
Vavassor 7f31aff144 Reorganizes the whole codebase. 7 years ago
Vavassor a4b51430b4 Organizes libraries and removes a flavor-specific import (possibly unnecessary?). 7 years ago
Vavassor fe05d7de7a Raises the check interval to a more reasonable level. 7 years ago
Vavassor f67de9037d Moves Firebase notifications to a "google" build flavor and adds an "fdroid" flavor that uses polling for notifications. 7 years ago
Vavassor 1e6df9c56c Emojione shortcodes now converted to unicode in display names. closes #82, closes #129 7 years ago
Vavassor b9f0c51e70 Provisional profile editor complete. 7 years ago
Vavassor 48c9b71f92 Finishes handshake-test-2 7 years ago
Vavassor 4d9fd09a3c License change back to GPL 3 7 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. 7 years ago
Vavassor 0719512134 Sharing images from other apps now supported. 7 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. 7 years ago
Vavassor b3e9b86b61 Remove array.xml and re-enable (partially working) light theme. 7 years ago
Vavassor 3e21e59edc Relicense to LGPL3 7 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 7 years ago
Eugen Rochko 3a1181bd82 Enable/disable push notifications. Clearing notifications 7 years ago
Eugen Rochko 3798f9a803 Fix login activity crashes, repeated re-authentications, 7 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. 7 years ago
Vavassor ed08f708ed Fixed intermittent null pointer exceptions and disabled the light theme temporarily. This closes #21, closes #22, and closes #17. 7 years ago
Vavassor b937a7bc9e Fixed intermittent null pointer exceptions and disabled the light theme temporarily. This closes #21, closes #22, and closes #17. 7 years ago
Eugen Rochko 2bbd46e841 Push notifications 7 years ago
Vavassor 6f25405ad4 Volley is gone. 7 years ago
Eugen Rochko 750c1c80a0 Statuses and notifications loaded/parsed via Retrofit/GSON 7 years ago
Eugen Rochko 3120fbed4c Start work on integrating Retrofit - Update Account entity to be fetched with Retrofit and parsed with GSON 7 years ago
Eugen Rochko 348d2c8b4f Start work on integrating Retrofit - GSON, Authorization 7 years ago
Eugen Rochko ce04c7ab2b Sliding animation for activity transitions 7 years ago
Vavassor 96a5692717 Dark and light themes now exist and can be switched in preferences. 7 years ago