64 Commits (6fcb3cb495fef4f749b5cfbfcb29783a700943e7)

Author SHA1 Message Date
Ivan Kupalov 7254a5d7d6 Add smaller and larger font options (fix #657) (#660) 8 years ago
Konrad Pozniak 27b4cf8739
1.8 fixes (#637) 8 years ago
Konrad Pozniak a2bfef3101
move bottom sheet from fragments to activities (#628) 8 years ago
remi6397 e8c79cce65 Notification tweaks: Grouping and Quick Reply button (#587) 8 years ago
Konrad Pozniak b4ba457d89
Dependency injection improvement (#596) 8 years ago
Ivan Kupalov a5cffe0fea Add Dagger (#554) 8 years ago
Ivan Kupalov 28e46c9cc0 Add ComposeActivity tests. Add ServiceLocator (#542) 8 years ago
Conny Duck 6e3faa8957 update dependencies, use new scheduleAsync of job library 8 years ago
Konrad Pozniak 0b59b8d0ac
notification improvements (#522) 8 years ago
Conny Duck 6dd8c7a3ec fixes a crash when trying to share via Tusky while not logged in 8 years ago
Conny Duck 9b6ca7ff42 remove unused resources 8 years ago
Conny Duck f08efec0b6 simplify theme handling 8 years ago
Konrad Pozniak 92ae463b38
Multi account feature (#490) 8 years ago
remi6397 11105f4aac Theming improvements (#502) 8 years ago
Sergio López 7c83e0f87d implement support for HTTP proxy (#489) 8 years ago
Conny Duck b2f9f87fc8 make medium the default font size on startup 8 years ago
Conny Duck bf4d0bb722 change handling of font size, introduce font size setting 8 years ago
Ivan Kupalov ddc4954f8a Cancel notifications on opening notifications tab (#450) 9 years ago
Conny Duck 305d28a5c1 fix some lint warnings, remove unused code 9 years ago
Ivan Kupalov 018be25137 Use Android-Job to pull notifications. Closes #401. (#431) 9 years ago
Ivan Kupalov 15e37576e5 Add media upload progress. Closes #412 (#426) 9 years ago
Conny Duck 942f26c632 remove Tusky API (was needed for push notifications) 9 years ago
Conny Duck 2666f81b96 remove old emoji shortcodes 9 years ago
Ivan Kupalov 3adef27bbb Load custom emoji in statuses (#400) 9 years ago
Vavassor f68f6d7473 Reverts notifications from MQTT prototype to pull notifications. 9 years ago
Vavassor 18ebfa212e Minor writing style changes. 9 years ago
Vavassor 20410024f4 Fixes a mistake made while merging #294. 9 years ago
Vavassor 036a305782 pretty much finishes the prototype 9 years ago
Conny Duck 1a39e58d3c remove unnecessary Log utility class, replace Exception.printStackTrace with logging 9 years ago
Vavassor 6ee6157b7f Adds TLS to the push notification client (keystore_tusky_api is omitted). 9 years ago
Vavassor b396f2afc8 First notification received successfully from the wryk/tusky-api prototype! 9 years ago
Vavassor c90c909ca6 Integrates with wryk/tusky-api, but only partially working. 9 years ago
Vavassor e282f13fdc Setup client-side for integration with the wryk/tusky-api prototype. 9 years ago
Vavassor 73a5144741 Adds notification clearing and makes the client a little more stable. 9 years ago
Vavassor 388ecfcf2e Removes the product flavor split. 9 years ago
Vavassor 6752d45d4b Initial client working for MQTT push notifications. 9 years ago
Vavassor 8787cf6beb Moves out-of-place Firebase InstanceId call to the google build flavor. Closes #274 9 years ago
Vavassor aa2394748c Reorganizes the whole codebase. 9 years ago
Vavassor 41088de6be Organizes libraries and removes a flavor-specific import (possibly unnecessary?). 9 years ago
Vavassor 2f27f8efdd Raises the check interval to a more reasonable level. 9 years ago
Vavassor 5f6fab2b70 Moves Firebase notifications to a "google" build flavor and adds an "fdroid" flavor that uses polling for notifications. 9 years ago
Vavassor d55b3ebcd7 Emojione shortcodes now converted to unicode in display names. closes #82, closes #129 9 years ago
Vavassor b9f0c51e70 Provisional profile editor complete. 9 years ago
Vavassor 48c9b71f92 Finishes handshake-test-2 9 years ago
Vavassor 4d9fd09a3c License change back to GPL 3 9 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. 9 years ago
Vavassor 0719512134 Sharing images from other apps now supported. 9 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. 9 years ago
Vavassor b3e9b86b61 Remove array.xml and re-enable (partially working) light theme. 9 years ago
Vavassor 3e21e59edc Relicense to LGPL3 9 years ago