Commit történet

Szerző SHA1 Üzenet Dátum
  Neeraj Gupta 8e36c57953 Enable object tags in fileInfo 2 éve
  Neeraj Gupta ff93db2729 l10n: Extract strings 2 éve
  Neeraj Gupta 803d9a50a0 Fix typo 2 éve
  Neeraj Gupta ef5d1ec257 Skip location update if file is not uploaded or owned by user 2 éve
  Neeraj Gupta ef6c84ad97 Remove feature flag 2 éve
  Neeraj Gupta 1965588081 Minor bug fix 2 éve
  Neeraj Gupta b9b6830a07 Fix: Updation of location via fileInfo 2 éve
  Neeraj Gupta 360c7cd29e Minor refactor 2 éve
  ashilkn fdb8ffa66b Removed unneccesary setState 2 éve
  ashilkn 85e011c762 Refactoring 2 éve
  ashilkn 4dbcf4bc30 Contain rebuild to only location tag tile in file details 2 éve
  ashilkn 380a9c31c0 Update pubMmd when location is updated on opening file info 2 éve
  ashilkn 6c054b0f79 Refactored by not calling getExif() twice and only once 2 éve
  ashilkn 44fcb469a5 Fixed a null pointer error 2 éve
  ashilkn 1fc6a675ea Update location data of file on opening file details for files which have missing location data 2 éve
  ashilkn e0ccb2bfb4 get location data for file from exif if everything else fails 2 éve
  ashilkn 4163655e0f Rename method 2 éve
  ashilkn ae0f960693 Use file.location to determine wheater to show location tile in fileDetails 2 éve
  ashilkn 92b85d7f98 Used better method name 2 éve
  ashilkn a1f05e75fc Refactor: Used Location and LocationTag objects in codebase 2 éve
  ashilkn f3ef3bfe25 Define return type as void 2 éve
  ashilkn d2b2a8f595 Modify code for hasGPSData + pass signedDecimalDegree coordinates to LocationTagsWidget 2 éve
  ashilkn 9963e9a194 Show location tag infoItem in file details only if file has GPS data 2 éve
  ashilkn 23f878b962 Created InfoItem for locationTags in file details 2 éve
  ashilkn 6b99c91d5b Changes to divider widget in file details 2 éve
  ashilkn 3d25872e0e File details: Moved addedBy widget to a separate StatelessWidget 2 éve
  ashilkn 371d6dfc8d Renamed file 2 éve
  ashilkn 2b0739e37c Used ValueNotifier to reduce unnecessary rebuilds 2 éve
  ashilkn 6826bd0e2c Removed dynamically inserting dividers in builder in list of file details 2 éve
  ashilkn c891832290 Used if instead of ternary operators to remove null from list of tiles 2 éve