0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 25, 2023 — May 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[common, net35, net40, pcl, windows, uwp] Moving Halt call, UpdateSession call, EndSession call to common class. More... over 5 years ago
[common, net35, net40, pcl, windows, uwp] Equalizing pattern for saving data collections/ More... over 5 years ago
Adding common call to check if server URL and appKey are correct. More... over 5 years ago
[common, net35, net40, pcl, windows, uwp] Creating generic calls for starting and stopping internal time. Moving it to base class. More... over 5 years ago
[common, net35, net40, pcl, windows, uwp] Moving "IsLoggingEnabled", "AddBreadcrumb", "GetDeviceId" to common class More... over 5 years ago
[common, net35, net40, pcl, windows, uwp] Moving data collections to base class. Equalizing their access pattern. More... over 5 years ago
[common, net35, net40, pcl, windows, uwp] Moving upload functions to common base class. Making internal calls non static. Moving also public calls to create events and record exceptions. More... over 5 years ago
[common, net35, net40, pcl, windows, uwp] Moving common fields from "Countly" to "CountlyBase" and making them non static. More... over 5 years ago
[common, pcl, test] Tweaked user detail and exception recording tests. More... over 5 years ago
[common, net35, net40, pcl, windows, uwp] Transformed "Api" class into a singleton and moved similar functinality to a base class. More... over 5 years ago
[common, net35, net40, pcl, windows, uwp] Transforming "Countly" into a non static class. Creating it into a singleton. Adding a shared "CountlyBase" class. More... over 5 years ago
[common, net35, net40, pcl, windows, uwp] Adding "DeleteFile" to StorageBase declarations. Making some storage related calls synchronous. More... over 5 years ago
[windows] Small readability tweak. More... over 5 years ago
[net35, net40, pcl, windows] Modiffied tests to include defer switch and create additional exceptions. More... over 5 years ago
[common] Fixed deserialization bug for Events and UserDetails entities. More... over 5 years ago
[common, pcl] Added a test project and some initial entity tests. More... over 5 years ago
[common] Made entities comparable. More... over 5 years ago
[net35, net40, pcl, windows, uwp] Added internal functionality to defer upload to server for better testability. More... over 5 years ago
[pcl] Fixed a bug with file saving and file loading More... over 5 years ago
[net40] Fixed a few things related to storage changes. More... over 5 years ago
[common] Fixed problem when exceptions where not shown in the dashboard when only the error name was provided. More... over 5 years ago
[common, net35, net40, pcl, windows, uwp] Made storage more equal amont all platform targets. Created base library for storage. Transformed Storage into a singleton, removed static functions. Added preprocessor flag to detect if running on .net35 More... over 5 years ago
[common, net35, net40, pcl, uwp, windows] Moving CountlyUserDetails to common library. More... over 5 years ago
[net40] Adding asp.net sample application More... over 5 years ago
[common, net35, net45] Added deviceId serialization. Tweaks to sample programs More... about 6 years ago
[net35, net40] Adding alternative way for generating device ID. More... about 6 years ago
[common, net35, net40, pcl, windows, uwp] Moved "ExceptionEvent" to the common library. Made it's use similar across all platform targets. More... about 6 years ago
[common, net35, net40, pcl, windows, uwp] Moved the "Device" API to the common class, allowing to fill out platform specific calls for each platform target. Making deviceID management similar for all platform targets. More... about 6 years ago
[net35, net40] Adding windows form sample applications. More... about 6 years ago
[common, net35, net40, pcl, windows, uwp] Making the "Device" class not static anymore. Created a abstract base class. More... about 6 years ago