Commit Graph
37 Commits
Author SHA1 Message Date
TaaviEandGitea 230cbe964b PineTime Weather support 2022-09-08 18:02:29 +02:00
TaaviEandGitea 2928a0e13b Fixed a bug where less than the requested length was read before EOF in PineTime DFU 2022-09-08 18:01:46 +02:00
TaaviEandGitea e6cf7e111c Set the class loader to avoid unmarshalling errors 2021-07-02 09:15:26 +02:00
TaaviE cd40478b3f Fixed a misspell and declared the conversion function as static 2021-06-20 14:57:22 +03:00
TaaviE 1cc9dafd59 Added a R8 rule to make sure data classes for Gson don't get optimized out 2021-06-09 00:52:50 +03:00
TaaviE df3ee872ae Improved logging in bonding and tried to recover from weirdness 2021-05-30 01:00:48 +03:00
TaaviE 6403e13c9b SerializedName should be a bit more explicit and theoretically allows reflectionless deserialization 2021-05-29 15:26:05 +03:00
TaaviE 0b021d72ab Made the firmware version extraction a bit more robust and added annotations to keep data classes after optimizations 2021-05-29 15:01:35 +03:00
TaaviE e4d70ade2a Improved PineTime/InfiniTime firmware DFU metadata parsing and checks 2021-05-03 00:12:51 +03:00
TaaviEandGitea 09eb470b64 Renamed removeBroadcastReceivers to a more correct name 2020-12-28 22:03:41 +01:00
TaaviE c41fda5072 Rearranged the code in PineTime support a bit 2020-10-11 19:16:31 +03:00
TaaviE 2cd783feca Updated progress string and context handling 2020-10-11 19:16:31 +03:00
TaaviE 9988e3f3f5 Added a service declaration into Android manifest that was missing 2020-10-11 19:16:31 +03:00
TaaviE c46e931221 Extracted new and already existing string resources 2020-10-11 19:16:31 +03:00
TaaviE 3b5f35f34a Added PineTime (InfiniTime) Nordic DFU support 2020-10-11 19:16:31 +03:00
TaaviE 2b889a2e4c Improved documentation in UpdateFirmwareOperation, it's not NotificationListener it's handleNotificatioNotif 2020-10-11 19:16:31 +03:00
TaaviE 29431a0813 Fixed a bug with com.Slack's package name being impossible to look up 2020-10-11 19:16:31 +03:00
TaaviE 3636410191 Fixed weird formatting in MiBandFWHelper 2020-10-11 19:16:31 +03:00
TaaviE 42b7dd6d2a Renamed a few variables in FwAppInstallerActivity 2020-10-11 19:16:31 +03:00
TaaviE 1bcca41000 Added missing device name string 2020-10-11 19:16:31 +03:00
TaaviE 5c25bc65ca Removed an unused leftover function 2020-10-11 19:16:31 +03:00
TaaviE 77a6e6107a Added a helper function and attribution to an existing one 2020-10-11 19:16:31 +03:00
TaaviE e496aa8f7b Made Nut support available in discovery 2020-10-11 19:16:31 +03:00
TaaviE 01feaabffd Added support for Nut devices 2020-10-11 19:16:31 +03:00
TaaviE c0c35a0931 Minor improvements to iTag-related documentation 2020-10-11 19:16:31 +03:00
TaaviE 33f3144e9a Added Nordic DFU library to dependencies 2020-10-11 19:16:31 +03:00
TaaviE 48abd91e72 Reordered a few functions, constructor to be more sensible 2020-10-11 14:29:14 +03:00
TaaviE d892e8d963 Separated InfiniTime characteristic UUIDs into a separate file 2020-10-11 14:26:03 +03:00
TaaviE d4f383f885 Added support for more music information with backwards compatibility 2020-10-11 14:23:20 +03:00
TaaviE 824784fd43 Enhanced logging in BondingUtil 2020-10-09 22:49:17 +03:00
TaaviEandGitea 5b7c604d16 Removed translations that do not exist in main locale 2020-10-09 21:13:35 +02:00
TaaviE 3c842bd441 Made the find phone activity start instantly when allowed 2020-10-06 22:00:42 +03:00
TaaviE ad30c528e5 Fixed a bug caused by incorrect PendingIntent.getActivity usage 2020-10-06 20:35:26 +03:00
TaaviEandGitea 116b2572dd Avoided a NullPointerException when queue is null 2020-08-30 17:19:56 +02:00
TaaviE cbc99b49ab Caught an another exception that occurs when there's no access to the notifications 2020-08-30 17:53:50 +03:00
TaaviEandGitea 3bf2d4f086 Fixed a warning with witdh being used as height parameter. 2020-08-26 14:02:22 +02:00
TaaviEandGitea 010785113b Fixed a few more warnings 2020-08-26 09:38:31 +02:00