提交歷史

作者 SHA1 備註 提交日期
  ashilkn fdb8ffa66b Removed unneccesary setState 2 年之前
  ashilkn 85e011c762 Refactoring 2 年之前
  ashilkn 4dbcf4bc30 Contain rebuild to only location tag tile in file details 2 年之前
  ashilkn 380a9c31c0 Update pubMmd when location is updated on opening file info 2 年之前
  ashilkn 6c054b0f79 Refactored by not calling getExif() twice and only once 2 年之前
  ashilkn 44fcb469a5 Fixed a null pointer error 2 年之前
  ashilkn 1fc6a675ea Update location data of file on opening file details for files which have missing location data 2 年之前
  ashilkn e0ccb2bfb4 get location data for file from exif if everything else fails 2 年之前
  ashilkn 4163655e0f Rename method 2 年之前
  ashilkn ae0f960693 Use file.location to determine wheater to show location tile in fileDetails 2 年之前
  ashilkn 92b85d7f98 Used better method name 2 年之前
  ashilkn a1f05e75fc Refactor: Used Location and LocationTag objects in codebase 2 年之前
  ashilkn f3ef3bfe25 Define return type as void 2 年之前
  ashilkn d2b2a8f595 Modify code for hasGPSData + pass signedDecimalDegree coordinates to LocationTagsWidget 2 年之前
  ashilkn 9963e9a194 Show location tag infoItem in file details only if file has GPS data 2 年之前
  ashilkn 23f878b962 Created InfoItem for locationTags in file details 2 年之前
  ashilkn 6b99c91d5b Changes to divider widget in file details 2 年之前
  ashilkn 3d25872e0e File details: Moved addedBy widget to a separate StatelessWidget 2 年之前
  ashilkn 371d6dfc8d Renamed file 2 年之前
  ashilkn 2b0739e37c Used ValueNotifier to reduce unnecessary rebuilds 2 年之前
  ashilkn 6826bd0e2c Removed dynamically inserting dividers in builder in list of file details 2 年之前
  ashilkn c891832290 Used if instead of ternary operators to remove null from list of tiles 2 年之前
  ashilkn 1ddefe916c Revert "Rebuild only tiles that depend on state of exif using ValueNotifier" 2 年之前
  ashilkn 26e83d93b1 Rebuild only tiles that depend on state of exif using ValueNotifier 2 年之前
  ashilkn 4a6df612af Renamed files and widgets 2 年之前
  ashilkn 069e2e7705 File details: Moved albums tile to a separate widget 2 年之前
  ashilkn 9ed49144fc File details: Moved backed up date tile to a separate widget 2 年之前
  ashilkn c807bd872c File details: Moved objects tile to a separate widget 2 年之前
  ashilkn 297d05042b File details: Moved both exif tiles to separate widgets 2 年之前
  ashilkn f40d7d31ce File Details: Moved file properties tile to a separate widget 2 年之前