85 Commits (e952b6c627f7f723676f19d639f3e1f0b0765288)

Author SHA1 Message Date
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